mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
35 lines
897 B
JSON
35 lines
897 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_ClockPark_10406",
|
|
"GuideTalkID": 530851,
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "ActivityClockParkGamePlayMainPage"
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5308
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |