mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
65 lines
1.7 KiB
JSON
65 lines
1.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ResetBtn"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_514001",
|
|
"GuideTalkID": 605301,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Up",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"OffsetX": 110,
|
|
"OffsetY": -250
|
|
},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ResetBtn"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_514001",
|
|
"GuideTalkID": 605302,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Up",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"OffsetX": 110,
|
|
"OffsetY": -250
|
|
},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |