PGRData/Client/Fuben/FubenTabConfig.json

56 lines
2.4 KiB
JSON
Raw Normal View History

[
{
"Id": 1,
"Name": "Battle Screen",
"AssetPath": "Assets/Product/Ui/ComponentPrefab/FuBenNew/MainAggregateChapter.prefab",
"IconPath": "Assets/Product/Texture/Image/UiNewFuBen/NewFuBenIconZongmianban.png",
"ProxyPath": "XUi/XUiFuben/Main/XUiPanelMain",
"UiParentName": "PanelMain",
"ConditionDesc": "Unlocked when Commandant reaches Lv.1."
},
{
"Id": 2,
"Name": "Main",
"AssetPath": "Assets/Product/Ui/ComponentPrefab/FuBenNew/MainLineChapter.prefab",
"IconPath": "Assets/Product/Texture/Image/UiNewFuBen/NewFuBenIconZhuxian.png",
"ProxyPath": "XUi/XUiFuben/MainLine/XUiPanelMainLine",
"UiParentName": "PanelMainLine",
"ConditionDesc": "Unlocked when Commandant reaches Lv.1."
},
{
"Id": 3,
"Name": "Side",
"AssetPath": "Assets/Product/Ui/ComponentPrefab/FuBenNew/BranchLineChapter.prefab",
"IconPath": "Assets/Product/Texture/Image/UiNewFuBen/NewFuBenIconZhixian.png",
"ProxyPath": "XUi/XUiFuben/ExtralLine/XUiPanelExtralLine",
"UiParentName": "PanelExtralLine",
"ConditionDesc": "Complete Normal Story 3-8 to unlock."
},
{
"Id": 4,
"Name": "Study",
"AssetPath": "Assets/Product/Ui/ComponentPrefab/FuBenNew/CollegeBanner.prefab",
"IconPath": "Assets/Product/Texture/Image/UiNewFuBen/NewFuBenIconYanxi.png",
"ProxyPath": "XUi/XUiFuben/XUiPanelCollegeStudy",
"UiParentName": "PanelCollegeBanner",
"ConditionDesc": "Unlocked when Commandant reaches Lv.1."
},
{
"Id": 5,
"Name": "Resources",
"AssetPath": "Assets/Product/Ui/ComponentPrefab/FuBenNew/DailyBanner.prefab",
"IconPath": "Assets/Product/Texture/Image/UiNewFuBen/NewFuBenIconZiyuan.png",
"ProxyPath": "XUi/XUiFuben/XUiPanelResourceCollection",
"UiParentName": "PanelResource",
"ConditionDesc": "Complete Normal Story 2-2 to unlock."
},
{
"Id": 6,
"Name": "Challenge",
"AssetPath": "Assets/Product/Ui/ComponentPrefab/FuBenNew/ChallengeBanner.prefab",
"IconPath": "Assets/Product/Texture/Image/UiNewFuBen/NewFuBenIconTiaozhan.png",
"ProxyPath": "XUi/XUiFuben/XUiPanelSimulationChallenge",
"UiParentName": "PanelChallengeBanner",
"ConditionDesc": "Complete Normal Story 2-11 to unlock."
}
]