Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_4077.json
2025-09-25 21:02:32 +02:00

41 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "PerformanceReplay_AutoSelect",
"ProtectTime": 0
}
],
"NodeIDList": [
"PerformanceReplay_AutoSelect"
],
"GuideTextType": "WeakTip",
"GuideText": "TutorialTextmap_407701",
"GuideTalkID": 907504,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "MazeMainPage"
},
"EnableActionList": [
"Maze_ShortCutWheel"
],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}