84 lines
1.9 KiB
JSON
84 lines
1.9 KiB
JSON
{
|
|
"AbilityName": "Abyss_BossFight03_Buff_01",
|
|
"AbilitySpecials": {
|
|
"AS_AddedElementAccumulationRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_DisorderDamageRatio": {
|
|
"Value": 0.4
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 15
|
|
},
|
|
"AS_ElementMysteryDelta": {
|
|
"Value": 60
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AvatarBuff_BossFight03_Buff_01",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBuffAddToOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AvatarBuff_BossFight03_01",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload",
|
|
"Erosion",
|
|
"Chaos",
|
|
"Burn",
|
|
"Ignite",
|
|
"Frozen",
|
|
"Frostbite",
|
|
"Strike"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AvatarBuff_BossFight03_01": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique",
|
|
"OnBuffDamageHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByBuffAttackProperty",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_BuffDamageRatio",
|
|
"PropertyValue": "%AS_DisorderDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
|
}
|
|
},
|
|
"AvatarBuff_BossFight03_Buff_01": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedElementAccumulationRatio": "%AS_AddedElementAccumulationRatio"
|
|
}
|
|
}
|
|
}
|
|
} |