mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"GuideAvatarFlyWarningInfo": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "",
|
|
"widghtInfo": "",
|
|
"warningInfo": "UI_GUIDE_INFO_FLYWARNING",
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAvatarStateCondition"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 15.0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"GuideDisableInput": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideForceAvatarMoveAction"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCameraControlAction"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 1.5
|
|
}
|
|
]
|
|
]
|
|
}
|
|
} |