mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
32 lines
695 B
JSON
32 lines
695 B
JSON
|
{
|
||
|
"AbilityName": "Card_Chessboard_1001019",
|
||
|
"AbilitySpecials": {
|
||
|
"AddedDamage": {
|
||
|
"Value": 0
|
||
|
},
|
||
|
"AddedDamageRatio": {
|
||
|
"Value": 1
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialByExpression",
|
||
|
"DoRefresh": true,
|
||
|
"Expression": "specials(AddedDamageRatio)",
|
||
|
"ParamName": "AddedDamage",
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
],
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AddedDamage",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|