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

61 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Hearse_MainTutorial"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterAction",
"BlockOnWaiting": true
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true,
"ExcludeVoice": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleFollow3D.4012060"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701501",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"OffsetX": 5,
"OffsetY": 10
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.PauseGame"
}
]
}
],
"EntityEventList": []
}