65,679
editsAd placeholder
Template:Spell page/doc: Difference between revisions
Jump to navigation
Jump to search
Removed cost2, hit cost2, action type, and no spell slot fields as they are served by cost/hit cost
HiddenDragon (talk | contribs) (Added variant of) |
HiddenDragon (talk | contribs) (Removed cost2, hit cost2, action type, and no spell slot fields as they are served by cost/hit cost) |
||
Line 17: | Line 17: | ||
| summary = | | summary = | ||
| description = | | description = | ||
| cost = | | cost = | ||
| hit cost = | | hit cost = | ||
| attack roll = | | attack roll = | ||
| damage = | | damage = | ||
Line 313: | Line 310: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
"cost": { | "cost": { | ||
"description": "The resource needed to cast this spell.", | "description": "The resource needed to cast this spell.", | ||
"example": "action", | "example": "action", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
Line 353: | Line 326: | ||
"hit cost": { | "hit cost": { | ||
"description": "The resource expended when the spell hits the target.", | "description": "The resource expended when the spell hits the target.", | ||
"example": "bonus", | "example": "bonus", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
Line 721: | Line 682: | ||
"Per Combat" | "Per Combat" | ||
] | ] | ||
}, | }, | ||
"other ways to learn": { | "other ways to learn": { | ||
Line 747: | Line 704: | ||
"summary", | "summary", | ||
"description", | "description", | ||
"cost", | "cost", | ||
"hit cost", | "hit cost", | ||
"attack roll", | "attack roll", | ||
"damage", | "damage", | ||
Line 798: | Line 752: | ||
"video", | "video", | ||
"recharge", | "recharge", | ||
"other ways to learn", | "other ways to learn", | ||
"cannot be learned" | "cannot be learned" |