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

126 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 3
}
],
"NodeIDList": [
"Monopoly.GachaB.Rule"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517901,
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Monopoly.GachaB.Buff"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517902,
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Monopoly.GachaB.Go"
}
],
"NodeIDList": [
"Monopoly.GachaB.Go"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517903,
"OverrideActionName": "Menu_UnchangeY",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "ActivityMonopolyMiniGameGachaBPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Monopoly.Main.Buff"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517803,
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Monopoly.Main.Talk.Left"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 518601,
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "LeftDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5179
}
]
}
]
}