140 lines
3.3 KiB
JSON
140 lines
3.3 KiB
JSON
{
|
|
"AbilityName": "Abyss_BossFight01_Buff_01",
|
|
"AbilitySpecials": {
|
|
"AS_AddedAtkRatio": {
|
|
"Value": 0.25
|
|
},
|
|
"AS_AddedElementAccumulationRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_DisorderDamageRatio": {
|
|
"Value": 0.5
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 20
|
|
},
|
|
"AS_SPAmount": {
|
|
"Value": 20
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AvatarBuff_BossFight01_Buff_01",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBuffAddToOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AvatarBuff_BossFight01_AtkUpModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "GetSPModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "Equal",
|
|
"CountModifierType": "SameNameAbility",
|
|
"ModifierName": "GetSPCDModifier_PeriodicAbyss09",
|
|
"StackCount": 0,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "GetSPCDModifier_PeriodicAbyss09",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "Equal",
|
|
"CountModifierType": "SameNameAbility",
|
|
"ModifierName": "GetSPCDModifier_PeriodicAbyss09",
|
|
"StackCount": 0,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnBuffDamageHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByBuffAttackProperty",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_BuffDamageRatio",
|
|
"PropertyValue": "%AS_DisorderDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AvatarBuff_BossFight01_AtkUpModifier": {
|
|
"Duration": 30,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_BaseAttackRatio": "%AS_AddedAtkRatio"
|
|
}
|
|
},
|
|
"AvatarBuff_BossFight01_Buff_01": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AddedElementAccumulationRatio": "%AS_AddedElementAccumulationRatio"
|
|
}
|
|
},
|
|
"GetSPCDModifier_PeriodicAbyss09": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
]
|
|
},
|
|
"GetSPModifier": {
|
|
"Duration": 1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RecoverSPAction",
|
|
"Amount": "%AS_SPAmount",
|
|
"IgnoreRatio": false,
|
|
"Percentage": 0,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |