mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"Monopoly.Block"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_509301",
|
|
"GuideTalkID": 517701,
|
|
"OverrideActionName": "Menu_UnchangeA",
|
|
"CustomTextDirection": "LeftDown",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "Monopoly.Block.Buy"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"Monopoly.Block.Buy"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_509301",
|
|
"GuideTalkID": 517703,
|
|
"OverrideActionName": "Menu_UnchangeA",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5177
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |