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

73 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Chimera_WorkBtn"
}
],
"NodeIDList": [
"Chimera_TeamGoalMyTeam"
],
"GuideTextType": "Talk",
"GuideTalkID": 810140,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Chimera_WorkBtn"
}
],
"NodeIDList": [
"Chimera_TeamGoalMyTeam"
],
"GuideTextType": "Talk",
"GuideTalkID": 810140,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"EntityEventList": []
}