Ad placeholder

Template:Action page/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Updated doc to include controller icon and icon)
mNo edit summary
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
| summary =
| summary =
| description =
| description =
| extra description =
| image =
| image =
| controller icon =
| controller icon =
Line 14: Line 15:
| damage type =
| damage type =
| damage modifier =
| damage modifier =
| extra damge =  
| extra damage =  
| extra damage type =  
| extra damage type =  
| extra damage modifier =  
| extra damage modifier =  
Line 42: Line 43:
| condition2 dc =
| condition2 dc =
| area =
| area =
| area category =
| area shape =
| area shape =
| area range m =
| area range m =
| area range ft =
| area range ft =
| area duration =
| area duration =
| area turn start damage =
| area turn start damage type =
| area turn start damage save =
| area turn start damage save effect =
| area turn end damage =
| area turn end damage type =
| area turn end damage save =
| area turn end damage save effect =
| area condition =
| area condition save =
| area condition2 =
| area condition2 save =
| area condition3 =
| area condition3 save =
| area condition4 =
| area condition4 save =
| X learns at level X =
| X learns at level X =
| granted by feats =
| granted by feats =
Line 70: Line 54:
| warning =
| warning =
| notes =
| notes =
| bugs =
| video =
| video =
}}
}}
Line 99: Line 84:
"type": "string",
"type": "string",
"required": true
"required": true
},
"extra description": {
"label": "Extra description",
"description": "The extra in-game description of the action, shown when the tooltip is locked on screen.",
"type": "string"
},
},
"image": {
"image": {
Line 402: Line 392:
"example": "Hunger of Hadar",
"example": "Hunger of Hadar",
"type": "string"
"type": "string"
},
"area category": {
"description": "This indicates the type of area created by the action.",
"example": "surface",
"type": "string",
"suggestedvalues": [
"cloud",
"surface",
"area"
],
"default": "area"
},
},
"area shape": {
"area shape": {
Line 438: Line 417:
"example": "6",
"example": "6",
"type": "number"
"type": "number"
},
"area turn start damage": {
"description": "How much damage this area does to an entity starting its turn in it.",
"example": "2d4",
"type": "string"
},
"area turn start damage type": {
"description": "The type of damage dealt to a creature starting its turn in the area created by this action.",
"example": "Cold",
"type": "string"
},
"area turn start damage save": {
"description": "The saving throw an entity starting its turn in the area created by this action must roll in order to reduce or negate its damage.",
"example": "Dexterity",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"WIsdom",
"Charisma"
]
},
"area turn start damage save effect": {
"description": "This indicates what effect a successful saving throw has on the damage applied to a creature starting its turn in this action's area. Leave blank to default to \"negate\".",
"example": "half",
"type": "string",
"suggestedvalues": [
"half",
"negate"
],
"default": "negate"
},
"area turn end damage": {
"description": "How much damage this area does to an entity ending its turn in it.",
"example": "2d4",
"type": "string"
},
"area turn end damage type": {
"description": "The type of damage dealt to a creature ending its turn in the area created by this action.",
"example": "Necrotic",
"type": "string"
},
"area turn end damage save": {
"description": "The saving throw an entity ending its turn in the area created by this action must roll in order to reduce or negate its damage.",
"example": "Dexterity",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"Wisdom",
"Charisma"
]
},
"area turn end damage save effect": {
"description": "This indicates what effect a successful saving throw has on the damage applied to a creature ending its turn in this action's area. Leave blank to default to \"negate\".",
"type": "string",
"suggestedvalues": [
"half",
"negate"
],
"default": "negate"
},
"area condition": {
"description": "The full name of the condition applied by this action's area, leave blank if no condition is applied.",
"example": "Burning",
"type": "string"
},
"area condition save": {
"description": "The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: \"STR\" or \"Strength\"",
"example": "WIS",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"Wisdom",
"Charisma"
]
},
"area condition2": {
"description": "The full name of the second condition applied by this action's area, leave blank if no second condition is applied.",
"example": "Burning",
"type": "string"
},
"area condition2 save": {
"description": "The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: \"STR\" or \"Strength\"",
"example": "WIS",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"Wisdom",
"Charisma"
]
},
"area condition3": {
"description": "The full name of the third condition applied by this action's area, leave blank if no third condition is applied.",
"example": "Burning",
"type": "string"
},
"area condition3 save": {
"description": "The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: \"STR\" or \"Strength\"",
"example": "WIS",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"Wisdom",
"Charisma"
]
},
"area condition4": {
"description": "The full name of the fourth condition applied by this action's area, leave blank if no fourth condition is applied.",
"example": "Burning",
"type": "string"
},
"area condition4 save": {
"description": "The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: \"STR\" or \"Strength\"",
"example": "WIS",
"type": "string",
"suggestedvalues": [
"Strength",
"Dexterity",
"Constitution",
"Intelligence",
"Wisdom",
"Charisma"
]
},
},
"warning": {
"warning": {
Line 760: Line 602:
"notes": {
"notes": {
"description": "Any extra or related information about the action.",
"description": "Any extra or related information about the action.",
"type": "content"
},
"bugs": {
"description": "Any known bugs about the action.",
"type": "content"
"type": "content"
},
},
Line 776: Line 622:
"summary",
"summary",
"description",
"description",
        "extra description",
"image",
"image",
"controller icon",
"controller icon",
Line 810: Line 657:
         "condition2 dc",
         "condition2 dc",
"area",
"area",
"area category",
"area shape",
"area shape",
"area range m",
"area range m",
"area range ft",
"area range ft",
"area duration",
"area duration",
"area turn start damage",
"area turn start damage type",
"area turn start damage save",
"area turn start damage save effect",
"area turn end damage",
"area turn end damage type",
"area turn end damage save",
"area turn end damage save effect",
"area condition",
"area condition save",
"area condition2",
"area condition2 save",
"area condition3",
"area condition3 save",
"area condition4",
"area condition4 save",
"higher levels",
"higher levels",
"variants",
"variants",
Line 864: Line 694:
"used by creatures",
"used by creatures",
"notes",
"notes",
"bugs",
"video",
"video",
"this is an example",
"this is an example",
Line 899: Line 730:
| class learns at level 3 = Monk
| class learns at level 3 = Monk
| race learns at level 5 = Wood Elf
| race learns at level 5 = Wood Elf
| notes = * bar
| notes =
* Some note.
| bugs =
* Some known bug.
| video = Fireball-showcase.mp4
| video = Fireball-showcase.mp4
}}</pre>
}}</pre>
Line 930: Line 764:
| class learns at level 3 = Monk
| class learns at level 3 = Monk
| race learns at level 5 = Wood Elf
| race learns at level 5 = Wood Elf
| notes = * bar
| notes =
* Some note.
| bugs =
* Some known bug.
| video = Fireball-showcase.mp4
| video = Fireball-showcase.mp4
}}
}}

Navigation menu