turnbasedgamedata/Config/Level/Tutorial/Tutorial_4058.json
2025-02-24 07:50:34 -03:00

51 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "InventoryPage"
},
{
"$type": "RPG.GameCore.TutorialClickBtn",
"NodeID": "TabPage.FoodTabItem.5"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "MoveScrollView",
"Param": "MoveToFindChestItem"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "InventoryPage.FindChestItem",
"ProtectTime": 0,
"ForceSetNavigation": true
}
],
"NodeIDList": [
"InventoryPage.FindChestItem"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_405801",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}