Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_7011.json
2025-07-03 15:21:03 +02:00

146 lines
3.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Feixiao_MainTutorial1_Head"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterAction",
"BlockOnWaiting": true
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true,
"ExcludeVoice": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.NormalMode.Append_Neutral_Normal_20007",
"BattleGamePhaseUI.NormalMode.Append_Enemy_Normal_2032041"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701110",
"GuideHintShowConfig": {
"ScaleX": 1.4,
"ScaleY": 1.1,
"OffsetX": 15
},
"GuideTextShowConfig": {
"ScaleX": 0
},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleFollow3D.2032041"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701111",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 1.65,
"ScaleY": 1.1,
"OffsetX": -10,
"OffsetY": 10
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -100,
"OffsetY": 1
},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.PauseGame"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Feixiao_MainTutorial2"
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterAction",
"BlockOnWaiting": true
},
{
"$type": "RPG.GameCore.TriggerTutorial",
"TutorialKey": "Tutorial7011"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "Tutorial7011",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "1220"
}
],
"NodeIDList": [
"AvatarSpInfo.1220"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701112",
"GuideHintShowConfig": {
"ScaleX": 1.2,
"ScaleY": 1.1
},
"GuideTextShowConfig": {
"ScaleX": -50
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
}
]
}