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

146 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "WaitChracterTurn",
"Param": "1408"
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton02"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1408_Hint03",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterSPFull",
"Param": "1408"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"BattleGamePhaseUI.1408"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1408_Hint04",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "BattleGamePhaseUI.SkillButton_1408_01",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton_1408_01"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1408_Hint05",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 1.05,
"ScaleY": 1.05
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectSkill01"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "1408_BattleSkillButton02",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"1408_BattleSkillButton02"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1408_Hint06",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Phainon_Tutorial_BeforeSkill31"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.ActionMode.Append_Neutral_Normal_11408"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1408_Hint07",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}