65,724
editsMore actions
no edit summary
HiddenDragon (talk | contribs) No edit summary |
HiddenDragon (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
| cost2 = | | cost2 = | ||
| cost2 amount = | | cost2 amount = | ||
| cost3 = | |||
| cost3 amount = | |||
| hit cost = | | hit cost = | ||
| hit cost amount = | | hit cost amount = | ||
Line 149: | Line 151: | ||
"cost2 amount": { | "cost2 amount": { | ||
"description": "The amount of the second resource consumed by the action. If using the movement resource, the number specified is the movement specified in feet. Defaults to 1 if not specified.", | "description": "The amount of the second resource consumed by the action. If using the movement resource, the number specified is the movement specified in feet. Defaults to 1 if not specified.", | ||
"example": "2", | |||
"suggestedvalues": [ | |||
"1", | |||
"5", | |||
"2" | |||
], | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"cost3": { | |||
"description": "The third resource cost of the action. Valid resources are any resource available in the Resource Template.", | |||
"example": "action", | |||
"suggestedvalues": [ | |||
"action", | |||
"bonus", | |||
"reaction", | |||
"freeaction", | |||
"ki", | |||
"supdie" | |||
], | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"cost3 amount": { | |||
"description": "The amount of the third resource consumed by the action. If using the movement resource, the number specified is the movement specified in feet. Defaults to 1 if not specified.", | |||
"example": "2", | "example": "2", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
Line 791: | Line 818: | ||
"cost2", | "cost2", | ||
"cost2 amount", | "cost2 amount", | ||
"cost3", | |||
"cost3 amount", | |||
"hit cost", | "hit cost", | ||
"hit cost amount", | "hit cost amount", |