68,798
editsAd placeholder
Template:Action page: Difference between revisions
Jump to navigation
Jump to search
m
Added extra description field
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) m (Added extra description field) |
||
Line 10: | Line 10: | ||
<h2> Description </h2> | <h2> Description </h2> | ||
{{{description}}} {{#if: {{{warning|}}} | | {{{description}}} {{#if: {{{extra description|}}} | {{blank}} | ||
<p>{{Colour|white|{{{warning}}}}}</p> }} | |||
{{{extra description}}} | |||
}}{{#if: {{{warning|}}} | | |||
<p>{{Colour|white|{{{warning}}}}}</p> | |||
}} | |||
{{#lvardef: hasprop | {{#if: {{{damage|}}}{{{cost|}}}{{{hit cost|}}}{{{concentration|}}}{{{recharge|}}}{{{duration|}}}{{{distance|}}}{{{aoe|}}}{{{range|}}}{{{range m|}}}{{{area|}}}{{{attack roll|}}}{{{save|}}}{{{additional|}}}|1|0}} }} | {{#lvardef: hasprop | {{#if: {{{damage|}}}{{{cost|}}}{{{hit cost|}}}{{{concentration|}}}{{{recharge|}}}{{{duration|}}}{{{distance|}}}{{{aoe|}}}{{{range|}}}{{{range m|}}}{{{area|}}}{{{attack roll|}}}{{{save|}}}{{{additional|}}}|1|0}} }} | ||
{{#ifexpr: {{#lvar: hasprop}} > 0| == Properties == | {{#ifexpr: {{#lvar: hasprop}} > 0| == Properties == | ||
Line 306: | Line 313: | ||
| has_attack_roll = {{#if:{{{attack roll|}}}|yes}} | | has_attack_roll = {{#if:{{{attack roll|}}}|yes}} | ||
| description = {{{description|}}} | | description = {{{description|}}} | ||
| extra_description = {{{extra description|}}} | |||
| action_type = {{#if:{{#pos:{{{cost|}}}|reaction}}|reaction|{{#if:{{#pos:{{{cost|}}}|bonus}}|bonus|{{#if:{{#pos:{{{cost|}}}|action}}|action|{{#if:{{#pos:{{{cost|}}}|movement}}|movement|}}}}}}}} | | action_type = {{#if:{{#pos:{{{cost|}}}|reaction}}|reaction|{{#if:{{#pos:{{{cost|}}}|bonus}}|bonus|{{#if:{{#pos:{{{cost|}}}|action}}|action|{{#if:{{#pos:{{{cost|}}}|movement}}|movement|}}}}}}}} | ||
| spell_range = {{#if:{{{range m|}}}{{{range ft|}}}|{{{range m|}}}/{{{range ft|}}}|{{{range|}}} }} | | spell_range = {{#if:{{{range m|}}}{{{range ft|}}}|{{{range m|}}}/{{{range ft|}}}|{{{range|}}} }} |