mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
34 lines
859 B
JSON
34 lines
859 B
JSON
{
|
|
"AbilityName": "Level_NoviceGuide_08",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetupUIAction",
|
|
"HideUITags": [
|
|
"SkillButtonA",
|
|
"SkillButtonD",
|
|
"SkillButtonBranch",
|
|
"SkillButtonExQTE",
|
|
"SwitchBtnPanel",
|
|
"InLevelFever",
|
|
"UIInLevelPlayerMove",
|
|
"UpToolbar"
|
|
],
|
|
"IgnoreFadeAnimation": true,
|
|
"Priority": 0,
|
|
"SetupTag": "Level_NoviceGuide_SetupTag_01"
|
|
},
|
|
{
|
|
"$type": "InputMuteAction",
|
|
"CameraMoveMute": false,
|
|
"CharacterBagMute": false,
|
|
"CharacterMoveMute": false,
|
|
"CharacterQTEMute": false,
|
|
"CharacterSkillMute": false,
|
|
"CharacterSwitchMute": false,
|
|
"Tag": "Level_NoviceGuide_InputMute_01"
|
|
}
|
|
]
|
|
}
|
|
} |