mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "ActivityMonopolyMiniGameQuizPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIControllerClose",
|
|
"UIControllerName": "ActivityMonopolyMiniGameQuizPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "Monopoly.Main.Map"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"Monopoly.Main.Map"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_509301",
|
|
"GuideTalkID": 518201,
|
|
"OverrideActionName": "Menu_UnchangeOption",
|
|
"GuideHintShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"ScaleX": 0.8,
|
|
"ScaleY": 0.8
|
|
},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5182
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |