mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 8075,
|
|
"WaitForExit": true,
|
|
"TaskEnabled": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 1.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ChallengeLevel.MaxLevel"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_509301",
|
|
"OverrideActionName": "Menu_UnchangeA",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableSubmit": true,
|
|
"EnableClickInHintArea": true,
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5094
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |