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

92 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RogueMagicSelectSkillPage.Tab1.type"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideText": "TutorialTextmap_904802",
"GuideTalkID": 907401,
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {
"OffsetY": -8.36
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RogueMagicSelectSkillPage.Tab1.dec"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 907402,
"GuideUIContextConfig": {
"Name": "RogueMagicSelectUnitPage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [],
"GuideTextType": "RogueCenterTalk",
"GuideTalkID": 907403,
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "RogueMagicSelectUnitPage"
}
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "RogueMagicSelectUnitPage"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}