Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_10005.json
2025-11-05 00:34:44 +01:00

85 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "GridFightEntrancePageBtnLevel"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideText": "TutorialTextmap_GridFight_S1_100011",
"GuideTalkID": 1000462,
"GuideHintShowConfig": {
"OffsetY": 200
},
"GuideTextShowConfig": {
"OffsetY": 200
},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "GridFightSettlePage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "GridFightSettlePage"
},
{
"$type": "RPG.GameCore.TutorialBlockAndWait",
"WaitSecond": 3
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "GridFightEntrancePageBtnLevel"
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideText": "TutorialTextmap_GridFight_S1_100011",
"GuideTalkID": 1000463,
"GuideHintShowConfig": {
"OffsetY": 200
},
"GuideTextShowConfig": {
"OffsetY": 200
},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "GridFightDivisionSettlePage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "100013"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}