Template:Spell list table row: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Changed the way that range and aoe values are handled)
No edit summary
Line 4: Line 4:
   | [[File:{{{image}}}|frameless|upright=0.1|link=Acid Splash]]
   | [[File:{{{image}}}|frameless|upright=0.1|link=Acid Splash]]
   | [[File:{{{spell}}} Icon.png|frameless|upright=0.1|link={{{spell}}}]]
   | [[File:{{{spell}}} Icon.png|frameless|upright=0.1|link={{{spell}}}]]
   }} [[{{{ spell }}}]] {{#ifeq: {{{const|}}} | required | {{SmallIcon|Concentration Icons.png|link=Concentration}} | }}</td>
   }} [[{{{ spell }}}]] {{#ifeq: {{{conc|}}} | required | {{SmallIcon|Concentration Icons.png|link=Concentration}} | }}</td>


   <td>{{{ casttime | {{Action}} }}}</td>
   <td>{{{ casttime | {{Action}} }}}</td>
Line 15: Line 15:


   <td>{{SmallIcon|Range Icon.png}}{{nbts}}{{#switch: {{{range|{{!}}}}}
   <td>{{SmallIcon|Range Icon.png}}{{nbts}}{{#switch: {{{range|{{!}}}}}
     | {{!}} = 1.5m / 5ft
     | {{!}} = 18m / 60ft
     | self
     | self
     | Self = Self
     | Self = Self
Line 46: Line 46:
| save= -> Does spell require a saving throw against its DC, Values: DEX,STR,WIS etc.
| save= -> Does spell require a saving throw against its DC, Values: DEX,STR,WIS etc.
| damage= -> Damage type
| damage= -> Damage type
| conc= -> Does spell require concentration. required or empty
}}
}}
</pre>
</pre>
Line 72: Line 73:
| duration=2
| duration=2
| range=self
| range=self
| const=required
| conc=required
| attack=no
| attack=no
| range=self
| range=self
Line 101: Line 102:
| duration=2
| duration=2
| range=self
| range=self
| const=required
| conc=required
| attack=no
| attack=no
| range=self
| range=self

Navigation menu