66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
|
{
|
||
|
"AbilityName": "Abyss_PeriodicLayerBuff_11_02",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_CritDamageRatioDelta": {
|
||
|
"Value": 0.2
|
||
|
},
|
||
|
"AS_DisorderDamageRatio": {
|
||
|
"Value": 0.2
|
||
|
},
|
||
|
"AS_Duration": {
|
||
|
"Value": 30
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"Modifiers": {
|
||
|
"AvatarBuff_AbyssPeriodicLayer11": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"MaxStackingNumber": 3,
|
||
|
"ModifierStacking": "MultipleRefresh",
|
||
|
"Properties": {
|
||
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta"
|
||
|
}
|
||
|
},
|
||
|
"AvatarBuff_AbyssPeriodicLayer11_Disorder": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"MaxStackingNumber": 3,
|
||
|
"ModifierStacking": "MultipleRefresh",
|
||
|
"OnBuffDamageHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByBuffAttackProperty",
|
||
|
"BuffGroupList": [
|
||
|
"Electric",
|
||
|
"Overload",
|
||
|
"Erosion",
|
||
|
"Chaos",
|
||
|
"Frozen",
|
||
|
"Frostbite",
|
||
|
"Burn",
|
||
|
"Ignite",
|
||
|
"Strike"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_BuffDamageRatio",
|
||
|
"PropertyValue": "%AS_DisorderDamageRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "AvatarBuff_AbyssPeriodicLayer11",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "AvatarBuff_AbyssPeriodicLayer11_Disorder",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|