turnbasedgamedata/Config/Level/Tutorial/Tutorial_5382.json
2024-10-21 03:16:22 -03:00

100 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "EvolveBuildStagePage",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
538205,
538206
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"DefaultWeapon"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_535004",
"GuideTalkID": 538201,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TeamBonus"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_535004",
"GuideTalkID": 538202,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TeamBonus"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_535004",
"GuideTalkID": 538203
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"EditTeam"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_535004",
"GuideTalkID": 538204
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5382
}
]
}
]
}