Ad placeholder

Template:Passive feature page/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 17: Line 17:
| condition2 save =  
| condition2 save =  
| condition2 dc =
| condition2 dc =
| condition3 =
| condition3 duration =
| condition3 save =
| condition3 dc =
| X learns at level X =
| X learns at level X =
| granted by feats =
| granted by feats =
Line 124: Line 128:
"condition2 dc": {
"condition2 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",
"type": "number"
},
"condition3": {
"description": "The full name of the condition (if any) that is applied if there is a third condition.",
"example": "Hastened",
"type": "string"
},
"condition3 duration": {
"description": "The duration in turns of the action's third condition. Leave blank if the duration is unlimited.",
"example": "5",
"type": "number"
},
"condition3 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"
]
},
"condition3 dc": {
"description": "The optional fixed DC of the third condition that targets have to pass to apply it",
"example": "12",
"example": "12",
"type": "number"
"type": "number"
Line 331: Line 363:
"condition2 save",
"condition2 save",
         "condition2 dc",
         "condition2 dc",
"condition3",
"condition3 duration",
"condition3 save",
        "condition3 dc",
"class learns at level 1",
"class learns at level 1",
"class learns at level 2",
"class learns at level 2",

Navigation menu