mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.5.0_D11507074_A11495076_L11433868
This commit is contained in:
70
Config/Level/Tutorial/Tutorial_6451.json
Normal file
70
Config/Level/Tutorial/Tutorial_6451.json
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user