Template:Action page/doc: Difference between revisions

Jump to navigation Jump to search
No edit summary
(Clean up spell stuff from action page)
Line 8: Line 8:
| description =
| description =
| image =
| image =
| level =
| school =
| cost =
| cost =
| cost amount =
| cost amount =
Line 27: Line 25:
| save =
| save =
| attack roll =  
| attack roll =  
| ritual =
| range =
| range =
| range m =  
| range m =  
Line 232: Line 229:
"suggested": true,
"suggested": true,
"type": "number"
"type": "number"
},
"level": {
"label": "Spell level",
"description": "Spell level if a spell. This overrides the resource portion of the cost parameter. Use \"cantrip\" to indicate a 0th level or cantrip spell.",
"example": "2",
"type": "string",
"suggestedvalues": [
"cantrip",
"1",
"2",
"3",
"4",
"5",
"6"
]
},
"school": {
"label": "Spell school",
"description": "The school of magic that the spell belongs to.",
"example": "Evocation",
"type": "string",
"suggestedvalues": [
"Abjuration",
"Conjuration",
"Divination",
"Enchantment",
"Evocation",
"Illusion",
"Necromancy",
"Transmutation"
]
},
"ritual": {
"description": "Indicates whether the action is a ritual spell or not. Leave blank if not a ritual spell.",
"example": "yes",
"type": "string"
},
},
"attack roll": {
"attack roll": {
Line 793: Line 754:
"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": {},
"higherlevels": {},
Line 812: Line 767:
"description",
"description",
"image",
"image",
"level",
"school",
"cost",
"cost",
         "cost amount",
         "cost amount",
Line 828: Line 781:
"recharge",
"recharge",
"duration",
"duration",
"ritual",
"attack roll",
"attack roll",
"save",
"save",
Line 902: Line 854:
"video",
"video",
"this is an example",
"this is an example",
"plain summary",
"distance",
"no spell slot",
"higherlevels",
"higherlevels",
"other ways to learn"
"other ways to learn"