1
0
ZenlessData/Data/_unsorted/AbyssS2_Heat_13.json

78 lines
1.8 KiB
JSON

{
"AbilityName": "AbyssS2_Heat_13",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.4
},
"AddedStunRatio": {
"Value": 0.15
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushEnablePerfectSwitchAttackWarningAction",
"Enabled": false,
"Tag": "Curse_Nineveh_HotBuff_10",
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Counter"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"EvadeAid"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AssaultAid"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"ParryAid"
]
}
]
}
],
"PropertyKey": "Actor_AddedBreakStunRatio",
"PropertyValue": "%AddedStunRatio",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopEnablePerfectSwitchAttackWarningAction",
"Tag": "Curse_Nineveh_HotBuff_10",
"Target": "Self"
}
]
}
}