mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
136 lines
3.9 KiB
JSON
136 lines
3.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
|
|
"IsForbid": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "EvolvePropCardItem.3106903"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.CheckUIMode",
|
|
"OnMobile": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "EvolvePropCardItem.3106903"
|
|
}
|
|
],
|
|
"OnPC": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "EvolvePropCardItem.3106903"
|
|
}
|
|
],
|
|
"OnController": [
|
|
{
|
|
"$type": "RPG.GameCore.SetNavigationTarget",
|
|
"NodeID": "EvolvePropCardItem.3106903"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "EvolvePropCardItem.3106003"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"EvolvePropCardItem.3106903"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_514001",
|
|
"GuideTalkID": 537301,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "RightUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 110,
|
|
"OffsetY": -250
|
|
},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "EvolveProp.CardSelectTutorial01"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"EvolveProp.CardSelectTutorial01"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "535504",
|
|
"GuideTalkID": 537302,
|
|
"OverrideActionName": "Menu_UnchangeY",
|
|
"CustomTextDirection": "Up",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterAction",
|
|
"OnSuccessImmediate": [
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "MemberUltraBtn.1106"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleGamePhaseUI.1106"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_514001",
|
|
"GuideTalkID": 537303,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "RightUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"OffsetX": -80
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5373
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |