Template:Weapon action page/doc: Difference between revisions

Jump to navigation Jump to search
Added area doc
(Added extra description to doc)
(Added area doc)
 
Line 45: Line 45:
| condition2 save =  
| condition2 save =  
| condition2 dc =
| condition2 dc =
| area =
| area shape =
| area range m =
| area range ft =
| area duration =
| X learns at level X =
| X learns at level X =
| granted by feats =
| granted by feats =
Line 371: Line 376:
"description": "The optional fixed DC of the second condition that targets have to pass to apply it",
"description": "The optional fixed DC of the second condition that targets have to pass to apply it",
"example": "12",
"example": "12",
"type": "number"
},
"area": {
"label": "Area name",
"description": "Indicates the page of a special area/field/surface/cloud created by the action (if any). Leave blank if there is none.",
"example": "Hunger of Hadar (area)",
"type": "string"
},
        "area shape": {
"description": "This indicates the shape that the special area created by the action takes.",
"example": "Radius",
"type": "string",
"suggestedvalues": [
"Radius",
"Cone",
"Cube"
]
},
"area range m": {
"description": "Indicates the range of the area created by the action, in meters.",
"example": "5",
"type": "number"
},
"area range ft": {
"description": "Indicates the range of the area created by the action, in feet.",
"example": "12",
"type": "number"
},
"area duration": {
"description": "This indicates how long the area created by the action lasts, in turns.",
"example": "6",
"type": "number"
"type": "number"
},
},
Line 523: Line 559:
"condition2 save",
"condition2 save",
         "condition2 dc",
         "condition2 dc",
"area",
        "area shape",
"area range m",
"area range ft",
"area duration",
"variants",
"variants",
         "variant of",
         "variant of",

Navigation menu