Ad placeholder

Template:Action page/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Updated doc for third condition)
mNo edit summary
 
Line 46: Line 46:
| condition3 save =  
| condition3 save =  
| condition3 dc =
| condition3 dc =
| condition4 =
| condition4 duration =
| condition4 save =
| condition4 dc =
| condition5 =
| condition5 duration =
| condition5 save =
| condition5 dc =
| area =
| area =
| area shape =
| area shape =
Line 415: Line 423:
},
},
"condition3 dc": {
"condition3 dc": {
"description": "The optional fixed DC of the second condition that targets have to pass to apply it",
"example": "12",
"type": "number"
},
"condition4": {
"description": "The full name of the condition (if any) that is applied if there is a third condition.",
"example": "Hastened",
"type": "string"
},
"condition4 duration": {
"description": "The duration in turns of the action's third condition. Leave blank if the duration is unlimited.",
"example": "5",
"type": "number"
},
"condition4 save": {
"description": "The save that the action's target must roll to avoid or reduce the effects of the third condition. Can use short or long name, e.g: \"STR\" or \"Strength\"",
"example": "WIS",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"Wisdom",
"Charisma"
]
},
"condition4 dc": {
"description": "The optional fixed DC of the second condition that targets have to pass to apply it",
"example": "12",
"type": "number"
},
"condition5": {
"description": "The full name of the condition (if any) that is applied if there is a third condition.",
"example": "Hastened",
"type": "string"
},
"condition5 duration": {
"description": "The duration in turns of the action's third condition. Leave blank if the duration is unlimited.",
"example": "5",
"type": "number"
},
"condition5 save": {
"description": "The save that the action's target must roll to avoid or reduce the effects of the third condition. Can use short or long name, e.g: \"STR\" or \"Strength\"",
"example": "WIS",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"Wisdom",
"Charisma"
]
},
"condition5 dc": {
"description": "The optional fixed DC of the second condition that targets have to pass to apply it",
"description": "The optional fixed DC of the second condition that targets have to pass to apply it",
"example": "12",
"example": "12",
Line 692: Line 756:
"condition3 save",
"condition3 save",
         "condition3 dc",
         "condition3 dc",
"condition4",
"condition4 duration",
"condition4 save",
        "condition4 dc",
"condition5",
"condition5 duration",
"condition5 save",
        "condition5 dc",
"area",
"area",
"area shape",
"area shape",

Navigation menu