Ad placeholder

Template:Passive feature page/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Updated area doc)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
| image =
| image =
| icon =
| icon =
| cost =
| recharge =
| recharge =
| additional =  
| additional =  
Line 23: 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 33: Line 42:
| granted by spells =  
| granted by spells =  
| grants =  
| grants =  
| higher levels =
| used by creatures =
| used by creatures =
| other ways to learn =
| other ways to learn =
Line 85: Line 95:
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"cost": {
"description": "Cost to use, in the case of a reaction",
"example": "action",
"type": "string"
},
},
"recharge": {
"recharge": {
Line 177: 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 359: Line 430:
"type": "string",
"type": "string",
"suggested": false
"suggested": false
},
"higher levels": {
"description": "If this feature changes at higher levels, list the changes here.",
"type": "string"
},
},
"notes": {
"notes": {
Line 390: Line 465:
"image",
"image",
         "icon",
         "icon",
        "cost",
         "recharge",
         "recharge",
         "toggleable",
         "toggleable",
Line 405: 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",
Line 439: Line 523:
         "grants",
         "grants",
"used by creatures",
"used by creatures",
        "higher levels",
"notes",
"notes",
"bugs",
"bugs",
Line 503: Line 588:
| icon = Fly Icon.png
| icon = Fly Icon.png
| summary = Fly again you fools!
| summary = Fly again you fools!
| toggleable = yes
| additional =
| additional =
* Some additional info goes here.
* Some additional info goes here.

Navigation menu