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

65 lines
1.8 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.3113008"
}
],
"OnPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EvolvePropCardItem.3113008"
}
],
"OnController": [
{
"$type": "RPG.GameCore.SetNavigationTarget",
"NodeID": "EvolvePropCardItem.3113008"
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "EvolvePropCardItem.3106003"
}
]
}
],
"NodeIDList": [
"EvolvePropCardItem.3113008"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 601401,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 130,
"OffsetY": -250
},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}