mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
113 lines
3.4 KiB
JSON
113 lines
3.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIControllerClose",
|
|
"UIControllerName": "RogueRandomEvtPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueMagicMazeLeftUPPanel.RogueMagicMazeWeaponItem1"
|
|
],
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 907701,
|
|
"GuideUIContextConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClickBtn",
|
|
"NodeID": "RogueMagicMazeLeftUPPanel.RogueBagBtn"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CheckIsMagicRogueAutoDressOpen",
|
|
"OnOpen": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "RogueMagicInventoryPage.TogSwitchAuto",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueMagicInventoryPage.TogSwitchAuto"
|
|
],
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 907704,
|
|
"GuideUIContextConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "RogueCenterTalk",
|
|
"GuideTalkID": 907703,
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RogueMagicInventoryDialog"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
],
|
|
"OnClose": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RogueMagicInventoryPage.TogSwitchAuto",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueMagicInventoryPage.TogSwitchAuto"
|
|
],
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 907702,
|
|
"GuideUIContextConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "RogueCenterTalk",
|
|
"GuideTalkID": 907703,
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RogueMagicInventoryDialog"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |