Template:Ability card v2/Card/MainBox/doc: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) mNo edit summary |
Gammaton32 (talk | contribs) updated scaling types |
||
| Line 8: | Line 8: | ||
}, | }, | ||
"scale_type": { | "scale_type": { | ||
"description": "Type of attribute scaling | "description": "Type of attribute scaling", | ||
"example": "spirit", | "example": "spirit", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"spirit", | "spirit", | ||
"melee" | "melee", | ||
"power_increase", | |||
"weapon_damage_increase" | |||
] | ] | ||
}, | }, | ||