65,748
editsAd placeholder
Template:Weapon action page: Difference between revisions
Jump to navigation
Jump to search
Store weapon actions in the spells table
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) (Store weapon actions in the spells table) |
||
Line 132: | Line 132: | ||
}} {{Main namespace only|{{#if: {{{cost|}}} | | [[Category:Free actions]]}} | }} {{Main namespace only|{{#if: {{{cost|}}} | | [[Category:Free actions]]}} | ||
[[Category:Weapon actions]] {{#cargo_store: _table = | [[Category:Weapon actions]] {{#cargo_store: | ||
| name = {{# | _table = spells | ||
| image = {{#lvar: | | name = {{{name|{{#titleparts: {{PAGENAME}} }} }}} | ||
| image = {{{image|}}} | |||
| controller_icon = {{#lvar:controllericon}} | |||
| icon = {{#lvar:icon}} | | icon = {{#lvar:icon}} | ||
| | | is_spell = no | ||
| | | is_weapon_action = yes | ||
| | | aoe = {{{aoe|}}} | ||
| | | aoe_size = {{#if:{{{aoe|}}}|{{{aoe m|}}}/{{{aoe ft|}}} }} | ||
| | | has_attack_roll = {{#if:{{{attack roll|}}}|yes}} | ||
| | | action_type = {{#if:{{#pos:{{{cost|}}}|reaction}}|reaction|{{#if:{{#pos:{{{cost|}}}|bonus}}|bonus|{{#if:{{#pos:{{{cost|}}}|action}}|action|{{#if:{{#pos:{{{cost|}}}|movement}}|movement|}}}}}}}} | ||
| condition_duration = {{{condition duration| | | spell_range = {{#if:{{{range m|}}}{{{range ft|}}}|{{{range m|}}}/{{{range ft|}}}|{{{range|}}} }} | ||
| save = {{{save|}}} | |||
| damage = {{{damage|}}} | |||
| damage_type = {{{damage type|}}} | |||
| extra_damage = {{{extra damage|}}} | |||
| extra_damage_type = {{{extra damage type|}}} | |||
| damage_save = {{{damage save|{{{condition save|}}} }}} | |||
| condition_duration = {{{condition duration|}}} | |||
| recharge = {{{recharge|}}} | |||
}} | }} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}}{{#cargo_attach: | ||
{{# | _table = spells | ||
}} | }} | ||
</noinclude> | </noinclude> |