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

51 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "GridFightEntrancePageBtnLevel"
}
],
"NodeIDList": [
"GridFightStartPageTabItem2"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_GridFight_S1_100011",
"GuideTalkID": 1000465,
"GuideHintShowConfig": {
"OffsetY": 200
},
"GuideTextShowConfig": {
"OffsetY": 200
},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "GridFightDivisionStartPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "100014"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}