Template:Action page/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 11: Line 11:
| school =
| school =
| cost =
| cost =
| cost amount =
| cost2 =
| cost2 amount =
| hit cost =
| hit cost =
| hit cost amount =
| hit cost amount =
Line 106: Line 109:
},
},
"cost": {
"cost": {
"description": "The resource cost of the action. \"action\", \"bonus\", \"reaction\", and \"freeaction\" are acceptable by themselves or in combination with a resource in the format {Resource}:{Amount}. Resource types: Arcane Recovery: arcrec, Bardic Inspiration: barins, Channel Divinity: chadiv, Channel Oath: chaoat, Fungal Infestation: fnginf, Ki: ki, Lay On Hands: layonh, Natural Recovery: natrec, Rage: rage, Superiority Die: supdie, Tides of Chaos: toc, War Priest: warpri, and Wild Shape: wldshp.",
"description": "The resource cost of the action. Valid resources are any resource available in the Resource Template.",
"example": "ki:1, action",
"example": "action",
"suggestedvalues": [
"suggestedvalues": [
"action",
"action",
Line 113: Line 116:
"reaction",
"reaction",
"freeaction",
"freeaction",
"ki:1, action",
"ki",
"supdie:1, bonus"
"supdie"
],
],
"suggested": true,
"suggested": true,
"type": "string"
"type": "string"
},
        "cost amount": {
"description": "The amount of the 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"
},
        "cost2": {
"description": "The second 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"
},
        "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.",
"example": "2",
"suggestedvalues": [
"1",
"5",
"2"
],
"suggested": true,
"type": "number"
},
},
         "hit cost": {
         "hit cost": {
Line 139: Line 178:
"5",
"5",
"2"
"2"
],
"suggested": true,
"type": "number"
},
        "hit cost2": {
"description": "The second resource cost of the action used only if the action is successful. Any resource defined in [[Template:Resource]] can be used",
"example": "ki, bonus",
"suggestedvalues": [
"action",
"bonus",
"reaction",
"supdie",
"ki"
],
],
"suggested": true,
"suggested": true,
"type": "string"
"type": "string"
},
        "hit 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.",
"example": "2",
"suggestedvalues": [
"1",
"5",
"2"
],
"suggested": true,
"type": "number"
},
},
"level": {
"level": {
Line 725: Line 788:
"school",
"school",
"cost",
"cost",
        "cost amount",
        "cost2",
        "cost2 amount",
         "hit cost",
         "hit cost",
         "hit cost amount",
         "hit cost amount",
        "hit cost2",
        "hit cost2 amount",
"damage",
"damage",
"damage2",
"damage2",
Line 849: Line 917:
| image = Fly Icon.png
| image = Fly Icon.png
| summary = fly you fools
| summary = fly you fools
| cost = ki:2, action, sp:1
| cost = ki
| cost amount = 2
| cost2 = action
| hit cost = sp
| damage = amounttext: 1d4+1, type:Bludgeoning
| damage = amounttext: 1d4+1, type:Bludgeoning
| damage2 = amount: 1d6, per:beam, type: Fire
| damage2 = amount: 1d6, per:beam, type: Fire
Line 879: Line 950:
| image = Fly Icon.png
| image = Fly Icon.png
| summary = fly you fools 2
| summary = fly you fools 2
| cost = action, toc:1
| cost = action
| cost2 = toc
| damage = amounttext: 1d4+1, type:Bludgeoning
| damage = amounttext: 1d4+1, type:Bludgeoning
| recharge = Long Rest
| recharge = Long Rest

Navigation menu