turnbasedgamedata/Config/Level/Tutorial/Tutorial_9318.json
2025-02-24 07:50:34 -03:00

110 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "BattleGamePageContext"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BattleEventAbility_RogueDLC_Insert"
}
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitTurnCount",
"TaskList": []
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 2
}
],
"NodeIDList": [
"BattleGamePhaseUI.NormalMode.Current_Neutral_Normal_43001"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983078,
"CustomTextDirection": "RightDown",
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 2
}
],
"NodeIDList": [
"BattleGamePhaseUI.NormalMode.Current_Neutral_Normal_43001"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983087,
"CustomTextDirection": "RightDown",
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "9303"
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 9303,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.PauseGame"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9318
}
]
}
],
"ValueSource": {}
}