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

mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 50: Line 50:
"params": {
"params": {
"scale_type": {
"scale_type": {
"description": "Type of attribute scaling (other scalings exist, but only \"spirit\" is currently supported)",
"description": "Type of attribute scaling",
"example": "spirit",
"example": "spirit",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"spirit"
"spirit",
                "weapon_power"
]
]
},
},