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

71 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "10020"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeV2ChallengerOverviewPage.Challenge1.Btn"
}
],
"NodeIDList": [
"MatchThreeBattleMatchingPage.ChangeBirdBtn"
],
"GuideTextType": "Talk",
"GuideTalkID": 660101,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeV2ChallengerOverviewPage.Challenge1.Btn"
}
],
"NodeIDList": [
"MatchThreeBattleMatchingPage.MatchBtn"
],
"GuideTextType": "Talk",
"GuideTalkID": 660102,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}