20 lines
427 B
JSON
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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|