Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6107.json
2025-05-20 21:34:22 -03:00

66 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EvolvePropCardItem.3113121"
}
],
"OnPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EvolvePropCardItem.3113121"
}
],
"OnController": [
{
"$type": "RPG.GameCore.SetNavigationTarget",
"NodeID": "EvolvePropCardItem.3113121"
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "EvolvePropCardItem.3106003"
}
]
}
],
"NodeIDList": [
"EvolvePropCardItem.3113121"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 537801,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -120,
"OffsetY": -180
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}