61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"AbilityName": "Coop_Equipment_2002",
|
|
"AbilitySpecials": {
|
|
"AS_AddedElementDamageRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 8
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_Unagi_Card_S_03",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "IceDamageRatioUp",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Unagi_Attack_Counter_02_AttackProperty_08",
|
|
"Unagi_Attack_Counter_02_AttackProperty_09",
|
|
"Unagi_Attack_Counter_02_AttackProperty_10",
|
|
"Unagi_Attack_BeHitAid_02_AttackProperty_08",
|
|
"Unagi_Attack_BeHitAid_02_AttackProperty_09",
|
|
"Unagi_Attack_BeHitAid_02_AttackProperty_10"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_Unagi_Card_S_03",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"IceDamageRatioUp": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio_Ice": "%AS_AddedElementDamageRatio"
|
|
}
|
|
}
|
|
}
|
|
} |