User:Toancaro/Template:SpellTable/Row: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
     <td>{{SAI|{{{spell}}}|{{{name}}}|w=40|c={{#if:{{{conc|}}}| 20 | }}|r={{#if:{{{ritual|}}}|16}}}}</td>
     <td>{{SAI|{{{spell}}}|{{{name}}}|w=40|c={{#if:{{{conc|}}}| 20 | }}|r={{#if:{{{ritual|}}}|16}}}}</td>
     <td>{{{spell_school|}}}</td>
     <td>{{{spell_school|}}}</td>
     <td>{{#if: {{{classes|}}} | {{#arraymap:{{{arr_classes1|}}}|,|x|{{Class|x}}|,}} | <div style="text-align:center"></div> }}</td>
     <td>{{#if: {{{classes|}}} | {{#arraymap:arr_classes|,|x|{{Class|x}}|,}} | <div style="text-align:center"></div> }}</td>
     <td>{{#if: {{{damage|}}} | {{DamageType|{{{damage}}} }} | <div style="text-align:center"></div> }}</td>
     <td>{{#if: {{{damage|}}} | {{DamageType|{{{damage}}} }} | <div style="text-align:center"></div> }}</td>
     <td>{{{description}}}</td>
     <td>{{{description}}}</td>
Line 21: Line 21:
   <th>Description</th>
   <th>Description</th>
</tr>
</tr>
{{User:Toancaro/Template:SpellTable/Row|name=Acid Splash|spell=Acid Splash|description=Throw a bubble of acid that damages each creature it hits.|classes=Sorcerer, Wizard}}
{{User:Toancaro/Template:SpellTable/Row|name=Acid Splash|spell=Acid Splash|description=Throw a bubble of acid that damages each creature it hits.|classes=Sorcerer, Wizard|damage=Acid}}
</table>
</table>
</noinclude>
</noinclude>

Revision as of 10:59, 4 January 2024


String: Sorcerer, Wizard Array: {{{arr_classes}}}
Name Spell School Classes Damage Type Description
Acid Splash Acid Splash {{#arraymap:arr_classes|,|x|x|,}} Damage TypesAcid Throw a bubble of acid that damages each creature it hits.