From 4c73761ebd9e235077f150790b3749252a60aa5f Mon Sep 17 00:00:00 2001 From: zhang hongbo Date: Tue, 23 Dec 2025 19:36:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=80=E6=9C=89=E8=A1=A8?= =?UTF-8?q?=E5=88=B0cfg=5Ftxt.json=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tool/cfg/cfg_txt.json | 1213 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 1087 insertions(+), 126 deletions(-) diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index 5f4cebe2..593b0ed2 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -1,129 +1,1090 @@ { - "target_dir":"tool/txt", - "source_dir":"config", - "post_move": { - "enabled": true - }, + "target_dir": "tool/txt", + "source_dir": "config", + "post_move": { + "enabled": true + }, "file_list": [ - { - "in_file":"MergeData.xlsx", - "out_file":"MergeData.txt", - "sheet_name" :"MergeData", - "coloum_type":["int","int","int","string","string","string","string","string","int","int","string","int","int","int","string","int","string","string","string","string","string","int"] - }, - { - "in_file":"DecorateCost.xlsx", - "out_file":"DecorateCost.txt", - "sheet_name" :"DecorateCost", - "coloum_type":["int","int","int","int","string","string","string","string","string","string","string","string","string","string","string","string","string"] - }, - { - "in_file":"SensitiveWords.xlsx", - "out_file":"SensitiveWords.txt", - "sheet_name":"SensitiveWords", - "coloum_type":["int","string"] - }, - { - "in_file":"Avatar.xlsx", - "out_file":"FrameData.txt", - "sheet_name":"Avatar", - "coloum_type":["int","string","int","string","string","string","string"] - }, - { - "in_file":"Emoji.xlsx", - "out_file":"EmojiData.txt", - "sheet_name":"Emoji", - "coloum_type":["int","string","int","string","string"] - }, - { - "in_file":"Face.xlsx", - "out_file":"HeadData.txt", - "sheet_name":"Face", - "coloum_type":["int","string","int","string"] - }, - { - "in_file":"Collect.xlsx", - "out_file":"CollectionsRewardsData.txt", - "sheet_name":"Collect", - "coloum_type":["int","int","int","int"] - }, - { - "in_file":"Item.xlsx", - "out_file":"NetworkItemData.txt", - "sheet_name":"Item", - "coloum_type":["int","string","int","string","string"] - }, - { - "in_file":"IndoorProgress.xlsx", - "out_file":"IndoorProgress.txt", - "sheet_name":"IndoorProgress", - "coloum_type":["int","int","int","string","string","string","string","string"] - }, - { - "in_file":"LanguageData.xlsx", - "out_file":"DialogData.txt", - "sheet_name":"DialogData", - "coloum_type":["int","string","int","string","string","string","string","string","string"] - }, - { - "in_file":"AllLanguage.xlsx", - "out_file":"LanguageData.txt", - "sheet_name":"client", - "coloum_type":["int","string","string","string"] - }, - { - "in_file":"LimitedTimeEvent.xlsx", - "out_file":"LuckyCatProbability.txt", - "sheet_name":"LuckyCatProbability", - "coloum_type":["int","int","int","int","int"] - }, - { - "in_file":"LimitedTimeEvent.xlsx", - "out_file":"LuckyCatData.txt", - "sheet_name":"LuckyCat", - "coloum_type":["int","int","int"] - }, - { - "in_file":"NPCFriends.xlsx", - "out_file":"NPCFriendsData.txt", - "sheet_name":"NPCFriends", - "coloum_type":["int","string","string","int","int","int","int","int","int"] - }, - { - "in_file":"LimitedTimeEvent.xlsx", - "out_file":"CatTrickData.txt", - "sheet_name":"CatTrick", - "coloum_type":["int","int","int","int"] - }, - { - "in_file":"NickNameRandomData.xlsx", - "out_file":"NickNameRandomData.txt", - "sheet_name":"NickNameRandomData", - "coloum_type":["int","string","string","string","string","string","string","string"] - }, - { - "in_file":"Catnip.xlsx", - "out_file":"CatsGardenSlotData.txt", - "sheet_name":"Jackpot", - "coloum_type":["int","string","string","int","int"] - }, - { - "in_file":"Catnip.xlsx", - "out_file":"CatsGardenMultiplyData.txt", - "sheet_name":"Multiplier", - "coloum_type":["int","string","int","int"] - }, - { - "in_file":"Catnip.xlsx", - "out_file":"CatsGardenTempleteData.txt", - "sheet_name":"template", - "coloum_type":["int","int","int","string","int","string"] - }, - { - "in_file":"Catnip.xlsx", - "out_file":"CatsGardenProgressData.txt", - "sheet_name":"Game", - "coloum_type":["int","int","int","string"] - } - ] + { + "in_file": "AD.xlsx", + "out_file": "AdGiftData.txt", + "sheet_name": "AdGiftData", + "coloum_type": [ + "int", + "int", + "int", + "string" + ] + }, + { + "in_file": "BagItemConfig.xlsx", + "out_file": "BagItemConfig.txt", + "sheet_name": "BagItemConfig", + "coloum_type": [ + "int", + "int", + "string", + "int" + ] + }, + { + "in_file": "BonusValue.xlsx", + "out_file": "BonusValue.txt", + "sheet_name": "BonusValue", + "coloum_type": [ + "int", + "string", + "int", + "float", + "string", + "float" + ] + }, + { + "in_file": "Card.xlsx", + "out_file": "CardDetailCfg.txt", + "sheet_name": "CardDetailCfg", + "coloum_type": [ + "int", + "int", + "string", + "int", + "int", + "string", + "int", + "string", + "int" + ] + }, + { + "in_file": "Card.xlsx", + "out_file": "CardPackCfg.txt", + "sheet_name": "CardPackCfg", + "coloum_type": [ + "int", + "string", + "int", + "string", + "int", + "int" + ] + }, + { + "in_file": "Card.xlsx", + "out_file": "CardStickerExchangeCfg.txt", + "sheet_name": "CardStickerExchangeCfg", + "coloum_type": [ + "int", + "string", + "int", + "string", + "string" + ] + }, + { + "in_file": "Catnip.xlsx", + "out_file": "CatsGardenMultiplyData.txt", + "sheet_name": "Multiplier", + "coloum_type": [ + "int", + "string", + "int", + "int" + ] + }, + { + "in_file": "Catnip.xlsx", + "out_file": "CatsGardenProgressData.txt", + "sheet_name": "Game", + "coloum_type": [ + "int", + "int", + "int", + "string" + ] + }, + { + "in_file": "Catnip.xlsx", + "out_file": "CatsGardenSlotData.txt", + "sheet_name": "Jackpot", + "coloum_type": [ + "int", + "string", + "string", + "int", + "int" + ] + }, + { + "in_file": "Catnip.xlsx", + "out_file": "CatsGardenTempleteData.txt", + "sheet_name": "template", + "coloum_type": [ + "int", + "int", + "int", + "string", + "int", + "string" + ] + }, + { + "in_file": "LimitedTimeEvent.xlsx", + "out_file": "CatTrickData.txt", + "sheet_name": "CatTrick", + "coloum_type": [ + "int", + "int", + "int", + "int" + ] + }, + { + "in_file": "Champship.xlsx", + "out_file": "ChampshipCfg.txt", + "sheet_name": "ChampshipCfg", + "coloum_type": [ + "int", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "Champship.xlsx", + "out_file": "ChampshipRankReward.txt", + "sheet_name": "ChampshipRankReward", + "coloum_type": [ + "int", + "int", + "string", + "float", + "float", + "float", + "float" + ] + }, + { + "in_file": "Champship.xlsx", + "out_file": "ChampshipScoreReward.txt", + "sheet_name": "ChampshipScoreReward", + "coloum_type": [ + "int", + "int", + "string", + "int" + ] + }, + { + "in_file": "ChineseVersion.xlsx", + "out_file": "ChineseResMap.txt", + "sheet_name": "ChineseResMap", + "coloum_type": [ + "int", + "string", + "string" + ] + }, + { + "in_file": "Collect.xlsx", + "out_file": "CollectionRoomReward.txt", + "sheet_name": "CollectionRoomReward", + "coloum_type": [ + "int", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "Collect.xlsx", + "out_file": "CollectionsRewardsData.txt", + "sheet_name": "Collect", + "coloum_type": [ + "int", + "int", + "int", + "int" + ] + }, + { + "in_file": "ComboGift.xlsx", + "out_file": "ComboGift.txt", + "sheet_name": "ComboGift", + "coloum_type": [ + "int", + "string", + "float", + "string" + ] + }, + { + "in_file": "ComboGift.xlsx", + "out_file": "ComboGiftTwo.txt", + "sheet_name": "ComboGiftTwo", + "coloum_type": [ + "int", + "float", + "string" + ] + }, + { + "in_file": "DailyTask.xlsx", + "out_file": "DailyTaskActiveCfg.txt", + "sheet_name": "DailyTaskActiveCfg", + "coloum_type": [ + "int", + "string", + "string", + "int" + ] + }, + { + "in_file": "DailyTask.xlsx", + "out_file": "DailyTaskConfig.txt", + "sheet_name": "DailyTaskConfig", + "coloum_type": [ + "int", + "int", + "string", + "int", + "string", + "int", + "string", + "string", + "int" + ] + }, + { + "in_file": "DailyTask.xlsx", + "out_file": "DailyTaskDetail.txt", + "sheet_name": "DailyTaskDetail", + "coloum_type": [ + "int", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "DailyTask.xlsx", + "out_file": "DailyTaskReward.txt", + "sheet_name": "DailyTaskReward", + "coloum_type": [ + "int", + "int", + "string", + "int" + ] + }, + { + "in_file": "DecorateCost.xlsx", + "out_file": "DecorateCost.txt", + "sheet_name": "DecorateCost", + "coloum_type": [ + "int", + "int", + "int", + "int", + "string", + "string", + "string", + "string", + "string", + "string", + "string", + "string", + "string", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "DialogData.xlsx", + "out_file": "DialogData.txt", + "sheet_name": "DialogData", + "coloum_type": [ + "int", + "string", + "int", + "string", + "string", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "EmiterRetreatData.xlsx", + "out_file": "EmiterRetreatData.txt", + "sheet_name": "EmiterRetreatData", + "coloum_type": [ + "int", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "Emoji.xlsx", + "out_file": "EmojiData.txt", + "sheet_name": "Emoji", + "coloum_type": [ + "int", + "string", + "int", + "string", + "string" + ] + }, + { + "in_file": "Endless.xlsx", + "out_file": "EndlessGift.txt", + "sheet_name": "EndlessGift", + "coloum_type": [ + "int", + "int", + "string", + "float" + ] + }, + { + "in_file": "EnergyLimitGift.xlsx", + "out_file": "EnergyLimitGift.txt", + "sheet_name": "EnergyLimitGift", + "coloum_type": [ + "int", + "string", + "float" + ] + }, + { + "in_file": "Avatar.xlsx", + "out_file": "FrameData.txt", + "sheet_name": "Avatar", + "coloum_type": [ + "int", + "string", + "int", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "GrowthFund.xlsx", + "out_file": "GrowthFund.txt", + "sheet_name": "GrowthFund", + "coloum_type": [ + "int", + "int", + "string", + "string", + "float", + "float", + "string" + ] + }, + { + "in_file": "GuessColor.xlsx", + "out_file": "GuessReward.txt", + "sheet_name": "GuessReward", + "coloum_type": [ + "int", + "int", + "string", + "string" + ] + }, + { + "in_file": "Guide.xlsx", + "out_file": "GuideData.txt", + "sheet_name": "GuideData", + "coloum_type": [ + "int", + "string", + "int", + "string", + "string", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "Handbook.xlsx", + "out_file": "HandbookReward.txt", + "sheet_name": "HandbookReward", + "coloum_type": [ + "int", + "string", + "string" + ] + }, + { + "in_file": "Face.xlsx", + "out_file": "HeadData.txt", + "sheet_name": "Face", + "coloum_type": [ + "int", + "string", + "int", + "string" + ] + }, + { + "in_file": "HowToPlay.xlsx", + "out_file": "HowToPlay.txt", + "sheet_name": "HowToPlay", + "coloum_type": [ + "int", + "string", + "string" + ] + }, + { + "in_file": "IndoorProgress.xlsx", + "out_file": "IndoorProgress.txt", + "sheet_name": "IndoorProgress", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "AllLanguage.xlsx", + "out_file": "LanguageData.txt", + "sheet_name": "client", + "coloum_type": [ + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "LevelData.xlsx", + "out_file": "LevelData.txt", + "sheet_name": "LevelData", + "coloum_type": [ + "int", + "int", + "int", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "LimitedTimeEvent.xlsx", + "out_file": "LuckyCatData.txt", + "sheet_name": "LuckyCat", + "coloum_type": [ + "int", + "int", + "int" + ] + }, + { + "in_file": "LimitedTimeEvent.xlsx", + "out_file": "LuckyCatProbability.txt", + "sheet_name": "LuckyCatProbability", + "coloum_type": [ + "int", + "int", + "int", + "int", + "int" + ] + }, + { + "in_file": "Card.xlsx", + "out_file": "MainCardCollect.txt", + "sheet_name": "MainCardCollect", + "coloum_type": [ + "int", + "string", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "MergeData.xlsx", + "out_file": "MergeData.txt", + "sheet_name": "MergeData", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "string", + "string", + "string", + "int", + "int", + "string", + "int", + "int", + "int", + "string", + "int", + "string", + "string", + "string", + "string", + "string", + "int" + ] + }, + { + "in_file": "MileStone.xlsx", + "out_file": "MileStoneDetail.txt", + "sheet_name": "MileStoneDetail", + "coloum_type": [ + "int", + "int", + "string", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "MileStone.xlsx", + "out_file": "MileStoneReward.txt", + "sheet_name": "MileStoneReward", + "coloum_type": [ + "int", + "int", + "string", + "int" + ] + }, + { + "in_file": "Mining.xlsx", + "out_file": "MiningReward.txt", + "sheet_name": "MiningReward", + "coloum_type": [ + "int", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "ChineseVersion.xlsx", + "out_file": "MultiLanguageResource.txt", + "sheet_name": "MultiLanguageResource", + "coloum_type": [ + "Id", + "��ֵ", + "Ӣ��", + "��������" + ] + }, + { + "in_file": "Music.xlsx", + "out_file": "Music.txt", + "sheet_name": "Music", + "coloum_type": [ + "int", + "string" + ] + }, + { + "in_file": "NetAssetData.xlsx", + "out_file": "NetAssetData.txt", + "sheet_name": "NetAssetData", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "string", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "Item.xlsx", + "out_file": "NetworkItemData.txt", + "sheet_name": "Item", + "coloum_type": [ + "int", + "string", + "int", + "string", + "string" + ] + }, + { + "in_file": "Newbie.xlsx", + "out_file": "NewbieDailyTaskCfg.txt", + "sheet_name": "NewbieDailyTaskCfg", + "coloum_type": [ + "int", + "int", + "int", + "string", + "int", + "string", + "string" + ] + }, + { + "in_file": "Newbie.xlsx", + "out_file": "NewbieScoreCfg.txt", + "sheet_name": "NewbieScoreCfg", + "coloum_type": [ + "int", + "int", + "string" + ] + }, + { + "in_file": "NPCFriends.xlsx", + "out_file": "NPCFriendsData.txt", + "sheet_name": "NPCFriends", + "coloum_type": [ + "int", + "string", + "string", + "int", + "int", + "int", + "int", + "int", + "int" + ] + }, + { + "in_file": "Pass.xlsx", + "out_file": "PassOne.txt", + "sheet_name": "PassOne", + "coloum_type": [ + "int", + "int", + "string", + "string", + "int", + "float", + "float", + "int" + ] + }, + { + "in_file": "AD.xlsx", + "out_file": "PetAdWorkGift.txt", + "sheet_name": "PetAdWorkGift", + "coloum_type": [ + "int", + "string", + "float", + "float", + "int", + "int", + "float", + "int" + ] + }, + { + "in_file": "PetAirItem.xlsx", + "out_file": "PetAirItem.txt", + "sheet_name": "PetAirItem", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetCareItem.txt", + "sheet_name": "PetCareItem", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "float", + "string", + "string", + "int", + "string", + "int", + "int", + "int", + "string", + "string" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetCoinGift.txt", + "sheet_name": "PetCoinGift", + "coloum_type": [ + "int", + "string", + "float", + "float" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetDailyTaskCfg.txt", + "sheet_name": "PetDailyTaskCfg", + "coloum_type": [ + "int", + "int", + "string", + "string", + "string", + "int" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetDressItem.txt", + "sheet_name": "PetDressItem", + "coloum_type": [ + "int", + "int", + "string", + "string", + "string", + "string", + "string", + "string", + "int" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetHomeDecorateList.txt", + "sheet_name": "PetHomeDecorateList", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "string", + "string" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetPlayJoyItem.txt", + "sheet_name": "PetPlayJoyItem", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "float", + "string", + "string", + "int", + "int", + "int", + "int", + "string", + "string" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetRoomUnlockCfg.txt", + "sheet_name": "PetRoomUnlockCfg", + "coloum_type": [ + "int", + "int", + "string", + "string" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PetShopItem.txt", + "sheet_name": "PetShopItem", + "coloum_type": [ + "int", + "int", + "int", + "int", + "string", + "int", + "int", + "string", + "int", + "int", + "string", + "string", + "string", + "string", + "int", + "int", + "int", + "string" + ] + }, + { + "in_file": "Pet.xlsx", + "out_file": "PlayHomeDecorateCfg.txt", + "sheet_name": "PlayHomeDecorateCfg", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "string", + "string", + "int", + "float", + "int", + "string", + "float", + "string" + ] + }, + { + "in_file": "PromotionPack.xlsx", + "out_file": "PromotionPack.txt", + "sheet_name": "PromotionPack", + "coloum_type": [ + "int", + "string", + "string", + "string", + "string", + "float", + "float" + ] + }, + { + "in_file": "Race.xlsx", + "out_file": "RaceReward.txt", + "sheet_name": "RaceReward", + "coloum_type": [ + "int", + "int", + "int", + "int", + "string", + "string" + ] + }, + { + "in_file": "RankData.xlsx", + "out_file": "RankData.txt", + "sheet_name": "RankData", + "coloum_type": [ + "int", + "int", + "int", + "string" + ] + }, + { + "in_file": "RegionData.xlsx", + "out_file": "RegionData.txt", + "sheet_name": "RegionData", + "coloum_type": [ + "int", + "string", + "string", + "string", + "int" + ] + }, + { + "in_file": "SceneData.xlsx", + "out_file": "SceneData.txt", + "sheet_name": "SceneData", + "coloum_type": [ + "int", + "int", + "int", + "string", + "string", + "string" + ] + }, + { + "in_file": "SevenLoginCfg.xlsx", + "out_file": "SevenLoginCfg.txt", + "sheet_name": "SevenLoginCfg", + "coloum_type": [ + "int", + "string", + "string" + ] + }, + { + "in_file": "Shop.xlsx", + "out_file": "ShopItem.txt", + "sheet_name": "ShopItem", + "coloum_type": [ + "int", + "string", + "string", + "string", + "float", + "int", + "int", + "string" + ] + }, + { + "in_file": "Shop.xlsx", + "out_file": "ShopPack.txt", + "sheet_name": "ShopPack", + "coloum_type": [ + "int", + "string", + "string", + "float", + "float", + "float", + "int" + ] + }, + { + "in_file": "Shop.xlsx", + "out_file": "ShopSpecial.txt", + "sheet_name": "ShopSpecial", + "coloum_type": [ + "int", + "int", + "int", + "string", + "float" + ] + }, + { + "in_file": "SignInData.xlsx", + "out_file": "SignInData.txt", + "sheet_name": "SignInData", + "coloum_type": [ + "int", + "int", + "int", + "string" + ] + }, + { + "in_file": "Sound.xlsx", + "out_file": "Sound.txt", + "sheet_name": "Sound", + "coloum_type": [ + "int", + "string", + "int", + "bool", + "float", + "float", + "float" + ] + }, + { + "in_file": "StartMerge.xlsx", + "out_file": "StartMerge.txt", + "sheet_name": "StartMerge", + "coloum_type": [ + "int", + "int", + "int", + "int", + "int", + "int", + "string" + ] + }, + { + "in_file": "StartOrder.xlsx", + "out_file": "StartOrder.txt", + "sheet_name": "StartOrder", + "coloum_type": [ + "int", + "string", + "int", + "string" + ] + }, + { + "in_file": "TurnTableCfg.xlsx", + "out_file": "TurnTableCfg.txt", + "sheet_name": "TurnTableCfg", + "coloum_type": [ + "int", + "string" + ] + }, + { + "in_file": "UIForm.xlsx", + "out_file": "UIForm.txt", + "sheet_name": "UIForm", + "coloum_type": [ + "int", + "string", + "string", + "bool", + "bool", + "int", + "int" + ] + }, + { + "in_file": "WashStartMerge.xlsx", + "out_file": "WashStartMerge.txt", + "sheet_name": "WashStartMerge", + "coloum_type": [ + "int", + "int", + "int", + "int", + "int", + "string" + ] + }, + { + "in_file": "WeekTaskReward.xlsx", + "out_file": "WeekTaskReward.txt", + "sheet_name": "WeekTaskReward", + "coloum_type": [ + "int", + "string", + "int" + ] + } + ] } \ No newline at end of file