1
0
ZenlessData/Data/ActivityBattleAbility_BabelTower_Buff_10.json

30 lines
646 B
JSON
Raw Normal View History

{
"AbilityName": "ActivityBattleAbility_BabelTower_Buff_10",
"AbilitySpecials": {
"AS_ElementAccumulationRatio": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"ExQTE",
"AttackQTE"
]
}
],
"PropertyKey": "Actor_AddedElementAccumulationRatio",
"PropertyValue": "%AS_ElementAccumulationRatio",
"Target": "Self"
}
]
},
"Modifiers": {
}
}