45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
|
{
|
||
|
"AbilityName": "Abyss_FixedLayerBuff_02",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedAccumulationRatio": {
|
||
|
"Value": 0.4
|
||
|
},
|
||
|
"AS_AddedDamageRatio": {
|
||
|
"Value": 0.4
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnBuffDamageHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByBuffAttackProperty",
|
||
|
"BuffGroupList": [
|
||
|
"Electric",
|
||
|
"Overload"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_BuffDamageRatio",
|
||
|
"PropertyValue": "%AS_AddedDamageRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByDamageElementType",
|
||
|
"DamageElement": "Elec"
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
||
|
"PropertyValue": "%AS_AddedAccumulationRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|