1,750
editsMore actions
docs tweak for visual editors
(un-suggest a couple extra ones) |
(docs tweak for visual editors) |
||
Line 150: | Line 150: | ||
}} | }} | ||
</div> | </div> | ||
{{#if: {{{ | {{#if: {{{condition2|}}} | | ||
== On Save Condition: {{{ | == On Save Condition: {{{condition2}}} == | ||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
{{Condition | {{{ | {{Condition | {{{condition2}}} | ||
| save = {{{ | | save = {{{condition2 save|}}} | ||
| duration = {{{ | | duration = {{{condition2 duration|}}} | ||
}} | }} | ||
</div> | </div> | ||
Line 196: | Line 196: | ||
Creatures within the area are affected by the following conditions: | Creatures within the area are affected by the following conditions: | ||
{{Condition | {{{area condition}}} }} {{#if: {{{area | {{Condition | {{{area condition}}} }} {{#if: {{{area condition2|}}} | {{blank}} | ||
{{Condition | {{{area | {{Condition | {{{area condition2}}} }} | ||
}} {{#if: {{{area | }} {{#if: {{{area condition3|}}} | {{blank}} | ||
{{Condition | {{{area | {{Condition | {{{area condition3}}} }} | ||
}} {{#if: {{{area | }} {{#if: {{{area condition4|}}} | {{blank}} | ||
{{Condition | {{{area | {{Condition | {{{area condition4}}} }} | ||
}} | }} | ||
}}<!-- / area condition --> | }}<!-- / area condition --> | ||
Line 307: | Line 307: | ||
| condition duration = | | condition duration = | ||
| condition save = | | condition save = | ||
| | | condition2 = | ||
| | | condition2 duration = | ||
| | | condition2 save = | ||
| area = | | area = | ||
| area category = | | area category = | ||
Line 325: | Line 325: | ||
| area turn end damage save effect = | | area turn end damage save effect = | ||
| area condition = | | area condition = | ||
| area | | area condition2 = | ||
| area | | area condition3 = | ||
| area | | area condition4 = | ||
| X learns at level X = | | X learns at level X = | ||
| granted by feats = | | granted by feats = | ||
Line 372: | Line 372: | ||
"example": "action", | "example": "action", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"action", | |||
"bonus", | |||
"ki:1, action", | "ki:1, action", | ||
"supdie:1, bonus", | "supdie:1, bonus", | ||
Line 427: | Line 429: | ||
"description": "The damage of the action. \n* amount: amount in number or die like 1d8 \n* amounttext: if your amount is text instead of a number or die you need to do this instead \n* type: damage type, i.e. Healing", | "description": "The damage of the action. \n* amount: amount in number or die like 1d8 \n* amounttext: if your amount is text instead of a number or die you need to do this instead \n* type: damage type, i.e. Healing", | ||
"example": "amount:3d6, type:Acid", | "example": "amount:3d6, type:Acid", | ||
"type": "string" | "type": "string", | ||
"suggestedvalues": [ | |||
"amounttext:Weapon, type:Physical" | |||
] | |||
}, | }, | ||
"damage2": { | "damage2": { | ||
"description": "The secondary damage of the action. Will be output as damage + damage2. Same params as damage.", | "description": "The secondary damage of the action. Will be output as damage + damage2. Same params as damage.", | ||
"example": "amount:6d20, type:Radiant", | "example": "amount:6d20, type:Radiant", | ||
"type": "string" | "type": "string", | ||
"suggestedvalues": [ | |||
"amounttext:Weapon, type:Physical" | |||
] | |||
}, | }, | ||
"recharge": { | "recharge": { | ||
Line 541: | Line 549: | ||
] | ] | ||
}, | }, | ||
" | "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 condition is saved against and there is a secondary condition that happens in that case.", | ||
"example": "Hastened", | "example": "Hastened", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "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 applied on save condition. Leave blank if the duration is unlimited.", | ||
"example": "5", | "example": "5", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
" | "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 on save condition. Can use short or long name, e.g: \"STR\" or \"Strength\"", | ||
"example": "WIS", | "example": "WIS", | ||
Line 676: | Line 684: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"area | "area condition2": { | ||
"description": "The full name of the second condition applied by this action's area, leave blank if no second condition is applied.", | "description": "The full name of the second condition applied by this action's area, leave blank if no second condition is applied.", | ||
"example": "Burning", | "example": "Burning", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"area | "area condition3": { | ||
"description": "The full name of the third condition applied by this action's area, leave blank if no third condition is applied.", | "description": "The full name of the third condition applied by this action's area, leave blank if no third condition is applied.", | ||
"example": "Burning", | "example": "Burning", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"area | "area condition4": { | ||
"description": "The full name of the fourth condition applied by this action's area, leave blank if no fourth condition is applied.", | "description": "The full name of the fourth condition applied by this action's area, leave blank if no fourth condition is applied.", | ||
"example": "Burning", | "example": "Burning", | ||
Line 751: | Line 759: | ||
"condition duration", | "condition duration", | ||
"condition save", | "condition save", | ||
" | "condition2", | ||
" | "condition2 duration", | ||
" | "condition2 save", | ||
"area", | "area", | ||
"area category", | "area category", | ||
Line 769: | Line 777: | ||
"area turn end damage save effect", | "area turn end damage save effect", | ||
"area condition", | "area condition", | ||
"area | "area condition2", | ||
"area | "area condition3", | ||
"area | "area condition4", | ||
"higher levels", | "higher levels", | ||
"variants", | "variants", |