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

114 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "ADV_HipplenRunFinish"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ActivityHipplenMainPage.AtlasBtn"
}
],
"NodeIDList": [
"ActivityHipplenMainPage.AtlasBtn"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideTalkID": 650801,
"CustomTextDirection": "Up",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleY": 0.9,
"OffsetX": -16,
"OffsetY": 6
},
"GuideTextShowConfig": {
"OffsetX": -135
},
"GuideUIContextConfig": {
"Name": "ActivityHipplenTrialEntryPage"
},
"EnableActionList": [],
"ShowDelay": 0.5
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ActivityHipplenDecoConfirmBtn"
}
],
"NodeIDList": [
"ActivityHipplenDecoConfirmBtn"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 650802,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ActivityHipplenMainPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ActivityHipplenMainPage.AtlasBtn"
}
],
"NodeIDList": [
"ActivityHipplenMainPage.Deco"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideTalkID": 650803,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "ActivityHipplenTrialEntryPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}