Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_20451080.json
2025-08-14 09:43:09 +02:00

73 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "Theoroi_MainTutorial1",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MonsterPassiveSkill.Theoroi"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_2045108001",
"GuideTalkID": 701601,
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetY": -50
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "Theoroi_MainTutorial2",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.TeamInfo"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_2045108002",
"GuideTalkID": 701601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
}
],
"EntityEventList": []
}