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

163 lines
4.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 2
}
],
"NodeIDList": [
"Monopoly.Event.Description"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517601,
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Monopoly.Event.Description"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517602,
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "Monopoly.Event.Target"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Monopoly.Event.Roll"
}
],
"NodeIDList": [
"Monopoly.Event.Roll"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517603,
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "Monopoly.Event.Reroll"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Monopoly.Event.Result"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517605,
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Down",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "Monopoly.Event.Reroll"
}
],
"NodeIDList": [
"Monopoly.Event.Reroll"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517606,
"OverrideActionName": "Menu_UnchangeY",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "Monopoly.Event.Target1"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Monopoly.Event.Option1"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_509301",
"GuideTalkID": 517607,
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Down",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5176
}
]
}
]
}