Template:Passive feature page/doc: Difference between revisions

Jump to navigation Jump to search
Updated doc for additional conditions
mNo edit summary
(Updated doc for additional conditions)
 
Line 24: Line 24:
| 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 184: Line 192:
"condition3 dc": {
"condition3 dc": {
"description": "The optional fixed DC of the third condition that targets have to pass to apply it",
"description": "The optional fixed DC of the third 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 fourth condition.",
"example": "Hastened",
"type": "string"
},
"condition4 duration": {
"description": "The duration in turns of the action's fourth 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 fourth 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 fourth 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 fifth condition.",
"example": "Hastened",
"type": "string"
},
"condition5 duration": {
"description": "The duration in turns of the action's fifth 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 fifth 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 fifth condition that targets have to pass to apply it",
"example": "12",
"example": "12",
"type": "number"
"type": "number"
Line 417: Line 481:
"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