32 lines
708 B
JSON
32 lines
708 B
JSON
{
|
|
"AbilityName": "Card_Chessboard_1001004",
|
|
"AbilitySpecials": {
|
|
"AddedDamage": {
|
|
"Value": 0
|
|
},
|
|
"AddedDamageRatio": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"DoRefresh": true,
|
|
"Expression": "item(1)*0.01*specials(AddedDamageRatio)",
|
|
"ParamName": "AddedDamage",
|
|
"ValueType": "Float"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AddedDamage",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |