turnbasedgamedata/Config/Level/Tutorial/Tutorial_9071.json
2024-10-21 03:16:22 -03:00

99 lines
2.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RogueMagicSelectWeaponPage.Tab1"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideText": "TutorialTextmap_904802",
"GuideTalkID": 907101,
"CustomTextDirection": "Down",
"GuideHintShowConfig": {
"OffsetY": -8.36
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RogueMagicSelectWeaponPage.BuffDescButton"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 907102,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RogueMagicSelectWeaponPage.ConditionDescButton"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 907103,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RogueMagicSelectWeaponPage.Tab1"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 907104,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "RogueMagicWeaponGetDialog"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9071
}
]
}
]
}