mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
31 lines
773 B
JSON
31 lines
773 B
JSON
|
{
|
||
|
"AbilityName": "Level_NoviceGuide_01",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetupUIAction",
|
||
|
"HideUITags": [
|
||
|
"SkillButtonA",
|
||
|
"SkillButtonD",
|
||
|
"SkillButtonBranch",
|
||
|
"SwitchBtnPanel",
|
||
|
"SkillButtonUlt"
|
||
|
],
|
||
|
"IgnoreFadeAnimation": true,
|
||
|
"Priority": 0,
|
||
|
"SetupTag": "Level_NoviceGuide_SetupTag_01"
|
||
|
},
|
||
|
{
|
||
|
"$type": "InputMuteAction",
|
||
|
"CameraMoveMute": true,
|
||
|
"CharacterBagMute": false,
|
||
|
"CharacterMoveMute": true,
|
||
|
"CharacterQTEMute": false,
|
||
|
"CharacterSkillMute": false,
|
||
|
"CharacterSwitchMute": false,
|
||
|
"Tag": "Level_NoviceGuide_InputMute_01"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|