6,366
editsdocument no spell slot
(Move documentation in) |
(document no spell slot) |
||
Line 249: | Line 249: | ||
}, | }, | ||
"additional": { | "additional": { | ||
"label": "additional properties", | |||
"description": "Any additional properties about the skill that are not covered by template go here, which goes under damage in properties", | "description": "Any additional properties about the skill that are not covered by template go here, which goes under damage in properties", | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
Line 633: | Line 632: | ||
"suggested": false | "suggested": false | ||
}, | }, | ||
"granted by feats": { | |||
"description": "This specifies what feats get access to this action. Similar to the class and race arguments, this list can be comma-separated as well.", | "description": "This specifies what feats get access to this action. Similar to the class and race arguments, this list can be comma-separated as well.", | ||
"example": "Magic Initiate: Druid", | "example": "Magic Initiate: Druid", | ||
Line 639: | Line 638: | ||
"suggested": false | "suggested": false | ||
}, | }, | ||
"granted by items": { | |||
"description": "This specifies what items get access to this action. Similar to the class and race arguments, this list can be comma-separated as well.", | "description": "This specifies what items get access to this action. Similar to the class and race arguments, this list can be comma-separated as well.", | ||
"example": "Poisoner's Ring", | "example": "Poisoner's Ring", | ||
Line 645: | Line 644: | ||
"suggested": false | "suggested": false | ||
}, | }, | ||
"granted by spells": { | |||
"description": "This specifies what spells get access to or trigger this action. Similar to the class and race arguments, this list can be comma-separated as well.", | "description": "This specifies what spells get access to or trigger this action. Similar to the class and race arguments, this list can be comma-separated as well.", | ||
"example": "Poisoner's Ring", | "example": "Poisoner's Ring", | ||
Line 651: | Line 650: | ||
"suggested": false | "suggested": false | ||
}, | }, | ||
"used by creatures": { | |||
"description": "This specifies which creatures use this action.", | "description": "This specifies which creatures use this action.", | ||
"example": "Magma Mephit", | "example": "Magma Mephit", | ||
Line 664: | Line 663: | ||
"description": "Name of an uploaded video file showcasing the action.", | "description": "Name of an uploaded video file showcasing the action.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
} | }, | ||
"plain summary": {}, | |||
"distance": {}, | |||
"no spell slot": { | |||
"description": "If defined, will hide the spell slot requirement,", | |||
"type": "boolean" | |||
}, | |||
"higherlevels": {} | |||
}, | }, | ||
"description": "This generates pages that don't fit other generators, automatically formatting and categorizing the page. Don't be daunted by the number of parameters/options and fill in what you need.", | "description": "This generates pages that don't fit other generators, automatically formatting and categorizing the page. Don't be daunted by the number of parameters/options and fill in what you need.", | ||
Line 677: | Line 683: | ||
"damage", | "damage", | ||
"damage2", | "damage2", | ||
"recharge", | |||
"duration", | |||
"ritual", | "ritual", | ||
"attack roll", | "attack roll", | ||
"save", | |||
"concentration", | |||
"range", | "range", | ||
"range m", | "range m", | ||
Line 744: | Line 750: | ||
"race learns at level 11", | "race learns at level 11", | ||
"race learns at level 12", | "race learns at level 12", | ||
"granted by feats", | |||
"granted by items", | |||
"granted by spells", | |||
"used by creatures", | |||
"notes", | "notes", | ||
"video", | "video", | ||
"this is an example" | "this is an example", | ||
"plain summary", | |||
"distance", | |||
"no spell slot", | |||
"higherlevels" | |||
] | ] | ||
} | } |