Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6031.json
2025-05-20 21:34:22 -03:00

91 lines
2.5 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,
"OffsetY": -80
},
"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": -30
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}