69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"AbilityName": "Abyss_PeriodicLayerBuff_34",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.4
|
|
},
|
|
"AS_CritDMGRatio": {
|
|
"Value": 0.4
|
|
},
|
|
"AS_SkipDefDMGRatio": {
|
|
"Value": 0.2
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodic34_BaseBuff",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssPeriodic34_ThemeBuff",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "OnThemeSpaceStart"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "AbyssPeriodic34_ThemeBuff",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "OnThemeSpaceEnd"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AbyssPeriodic34_BaseBuff": {
|
|
"Duration": -1,
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio_Ether": "%AS_AddedDamageRatio",
|
|
"Actor_AddedDamageRatio_Ice": "%AS_AddedDamageRatio"
|
|
}
|
|
},
|
|
"AbyssPeriodic34_ThemeBuff": {
|
|
"Duration": -1,
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedSkipDefDamageRatio": "%AS_SkipDefDMGRatio",
|
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio"
|
|
}
|
|
}
|
|
}
|
|
} |