mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.4
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"Clockboy.Lock"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 511601
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.4
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"Clockboy.LockItem"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 511602
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5116
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |