turnbasedgamedata/Config/Level/Tutorial/Tutorial_5913.json
2025-04-07 09:10:56 -03:00

95 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"GroupScheduleInfoPanel.Player2"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideTalkID": 591301,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"OffsetY": -80
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"GroupScheduleInfoPanel.Player2"
],
"GuideTextType": "Talk",
"GuideTalkID": 591302,
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleY": 1.3,
"OffsetY": -100
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"GroupScheduleInfoPanel.FinalPlayer"
],
"GuideTextType": "Talk",
"GuideTalkID": 591303,
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 1.15,
"ScaleY": 1.15,
"OffsetY": -15
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetY": -200
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}