mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
70 lines
1.9 KiB
JSON
70 lines
1.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "DrinkMakerCheersEntrancePage",
|
|
"GoNextImmediately": false,
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "EvolveProp.CardSelectTutorial01"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"GuestNum"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"WeakGuideLifeTime": 3,
|
|
"GuideText": "TutorialTextmap_645101",
|
|
"GuideTalkID": 600504,
|
|
"CustomTextDirection": "Left",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"OffsetX": 100
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "StartBtn"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"StartBtn"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"WeakGuideLifeTime": 3,
|
|
"GuideText": "TutorialTextmap_645102",
|
|
"GuideTalkID": 600504,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Left",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |