Template:SpellEntry: Difference between revisions
Created page with "{{#cargo_store:_table=Spells |name={{{name|{{PAGENAME}}}}} |sprite={{{sprite|}}} |type={{{type|}}} |magic={{{magic|0}}} |ability={{{ability|0}}} |cost={{{cost|}}} |hp_cast={{{hp_cast|{{{hpCast|no}}}}}} |cooldown={{{cooldown|{{{cd|}}}}}} |description={{{description|{{{desc|}}}}}} |formula={{{formula|}}} }}{{Spell |name={{{name|{{PAGENAME}}}}} |sprite={{{sprite|}}} |type={{{type|}}} |magic={{{magic|}}} |ability={{{ability|}}} |cost={{{cost|}}} |hp_cast={{{hp_cast|{{{hpCast..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#cargo_store:_table=Spells | {{#cargo_store:_table=Spells | ||
|name={{{name|{{PAGENAME}}}}} | |name={{{name|{{PAGENAME}}}}} | ||
|sprite={{{sprite|}}} | |sprite={{#if:{{{sprite|}}}|{{{sprite}}}|{{{name|{{PAGENAME}}}}}}} | ||
|type={{{type|}}} | |type={{{type|}}} | ||
|magic={{{magic|0}}} | |magic={{{magic|0}}} | ||
| Line 9: | Line 9: | ||
|cooldown={{{cooldown|{{{cd|}}}}}} | |cooldown={{{cooldown|{{{cd|}}}}}} | ||
|description={{{description|{{{desc|}}}}}} | |description={{{description|{{{desc|}}}}}} | ||
| | |base_damage={{{base_damage|{{{baseDamage|}}}}}} | ||
|magic_scaling={{{magic_scaling|{{{magicScaling|}}}}}} | |||
|damage_scaling={{{damage_scaling|{{{damageScaling|}}}}}} | |||
|attack_speed={{{attack_speed|{{{attackSpeed|}}}}}} | |||
|effect={{{effect|}}} | |||
}}{{Spell | }}{{Spell | ||
|name={{{name|{{PAGENAME}}}}} | |name={{{name|{{PAGENAME}}}}} | ||
|sprite={{{sprite|}}} | |sprite={{#if:{{{sprite|}}}|{{{sprite}}}|{{{name|{{PAGENAME}}}}}}} | ||
|type={{{type|}}} | |type={{{type|}}} | ||
|magic={{{magic|}}} | |magic={{{magic|}}} | ||
| Line 20: | Line 24: | ||
|cooldown={{{cooldown|{{{cd|}}}}}} | |cooldown={{{cooldown|{{{cd|}}}}}} | ||
|description={{{description|{{{desc|}}}}}} | |description={{{description|{{{desc|}}}}}} | ||
| | |base_damage={{{base_damage|{{{baseDamage|}}}}}} | ||
|magic_scaling={{{magic_scaling|{{{magicScaling|}}}}}} | |||
|damage_scaling={{{damage_scaling|{{{damageScaling|}}}}}} | |||
|attack_speed={{{attack_speed|{{{attackSpeed|}}}}}} | |||
|effect={{{effect|}}} | |||
|float={{{float|right}}} | |float={{{float|right}}} | ||
|spriteSize={{{spriteSize|64}}} | |spriteSize={{{spriteSize|64}}} | ||
}}<noinclude> | }}{{#default_form:Spell}}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:Entry templates]] | [[Category:Entry templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 13:38, 1 February 2026
Documentation
The above documentation is transcluded from Template:SpellEntry/doc. Edit