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

102 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RelicDetailPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RelicDetailPage.ReforgeTab"
}
],
"OnController": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "RelicDetailPage.ReforgeTab"
},
{
"$type": "RPG.GameCore.TutorialClickBtn",
"NodeID": "RelicDetailPage.ReforgeTab"
}
]
}
],
"NodeIDList": [
"RelicDetailPage.ReforgeTab"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_405401",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RelicDetailPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RelicReforge.Material"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_405402",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RelicReforge.RelicStatusInfo"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_405403",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}