108 lines
2.6 KiB
JSON
108 lines
2.6 KiB
JSON
{
|
|
"AbilityName": "Abyss_PeriodicLayerBuff_24",
|
|
"AbilitySpecials": {
|
|
"AS_BuffDuration": {
|
|
"Value": 20
|
|
},
|
|
"AS_ElementDmg": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_FeverAmount": {
|
|
"Value": 500
|
|
},
|
|
"AS_SPGetRatio": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_SkipDefDMGRatio": {
|
|
"Value": 0.2
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Abyss24_BaseBuff",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnStunDestroyOtherActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "GetFeverModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "Equal",
|
|
"CountModifierType": "SameNameAbility",
|
|
"ModifierName": "GetFeverCDModifier_PeriodicAbyssBuff_24",
|
|
"StackCount": 0,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "GetFeverCDModifier_PeriodicAbyssBuff_24",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "Equal",
|
|
"CountModifierType": "SameNameAbility",
|
|
"ModifierName": "GetFeverCDModifier_PeriodicAbyssBuff_24",
|
|
"StackCount": 0,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Abyss24_ExtraBuff",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Abyss24_BaseBuff": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedSkipDefDamageRatio": "%AS_SkipDefDMGRatio",
|
|
"Actor_RpGetRatio": "%AS_SPGetRatio",
|
|
"Actor_SPGetRatio": "%AS_SPGetRatio"
|
|
}
|
|
},
|
|
"Abyss24_ExtraBuff": {
|
|
"Duration": "%AS_BuffDuration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio_Ether": "%AS_ElementDmg",
|
|
"Actor_AddedDamageRatio_Fire": "%AS_ElementDmg"
|
|
}
|
|
},
|
|
"GetFeverCDModifier_PeriodicAbyssBuff_24": {
|
|
"Duration": 20,
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
]
|
|
},
|
|
"GetFeverModifier": {
|
|
"Duration": 1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RecoverIndividualFeverAction",
|
|
"Amount": "%AS_FeverAmount",
|
|
"IgnoreRatio": false,
|
|
"Percentage": 0,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |