mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
76 lines
2.0 KiB
JSON
76 lines
2.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
|
|
"TalkIDList": [
|
|
611801,
|
|
611802
|
|
],
|
|
"Season": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"WeaponPropInfo"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_514001",
|
|
"GuideTalkID": 611803,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Up",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"OffsetX": -600,
|
|
"OffsetY": -100
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ScrollViewMask"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_514001",
|
|
"GuideTalkID": 611804,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Right",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"OffsetX": -600,
|
|
"OffsetY": -100
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |