8,856
editsAd placeholder
Template:Infobox statistics/doc: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 204: | Line 204: | ||
"feature5_description": {}, | "feature5_description": {}, | ||
"action1_mode": {}, | "action1_mode": {}, | ||
"action1_name": {}, | "action1_name": { | ||
"action1_type": {}, | "label": "Action name", | ||
"suggested": true | |||
}, | |||
"action1_type": { | |||
"description": "Required to add an action.", | |||
"suggestedvalues": [ | |||
"melee attack", | |||
"ranged attack", | |||
"melee spell attack", | |||
"ranged spell attack", | |||
"spell", | |||
"action" | |||
], | |||
"suggested": true | |||
}, | |||
"action1_attack": {}, | "action1_attack": {}, | ||
"action1_attack_ability": {}, | "action1_attack_ability": { | ||
"action1_attack_proficient": {}, | "suggestedvalues": [ | ||
"str", | |||
"dex", | |||
"con", | |||
"int", | |||
"wis", | |||
"cha" | |||
] | |||
}, | |||
"action1_attack_proficient": { | |||
"description": "Leave empty if no, any value if yes." | |||
}, | |||
"action1_range": {}, | "action1_range": {}, | ||
"action1_target": {}, | "action1_target": {}, | ||
Line 216: | Line 241: | ||
"action1_damage_type": {}, | "action1_damage_type": {}, | ||
"action1_conditions": {}, | "action1_conditions": {}, | ||
"action1_save_outcome": {}, | "action1_save_outcome": { | ||
"description": "Brief description of the outcome if a save is successful." | |||
}, | |||
"action1_save_ability": {}, | "action1_save_ability": {}, | ||
"action1_save_dc": {}, | "action1_save_dc": {}, | ||
"action1_dc_ability": {}, | "action1_dc_ability": { | ||
"suggestedvalues": [ | |||
"str", | |||
"dex", | |||
"con", | |||
"int", | |||
"wis", | |||
"cha" | |||
] | |||
}, | |||
"action1_condition": {}, | "action1_condition": {}, | ||
"action1_condition_duration": {}, | "action1_condition_duration": {}, |