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

99 lines
3.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.TutorialChimeraBattlePauseGameLock",
"Pause": true,
"AutoSend": false
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Chimera_BattleAuto",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"Chimera_BattleAuto"
],
"GuideTextType": "Talk",
"GuideTalkID": 810120,
"CustomTextDirection": "LeftDown",
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"ShowDelay": 0.5,
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialChimeraBattlePauseGameLock"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.TutorialChimeraBattlePauseGameLock",
"Pause": true,
"AutoSend": false
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Chimera_BattleAuto",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"Chimera_BattleAuto"
],
"GuideTextType": "Talk",
"GuideTalkID": 810120,
"CustomTextDirection": "LeftDown",
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"ShowDelay": 0.5,
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialChimeraBattlePauseGameLock"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"EntityEventList": []
}