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

143 lines
4.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Chimera_ChimeraBattleClickNode.1",
"Chimera_ChimeraBattleClickNode.2",
"Chimera_ChimeraBattleClickNode.3"
],
"GuideTextType": "Talk",
"GuideTalkID": 810101,
"CustomTextDirection": "Up",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 1.2,
"ScaleY": 1.2
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableClickInHintArea": true,
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Chimera_WorkBtn",
"ProtectTime": 0.2
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"NodeIDList": [
"Chimera_WorkBtn"
],
"GuideTextType": "Talk",
"GuideTalkID": 810102,
"GuideHintShowConfig": {
"ScaleX": -6.42
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Chimera_ChimeraBattleClickNode.1",
"Chimera_ChimeraBattleClickNode.2",
"Chimera_ChimeraBattleClickNode.3"
],
"GuideTextType": "Talk",
"GuideTalkID": 810101,
"CustomTextDirection": "Up",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 1.2,
"ScaleY": 1.2
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableClickInHintArea": true,
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Chimera_WorkBtn",
"ProtectTime": 0.2
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"NodeIDList": [
"Chimera_WorkBtn"
],
"GuideTextType": "Talk",
"GuideTalkID": 810102,
"GuideHintShowConfig": {
"ScaleX": -6.42
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
}
]
}
]
}
],
"EntityEventList": []
}