ZenlessData/Data/CampIdle_envbuff_01.json
2024-09-23 09:11:37 -03:00

20 lines
427 B
JSON

{
"AbilityName": "CampIdle_envbuff_01",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushUnlimitPerfectSwitchPointAction",
"Tag": "Player_ParryAid_Unlimit",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopUnlimitPerfectSwitchPointAction",
"Tag": "Player_ParryAid_Unlimit",
"Target": "Self"
}
]
}
}