Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_1004.json
2025-08-14 09:43:09 +02:00

250 lines
7.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitTurnCount",
"CalcMethod": "LightTeam"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.EffContainerBack.7005"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_100406",
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterSPFull"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "tutorial_1004_1"
}
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_100404",
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "BattleGamePageContext"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "tutorial_1004_1"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [],
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "7005"
}
],
"NodeIDList": [
"BattleGamePhaseUI.EffContainerBack.7005"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_100403",
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "tutorial_1004_2"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "tutorial_1004_1"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.CheckUIMode",
"OnController": [
{
"$type": "RPG.GameCore.ConditionLoopExecuteTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByHasInsertActionByTarget",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 7005
},
"IncludeActiveAction": true,
"Inverse": true
},
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ActionPress",
"Param": "Battle_TriggerUltra",
"ProtectTime": 0
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_100405",
"OverrideActionName": "Battle_TriggerUltra",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "BattleGamePageContext"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.ParallelSelectorConfig",
"TaskList": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "7005",
"ProtectTime": 0
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ActionRelease",
"Param": "Battle_TriggerUltra",
"ProtectTime": 0
}
]
}
],
"NodeIDList": [
"BattleGamePhaseUI.7005"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_100403_ctr",
"OverrideActionName": "Menu_ReleaseUltra1",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
],
"NodeIDList": [],
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"UltraTrigger",
"UltraButton1"
]
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "tutorial_1004_2"
}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "tutorial_1004_2"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterAction",
"Param": "7005",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "UseUltra"
}
],
"NodeIDList": [
"BattleGamePhaseUI.BtnUltraSkill.ActiveIcon"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_100402",
"OverrideActionName": "Battle_SkillRelease",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}