mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
39 lines
1010 B
JSON
39 lines
1010 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "ActivityPhotoExhibitionCameraMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"GuesePhotoTips"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_571602",
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {}
|
|
} |