turnbasedgamedata/Config/Level/Tutorial/Tutorial_8015.json
2024-12-02 04:04:12 -03:00

209 lines
5.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialHideNodes",
"NodeIDList": [
"Left.Avatar",
"Game.Goal"
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ADV_TrainParty_Round_Start"
}
},
{
"$type": "RPG.GameCore.TutorialBlockAndWait",
"WaitSecond": 1.5
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 8194,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TrainPartyCard.234"
}
],
"OnController": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
]
}
],
"NodeIDList": [
"TrainPartyCardRoot.234"
],
"GuideTextType": "Talk",
"GuideTalkID": 800304,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Pre.Result"
}
],
"NodeIDList": [
"TrainPartyGrid.Pre"
],
"GuideTextType": "Talk",
"GuideTalkID": 800305,
"CustomTextDirection": "Down",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetY": -100
},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TrainPartyCard.234"
}
],
"NodeIDList": [
"TrainPartyCardRoot.234"
],
"GuideTextType": "Talk",
"GuideTalkID": 800306,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClearAllHideNodes"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ADV_TrainParty_Round_Start"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "CardStep.CardID"
}
],
"NodeIDList": [
"Left.Leader"
],
"GuideTextType": "Talk",
"GuideTalkID": 800307,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "TrainPartyGameplayPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "CardStep.CardID"
}
],
"NodeIDList": [
"Game.Coin"
],
"GuideTextType": "Talk",
"GuideTalkID": 800308,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "TrainPartyGameplayPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "CardStep.CardID"
}
],
"NodeIDList": [
"Card.All"
],
"GuideTextType": "Talk",
"GuideTalkID": 800309,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "TrainPartyGameplayPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}