1,750
editsAd placeholder
Template:Action page: Difference between revisions
Jump to navigation
Jump to search
no edit summary
(doc fix) |
No edit summary |
||
Line 154: | Line 154: | ||
{{#if: {{{condition2|}}} | | {{#if: {{{condition2|}}} | | ||
== | == Condition: {{{condition2}}} == | ||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
Line 559: | Line 559: | ||
}, | }, | ||
"condition2": { | "condition2": { | ||
"description": "The full name of the condition (if any) that is applied if | "description": "The full name of the condition (if any) that is applied if there is a second condition.", | ||
"example": "Hastened", | "example": "Hastened", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"condition2 duration": { | "condition2 duration": { | ||
"description": "The duration in turns of the action's | "description": "The duration in turns of the action's second condition. Leave blank if the duration is unlimited.", | ||
"example": "5", | "example": "5", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"condition2 save": { | "condition2 save": { | ||
"description": "The save that the action's target must roll to avoid or reduce the effects of the | "description": "The save that the action's target must roll to avoid or reduce the effects of the second condition. Can use short or long name, e.g: \"STR\" or \"Strength\"", | ||
"example": "WIS", | "example": "WIS", | ||
"type": "string", | "type": "string", |