Template:Ability card v2/Card/MainBox/doc: Difference between revisions

mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
},
},
"scale_type": {
"scale_type": {
"description": "Type of attribute scaling, currently supports \"spirit\" and \"melee\"",
"description": "Type of attribute scaling",
"example": "spirit",
"example": "spirit",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"spirit",
"spirit",
                 "melee"
                 "melee",
                "power_increase",
                "weapon_damage_increase",
                "weapon_power"
]
]
},
},