ZenlessData/Data/Abyss_PeriodicLayerBuff_09.json

176 lines
4.2 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Abyss_PeriodicLayerBuff_09",
"AbilitySpecials": {
"AS_AccumulationRatio": {
"Value": 0.25
},
"AS_AddedDamageRatio": {
"Value": 0.2
},
"AS_DefenceRatio": {
"Value": -0.2
},
"AS_FeverAmount": {
"Value": 500
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnBuffAddToOther": [
{
"$type": "ApplyModifier",
"ModifierName": "GetFeverModifier",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Disorder"
]
},
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "SameNameAbility",
"ModifierName": "GetFeverCDModifier_PeriodicAbyss09",
"StackCount": 0,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "GetFeverCDModifier_PeriodicAbyss09",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Disorder"
]
},
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "SameNameAbility",
"ModifierName": "GetFeverCDModifier_PeriodicAbyss09",
"StackCount": 0,
"Target": "Self"
}
],
"Target": "TeamAvatars"
},
{
"$type": "ApplyModifier",
"ModifierName": "MonsterDefenceModifier_PeriodicAbyss09",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Disorder"
]
}
],
"Target": "Target"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackAid"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"ExSp",
"AttackSpecial"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"ExQTE",
"AttackQTE"
]
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackAid"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"ExSp",
"AttackSpecial"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"ExQTE",
"AttackQTE"
]
}
]
}
],
"PropertyKey": "Actor_AddedElementAccumulationRatio",
"PropertyValue": "%AS_AccumulationRatio",
"Target": "Self"
}
]
},
"Modifiers": {
"GetFeverCDModifier_PeriodicAbyss09": {
"Duration": 10,
"IsUnique": true,
"ModifierStacking": "Unique",
"OnAdded": [
]
},
"GetFeverModifier": {
"Duration": 5,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "RecoverFeverAction",
"Amount": "%AS_FeverAmount",
"IgnoreRatio": false,
"Percentage": 0,
"Target": "Self"
}
]
},
"MonsterDefenceModifier_PeriodicAbyss09": {
"Duration": 20,
"IsUnique": true,
"ModifierStacking": "Unique",
"Properties": {
"Actor_DefenceRatio": "%AS_DefenceRatio"
}
}
}
}