48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"AbilityName": "Unagi_BreakIce",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ForceIceBreakAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Unagi_ExQTE_AttackProperty_02_11"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frozen",
|
|
"Frostbite"
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ForceIceBreakAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Unagi_Attack_ChargeAttack_Attack03_AttackProperty_03_05"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frozen",
|
|
"Frostbite"
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |