37 lines
836 B
JSON
37 lines
836 B
JSON
{
|
|
"AbilityName": "AbyssS2_GlobalBuff_05",
|
|
"AbilitySpecials": {
|
|
"AS_AddedAccumulationRatio": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload",
|
|
"Erosion",
|
|
"Chaos",
|
|
"Frost",
|
|
"Frozen",
|
|
"Frostbite",
|
|
"Burn",
|
|
"Ignite",
|
|
"Strike"
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
|
"PropertyValue": "%AS_AddedAccumulationRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |