85 lines
2.0 KiB
JSON
85 lines
2.0 KiB
JSON
{
|
|
"AbilityName": "Abyss_PeriodicLayerBuff_18",
|
|
"AbilitySpecials": {
|
|
"AS_DamageResist": {
|
|
"Value": -0.25
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 15
|
|
},
|
|
"AS_StunDamageTakeRatio": {
|
|
"Value": 0.25
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodicLayer18_StunDebuffModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodicLayer18_DMGResistModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ChainAttack"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"OnStunDestroyOtherActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodicLayer18_StunDebuffModifier",
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Abyss16_BreakStunModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_BreakStunRatio": "%AS_AddedBreakStunRatio"
|
|
}
|
|
},
|
|
"AbyssPeriodicLayer18_DMGResistModifier": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_ElecDamageResist": "%AS_DamageResist",
|
|
"Actor_FireDamageResist": "%AS_DamageResist"
|
|
}
|
|
},
|
|
"AbyssPeriodicLayer18_StunDebuffModifier": {
|
|
"Duration": -1,
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique",
|
|
"OnStunCreateActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "AbyssPeriodicLayer18_StunDebuffModifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_StunDamageTakeRatio": "%AS_StunDamageTakeRatio"
|
|
}
|
|
}
|
|
}
|
|
} |