Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6117.json
2025-05-20 21:34:22 -03:00

48 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "EvolveBuildSCStagePage"
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
611701,
611702,
611703
],
"Season": 2
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"RecommendWeapon"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_535004",
"GuideTalkID": 611704,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}