mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
22 lines
488 B
JSON
22 lines
488 B
JSON
{
|
|
"AbilityName": "Level_NoviceGuide_03",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetupUIAction",
|
|
"HideUITags": [
|
|
"SwitchBtnPanel"
|
|
],
|
|
"IgnoreFadeAnimation": true,
|
|
"Priority": 0,
|
|
"SetupTag": "Level_NoviceGuide_SetupTag_02"
|
|
},
|
|
{
|
|
"$type": "InputMuteAction",
|
|
"CharacterSwitchMute": false,
|
|
"Tag": "Level_NoviceGuide_InputMute_02"
|
|
}
|
|
]
|
|
}
|
|
} |