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|}}} |


== On Save Condition: {{{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 condition is saved against and there is a secondary condition that happens in that case.",
"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 applied on save condition. Leave blank if the duration is unlimited.",
"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 on save condition. Can use short or long name, e.g: \"STR\" or \"Strength\"",
"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",

Navigation menu