mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
41 lines
1.0 KiB
JSON
41 lines
1.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "PlanetFesMainPage.TechTree.01"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"PlanetFesMainPage.TechTree.01"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_552101",
|
|
"GuideTalkID": 575049,
|
|
"CustomTextDirection": "RightUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 200,
|
|
"OffsetY": 50
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |