Files
ZenlessData/Data/_unsorted/Aria_EnergyProperty.json
2026-02-06 00:04:19 +01:00

22 lines
479 B
JSON

{
"AbilityName": "Aria_EnergyProperty",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAttackPropertyTagsWhitelistAction",
"AttackPropertyTags": [
"Aira_ChargeCheck"
],
"Target": "Self"
},
{
"$type": "ApplyAttackPropertyTagsWhitelistAction",
"AttackPropertyTags": [
"Aira_DestroyFarthestEnergy"
],
"Target": "Self"
}
]
}
}