ZenlessData/Data/Abyss_PeriodicLayerBuff_11.json

69 lines
1.6 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Abyss_PeriodicLayerBuff_11",
"AbilitySpecials": {
"AS_AccumulationRatio": {
"Value": 0.2
},
"AS_AddedDamageRatio": {
"Value": 0.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "Abyss_PeriodicLayerBuff_11_02",
"IsAutoTrigger": false,
"Target": "Self"
}
],
"OnBuffAddToOther": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Abyss_PeriodicLayerBuff_11_02",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Electric",
"Overload",
"Erosion",
"Chaos",
"Frozen",
"Frostbite",
"Burn",
"Ignite",
"Strike"
]
}
],
"Target": "TeamAvatars"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByDamageElementType",
"DamageElement": "Ice"
},
{
"$type": "ByDamageElementType",
"DamageElement": "Elec"
}
]
}
],
"PropertyKey": "Actor_AddedElementAccumulationRatio",
"PropertyValue": "%AS_AccumulationRatio",
"Target": "Self"
}
]
}
}