mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
66 lines
1.8 KiB
JSON
66 lines
1.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "CommonCenterTalk",
|
|
"GuideText": "TutorialTextmap_ClockPark_10101",
|
|
"GuideTalkID": 531151,
|
|
"CustomTextDirection": "Left",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "ClockParkGamePlayRaidLevelPage"
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "ClockParkRaidLevel.Item4",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ClockParkRaidLevel.Item4"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_ClockPark_10407",
|
|
"GuideTalkID": 531152,
|
|
"GuideHintShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"ScaleX": 1.25,
|
|
"ScaleY": 1.25
|
|
},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 100
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5311
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |