mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "Travel1.Action"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "CommonCenterTalk",
|
|
"GuideTalkID": 545801,
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "SwordTrainingPage"
|
|
},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "Travel1.Action"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"Travel3.Action"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 545802,
|
|
"GuideUIContextConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5501
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |