1
0
ZenlessData/Data/_unsorted/Abyss_PeriodicLayerBuff_29.json
2025-07-16 01:54:02 +02:00

122 lines
2.9 KiB
JSON

{
"AbilityName": "Abyss_PeriodicLayerBuff_29",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.4
},
"AS_CritDMGRatio": {
"Value": 0.4
},
"AS_ElementMysteryDelta": {
"Value": 40
},
"AS_ExtraDMGRatio": {
"Value": 0.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "AbyssPeriodic29_BaseBuff",
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"ChainAttack"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackQTE",
"ExQTE"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"ExSp"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"NormalSp"
]
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_ExtraDMGRatio",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"ChainAttack"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackQTE",
"ExQTE"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"ExSp"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"NormalSp"
]
}
]
}
],
"PropertyKey": "Actor_CriticalDamageRatioDelta",
"PropertyValue": "%AS_CritDMGRatio",
"Target": "Self"
}
]
},
"Modifiers": {
"AbyssPeriodic29_BaseBuff": {
"Duration": -1,
"IsUnique": true,
"ModifierStacking": "Unique",
"Properties": {
"Actor_AddedDamageRatio_Elec": "%AS_AddedDamageRatio",
"Actor_AddedDamageRatio_Physics": "%AS_AddedDamageRatio",
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
}
}
}
}