turnbasedgamedata/Config/Level/Tutorial/Tutorial_5566.json
2025-02-24 07:50:34 -03:00

187 lines
6.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 6316,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HandSwitch.LockOn",
"ProtectTime": 0
}
],
"NodeIDList": [
"HandSwitch.LockOn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_556601 ",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.TutorialLockControl",
"Reset": true
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HandSwitch.ShootBtn",
"ProtectTime": 0
}
],
"NodeIDList": [
"HandSwitch.ShootBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_556602 ",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"OnPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HandSwitch.LockOnPC",
"ProtectTime": 0
}
],
"NodeIDList": [
"HandSwitch.LockOnPC"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_556601 ",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.TutorialLockControl",
"Reset": true
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HandSwitch.ShootBtn",
"ProtectTime": 0
}
],
"NodeIDList": [
"HandSwitch.ShootBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_556602 ",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ActionPress",
"Param": "Menu_SwitchHand_StartRocket",
"ProtectTime": 0
}
],
"NodeIDList": [
"HandSwitch.LockOnPC"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_556601 ",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [
"Menu_SwitchHand_StartRocket"
],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.TutorialLockControl",
"Reset": true
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ActionPress",
"Param": "Menu_SwitchHand_Fire",
"ProtectTime": 0
}
],
"NodeIDList": [
"HandSwitch.ShootBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_556602 ",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [
"Menu_SwitchHand_Fire"
],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"EntityEventList": []
}