70,991
editsAdded on save/on miss/warning documentation
HiddenDragon (talk | contribs) (Updated higher levels name) |
HiddenDragon (talk | contribs) (Added on save/on miss/warning documentation) |
||
Line 14: | Line 14: | ||
| duration = | | duration = | ||
| save = | | save = | ||
| on save = | |||
| attack roll = | | attack roll = | ||
| on miss = | |||
| range = | | range = | ||
| range m = | | range m = | ||
Line 60: | Line 62: | ||
| granted by spells = | | granted by spells = | ||
| used by creatures = | | used by creatures = | ||
| warning = | |||
| notes = | | notes = | ||
| video = | | video = | ||
Line 134: | Line 137: | ||
], | ], | ||
"default": "No" | "default": "No" | ||
}, | |||
"on miss": { | |||
"description": "Used in conjunction with 'attack roll' describes what happens if the spell misses its attack roll.", | |||
"example": "Targets still take half damage.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Targets still take half damage." | |||
] | |||
}, | }, | ||
"damage": { | "damage": { | ||
Line 173: | Line 184: | ||
], | ], | ||
"type": "string" | "type": "string" | ||
}, | |||
"on save": { | |||
"description": "Used in conjunction with 'save', describes what happens when the target successfully makes their saving throw.", | |||
"example": "Targets still take half damage.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Targets still take half damage." | |||
] | |||
}, | }, | ||
"concentration": { | "concentration": { | ||
Line 469: | Line 488: | ||
"Charisma" | "Charisma" | ||
] | ] | ||
}, | |||
"warning": { | |||
"description": "Warning text for the tooltip that doesn't belong in the description.", | |||
"type": "string" | |||
}, | }, | ||
"variants": { | "variants": { | ||
Line 674: | Line 697: | ||
"duration", | "duration", | ||
"attack roll", | "attack roll", | ||
"on miss", | |||
"save", | "save", | ||
"on save", | |||
"concentration", | "concentration", | ||
"range", | "range", | ||
Line 740: | Line 765: | ||
"race learns at level 11", | "race learns at level 11", | ||
"race learns at level 12", | "race learns at level 12", | ||
"warning", | |||
"granted by feats", | "granted by feats", | ||
"granted by items", | "granted by items", |