mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-08 04:55:48 +08:00
86 lines
2.3 KiB
JSON
86 lines
2.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueRandomTalkPage.OptionPanelContent"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueRandomTalkPage.OptionPanelContent"
|
|
],
|
|
"GuideHintType": "ClickCircle",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983076,
|
|
"CustomTextDirection": "LeftUp",
|
|
"GuideHintShowConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueNousValuePanel"
|
|
],
|
|
"GuideHintType": "ClickCircle",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983077,
|
|
"CustomTextDirection": "Up",
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 50,
|
|
"OffsetY": 50
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueNousValuePanel"
|
|
],
|
|
"GuideHintType": "ClickCircle",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983089,
|
|
"CustomTextDirection": "Up",
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 50,
|
|
"OffsetY": 50
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9316
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {}
|
|
} |