Files
turnbasedgamedata/Config/Level/Tutorial/InBattle/Tutorial_83005471.json
2025-07-03 10:50:43 +02:00

62 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "HertaEncounter01",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [],
"GuideTextType": "RogueCenterTalk",
"GuideText": "TutorialTextmap_2043107001",
"GuideTalkID": 911601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "BattleGamePageContext"
},
"EnableActionList": [],
"EnableBattleOperationList": [
"BattleEventButton"
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [],
"GuideTextType": "RogueCenterTalk",
"GuideText": "TutorialTextmap_2043107001",
"GuideTalkID": 911602,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "BattleGamePageContext"
},
"EnableActionList": [],
"EnableBattleOperationList": [
"BattleEventButton"
]
}
]
}
]
}
],
"EntityEventList": []
}