turnbasedgamedata/Config/Level/Tutorial/Tutorial_5184.json
2024-10-21 03:16:22 -03:00

124 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 3
}
],
"NodeIDList": [
"Monopoly.Event.Description"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 518401,
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Down",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Monopoly.Event.Description"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 518402,
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Down",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "ActivityMonopolyMBTIEventDialog"
},
{
"$type": "RPG.GameCore.TutorialSetMonopolyToastPauseState"
},
{
"$type": "RPG.GameCore.TutorialSetMonopolyPauseState"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ActivityMonopolyMainPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Monopoly.Main.Report"
}
],
"NodeIDList": [
"Monopoly.Main.Report"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 518405,
"OverrideActionName": "Menu_UnchangeX",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 0.8,
"ScaleY": 0.8
},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ActivityMonopolyHistoryMainDialog"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "ActivityMonopolyHistoryMainDialog"
},
{
"$type": "RPG.GameCore.TutorialSetMonopolyPauseState",
"IsPause": false
},
{
"$type": "RPG.GameCore.TutorialSetMonopolyToastPauseState",
"IsPause": false
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5184
}
]
}
]
}