68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
{
|
|
"AbilityName": "Abyss_PeriodicLayerBuff_35",
|
|
"AbilitySpecials": {
|
|
"AS_AddedBreakStunRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_CritDMGRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_SkipDefDMGRatio": {
|
|
"Value": 0.2
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodic35_BaseBuff",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByAvatarProfessionType",
|
|
"ProfessionType": "Stun",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedBreakStunRatio",
|
|
"PropertyValue": "%AS_AddedBreakStunRatio",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CritDMGRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AbyssPeriodic35_BaseBuff": {
|
|
"Duration": -1,
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedSkipDefDamageRatio": "%AS_SkipDefDMGRatio"
|
|
}
|
|
}
|
|
}
|
|
} |