mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.6.0_D12138945_A12028359_L12027612
This commit is contained in:
62
Config/Level/Tutorial/Tutorial_4073.json
Normal file
62
Config/Level/Tutorial/Tutorial_4073.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ChronicleMissionDialog.BtnReplay"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ChronicleMissionDialog.BtnReplay"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_407301",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "MissionReplayChoosePlotDialog",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "StoryReplayEndScreenDialog.BtnSwitch"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"StoryReplayEndScreenDialog.BtnSwitch"
|
||||
],
|
||||
"GuideTextType": "WeakTip",
|
||||
"GuideText": "TutorialTextmap_407302",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
Reference in New Issue
Block a user