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

80 lines
2.1 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.PVPTab"
},
{
"$type": "RPG.GameCore.TutorialClickBtn",
"NodeID": "MatchThreeEntrancePage.PVPTab"
}
],
"NodeIDList": [
"MatchThreeEntrancePage.PVPTab"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 6160031,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MatchThreeEntrancePage.PVPTab"
}
],
"NodeIDList": [
"MatchThreeEntrancePage.PVPBtn"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 6160032,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}