Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6404.json
2025-07-03 10:50:43 +02:00

98 lines
2.7 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.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeEntrancePage.BattleBtn"
}
],
"NodeIDList": [
"MatchThreeV2LevelPreparePage.Bird"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 6160024,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeEntrancePage.BattleBtn"
}
],
"NodeIDList": [
"MatchThreeV2LevelPreparePage.BattleItem"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 6160025,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeEntrancePage.BattleBtn"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 6160026,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "MatchThreeV2LevelPreparePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}