mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
44 lines
994 B
JSON
44 lines
994 B
JSON
{
|
|
"stateGroupName": {
|
|
"text": "StateGroup_gameplayMix"
|
|
},
|
|
"normalStateValue": {
|
|
"text": "State_Normal"
|
|
},
|
|
"focusedStateValue": {
|
|
"text": "State_Focused"
|
|
},
|
|
"sneakInStateValue": {
|
|
"text": "State_Stealth"
|
|
},
|
|
"menuStateValue": {
|
|
"text": "State_MenuNormal"
|
|
},
|
|
"pauseMenuStateValue": {
|
|
"text": "State_MenuPause"
|
|
},
|
|
"dialogStateValue": {
|
|
"text": "State_Dialogue"
|
|
},
|
|
"videoStateValue": {
|
|
"text": "State_Video"
|
|
},
|
|
"elementViewStateValue": {
|
|
"text": "State_Focused"
|
|
},
|
|
"musicGameSoloStateValue": {
|
|
"text": "State_MusicGameSolo"
|
|
},
|
|
"musicGameFreePlayStateValue": {
|
|
"text": "State_MusicGameFreePlay"
|
|
},
|
|
"uiPageIgnoreList": [
|
|
"InLevelMainPage",
|
|
"InLevelCutScenePage",
|
|
"VideoSkipPage",
|
|
"LogoPage",
|
|
"LoginMainPage",
|
|
"FleurFairMusicGameMainPage",
|
|
"InLevelMusicPage"
|
|
]
|
|
} |