1
0
ZenlessData/Data/_unsorted/Abyss_PeriodicLayerBuff_28.json
2025-07-16 01:54:02 +02:00

111 lines
2.6 KiB
JSON

{
"AbilityName": "Abyss_PeriodicLayerBuff_28",
"AbilitySpecials": {
"AS_AddDamageRatio": {
"Value": 0.4
},
"AS_AddedAccumulationRatio": {
"Value": 0.4
},
"AS_BaseAtkRatio": {
"Value": 0.2
},
"AS_DefenceRatio": {
"Value": -0.15
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "AbyssPeriodic28_BaseBuff",
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Electric",
"Overload",
"Erosion",
"Chaos",
"Burn",
"Ignite",
"Frozen",
"Frostbite",
"Strike",
"Frost"
],
"Target": "Target"
}
],
"PropertyKey": "Actor_DefenceRatio",
"PropertyValue": "%AS_DefenceRatio",
"Target": "Target"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Electric",
"Overload",
"Erosion",
"Chaos",
"Burn",
"Ignite",
"Frozen",
"Frostbite",
"Strike",
"Frost"
],
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddDamageRatio",
"Target": "Self"
}
]
},
"Modifiers": {
"AbyssPeriodic28_BaseBuff": {
"Duration": -1,
"IsUnique": true,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByDamageElementType",
"DamageElement": "Physics"
},
{
"$type": "ByDamageElementType",
"DamageElement": "Elec"
}
]
}
],
"PropertyKey": "Actor_AddedElementAccumulationRatio",
"PropertyValue": "%AS_AddedAccumulationRatio",
"Target": "Self"
}
],
"Properties": {
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio"
}
}
}
}