mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
32 lines
745 B
JSON
32 lines
745 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RogueNous.ExtraSkillPoint01"
|
|
],
|
|
"GuideHintType": "ClickCircle",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983093,
|
|
"CustomTextDirection": "Up"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9325
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {}
|
|
} |