Your Ad could be here.
Donate to support DoTA forum and Launcher development.

Schemes

User avatar
KAMIKADzE
KAMIKADzE
KAMIKADzE
Blood Mage
Blood Mage
Posts: 3672
Joined: Thu 1998.01.01, 00:00
Honor: 3102
Points: 2423438202.90
BDO: Blader
Cabal: BL
Vindictus: Lann
C9: Blade Dancer
Gender: Male
Karma: 神風
: Assassin Black Star Winged Devotion Dedication Heavy 1st 20 HR BDO JP Volunteer BDO KR Translator BDO JP Translator BDO RU Translator Black Spirit inside Black Spirit's Partner
Medals: 17
Contact:

Schemes

Postby KAMIKADzE » Wed 2016.12.28, 20:17

As of v0.6g I've added a scheme of tables and their columns. You can find it in "Launcher\BDO\Default.sc" and tweak it to your liking (simply open it with any text editor), or copy paste it to "Launcher\BDO\Schemes" as Launcher will list all Schemes from that folder in a form of a list and then simply select it and click "Apply selected", or copy paste it to any location and then use "Change scheme" button to select your scheme. You can save it in any format, but I'd recommend to keep it in Unicode. If you'll do your changes during the program runtime then you will need to restart Launcher in order for them to take effect.
If you'll mess up the Default scheme to the point that it will stop working - simply press "Reset default scheme" button.
If at any point you'll feel like you don't want to use your custom scheme set by "Change scheme" button - simply press "Use default scheme" button to start using default scheme, or alternatively you can always set it by using "Change scheme" button ("Launcher\BDO\Default.sc").

Scheme that is currently in use will be displayed above Server selection as a "Current scheme: Scheme".

If you're using older Launcher version and don't understand how to update scheme yourself, here is my latest scheme (I'll update it from time to time):

Code: Select all

{
  "languagedata": {
    "1_LongSword": {
      "Keys": {
        "Index": "^Index",
        "Enchant": "^Enchant"
      },
      "Values": {
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "2_Blunt": {
      "Keys": {
        "Index": "^Index",
        "Enchant": "^Enchant"
      },
      "Values": {
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "3_TwoHandSword": {
      "Keys": {
        "Index": "^Index",
        "Enchant": "^Enchant"
      },
      "Values": {
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "4_Bow": {
      "Keys": {
        "Index": "^Index",
        "Enchant": "^Enchant"
      },
      "Values": {
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "5_Dagger": {
      "Keys": {
        "Index": "^Index",
        "Enchant": "^Enchant"
      },
      "Values": {
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "6_Staff": {
      "Keys": {
        "Index": "^Index",
        "Enchant": "^Enchant"
      },
      "Values": {
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Attendance_Table": {
      "Keys": {
        "Key": "^Key"
      },
      "Values": {
        "Title": "~Title",
        "EventPeriod": "~EventPeriod",
        "EventExpired": "~EventExpired"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Auction_InfoTable": {
      "Keys": {
        "AuctionNo": "^AuctionNo"
      },
      "Values": {
        "AuctionDesc": "~AuctionDesc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "AudioMap_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "AreaName": "~AreaName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Awakening_Ability_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "AbilityName": "~AbilityName",
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Buff_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "BuffName": "~BuffName",
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "BuffCondition_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "ConditionDesc": "~ConditionDesc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Card_Table": {
      "Keys": {
        "Key": "^Key"
      },
      "Values": {
        "Name": "~Name",
        "Desc": "~Desc",
        "Keyword": "~Keyword"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "CashProduct_Table": {
      "Keys": {
        "ProductNo": "^ProductNo"
      },
      "Values": {
        "ProductName": "~ProductName",
        "DisplayName": "~DisplayName",
        "DisplaySubName": "~DisplaySubName",
        "ProductDesc": "~ProductDesc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Challenge_Table": {
      "Keys": {
        "Key": "^Key"
      },
      "Values": {
        "Title": "~Title",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Character_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "CharName": "~CharName",
        "DisplayName": "~DisplayName",
        "CharacterTitle": "~CharacterTitle"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "CharacterFunction_Table": {
      "Keys": {
        "CharacterKey": "^CharacterKey"
      },
      "Values": {
        "BuyingFromNpcName": "~BuyingFromNpcName",
        "SellingToNpcName": "~SellingToNpcName",
        "TradingName": "~TradingName",
        "ItemMarketName": "~ItemMarketName",
        "BuyingFromGuildShopNpcName": "~BuyingFromGuildShopNpcName",
        "SellingToGuildShopNpcName": "~SellingToGuildShopNpcName",
        "AuctionName": "~AuctionName",
        "MatingName": "~MatingName",
        "InnName": "~InnName",
        "ExploreKeyName": "~ExploreKeyName",
        "SkillName": "~SkillName",
        "RepairName": "~RepairName",
        "WarehouseName": "~WarehouseName",
        "StableName": "~StableName",
        "TransferName": "~TransferName",
        "TransferNamePerson": "~TransferNamePerson",
        "IntimacyName": "~IntimacyName",
        "GuildName": "~GuildName",
        "ExploreName": "~ExploreName",
        "LordMenuName": "~LordMenuName",
        "MinorLordMenuName": "~MinorLordMenuName",
        "ExtractName": "~ExtractName",
        "TerritoryTradeName": "~TerritoryTradeName",
        "TerritorySupplyName": "~TerritorySupplyName",
        "KnowledgeName": "~KnowledgeName",
        "SupplyShopName": "~SupplyShopName",
        "SupplyFishShopName": "~SupplyFishShopName",
        "GuildSupplyShopName": "~GuildSupplyShopName",
        "ChangeItemName": "~ChangeItemName",
        "isAwakenSkillName": "~isAwakenSkillName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Class_DataSkill_MeshType_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "ItemName": "~ItemName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "ContributionEXP_Table": {
      "Keys": {
        "TerritoryKey": "^TerritoryKey"
      },
      "Values": {
        "TerritoryName": "~TerritoryName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Coupon_Table": {
      "Keys": {
        "CouponKey": "^CouponKey"
      },
      "Values": {
        "Name": "~Name"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "CouponCategory_Table": {
      "Keys": {
        "CashCouponCategory_Main": "^CashCouponCategory_Main",
        "CashCouponCategory_Middle": "^CashCouponCategory_Middle",
        "CashCouponCategory_Small": "^CashCouponCategory_Small"
      },
      "Values": {
        "CashCouponCategory_Name": "~CashCouponCategory_Name"
      },
      "Actions": {
        "AllowNullKeys": true,
        "ExcludeFromMerge": {}
      }
    },
    "CutScene_Table": {
      "Keys": {
        "FileName": "^FileName"
      },
      "Values": {
        "CutSceneName": "~CutSceneName",
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Dialog_Table": {
      "Keys": {
        "Npc": "!Npc",
        "DialogIndex": "!DialogIndex",
        "Index": "^Index"
      },
      "Values": {
        "Name": "~Name",
        "MainScene": "~MainScene",
        "FuncDialog": "~FuncDialog",
        "MainDialog": "~MainDialog",
        "Button": "~Button",
        "Dialog": "~Dialog",
        "Bubble1": "~Bubble1",
        "Bubble2": "~Bubble2",
        "Bubble3": "~Bubble3",
        "Bubble4": "~Bubble4",
        "Bubble5": "~Bubble5",
        "Bubble6": "~Bubble6",
        "Bubble7": "~Bubble7",
        "Bubble8": "~Bubble8",
        "Bubble9": "~Bubble9",
        "Bubble10": "~Bubble10"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "DialogText_Table": {
      "Keys": {
        "Index": "^Index",
        "RandomIndex": "^RandomIndex"
      },
      "Values": {
        "Text": "~Text"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Encyclopedia_Table": {
      "Keys": {
        "Key": "^Key"
      },
      "Values": {
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "EquipSetOption": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "EquipSetOptionName": "~EquipSetOptionName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Explore_Table": {
      "Keys": {
        "WaypointKey": "^WaypointKey"
      },
      "Values": {
        "Name": "~Name",
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Field_Table": {
      "Keys": {
        "FieldNo": "^FieldNo"
      },
      "Values": {
        "FieldName": "~FieldName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Fusion_Table": {
      "Keys": {
        "Index": "^Index",
        "FusionGroup": "^FusionGroup",
        "FusionItemKey": "^FusionItemKey"
      },
      "Values": {
        "이 아이템은 무엇인가?": "~이 아이템은 무엇인가?",
        "이 것은 시드 아이템인가?": "~이 것은 시드 아이템인가?"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Group_MainQuest": {
      "Keys": {
        "MainQuestGroupKey": "^MainQuestGroupKey",
        "MainQuestType": "^MainQuestType"
      },
      "Values": {
        "MainQuestGroupName": "~MainQuestGroupName",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Group_Quest": {
      "Keys": {
        "QuestGroup": "^QuestGroup"
      },
      "Values": {
        "GroupName": "~GroupName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Group_RecommendationQuest": {
      "Keys": {
        "RecommendationQuestGroupKey": "^RecommendationQuestGroupKey",
        "RecommendationQuestType": "^RecommendationQuestType"
      },
      "Values": {
        "RecommendationQuestGroupName": "~RecommendationQuestGroupName",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Group_RepetitionQuest": {
      "Keys": {
        "RepetitionQuestGroupKey": "^RepetitionQuestGroupKey",
        "RepetitionQuestType": "^RepetitionQuestType"
      },
      "Values": {
        "RepetitionQuestGroupName": "~RepetitionQuestGroupName",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "GuildQuest_Table": {
      "Keys": {
        "GuildQuestNo": "^GuildQuestNo"
      },
      "Values": {
        "Title": "~Title",
        "Desc": "~Desc",
        "CompleteConditionText": "~CompleteConditionText"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "InstanceDungeonPcStat": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "ClassName": "~ClassName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Item_Exchange": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "워리어": "~워리어",
        "레인저": "~레인저",
        "소서러": "~소서러",
        "자이언트": "~자이언트",
        "금수랑": "~금수랑",
        "무사": "~무사",
        "매화": "~매화",
        "발키리": "~발키리",
        "쿠노이치": "~쿠노이치",
        "닌자": "~닌자",
        "다크나이트": "~다크나이트",
        "위자드": "~위자드",
        "위치": "~위치"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Item_ImprovementResult_Table": {
      "Keys": {
        "index": "^index"
      },
      "Values": {
        "ItemName": "~ItemName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Item_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "ItemName": "~ItemName",
        "Description": "~Description",
        "PopupDesc": "~PopupDesc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "ItemExchangeSource": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "PlantDescription": "~PlantDescription",
        "PlantDetailDescription": "~PlantDetailDescription"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "MainQuest_Table": {
      "Keys": {
        "MainQuestGroupKey": "^MainQuestGroupKey",
        "QuestGroup": "^QuestGroup",
        "QuestID": "^QuestID"
      },
      "Values": {
        "AcceptConditionText": "~AcceptConditionText"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Manufacture_Table": {
      "Keys": {
        "MaterialItem1": "^MaterialItem1",
        "MaterialItemCount1": "^MaterialItemCount1",
        "MaterialItem2": "^MaterialItem2",
        "MaterialItemCount2": "^MaterialItemCount2",
        "MaterialItem3": "^MaterialItem3",
        "MaterialItemCount3": "^MaterialItemCount3",
        "MaterialItem4": "^MaterialItem4",
        "MaterialItemCount4": "^MaterialItemCount4",
        "MaterialItem5": "^MaterialItem5",
        "MaterialItemCount5": "^MaterialItemCount5"
      },
      "Values": {
        "결과물": "~결과물"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "ManufactureCondition_Table": {
      "Keys": {
        "ActionName": "^ActionName"
      },
      "Values": {
        "가공 액션 명": "~가공 액션 명"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "MarketCategoryNameTag": {
      "Keys": {
        "MarketCategory1": "^MarketCategory1",
        "MarketCategory2": "^MarketCategory2",
        "MarketFilter1": "^MarketFilter1",
        "MarketFilter2": "^MarketFilter2"
      },
      "Values": {
        "NameTag": "~NameTag"
      },
      "Actions": {
        "AllowNullKeys": true,
        "ExcludeFromMerge": {}
      }
    },
    "NpcRelation": {
      "Keys": {
        "NpcKey": "^NpcKey"
      },
      "Values": {
        "CoveredDialog": "~CoveredDialog",
        "DiscoverDialog": "~DiscoverDialog",
        "DiscoverDialog1": "~DiscoverDialog1",
        "DiscoverDialog2": "~DiscoverDialog2",
        "DiscoverDialog3": "~DiscoverDialog3",
        "DiscoverDialog4": "~DiscoverDialog4",
        "DiscoverDialog5": "~DiscoverDialog5"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Object_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "InstallationMaxCount": "~InstallationMaxCount",
        "Desc_Feature1": "~Desc_Feature1",
        "Desc_Feature2": "~Desc_Feature2",
        "ArmorMaterial": "~ArmorMaterial"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "PC_Set_Table": {
      "Keys": {
        "ClassType": "^ClassType"
      },
      "Values": {
        "ClassName": "~ClassName",
        "ClassDesc": "~ClassDesc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "PetAction_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "Name": "~Name",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "PlantExchangeGroup_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "ExchangeGroupName": "~ExchangeGroupName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "PlantWorkerPassiveSkill_Table": {
      "Keys": {
        "Key": "^Key"
      },
      "Values": {
        "Name": "~Name",
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "ProductTool_Property": {
      "Keys": {
        "ItemKey": "^ItemKey",
        "EnchantLevel": "^EnchantLevel"
      },
      "Values": {
        "ItemName": "~ItemName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Profiling": {
      "Keys": {
        "Key": "^Key",
        "DialogKey": "^DialogKey"
      },
      "Values": {
        "ProfileMessage": "~ProfileMessage"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Quest_Table": {
      "Keys": {
        "QuestGroup": "^QuestGroup",
        "QuestID": "^QuestID"
      },
      "Values": {
        "Title": "~Title",
        "Desc": "~Desc",
        "CompleteDisplay": "~CompleteDisplay",
        "CompleteConditionText": "~CompleteConditionText",
        "AcceptDialog": "~AcceptDialog",
        "AcceptButton": "~AcceptButton",
        "ProgressDialog": "~ProgressDialog",
        "RetryButton": "~RetryButton",
        "CompleteDialog": "~CompleteDialog"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "ReceipeForTown_New": {
      "Keys": {
        "ReceipeKey": "^ReceipeKey"
      },
      "Values": {
        "Name": "~Name"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "RecommendationQuest_Table": {
      "Keys": {
        "RecommendationQuestGroupKey": "^RecommendationQuestGroupKey",
        "QuestGroup": "^QuestGroup",
        "QuestID": "^QuestID"
      },
      "Values": {
        "AcceptConditionText": "~AcceptConditionText"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Region_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "AreaName": "~AreaName",
        "ReturnPositionName": "~ReturnPositionName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "RegionMap_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "RegionWeather_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "AreaName": "~AreaName",
        "ReturnPositionName": "~ReturnPositionName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "RepetitionQuest_Table": {
      "Keys": {
        "RepetitionQuestGroupKey": "^RepetitionQuestGroupKey",
        "QuestGroup": "^QuestGroup",
        "QuestID": "^QuestID"
      },
      "Values": {
        "AcceptConditionText": "~AcceptConditionText",
        "HideConditions": "~HideConditions",
        "VisibleConditions": "~VisibleConditions"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Servant_Item_Mesh_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "ItemName": "~ItemName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "ServantSet_Table": {
      "Keys": {
        "CharacterKey": "^CharacterKey"
      },
      "Values": {
        "Name": "~Name"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Skill_Table_New": {
      "Keys": {
        "SkillNo": "^SkillNo",
        "SkillLevel": "^SkillLevel"
      },
      "Values": {
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "SkillCommand": {
      "Keys": {
        "ClassType": "^ClassType",
        "SkillNo": "^SkillNo"
      },
      "Values": {
        "SkillName": "~SkillName",
        "Control": "~Control"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "SkillType_Table_New": {
      "Keys": {
        "SkillNo": "^SkillNo"
      },
      "Values": {
        "SkillName": "~SkillName",
        "SkillShortName": "~SkillShortName",
        "Control": "~Control",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "SocialAction_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "SocialActionName": "~SocialActionName",
        "ChattingCommand": "~ChattingCommand",
        "ChattingKeyword": "~ChattingKeyword",
        "ConditionMessage": "~ConditionMessage"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "SupportPointEXP_Table": {
      "Keys": {
        "TerritoryKey": "^TerritoryKey"
      },
      "Values": {
        "TerritoryName": "~TerritoryName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Territory_Table": {
      "Keys": {
        "TerritoryKey": "^TerritoryKey"
      },
      "Values": {
        "NationalName": "~NationalName",
        "TerritoryName": "~TerritoryName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Theme_Table": {
      "Keys": {
        "Theme": "^Theme"
      },
      "Values": {
        "Name": "~Name",
        "표시용1": "~표시용1"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "Title_Table": {
      "Keys": {
        "Key": "^Key"
      },
      "Values": {
        "Title": "~Title",
        "Description": "~Description"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "TitleBuff_Table": {
      "Keys": {
        "Index": "^Index",
        "Count": "^Count",
        "SkillNo": "^SkillNo"
      },
      "Values": {
        "Description": "~Description",
        "BuffDescription": "~BuffDescription"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "VehicleSkill_Table": {
      "Keys": {
        "Index": "^Index"
      },
      "Values": {
        "Name": "~Name",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "VehicleSkillOwner_Table": {
      "Keys": {
        "CharacterKey": "^CharacterKey"
      },
      "Values": {
        "이름": "~이름"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "VehicleTrainingSkill_Item_Table": {
      "Keys": {
        "ItemKey": "^ItemKey",
        "SkillKey": "^SkillKey"
      },
      "Values": {
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "VillageSiege_Table": {
      "Keys": {
        "VillageSiegeKey": "^VillageSiegeKey"
      },
      "Values": {
        "RegionName": "~RegionName"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "WorldmapMonster": {
      "Keys": {
        "IndexKey": "^IndexKey"
      },
      "Values": {
        "MonsterName": "~MonsterName",
        "RegionName": "~RegionName",
        "Desc": "~Desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "ZodiacSign_Table": {
      "Keys": {
        "ZodiacSignKey": "^ZodiacSignKey"
      },
      "Values": {
        "ZodiacName": "~ZodiacName",
        "desc": "~desc"
      },
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    }
  },
  "stringtable_cutscene": {
    "CUTSCENE": {
      "Keys": [
        "^StringFormatKey"
      ],
      "Values": [
        "~StringFormat"
      ],
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    }
  },
  "stringtable": {
    "ACTIONCHART": {
      "Keys": [
        "^StringFormatKey"
      ],
      "Values": [
        "~StringFormat"
      ],
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "GAME": {
      "Keys": [
        "^StringFormatKey"
      ],
      "Values": [
        "~StringFormat"
      ],
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "RESOURCE": {
      "Keys": [
        "^StringFormatKey"
      ],
      "Values": [
        "~StringFormat"
      ],
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "TOOL": {
      "Keys": [
        "^StringFormatKey"
      ],
      "Values": [
        "~StringFormat"
      ],
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    },
    "WEB": {
      "Keys": [
        "^StringFormatKey"
      ],
      "Values": [
        "~StringFormat"
      ],
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    }
  },
  "symbolnostringtable": {
    "SymbolNo": {
      "Keys": [
        "^StringFormatKey"
      ],
      "Values": [
        "~StringFormat"
      ],
      "Actions": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {}
      }
    }
  },
  "languagedatav2": {
    "Keys": [
      "Index",
      "Key1",
      "Key2",
      "Key3"
    ],
    "Values": [
      "Original",
      "Translation",
      "Region"
    ],
    "Actions": {
      "": {
        "AllowNullKeys": false,
        "ExcludeFromMerge": {
          "Original": true,
          "Region": true
        }
      }
    }
  },
  "Data_v3": {
    "stringtable": {
      "Entries": {
        "Index": {
          "DataType": "int",
          "EntryType": "Key"
        },
        "^StringFormatKey": {
          "DataType": "string",
          "EntryType": "Key"
        },
        "~StringFormat": {
          "DataType": "string",
          "EntryType": "Value"
        }
      },
      "Structure": "Set",
      "Layout": "StringTable",
      "Actions": {},
      "CustomTabNames": null
    },
    "languagedata": {
      "Entries": {
        "Index": {
          "DataType": "int",
          "EntryType": "Key"
        },
        "Key1": {
          "DataType": "short",
          "EntryType": "Key"
        },
        "Key2": {
          "DataType": "byte",
          "EntryType": "Key"
        },
        "Key3": {
          "DataType": "byte",
          "EntryType": "Key"
        },
        "Translation": {
          "DataType": "string",
          "EntryType": "Value"
        }
      },
      "Structure": "Set",
      "Layout": "NamelessDataTableLCFL",
      "Actions": {},
      "CustomTabNames": null
    },
    "PABR stringtable": {
      "Entries": {
        "Index": {
          "DataType": "int",
          "EntryType": "Key",
          "BunchNumber": 1
        },
        "^StringFormatKey": {
          "DataType": "string",
          "EntryType": "Key",
          "BunchNumber": 2
        },
        "~StringFormat": {
          "DataType": "string",
          "EntryType": "Value",
          "BunchNumber": 2
        }
      },
      "Structure": "Set",
      "Layout": "PABR_2BunchNCNS",
      "Actions": {},
      "CustomTabNames": null
    },
    "PABR stringtable 2": {
      "Entries": {
        "Index": {
          "DataType": "int",
          "EntryType": "Key",
          "BunchNumber": 1
        },
        "^StringFormatKey": {
          "DataType": "string",
          "EntryType": "Key",
          "BunchNumber": 2
        },
        "~StringFormat": {
          "DataType": "string",
          "EntryType": "Value",
          "BunchNumber": 2
        },
        "Marker": {
          "DataType": "int",
          "EntryType": "ED",
          "BunchNumber": 1
        }
      },
      "Structure": "Set",
      "Layout": "PABR_2BunchNCNS",
      "Actions": {},
      "CustomTabNames": null
    },
    "PABR ExpToSkillExpRate": {
      "Entries": {
        "Index": {
          "DataType": "int",
          "EntryType": "Key"
        },
        "Level": {
          "DataType": "int",
          "EntryType": "Key"
        },
        "ExpToSkillExpRate": {
          "DataType": "int",
          "EntryType": "Value"
        }
      },
      "Structure": "Table",
      "Layout": "PABR_Simple12SEND",
      "Actions": {},
      "CustomTabNames": {
        "0": "ExpToSkillExpRate_Table"
      }
    },
    "ExpToSkillExpRate": {
      "Entries": {
        "Index": {
          "DataType": "int",
          "EntryType": "Key"
        },
        "Level": {
          "DataType": "int",
          "EntryType": "Key"
        },
        "ExpToSkillExpRate": {
          "DataType": "int",
          "EntryType": "Value"
        }
      },
      "Structure": "Table",
      "Layout": "Simple",
      "Actions": {},
      "CustomTabNames": {
        "0": "ExpToSkillExpRate_Table"
      }
    },
    "WorldmapMonster": {
      "Entries": {
        "Index": {
          "DataType": "short",
          "EntryType": "Key"
        },
        "IndexKey": {
          "DataType": "short",
          "EntryType": "Key"
        },
        "RecommendLevel": {
          "DataType": "string",
          "EntryType": "Value"
        },
        "RegionName": {
          "DataType": "string",
          "EntryType": "Value"
        },
        "LocationX": {
          "DataType": "float",
          "EntryType": "Value"
        },
        "LocationY": {
          "DataType": "float",
          "EntryType": "Value"
        },
        "LocationZ": {
          "DataType": "float",
          "EntryType": "Value"
        },
        "MonsterIconFile": {
          "DataType": "ASCIstring",
          "EntryType": "Value"
        },
        "Condition": {
          "DataType": "string",
          "EntryType": "Value"
        },
        "Comments": {
          "DataType": "string",
          "EntryType": "ED"
        },
        "Marker": {
          "DataType": "int",
          "EntryType": "ED"
        }
      },
      "Structure": "Table",
      "Layout": "SimpleU2A1",
      "Actions": {},
      "CustomTabNames": {
        "0": "WorldmapMonster"
      }
    },
    "AlchemyUpgrade": {
      "Entries": {
        "Type": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "ItemKey": {
          "DataType": "int",
          "EntryType": "Key"
        },
        "Experience": {
          "DataType": "int",
          "EntryType": "Value"
        }
      },
      "Structure": "Set",
      "Layout": "Simple",
      "Actions": {},
      "CustomTabNames": {
        "0": "AlchemyUpgrade_0",
        "1": "AlchemyUpgrade_1",
        "2": "AlchemyUpgrade_2",
        "3": "AlchemyUpgrade_3",
        "4": "AlchemyUpgrade_4",
        "5": "AlchemyUpgrade_5",
        "6": "AlchemyUpgrade_6",
        "7": "AlchemyUpgrade_7"
      }
    },
    "ItemPuzzle": {
      "Entries": {
        "PuzzleKey": {
          "DataType": "short",
          "EntryType": "Key"
        },
        "Puzzle0": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle1": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle2": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle3": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle4": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle5": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle6": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle7": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle8": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle9": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle10": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle11": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle12": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle13": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle14": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle15": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle16": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle17": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle18": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle19": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle20": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle21": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle22": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle23": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "Puzzle24": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "MakeItemKey": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "MakeItemEnchantLevel": {
          "DataType": "int",
          "EntryType": "Value"
        },
        "D1": {
          "DataType": "short",
          "EntryType": "Value"
        },
        "D2": {
          "DataType": "short",
          "EntryType": "Value"
        },
        "D3": {
          "DataType": "short",
          "EntryType": "Value"
        },
        "D4": {
          "DataType": "short",
          "EntryType": "Value"
        },
        "D5": {
          "DataType": "short",
          "EntryType": "Value"
        }
      },
      "Structure": "Table",
      "Layout": "Simple",
      "Actions": {},
      "CustomTabNames": {
        "0": "ItemPuzzle_Table"
      }
    }
  }
}

Latest scheme as of 12.08.2022.

Languagedata v2 scheme is not the same as v1. Keys and Values here are related to all tables, since new format has unified keys and values. Actions for tables are now specified under the table name in Actions (since for v2 there's no need to keep all tables in the scheme).



Return to "BDO Patcher"

Who is online

Users browsing this forum: No registered users and 2 guests

Your Ad could be here.
Donate to support DoTA forum and Launcher development.