mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|