mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueSelectBuffPageV2.Buff1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueSelectBuffPageV2.Buff1"
|
|
],
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 90213
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueSelectBuffPageV2.Buff1"
|
|
],
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideTalkID": 90214
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9021
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |