mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
71 lines
2.0 KiB
JSON
71 lines
2.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "RelicLevelUpPanel.BtnRarity",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueTournTitanMazeLeftUPPanel.ProgressPanel"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "TutorialTextmap_904802",
|
|
"GuideTalkID": 909501,
|
|
"CustomTextDirection": "Down",
|
|
"GuideHintShowConfig": {
|
|
"OffsetY": -8.36
|
|
},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RogueMagicSelectUnitPage"
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "RelicLevelUpPanel.BtnRarity",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "RogueCenterTalk",
|
|
"GuideText": "TutorialTextmap_904802",
|
|
"GuideTalkID": 909502,
|
|
"CustomTextDirection": "Down",
|
|
"GuideHintShowConfig": {
|
|
"OffsetY": -8.36
|
|
},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RogueTournMazeMainPage"
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |