Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public enum ItemType : uint
- {
- None = 0,
- Axe = 0x1AC7E,
- Axe2H = 0x71ECAD8,
- Sword = 0x8642A4F,
- Sword2H = 0xB21800E9,
- Mace = 0x3D6F16,
- Mace2H = 0x5559370,
- FistWeapon = 0x8326FEC0,
- Daibo = 0x9F68572A,
- MightyWeapon1H = 0xA7449335,
- MightyWeapon2H = 0xA7449356,
- Staff = 0x8624814,
- CeremonialDagger = 0xF4171CE9,
- Dagger = 0xF059666A,
- Polearm = 0xB84296B0,
- Spear = 0x86026FB,
- Bow = 0x1AFA8,
- Crossbow = 0xB032BFF2,
- HandXbow = 0x2D7C053B,
- Wand = 0x42EC4A,
- Armor = 0x71BAA81,
- Helm = 0x3AC366,
- GenericHelm = 0xC780AFA3,
- SpiritStone = 0x225EEF78,
- WizardHat = 0xA6A5B76E,
- VoodooMask = 0xEC219C82,
- Gloves = 0xF82490B0,
- Boots = 0x72C2707,
- Shoulders = 0xC7EC1139,
- ChestArmor = 0xC2B86318,
- GenericChestArmor = 0x315FC915,
- Cloak = 0x73C97EA,
- Belt = 0x377927,
- GenericBelt = 0xC77D6564,
- MightyBelt = 0xE3675008,
- Legs = 0x3CF44B,
- Bracers = 0x88CAA8C2,
- Shield = 0x13D68479,
- Orb = 0x1E743,
- Mojo = 0x3DAB95,
- Quiver = 0x1017B93C,
- Ring = 0x405070,
- Amulet = 0xEA3AD528,
- TemplarSpecial = 0x7BA9436,
- ScoundrelSpecial = 0xC72A8DB0,
- EnchantressSpecial = 0xE45339DF,
- Gem = 0x1C399,
- ChaosShard = 0xDCB2FE80,
- CraftingPlanLegendary = 0xB1206A94,
- CraftingPlan_Smith = 0xA5B2941D,
- CraftingPlan_Jeweler = 0x1627E366,
- CraftingPlanLegendary_Smith = 0x9C81BBF8,
- Potion = 0xD5BCFB9,
- HealthPotion = 0x8DCB100F,
- PowerPotion = 0xC9C09BA6,
- Dye = 0x1B962,
- Gold = 0x3A6186,
- Book = 0x37A40B,
- PageOfTraining_Smith = 0xBF7270F2,
- PageOfTraining_Jeweler = 0x9F52497B,
- Quest = 0x83EB632,
- CraftingReagent = 0x879D5C74,
- TrainingTome = 0xFFA79551,
- DemonicOrgan = 0xFD0CC756,
- CraftingReagent_Bound = 0xBD5C36EB,
- PortalDevice = 0xC1F09BC2,
- DemonicKey = 0x89FCE208,
- }
- private void AddGameBalance(uint gb_id, uint SNO, int iLvl, ItemType Type, int MaxStackAmount, int BaseGoldValue, int ItemW, int ItemH, int Dummy, string Code, string Name, string MainGroupCode, params string[] GroupCodes)
- {
- //...
- }
- AddGameBalance(0x5D4EF0F7, 0x0000115F, 7, ItemType.GenericHelm, 0, 62, 1, 2, 0, "helm_002", "Leather Hood", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF0F8, 0x00001160, 12, ItemType.GenericHelm, 0, 72, 1, 2, 0, "helm_003", "Coif", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF0F9, 0x00001161, 18, ItemType.GenericHelm, 0, 84, 1, 2, 0, "helm_004", "Arming Cap", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF0FA, 0x00001162, 24, ItemType.GenericHelm, 0, 96, 1, 2, 0, "helm_005", "Helmet", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF0FB, 0x00001163, 30, ItemType.GenericHelm, 0, 108, 1, 2, 0, "helm_006", "Plated Helm", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF537, 0x0000E1B2, 34, ItemType.GenericHelm, 0, 116, 1, 2, 0, "helm_101", "Crown", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF538, 0x0000E1B3, 38, ItemType.GenericHelm, 0, 124, 1, 2, 0, "helm_102", "Basinet", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF539, 0x0000E1B4, 42, ItemType.GenericHelm, 0, 132, 1, 2, 0, "helm_103", "Klappvisier", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF53A, 0x0000E1B5, 46, ItemType.GenericHelm, 0, 140, 1, 2, 0, "helm_104", "Casque", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF53B, 0x0000E1B6, 52, ItemType.GenericHelm, 0, 152, 1, 2, 0, "helm_105", "Great Helm", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF978, 0x0000E1B8, 55, ItemType.GenericHelm, 0, 158, 1, 2, 0, "helm_201", "Hounskull", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF979, 0x0000E1B9, 58, ItemType.GenericHelm, 0, 164, 1, 2, 0, "helm_202", "Stechhelm", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF97A, 0x0000E1BA, 60, ItemType.GenericHelm, 0, 168, 1, 2, 0, "helm_203", "Zischagge", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF97B, 0x0000E1BB, 61, ItemType.GenericHelm, 0, 170, 1, 2, 0, "helm_204", "Hellscape Mask", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF97C, 0x0000E1BC, 62, ItemType.GenericHelm, 0, 172, 1, 2, 0, "helm_205", "Sovereign Helm", "helm", "armors", "helms", "helm");
- AddGameBalance(0x5D4EF97D, 0x0000E1BD, 63, ItemType.GenericHelm, 0, 174, 1, 2, 0, "helm_206", "Archon Crown", "helm", "armors", "helms", "helm");
- AddGameBalance(0x601919A8, 0x00000ED7, 1, ItemType.GenericChestArmor, 0, 50, 1, 2, -1, "chestarmor_001", "Cloth Tunic", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x601919A9, 0x00000ED8, 6, ItemType.GenericChestArmor, 0, 60, 1, 2, -1, "chestarmor_002", "Leather Doublet", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x601919AA, 0x00000ED9, 11, ItemType.GenericChestArmor, 0, 70, 1, 2, -1, "chestarmor_003", "Brigandine Coat", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x601919AB, 0x00000EDA, 17, ItemType.GenericChestArmor, 0, 82, 1, 2, -1, "chestarmor_004", "Chain Mail", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x601919AC, 0x00000EDB, 23, ItemType.GenericChestArmor, 0, 94, 1, 2, -1, "chestarmor_005", "Splint Cuirass", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x601919AD, 0x00000EDC, 29, ItemType.GenericChestArmor, 0, 106, 1, 2, -1, "chestarmor_006", "Plate Mail", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x60191DE9, 0x0000E606, 33, ItemType.GenericChestArmor, 0, 114, 1, 2, -1, "chestarmor_101", "Stygian Harness", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x60191DEA, 0x0000E607, 38, ItemType.GenericChestArmor, 0, 124, 1, 2, -1, "chestarmor_102", "Etched Jacket", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x60191DEB, 0x0000E608, 43, ItemType.GenericChestArmor, 0, 134, 1, 2, -1, "chestarmor_103", "Jazeraint Mail", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x60191DEC, 0x0000E609, 48, ItemType.GenericChestArmor, 0, 144, 1, 2, -1, "chestarmor_104", "Battle Armor", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x60191DED, 0x0000E60A, 52, ItemType.GenericChestArmor, 0, 152, 1, 2, -1, "chestarmor_105", "Boneweave Hauberk", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x6019222A, 0x0000E60C, 55, ItemType.GenericChestArmor, 0, 158, 1, 2, -1, "chestarmor_201", "Balor Armor", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x6019222B, 0x0000E60D, 58, ItemType.GenericChestArmor, 0, 164, 1, 2, -1, "chestarmor_202", "Astral Mail", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x6019222C, 0x0000E60E, 60, ItemType.GenericChestArmor, 0, 168, 1, 2, -1, "chestarmor_203", "Warlord Plate", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x6019222D, 0x0000E60F, 61, ItemType.GenericChestArmor, 0, 170, 1, 2, -1, "chestarmor_204", "Doom Armor", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x6019222E, 0x0000E610, 62, ItemType.GenericChestArmor, 0, 172, 1, 2, -1, "chestarmor_205", "Sovereign Mail", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x6019222F, 0x0000E611, 63, ItemType.GenericChestArmor, 0, 174, 1, 2, -1, "chestarmor_206", "Archon Armor", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xA4925340, 0x000010A0, 2, ItemType.Gloves, 0, 52, 1, 2, -1, "gloves_001", "Gloves", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925341, 0x000010A1, 6, ItemType.Gloves, 0, 60, 1, 2, -1, "gloves_002", "Leather Gloves", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925342, 0x000010A2, 12, ItemType.Gloves, 0, 72, 1, 2, -1, "gloves_003", "Hide Gloves", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925343, 0x000010A3, 18, ItemType.Gloves, 0, 84, 1, 2, -1, "gloves_004", "Chain Gloves", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925344, 0x000010A4, 24, ItemType.Gloves, 0, 96, 1, 2, -1, "gloves_005", "Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925345, 0x000010A5, 30, ItemType.Gloves, 0, 108, 1, 2, -1, "gloves_006", "Plated Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925781, 0x0000E624, 34, ItemType.Gloves, 0, 116, 1, 2, -1, "gloves_101", "Grips", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925782, 0x0000E625, 38, ItemType.Gloves, 0, 124, 1, 2, -1, "gloves_102", "Etched Gloves", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925783, 0x0000E626, 42, ItemType.Gloves, 0, 132, 1, 2, -1, "gloves_103", "Vambraces", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925784, 0x0000E627, 46, ItemType.Gloves, 0, 140, 1, 2, -1, "gloves_104", "Battle Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925785, 0x0000E629, 52, ItemType.Gloves, 0, 152, 1, 2, -1, "gloves_105", "Boneweave Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925BC2, 0x0001130B, 55, ItemType.Gloves, 0, 158, 1, 2, -1, "gloves_201", "Balor Fists", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925BC3, 0x0001130C, 58, ItemType.Gloves, 0, 164, 1, 2, -1, "gloves_202", "Manifers", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925BC4, 0x0001130D, 60, ItemType.Gloves, 0, 168, 1, 2, -1, "gloves_203", "Warlord Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925BC5, 0x0001130E, 61, ItemType.Gloves, 0, 170, 1, 2, -1, "gloves_204", "Stranglers", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925BC6, 0x0001130F, 62, ItemType.Gloves, 0, 172, 1, 2, -1, "gloves_205", "Sovereign Vambraces", "gloves", "armors", "gloves");
- AddGameBalance(0xA4925BC7, 0x00011310, 63, ItemType.Gloves, 0, 174, 1, 2, -1, "gloves_206", "Archon Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0x7F9B3D17, 0x00000D68, 3, ItemType.Boots, 0, 54, 1, 2, pr_crap, "boots_001", "Shoes", "boots", "armors", "boots");
- AddGameBalance(0x7F9B3D18, 0x00000D69, 7, ItemType.Boots, 0, 62, 1, 2, pr_crap, "boots_002", "Boots", "boots", "armors", "boots");
- AddGameBalance(0x7F9B3D19, 0x00000D6A, 13, ItemType.Boots, 0, 74, 1, 2, pr_crap, "boots_003", "Heavy Boots", "boots", "armors", "boots");
- AddGameBalance(0x7F9B3D1A, 0x0000014A, 19, ItemType.Boots, 0, 86, 1, 2, pr_crap, "boots_004", "Chain Boots", "boots", "armors", "boots");
- AddGameBalance(0x7F9B3D1B, 0x00000D6B, 25, ItemType.Boots, 0, 98, 1, 2, pr_crap, "boots_005", "Sabatons", "boots", "armors", "boots");
- AddGameBalance(0x7F9B3D1C, 0x00000D6C, 29, ItemType.Boots, 0, 106, 1, 2, pr_crap, "boots_006", "Greaves", "boots", "armors", "boots");
- AddGameBalance(0x7F9B4158, 0x0000E5FD, 33, ItemType.Boots, 0, 114, 1, 2, pr_crap, "boots_101", "Silk Shoes", "boots", "armors", "boots");
- AddGameBalance(0x7F9B4159, 0x0000E5FE, 38, ItemType.Boots, 0, 124, 1, 2, pr_crap, "boots_102", "Brogans", "boots", "armors", "boots");
- AddGameBalance(0x7F9B415A, 0x0000E5FF, 43, ItemType.Boots, 0, 134, 1, 2, pr_crap, "boots_103", "Treads", "boots", "armors", "boots");
- AddGameBalance(0x7F9B415B, 0x0000E600, 48, ItemType.Boots, 0, 144, 1, 2, pr_crap, "boots_104", "Heavy Sabatons", "boots", "armors", "boots");
- AddGameBalance(0x7F9B415C, 0x0000E601, 52, ItemType.Boots, 0, 152, 1, 2, pr_crap, "boots_105", "Battle Greaves", "boots", "armors", "boots");
- AddGameBalance(0x7F9B4599, 0x0000E618, 55, ItemType.Boots, 0, 158, 1, 2, pr_crap, "boots_201", "Balor Treads", "boots", "armors", "boots");
- AddGameBalance(0x7F9B459A, 0x0000E61A, 58, ItemType.Boots, 0, 164, 1, 2, pr_crap, "boots_202", "Astral Greaves", "boots", "armors", "boots");
- AddGameBalance(0x7F9B459B, 0x0000E61B, 60, ItemType.Boots, 0, 168, 1, 2, pr_crap, "boots_203", "Warlord Boots", "boots", "armors", "boots");
- AddGameBalance(0x7F9B459C, 0x0000E61C, 61, ItemType.Boots, 0, 170, 1, 2, pr_crap, "boots_204", "Doom Treads", "boots", "armors", "boots");
- AddGameBalance(0x7F9B459D, 0x0000E61D, 62, ItemType.Boots, 0, 172, 1, 2, pr_crap, "boots_205", "Sovereign Greaves", "boots", "armors", "boots");
- AddGameBalance(0x7F9B459E, 0x0000E61F, 63, ItemType.Boots, 0, 174, 1, 2, pr_crap, "boots_206", "Archon Greaves", "boots", "armors", "boots");
- AddGameBalance(0x15C8F04A, 0x000014A1, 13, ItemType.Shoulders, 0, 74, 1, 2, -1, "shoulders_002", "Leather Mantle", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F04B, 0x000014A2, 18, ItemType.Shoulders, 0, 84, 1, 2, -1, "shoulders_003", "Shoulder Guards", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F04C, 0x000014A3, 22, ItemType.Shoulders, 0, 92, 1, 2, -1, "shoulders_004", "Amice", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F04D, 0x000014A4, 26, ItemType.Shoulders, 0, 100, 1, 2, -1, "shoulders_005", "Spaulders", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F04E, 0x000014A5, 30, ItemType.Shoulders, 0, 108, 1, 2, -1, "shoulders_006", "Shoulder Plates", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F48A, 0x0000E543, 34, ItemType.Shoulders, 0, 116, 1, 2, -1, "shoulders_101", "Etched Mantle", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F48B, 0x0000E544, 38, ItemType.Shoulders, 0, 124, 1, 2, -1, "shoulders_102", "Ailettes", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F48C, 0x0000E545, 42, ItemType.Shoulders, 0, 132, 1, 2, -1, "shoulders_103", "Pauldrons", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F48D, 0x0000E546, 46, ItemType.Shoulders, 0, 140, 1, 2, -1, "shoulders_104", "Sode", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F48E, 0x0000E547, 52, ItemType.Shoulders, 0, 152, 1, 2, -1, "shoulders_105", "Epaulets", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F8CB, 0x0000E549, 55, ItemType.Shoulders, 0, 158, 1, 2, -1, "shoulders_201", "Balor Pauldrons", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F8CC, 0x0000E54A, 58, ItemType.Shoulders, 0, 164, 1, 2, -1, "shoulders_202", "Espaliers", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F8CD, 0x0000E54B, 60, ItemType.Shoulders, 0, 168, 1, 2, -1, "shoulders_203", "Warlord Spaulders", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F8CE, 0x0000E54C, 61, ItemType.Shoulders, 0, 170, 1, 2, -1, "shoulders_204", "Doom Pauldrons", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F8CF, 0x0000E54D, 62, ItemType.Shoulders, 0, 172, 1, 2, -1, "shoulders_205", "Pallium", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15C8F8D0, 0x0000E54E, 63, ItemType.Shoulders, 0, 174, 1, 2, -1, "shoulders_206", "Archon Spaulders", "shoulders", "armors", "shoulders");
- AddGameBalance(0xD4429F37, 0x00000D16, 3, ItemType.GenericBelt, 0, 54, 1, 1, pr_crap, "belt_001", "Sash", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD4429F38, 0x00000D17, 7, ItemType.GenericBelt, 0, 62, 1, 1, pr_crap, "belt_002", "Hide Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD4429F39, 0x00000D18, 12, ItemType.GenericBelt, 0, 72, 1, 1, pr_crap, "belt_003", "Leather Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD4429F3A, 0x00000D19, 17, ItemType.GenericBelt, 0, 82, 1, 1, pr_crap, "belt_004", "Cord", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD4429F3B, 0x00000D1A, 22, ItemType.GenericBelt, 0, 92, 1, 1, pr_crap, "belt_005", "Binding Rope", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD4429F3C, 0x00000D1B, 27, ItemType.GenericBelt, 0, 102, 1, 1, pr_crap, "belt_006", "Chain Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A378, 0x00021F7B, 32, ItemType.GenericBelt, 0, 112, 1, 1, pr_crap, "belt_101", "Silk Sash", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A379, 0x00021F7D, 37, ItemType.GenericBelt, 0, 122, 1, 1, pr_crap, "belt_102", "Waistwrap", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A37A, 0x00021F7E, 42, ItemType.GenericBelt, 0, 132, 1, 1, pr_crap, "belt_103", "Strand", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A37B, 0x00021F7F, 47, ItemType.GenericBelt, 0, 142, 1, 1, pr_crap, "belt_104", "Cupola", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A37C, 0x00021F80, 52, ItemType.GenericBelt, 0, 152, 1, 1, pr_crap, "belt_105", "Cinch", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A7B9, 0x00021F81, 55, ItemType.GenericBelt, 0, 158, 1, 1, pr_crap, "belt_201", "Grasp", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A7BA, 0x00021F82, 58, ItemType.GenericBelt, 0, 164, 1, 1, pr_crap, "belt_202", "Sheath", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A7BB, 0x00021F83, 60, ItemType.GenericBelt, 0, 168, 1, 1, pr_crap, "belt_203", "Cincture", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A7BC, 0x00021F84, 61, ItemType.GenericBelt, 0, 170, 1, 1, pr_crap, "belt_204", "Girdle", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A7BD, 0x00021F85, 62, ItemType.GenericBelt, 0, 172, 1, 1, pr_crap, "belt_205", "Heaven Strand", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD442A7BE, 0x00021F88, 63, ItemType.GenericBelt, 0, 174, 1, 1, pr_crap, "belt_206", "High Scabbard", "belt", "armors", "belts", "belt");
- AddGameBalance(0x7DE4EF0E, 0x00021F40, 10, ItemType.MightyBelt, 0, 68, 1, 1, pr_crap, "barbbelt_001", "Warrior Belt", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4EF0F, 0x00021F42, 12, ItemType.MightyBelt, 0, 72, 1, 1, pr_crap, "barbbelt_002", "Harness", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4EF10, 0x00021F43, 20, ItemType.MightyBelt, 0, 88, 1, 1, pr_crap, "barbbelt_003", "Braid", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4EF11, 0x00021F44, 28, ItemType.MightyBelt, 0, 104, 1, 1, pr_crap, "barbbelt_004", "Grand Belt", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F34F, 0x00021F40, 34, ItemType.MightyBelt, 0, 116, 1, 1, pr_crap, "barbbelt_101", "Baldric", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F350, 0x00021F42, 40, ItemType.MightyBelt, 0, 128, 1, 1, pr_crap, "barbbelt_102", "Blade Harness", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F351, 0x00021F43, 46, ItemType.MightyBelt, 0, 140, 1, 1, pr_crap, "barbbelt_103", "Iron Braid", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F352, 0x00021F44, 53, ItemType.MightyBelt, 0, 154, 1, 1, pr_crap, "barbbelt_104", "Steel Chain", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F790, 0x00021F40, 56, ItemType.MightyBelt, 0, 160, 1, 1, pr_crap, "barbbelt_201", "Lock", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F791, 0x00021F42, 60, ItemType.MightyBelt, 0, 168, 1, 1, pr_crap, "barbbelt_202", "Bronze Links", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F792, 0x00021F43, 61, ItemType.MightyBelt, 0, 170, 1, 1, pr_crap, "barbbelt_203", "Heavy Baldric", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x7DE4F793, 0x00021F44, 62, ItemType.MightyBelt, 0, 172, 1, 1, pr_crap, "barbbelt_204", "Grand Chain", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xA5D58A16, 0x000012D9, 2, ItemType.Legs, 0, 52, 1, 2, -1, "pants_001", "Cloth Pants", "pants", "armors", "pants");
- AddGameBalance(0xA5D58A17, 0x000012DA, 6, ItemType.Legs, 0, 60, 1, 2, -1, "pants_002", "Leather Pants", "pants", "armors", "pants");
- AddGameBalance(0xA5D58A18, 0x000012DB, 11, ItemType.Legs, 0, 70, 1, 2, -1, "pants_003", "Hide Breeches", "pants", "armors", "pants");
- AddGameBalance(0xA5D58A19, 0x000012DC, 16, ItemType.Legs, 0, 80, 1, 2, -1, "pants_004", "Chain Leggings", "pants", "armors", "pants");
- AddGameBalance(0xA5D58A1A, 0x000012DD, 21, ItemType.Legs, 0, 90, 1, 2, -1, "pants_005", "Faulds", "pants", "armors", "pants");
- AddGameBalance(0xA5D58A1B, 0x000012DE, 26, ItemType.Legs, 0, 100, 1, 2, -1, "pants_006", "Plate Leggings", "pants", "armors", "pants");
- AddGameBalance(0xA5D58E57, 0x0000E62B, 32, ItemType.Legs, 0, 112, 1, 2, -1, "pants_101", "Legwraps", "pants", "armors", "pants");
- AddGameBalance(0xA5D58E58, 0x0000E634, 37, ItemType.Legs, 0, 122, 1, 2, -1, "pants_102", "Etched Pants", "pants", "armors", "pants");
- AddGameBalance(0xA5D58E59, 0x0000E635, 42, ItemType.Legs, 0, 132, 1, 2, -1, "pants_103", "Chausses", "pants", "armors", "pants");
- AddGameBalance(0xA5D58E5A, 0x0000E636, 47, ItemType.Legs, 0, 142, 1, 2, -1, "pants_104", "Tassets", "pants", "armors", "pants");
- AddGameBalance(0xA5D58E5B, 0x0000E637, 52, ItemType.Legs, 0, 152, 1, 2, -1, "pants_105", "Boneweave Faulds", "pants", "armors", "pants");
- AddGameBalance(0xA5D59298, 0x0000E639, 55, ItemType.Legs, 0, 158, 1, 2, -1, "pants_201", "Leg Guards", "pants", "armors", "pants");
- AddGameBalance(0xA5D59299, 0x0000E63A, 58, ItemType.Legs, 0, 164, 1, 2, -1, "pants_202", "Poleyns", "pants", "armors", "pants");
- AddGameBalance(0xA5D5929A, 0x0000E63B, 60, ItemType.Legs, 0, 168, 1, 2, -1, "pants_203", "Warlord Leg Plates", "pants", "armors", "pants");
- AddGameBalance(0xA5D5929B, 0x0000E63C, 61, ItemType.Legs, 0, 170, 1, 2, -1, "pants_204", "Schynbalds", "pants", "armors", "pants");
- AddGameBalance(0xA5D5929C, 0x0000E63D, 62, ItemType.Legs, 0, 172, 1, 2, -1, "pants_205", "Sovereign Tassets", "pants", "armors", "pants");
- AddGameBalance(0xA5D5929D, 0x0000E63E, 63, ItemType.Legs, 0, 174, 1, 2, -1, "pants_206", "Archon Faulds", "pants", "armors", "pants");
- AddGameBalance(0xCBCA2452, 0x0000DC03, 5, ItemType.Bracers, 0, 58, 1, 2, -1, "bracers_001", "Bracers", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2453, 0x0000DC04, 10, ItemType.Bracers, 0, 68, 1, 2, -1, "bracers_002", "Leather Cuffs", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2454, 0x0000DC05, 15, ItemType.Bracers, 0, 78, 1, 2, -1, "bracers_003", "Bindings", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2455, 0x0000DC06, 20, ItemType.Bracers, 0, 88, 1, 2, -1, "bracers_004", "Vambraces", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2456, 0x0000DC07, 25, ItemType.Bracers, 0, 98, 1, 2, -1, "bracers_005", "Bracelets", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2457, 0x0000DC08, 30, ItemType.Bracers, 0, 108, 1, 2, -1, "bracers_006", "Mail Bands", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2893, 0x0000DC03, 34, ItemType.Bracers, 0, 116, 1, 2, -1, "bracers_101", "Wristwraps", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2894, 0x0000DC04, 38, ItemType.Bracers, 0, 124, 1, 2, -1, "bracers_102", "Wristbands", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2895, 0x0000DC05, 42, ItemType.Bracers, 0, 132, 1, 2, -1, "bracers_103", "Stabilizers", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2896, 0x0000DC06, 46, ItemType.Bracers, 0, 140, 1, 2, -1, "bracers_104", "Wristguards", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2897, 0x0000DC07, 52, ItemType.Bracers, 0, 152, 1, 2, -1, "bracers_105", "Wristplates", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2CD4, 0x0000DC03, 55, ItemType.Bracers, 0, 158, 1, 2, -1, "bracers_201", "Armwraps", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2CD5, 0x0000DC04, 58, ItemType.Bracers, 0, 164, 1, 2, -1, "bracers_202", "Armbands", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2CD6, 0x0000DC05, 60, ItemType.Bracers, 0, 168, 1, 2, -1, "bracers_203", "Warbands", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2CD7, 0x0000DC06, 61, ItemType.Bracers, 0, 170, 1, 2, -1, "bracers_204", "Armguards", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2CD8, 0x0000DC07, 62, ItemType.Bracers, 0, 172, 1, 2, -1, "bracers_205", "Armplates", "bracers", "armors", "bracers");
- AddGameBalance(0xCBCA2CD9, 0x0000DC08, 63, ItemType.Bracers, 0, 174, 1, 2, -1, "bracers_206", "Razorspikes", "bracers", "armors", "bracers");
- AddGameBalance(0x6C3B0389, 0x0000148B, 1, ItemType.Shield, 0, 50, 1, 2, 0, "shield_001", "Buckler", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B038A, 0x000001AA, 6, ItemType.Shield, 0, 60, 1, 2, 0, "shield_002", "Targe Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B038B, 0x0000148C, 11, ItemType.Shield, 0, 70, 1, 2, 0, "shield_003", "Heater Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B038C, 0x0000148D, 16, ItemType.Shield, 0, 80, 1, 2, 0, "shield_004", "Kite Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B038D, 0x0000148E, 21, ItemType.Shield, 0, 90, 1, 2, 0, "shield_005", "Large Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B038E, 0x0000148F, 25, ItemType.Shield, 0, 98, 1, 2, 0, "shield_006", "Gothic Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B038F, 0x00001490, 28, ItemType.Shield, 0, 104, 1, 2, 0, "shield_007", "Tower Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B07CA, 0x0000148B, 31, ItemType.Shield, 0, 110, 1, 2, 0, "shield_101", "Pelta", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B07CB, 0x000001AA, 35, ItemType.Shield, 0, 118, 1, 2, 0, "shield_102", "Rondache", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B07CC, 0x0000148C, 39, ItemType.Shield, 0, 126, 1, 2, 0, "shield_103", "Knight Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B07CD, 0x0000148D, 43, ItemType.Shield, 0, 134, 1, 2, 0, "shield_104", "Ironwood Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B07CE, 0x0000148E, 47, ItemType.Shield, 0, 142, 1, 2, 0, "shield_105", "Pavise", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B07CF, 0x0000148F, 51, ItemType.Shield, 0, 150, 1, 2, 0, "shield_106", "Bone Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B07D0, 0x00001490, 53, ItemType.Shield, 0, 154, 1, 2, 0, "shield_107", "Savior", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B0C0B, 0x0000148B, 55, ItemType.Shield, 0, 158, 1, 2, 0, "shield_201", "Aspis", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B0C0C, 0x000001AA, 57, ItemType.Shield, 0, 162, 1, 2, 0, "shield_202", "Hoplon", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B0C0D, 0x0000148C, 59, ItemType.Shield, 0, 166, 1, 2, 0, "shield_203", "Defender", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B0C0E, 0x0000148D, 60, ItemType.Shield, 0, 168, 1, 2, 0, "shield_204", "Scutum", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B0C0F, 0x0000148E, 61, ItemType.Shield, 0, 170, 1, 2, 0, "shield_205", "Aegis", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B0C10, 0x0000148F, 62, ItemType.Shield, 0, 172, 1, 2, 0, "shield_206", "Dread Shield", "shield", "offhands", "shield");
- AddGameBalance(0x6C3B0C11, 0x00001490, 63, ItemType.Shield, 0, 174, 1, 2, 0, "shield_207", "Sacred Shield", "shield", "offhands", "shield");
- AddGameBalance(0xEC013961, 0x0000148C, 59, ItemType.Shield, 0, 166, 1, 2, 0, "shield_203_104", "Defender", "shield", "offhands", "shield");
- AddGameBalance(0xEC1351E2, 0x0000148D, 60, ItemType.Shield, 0, 168, 1, 2, 0, "shield_204_104", "Scutum", "shield", "offhands", "shield");
- AddGameBalance(0xEC256A63, 0x0000148E, 61, ItemType.Shield, 0, 170, 1, 2, 0, "shield_205_104", "Aegis", "shield", "offhands", "shield");
- AddGameBalance(0xEC3782E4, 0x0000148F, 62, ItemType.Shield, 0, 172, 1, 2, 0, "shield_206_104", "Dread Shield", "shield", "offhands", "shield");
- AddGameBalance(0xEC499B65, 0x00001490, 63, ItemType.Shield, 0, 174, 1, 2, 0, "shield_207_104", "Sacred Shield", "shield", "offhands", "shield");
- AddGameBalance(0x5BBEE1CC, 0x00021F47, 8, ItemType.Quiver, 0, 64, 1, 2, 0, "quiver_001", "Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE1CD, 0x00021F48, 12, ItemType.Quiver, 0, 72, 1, 2, 0, "quiver_002", "Canvas Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE1CE, 0x00021F49, 16, ItemType.Quiver, 0, 80, 1, 2, 0, "quiver_003", "Leather Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE1CF, 0x00021F4A, 22, ItemType.Quiver, 0, 92, 1, 2, 0, "quiver_004", "Hunting Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE1D0, 0x00021F4B, 27, ItemType.Quiver, 0, 102, 1, 2, 0, "quiver_005", "Assassin Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE60D, 0x00021F47, 32, ItemType.Quiver, 0, 112, 1, 2, 0, "quiver_101", "Heavy Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE60E, 0x00021F48, 38, ItemType.Quiver, 0, 124, 1, 2, 0, "quiver_102", "Barbed Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE60F, 0x00021F49, 42, ItemType.Quiver, 0, 132, 1, 2, 0, "quiver_103", "Hallowed Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE610, 0x00021F4A, 48, ItemType.Quiver, 0, 144, 1, 2, 0, "quiver_104", "Stalker Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEE611, 0x00021F4B, 53, ItemType.Quiver, 0, 154, 1, 2, 0, "quiver_105", "Razorspine Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEEA4E, 0x00021F47, 56, ItemType.Quiver, 0, 160, 1, 2, 0, "quiver_201", "Deadeye Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEEA4F, 0x00021F48, 59, ItemType.Quiver, 0, 166, 1, 2, 0, "quiver_202", "Bonetooth Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEEA50, 0x00021F49, 60, ItemType.Quiver, 0, 168, 1, 2, 0, "quiver_203", "Consecrated Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEEA51, 0x00021F4A, 61, ItemType.Quiver, 0, 170, 1, 2, 0, "quiver_204", "Runic Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x5BBEEA52, 0x00021F4B, 62, ItemType.Quiver, 0, 172, 1, 2, 0, "quiver_205", "Sanctified Quiver", "quiver", "offhands", "quiver");
- AddGameBalance(0x718EBB53, 0x000012CA, 8, ItemType.Orb, 0, 64, 1, 2, 0, "orb_001", "Eagle Orb", "source", "offhands", "source");
- AddGameBalance(0x718EBB54, 0x000012CB, 12, ItemType.Orb, 0, 72, 1, 2, 0, "orb_002", "Spellbook", "source", "offhands", "source");
- AddGameBalance(0x718EBB55, 0x000012CC, 20, ItemType.Orb, 0, 88, 1, 2, 0, "orb_003", "Smoked Spheres", "source", "offhands", "source");
- AddGameBalance(0x718EBB56, 0x000012CD, 28, ItemType.Orb, 0, 104, 1, 2, 0, "orb_004", "Cursed Skull", "source", "offhands", "source");
- AddGameBalance(0x718EBF94, 0x000012CA, 34, ItemType.Orb, 0, 116, 1, 2, 0, "orb_101", "Sanctuary Globe", "source", "offhands", "source");
- AddGameBalance(0x718EBF95, 0x000012CB, 40, ItemType.Orb, 0, 128, 1, 2, 0, "orb_102", "Fiendish Folio", "source", "offhands", "source");
- AddGameBalance(0x718EBF96, 0x000012CC, 46, ItemType.Orb, 0, 140, 1, 2, 0, "orb_103", "Triad", "source", "offhands", "source");
- AddGameBalance(0x718EBF97, 0x000012CD, 53, ItemType.Orb, 0, 154, 1, 2, 0, "orb_104", "Screaming Skull", "source", "offhands", "source");
- AddGameBalance(0x718EC3D5, 0x000012CA, 56, ItemType.Orb, 0, 160, 1, 2, 0, "orb_201", "Power Sphere", "source", "offhands", "source");
- AddGameBalance(0x718EC3D6, 0x000012CB, 60, ItemType.Orb, 0, 168, 1, 2, 0, "orb_202", "Codex", "source", "offhands", "source");
- AddGameBalance(0x718EC3D7, 0x000012CC, 61, ItemType.Orb, 0, 170, 1, 2, 0, "orb_203", "Orbit Stones", "source", "offhands", "source");
- AddGameBalance(0x718EC3D8, 0x000012CD, 62, ItemType.Orb, 0, 172, 1, 2, 0, "orb_204", "Demi Lich", "source", "offhands", "source");
- AddGameBalance(0xF185B594, 0x00021F53, 10, ItemType.SpiritStone, 0, 68, 1, 2, 0, "spiritstone_001", "Glass Star", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185B595, 0x00021F54, 12, ItemType.SpiritStone, 0, 72, 1, 2, 0, "spiritstone_002", "Thought Mirror", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185B596, 0x00021F55, 20, ItemType.SpiritStone, 0, 88, 1, 2, 0, "spiritstone_003", "Third Eye", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185B597, 0x00021F56, 28, ItemType.SpiritStone, 0, 104, 1, 2, 0, "spiritstone_004", "Onyx Cluster", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185B9D5, 0x00021F53, 34, ItemType.SpiritStone, 0, 116, 1, 2, 0, "spiritstone_101", "Sunstone", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185B9D6, 0x00021F54, 40, ItemType.SpiritStone, 0, 128, 1, 2, 0, "spiritstone_102", "Prism", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185B9D7, 0x00021F55, 46, ItemType.SpiritStone, 0, 140, 1, 2, 0, "spiritstone_103", "Seer Shard", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185B9D8, 0x00021F56, 53, ItemType.SpiritStone, 0, 154, 1, 2, 0, "spiritstone_104", "Igneous Studs", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185BE16, 0x00021F53, 56, ItemType.SpiritStone, 0, 160, 1, 2, 0, "spiritstone_201", "Solarius", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185BE17, 0x00021F54, 60, ItemType.SpiritStone, 0, 168, 1, 2, 0, "spiritstone_202", "Meditator", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185BE18, 0x00021F55, 61, ItemType.SpiritStone, 0, 170, 1, 2, 0, "spiritstone_203", "Ghost Sight", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xF185BE19, 0x00021F56, 62, ItemType.SpiritStone, 0, 172, 1, 2, 0, "spiritstone_204", "Star Crown", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x68A4A8FE, 0x00021F74, 10, ItemType.WizardHat, 0, 68, 1, 2, 0, "wizardhat_001", "Wanderer Hat", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4A8FF, 0x00021F75, 12, ItemType.WizardHat, 0, 72, 1, 2, 0, "wizardhat_002", "Journey Mask", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4A900, 0x00021F76, 20, ItemType.WizardHat, 0, 88, 1, 2, 0, "wizardhat_003", "Scholarly Fez", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4A901, 0x00021F77, 28, ItemType.WizardHat, 0, 104, 1, 2, 0, "wizardhat_004", "Charlatan Cap", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4AD3F, 0x00021F74, 34, ItemType.WizardHat, 0, 116, 1, 2, 0, "wizardhat_101", "Conjurer Shade", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4AD40, 0x00021F75, 40, ItemType.WizardHat, 0, 128, 1, 2, 0, "wizardhat_102", "Mystic Shade", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4AD41, 0x00021F76, 46, ItemType.WizardHat, 0, 140, 1, 2, 0, "wizardhat_103", "Mentor Cap", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4AD42, 0x00021F77, 53, ItemType.WizardHat, 0, 154, 1, 2, 0, "wizardhat_104", "Traveler Hat", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4B180, 0x00021F74, 56, ItemType.WizardHat, 0, 160, 1, 2, 0, "wizardhat_201", "Sage Hat", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4B181, 0x00021F75, 60, ItemType.WizardHat, 0, 168, 1, 2, 0, "wizardhat_202", "Sinister Mask", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4B182, 0x00021F76, 61, ItemType.WizardHat, 0, 170, 1, 2, 0, "wizardhat_203", "Archmage Headpiece", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x68A4B183, 0x00021F77, 62, ItemType.WizardHat, 0, 172, 1, 2, 0, "wizardhat_204", "Elder Hat", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x24F4F812, 0x00021F6A, 10, ItemType.VoodooMask, 0, 68, 1, 2, 0, "voodoomask_001", "Tribal Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F4F813, 0x00021F6B, 12, ItemType.VoodooMask, 0, 72, 1, 2, 0, "voodoomask_002", "Shaman Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F4F814, 0x00021F6C, 20, ItemType.VoodooMask, 0, 88, 1, 2, 0, "voodoomask_003", "Chieftain Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F4F815, 0x00021F6D, 28, ItemType.VoodooMask, 0, 104, 1, 2, 0, "voodoomask_004", "Spirit Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F4FC53, 0x00021F6A, 34, ItemType.VoodooMask, 0, 116, 1, 2, 0, "voodoomask_101", "Woodwraith Bark", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F4FC54, 0x00021F6B, 40, ItemType.VoodooMask, 0, 128, 1, 2, 0, "voodoomask_102", "Burial Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F4FC55, 0x00021F6C, 46, ItemType.VoodooMask, 0, 140, 1, 2, 0, "voodoomask_103", "Naga Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F4FC56, 0x00021F6D, 53, ItemType.VoodooMask, 0, 154, 1, 2, 0, "voodoomask_104", "Umbra Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F50094, 0x00021F6A, 56, ItemType.VoodooMask, 0, 160, 1, 2, 0, "voodoomask_201", "Screaming Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F50095, 0x00021F6B, 60, ItemType.VoodooMask, 0, 168, 1, 2, 0, "voodoomask_202", "Underworld Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F50096, 0x00021F6C, 61, ItemType.VoodooMask, 0, 170, 1, 2, 0, "voodoomask_203", "Manitou Mask", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x24F50097, 0x00021F6D, 62, ItemType.VoodooMask, 0, 172, 1, 2, 0, "voodoomask_204", "Deva", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x026F677A, 0x00021F4E, 10, ItemType.Cloak, 0, 68, 1, 2, 0, "cloak_001", "Hunter Cloak", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F677B, 0x00021F50, 12, ItemType.Cloak, 0, 72, 1, 2, 0, "cloak_002", "Shroud", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F677C, 0x00021F51, 20, ItemType.Cloak, 0, 88, 1, 2, 0, "cloak_003", "Cape", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F677D, 0x00021F52, 28, ItemType.Cloak, 0, 104, 1, 2, 0, "cloak_004", "Tabard", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6BBB, 0x00021F4E, 34, ItemType.Cloak, 0, 116, 1, 2, 0, "cloak_101", "Wrap", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6BBC, 0x00021F50, 40, ItemType.Cloak, 0, 128, 1, 2, 0, "cloak_102", "Lurker Shroud", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6BBD, 0x00021F51, 46, ItemType.Cloak, 0, 140, 1, 2, 0, "cloak_103", "Talma", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6BBE, 0x00021F52, 53, ItemType.Cloak, 0, 154, 1, 2, 0, "cloak_104", "Cardinal", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6FFC, 0x00021F4E, 56, ItemType.Cloak, 0, 160, 1, 2, 0, "cloak_201", "Veteran Cloak", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6FFD, 0x00021F50, 60, ItemType.Cloak, 0, 168, 1, 2, 0, "cloak_202", "Death Shroud", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6FFE, 0x00021F51, 61, ItemType.Cloak, 0, 170, 1, 2, 0, "cloak_203", "Stalker Cape", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x026F6FFF, 0x00021F52, 62, ItemType.Cloak, 0, 172, 1, 2, 0, "cloak_204", "Dread Cloak", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0xF7D858A5, 0x00021F57, 8, ItemType.Mojo, 0, 64, 1, 2, 0, "mojo_001", "Wanga Doll", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D858A6, 0x00021F58, 12, ItemType.Mojo, 0, 72, 1, 2, 0, "mojo_002", "Shrunken Head", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D858A7, 0x00021F5A, 20, ItemType.Mojo, 0, 88, 1, 2, 0, "mojo_003", "Caged Horror", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D858A8, 0x00021F5B, 28, ItemType.Mojo, 0, 104, 1, 2, 0, "mojo_004", "Viper", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D85CE6, 0x00021F57, 34, ItemType.Mojo, 0, 116, 1, 2, 0, "mojo_101", "Gris-Gris Moppet", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D85CE7, 0x00021F58, 40, ItemType.Mojo, 0, 128, 1, 2, 0, "mojo_102", "Tzantza", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D85CE8, 0x00021F5A, 46, ItemType.Mojo, 0, 140, 1, 2, 0, "mojo_103", "Living Tentacle", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D85CE9, 0x00021F5B, 53, ItemType.Mojo, 0, 154, 1, 2, 0, "mojo_104", "Copperhead", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D86127, 0x00021F57, 56, ItemType.Mojo, 0, 160, 1, 2, 0, "mojo_201", "Wicker Man", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D86128, 0x00021F58, 60, ItemType.Mojo, 0, 168, 1, 2, 0, "mojo_202", "Muttering Head", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D86129, 0x00021F5A, 61, ItemType.Mojo, 0, 170, 1, 2, 0, "mojo_203", "Unspeakable Thing", "mojo", "offhands", "mojo");
- AddGameBalance(0xF7D8612A, 0x00021F5B, 62, ItemType.Mojo, 0, 172, 1, 2, 0, "mojo_204", "Kurastian Asp", "mojo", "offhands", "mojo");
- AddGameBalance(0x622256D4, 0x00001158, 1, ItemType.HealthPotion, 100, 20, 1, 1, 35, "healthpotionminor", "Minor Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0xA3D2745D, 0x00001157, 10, ItemType.HealthPotion, 100, 110, 1, 1, 35, "healthpotionlesser", "Lesser Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0x8DCB100F, 0x00001159, 15, ItemType.HealthPotion, 100, 160, 1, 1, 35, "healthpotion", "Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0xBA89E919, 0x00001156, 20, ItemType.HealthPotion, 100, 210, 1, 1, 35, "healthpotiongreater", "Greater Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0x621DE2C8, 0x00001154, 25, ItemType.HealthPotion, 100, 260, 1, 1, 35, "healthpotionmajor", "Major Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0x6295859E, 0x0000115A, 30, ItemType.HealthPotion, 100, 310, 1, 1, 35, "healthpotionsuper", "Super Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0x9A7D34E9, 0x0003745B, 40, ItemType.HealthPotion, 100, 410, 1, 1, 35, "healthpotionheroic", "Heroic Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0xA6552A13, 0x0003745C, 50, ItemType.HealthPotion, 100, 510, 1, 1, 35, "healthpotionresplendent", "Resplendent Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0x62836510, 0x0003745E, 55, ItemType.HealthPotion, 100, 560, 1, 1, 30, "healthpotionrunic", "Runic Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0xA791E51D, 0x0003745D, 60, ItemType.HealthPotion, 100, 610, 1, 1, 35, "healthpotionmythic", "Mythic Health Potion", "healthpotions", "healthpotions");
- AddGameBalance(0x445D54F0, 0x0000139D, 7, ItemType.Ring, 0, 160, 1, 1, -1, "ring_01", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F1, 0x0000139E, 9, ItemType.Ring, 0, 180, 1, 1, -1, "ring_02", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F2, 0x0000139F, 11, ItemType.Ring, 0, 200, 1, 1, -1, "ring_03", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F3, 0x000013A0, 14, ItemType.Ring, 0, 230, 1, 1, -1, "ring_04", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F4, 0x000013A1, 16, ItemType.Ring, 0, 250, 1, 1, -1, "ring_05", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F5, 0x000013A2, 19, ItemType.Ring, 0, 280, 1, 1, -1, "ring_06", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F6, 0x000013A3, 21, ItemType.Ring, 0, 300, 1, 1, -1, "ring_07", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F7, 0x000013A4, 23, ItemType.Ring, 0, 320, 1, 1, -1, "ring_08", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D54F8, 0x000013A5, 26, ItemType.Ring, 0, 350, 1, 1, -1, "ring_09", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5510, 0x000013A6, 28, ItemType.Ring, 0, 370, 1, 1, -1, "ring_10", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5511, 0x000013A7, 31, ItemType.Ring, 0, 400, 1, 1, -1, "ring_11", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5512, 0x0000019E, 33, ItemType.Ring, 0, 420, 1, 1, -1, "ring_12", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5513, 0x000013A8, 35, ItemType.Ring, 0, 440, 1, 1, -1, "ring_13", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5514, 0x000013A9, 38, ItemType.Ring, 0, 470, 1, 1, -1, "ring_14", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5515, 0x000013AA, 41, ItemType.Ring, 0, 500, 1, 1, -1, "ring_15", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5516, 0x000013AB, 44, ItemType.Ring, 0, 530, 1, 1, -1, "ring_16", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5517, 0x000013AC, 47, ItemType.Ring, 0, 560, 1, 1, -1, "ring_17", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5518, 0x000013AD, 51, ItemType.Ring, 0, 600, 1, 1, -1, "ring_18", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5519, 0x000013AE, 54, ItemType.Ring, 0, 630, 1, 1, -1, "ring_19", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5531, 0x000013AF, 57, ItemType.Ring, 0, 660, 1, 1, -1, "ring_20", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5532, 0x000013B0, 60, ItemType.Ring, 0, 690, 1, 1, -1, "ring_21", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5533, 0x000013B1, 61, ItemType.Ring, 0, 700, 1, 1, -1, "ring_22", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x445D5534, 0x000013B2, 62, ItemType.Ring, 0, 710, 1, 1, -1, "ring_23", "Ring", "ring", "armors", "ring");
- AddGameBalance(0x6444C589, 0x00000C66, 10, ItemType.Amulet, 0, 190, 1, 1, -1, "amulet01", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C58A, 0x00000C67, 14, ItemType.Amulet, 0, 230, 1, 1, -1, "amulet02", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C58B, 0x00000C68, 18, ItemType.Amulet, 0, 270, 1, 1, -1, "amulet03", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C58C, 0x00000C69, 22, ItemType.Amulet, 0, 310, 1, 1, -1, "amulet04", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C58D, 0x00000C6A, 26, ItemType.Amulet, 0, 350, 1, 1, -1, "amulet05", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C58E, 0x00000C6B, 30, ItemType.Amulet, 0, 390, 1, 1, -1, "amulet06", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C58F, 0x00000C6C, 35, ItemType.Amulet, 0, 440, 1, 1, -1, "amulet07", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C590, 0x00000C6D, 40, ItemType.Amulet, 0, 490, 1, 1, -1, "amulet08", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C591, 0x00000C6E, 45, ItemType.Amulet, 0, 540, 1, 1, -1, "amulet09", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C5A9, 0x00000C6F, 50, ItemType.Amulet, 0, 590, 1, 1, -1, "amulet10", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C5AA, 0x00000C70, 55, ItemType.Amulet, 0, 640, 1, 1, -1, "amulet11", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C5AB, 0x00000C71, 60, ItemType.Amulet, 0, 690, 1, 1, -1, "amulet12", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C5AC, 0x00000C72, 61, ItemType.Amulet, 0, 700, 1, 1, -1, "amulet13", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C5AD, 0x00000C73, 62, ItemType.Amulet, 0, 710, 1, 1, -1, "amulet14", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x6444C5AE, 0x0000013D, 63, ItemType.Amulet, 0, 720, 1, 1, -1, "amulet15", "Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0x44630365, 0x0002E8A4, 21, ItemType.TemplarSpecial, 0, 300, 1, 1, 0, "templar_special_001", "Holy Tome", "follower", "followers", "follower_t");
- AddGameBalance(0x44630366, 0x0002E8A5, 30, ItemType.TemplarSpecial, 0, 390, 1, 1, 0, "templar_special_002", "Spear Fragment", "follower", "followers", "follower_t");
- AddGameBalance(0x446307A6, 0x0002E8A4, 34, ItemType.TemplarSpecial, 0, 430, 1, 1, 0, "templar_special_101", "Sacred Text", "follower", "followers", "follower_t");
- AddGameBalance(0x446307A7, 0x0002E8A5, 38, ItemType.TemplarSpecial, 0, 470, 1, 1, 0, "templar_special_102", "Blade Shard", "follower", "followers", "follower_t");
- AddGameBalance(0x446307A8, 0x0002E8A6, 43, ItemType.TemplarSpecial, 0, 520, 1, 1, 0, "templar_special_103", "Martyr Tears", "follower", "followers", "follower_t");
- AddGameBalance(0x446307A9, 0x0002E8A7, 48, ItemType.TemplarSpecial, 0, 570, 1, 1, 0, "templar_special_104", "Chalice", "follower", "followers", "follower_t");
- AddGameBalance(0x44630BE7, 0x0002E8A4, 51, ItemType.TemplarSpecial, 0, 600, 1, 1, 0, "templar_special_201", "Libram Spiritus", "follower", "followers", "follower_t");
- AddGameBalance(0x44630BE8, 0x0002E8A5, 54, ItemType.TemplarSpecial, 0, 630, 1, 1, 0, "templar_special_202", "Blade Remnant", "follower", "followers", "follower_t");
- AddGameBalance(0x44630BE9, 0x0002E8A6, 57, ItemType.TemplarSpecial, 0, 660, 1, 1, 0, "templar_special_203", "Saint Tears", "follower", "followers", "follower_t");
- AddGameBalance(0x44630BEA, 0x0002E8A7, 60, ItemType.TemplarSpecial, 0, 690, 1, 1, 0, "templar_special_204", "Grail", "follower", "followers", "follower_t");
- AddGameBalance(0xF24BF91F, 0x0002E8AE, 21, ItemType.ScoundrelSpecial, 0, 300, 1, 1, 0, "scoundrel_special_001", "Dice", "follower", "followers", "follower_s");
- AddGameBalance(0xF24BF920, 0x0002E8AF, 30, ItemType.ScoundrelSpecial, 0, 390, 1, 1, 0, "scoundrel_special_002", "Glass Blade", "follower", "followers", "follower_s");
- AddGameBalance(0xF24BFD60, 0x0002E8AE, 34, ItemType.ScoundrelSpecial, 0, 430, 1, 1, 0, "scoundrel_special_101", "Loaded Dice", "follower", "followers", "follower_s");
- AddGameBalance(0xF24BFD61, 0x0002E8AF, 38, ItemType.ScoundrelSpecial, 0, 470, 1, 1, 0, "scoundrel_special_102", "Crystal Edge", "follower", "followers", "follower_s");
- AddGameBalance(0xF24BFD62, 0x0002E8B0, 43, ItemType.ScoundrelSpecial, 0, 520, 1, 1, 0, "scoundrel_special_103", "Clasp", "follower", "followers", "follower_s");
- AddGameBalance(0xF24BFD63, 0x0002E8B1, 48, ItemType.ScoundrelSpecial, 0, 570, 1, 1, 0, "scoundrel_special_104", "Sand Pouch", "follower", "followers", "follower_s");
- AddGameBalance(0xF24C01A1, 0x0002E8AE, 51, ItemType.ScoundrelSpecial, 0, 600, 1, 1, 0, "scoundrel_special_201", "Bone Dice", "follower", "followers", "follower_s");
- AddGameBalance(0xF24C01A2, 0x0002E8AF, 54, ItemType.ScoundrelSpecial, 0, 630, 1, 1, 0, "scoundrel_special_202", "Diamond Razor", "follower", "followers", "follower_s");
- AddGameBalance(0xF24C01A3, 0x0002E8B0, 57, ItemType.ScoundrelSpecial, 0, 660, 1, 1, 0, "scoundrel_special_203", "Brooch", "follower", "followers", "follower_s");
- AddGameBalance(0xF24C01A4, 0x0002E8B1, 60, ItemType.ScoundrelSpecial, 0, 690, 1, 1, 0, "scoundrel_special_204", "Dust Satchel", "follower", "followers", "follower_s");
- AddGameBalance(0x2D629AAE, 0x0002E8A8, 21, ItemType.EnchantressSpecial, 0, 300, 1, 1, 0, "enchantress_special_001", "Mirror", "follower", "followers", "follower_e");
- AddGameBalance(0x2D629AAF, 0x0002E8AB, 30, ItemType.EnchantressSpecial, 0, 390, 1, 1, 0, "enchantress_special_002", "Eye", "follower", "followers", "follower_e");
- AddGameBalance(0x2D629EEF, 0x0002E8A8, 34, ItemType.EnchantressSpecial, 0, 430, 1, 1, 0, "enchantress_special_101", "Scrying Glass", "follower", "followers", "follower_e");
- AddGameBalance(0x2D629EF0, 0x0002E8AB, 38, ItemType.EnchantressSpecial, 0, 470, 1, 1, 0, "enchantress_special_102", "Blink", "follower", "followers", "follower_e");
- AddGameBalance(0x2D629EF1, 0x0002E8AC, 43, ItemType.EnchantressSpecial, 0, 520, 1, 1, 0, "enchantress_special_103", "Crucible", "follower", "followers", "follower_e");
- AddGameBalance(0x2D629EF2, 0x0002E8AD, 48, ItemType.EnchantressSpecial, 0, 570, 1, 1, 0, "enchantress_special_104", "Root", "follower", "followers", "follower_e");
- AddGameBalance(0x2D62A330, 0x0002E8A8, 51, ItemType.EnchantressSpecial, 0, 600, 1, 1, 0, "enchantress_special_201", "Eternity Mirror", "follower", "followers", "follower_e");
- AddGameBalance(0x2D62A331, 0x0002E8AB, 54, ItemType.EnchantressSpecial, 0, 630, 1, 1, 0, "enchantress_special_202", "Oculus", "follower", "followers", "follower_e");
- AddGameBalance(0x2D62A332, 0x0002E8AC, 57, ItemType.EnchantressSpecial, 0, 660, 1, 1, 0, "enchantress_special_203", "Cauldron", "follower", "followers", "follower_e");
- AddGameBalance(0x2D62A333, 0x0002E8AD, 60, ItemType.EnchantressSpecial, 0, 690, 1, 1, 0, "enchantress_special_204", "Herb", "follower", "followers", "follower_e");
- AddGameBalance(0x07869277, 0x00000178, 1, ItemType.Gold, 0, 10, 1, 1, -1, "gold1", "Gold", "gold", "gold");
- AddGameBalance(0x07869278, 0x00033130, 1, ItemType.Gold, 0, 10, 1, 1, -1, "gold2", "Gold", "gold", "gold");
- AddGameBalance(0x07869279, 0x000010D9, 1, ItemType.Gold, 0, 10, 1, 1, -1, "gold3", "Gold", "gold", "gold");
- AddGameBalance(0x0786927A, 0x000010D8, 1, ItemType.Gold, 0, 10, 1, 1, -1, "gold4", "Gold", "gold", "gold");
- AddGameBalance(0x0786927B, 0x000010D7, 1, ItemType.Gold, 0, 10, 1, 1, -1, "gold5", "", "gold", "gold");
- AddGameBalance(0xABD89EEF, 0x0000DE1C, 14, ItemType.Gem, 100, 200, 1, 1, 0, "amethyst_01", "Chipped Amethyst", "gems", "gems", "gems_low");
- AddGameBalance(0xABD89EF0, 0x0000DE1D, 22, ItemType.Gem, 100, 302, 1, 1, 0, "amethyst_02", "Flawed Amethyst", "gems", "gems", "gems_low");
- AddGameBalance(0xABD89EF1, 0x0000DE1E, 30, ItemType.Gem, 100, 420, 1, 1, 0, "amethyst_03", "Amethyst", "gems", "gems", "gems_low");
- AddGameBalance(0xABD89EF2, 0x0000DE1F, 36, ItemType.Gem, 100, 528, 1, 1, 0, "amethyst_04", "Flawless Amethyst", "gems", "gems", "gems_low");
- AddGameBalance(0xABD89EF3, 0x0000DE20, 42, ItemType.Gem, 100, 648, 1, 1, 0, "amethyst_05", "Perfect Amethyst", "gems", "gems", "gems_low");
- AddGameBalance(0xABD89EF4, 0x0000DE21, 48, ItemType.Gem, 100, 780, 1, 1, 0, "amethyst_06", "Radiant Amethyst", "gems", "gems", "gems_low");
- AddGameBalance(0xABD89EF5, 0x0000DE22, 54, ItemType.Gem, 100, 1140, 1, 1, 0, "amethyst_07", "Square Amethyst", "gems", "gems", "gems_low");
- AddGameBalance(0xABD89EF6, 0x0000DE23, 60, ItemType.Gem, 100, 1560, 1, 1, pr_gem, "amethyst_08", "Flawless Square Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0xABD89EF7, 0x0000DE24, 61, ItemType.Gem, 100, 2195, 1, 1, pr_gem, "amethyst_09", "Perfect Square Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0xABD89F0F, 0x0000DE25, 62, ItemType.Gem, 100, 2850, 1, 1, pr_gem, "amethyst_10", "Radiant Square Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0xABD89F10, 0x0000DE26, 63, ItemType.Gem, 100, 3525, 1, 1, pr_gem, "amethyst_11", "Star Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0xABD89F11, 0x0000DE27, 64, ItemType.Gem, 100, 4540, 1, 1, pr_gem, "amethyst_12", "Flawless Star Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0xABD89F12, 0x0000DE28, 65, ItemType.Gem, 100, 5585, 1, 1, pr_gem, "amethyst_13", "Perfect Star Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0xABD89F13, 0x0000DE29, 66, ItemType.Gem, 100, 6660, 1, 1, pr_gem, "amethyst_14", "Radiant Star Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0xABD89F14, 0x00044DEA, 67, ItemType.Gem, 100, 6760, 1, 1, pr_gem, "amethyst_15", "Marquise Amethyst", "gems", "gems", "gems_high", "high_amethyst");
- AddGameBalance(0x98AE95FA, 0x0000DE38, 14, ItemType.Gem, 100, 200, 1, 1, 0, "emerald_01", "Chipped Emerald", "gems", "gems", "gems_low");
- AddGameBalance(0x98AE95FB, 0x0000DE39, 22, ItemType.Gem, 100, 302, 1, 1, 0, "emerald_02", "Flawed Emerald", "gems", "gems", "gems_low");
- AddGameBalance(0x98AE95FC, 0x0000DE3A, 30, ItemType.Gem, 100, 420, 1, 1, 0, "emerald_03", "Emerald", "gems", "gems", "gems_low");
- AddGameBalance(0x98AE95FD, 0x0000DE3B, 36, ItemType.Gem, 100, 528, 1, 1, 0, "emerald_04", "Flawless Emerald", "gems", "gems", "gems_low");
- AddGameBalance(0x98AE95FE, 0x0000DE3C, 42, ItemType.Gem, 100, 648, 1, 1, 0, "emerald_05", "Perfect Emerald", "gems", "gems", "gems_low");
- AddGameBalance(0x98AE95FF, 0x0000DE3D, 48, ItemType.Gem, 100, 780, 1, 1, 0, "emerald_06", "Radiant Emerald", "gems", "gems", "gems_low");
- AddGameBalance(0x98AE9600, 0x0000DE3E, 54, ItemType.Gem, 100, 1140, 1, 1, 0, "emerald_07", "Square Emerald", "gems", "gems", "gems_low");
- AddGameBalance(0x98AE9601, 0x0000DE3F, 60, ItemType.Gem, 100, 1560, 1, 1, pr_gem, "emerald_08", "Flawless Square Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x98AE9602, 0x0000DE40, 61, ItemType.Gem, 100, 2195, 1, 1, pr_gem, "emerald_09", "Perfect Square Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x98AE961A, 0x0000DE41, 62, ItemType.Gem, 100, 2850, 1, 1, pr_gem, "emerald_10", "Radiant Square Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x98AE961B, 0x0000DE42, 63, ItemType.Gem, 100, 3525, 1, 1, pr_gem, "emerald_11", "Star Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x98AE961C, 0x0000DE43, 64, ItemType.Gem, 100, 4540, 1, 1, pr_gem, "emerald_12", "Flawless Star Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x98AE961D, 0x0000DE44, 65, ItemType.Gem, 100, 5585, 1, 1, pr_gem, "emerald_13", "Perfect Star Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x98AE961E, 0x0000DE45, 66, ItemType.Gem, 100, 6660, 1, 1, pr_gem, "emerald_14", "Radiant Star Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x98AE961F, 0x00044DE6, 67, ItemType.Gem, 100, 6760, 1, 1, pr_gem, "emerald_15", "Marquise Emerald", "gems", "gems", "gems_high", "high_emerald");
- AddGameBalance(0x5F8BF542, 0x0000DE0E, 14, ItemType.Gem, 100, 200, 1, 1, 0, "ruby_01", "Chipped Ruby", "gems", "gems", "gems_low");
- AddGameBalance(0x5F8BF543, 0x0000DE0F, 22, ItemType.Gem, 100, 302, 1, 1, 0, "ruby_02", "Flawed Ruby", "gems", "gems", "gems_low");
- AddGameBalance(0x5F8BF544, 0x0000DE10, 30, ItemType.Gem, 100, 420, 1, 1, 0, "ruby_03", "Ruby", "gems", "gems", "gems_low");
- AddGameBalance(0x5F8BF545, 0x0000DE11, 36, ItemType.Gem, 100, 528, 1, 1, 0, "ruby_04", "Flawless Ruby", "gems", "gems", "gems_low");
- AddGameBalance(0x5F8BF546, 0x0000DE12, 42, ItemType.Gem, 100, 648, 1, 1, 0, "ruby_05", "Perfect Ruby", "gems", "gems", "gems_low");
- AddGameBalance(0x5F8BF547, 0x0000DE13, 48, ItemType.Gem, 100, 780, 1, 1, 0, "ruby_06", "Radiant Ruby", "gems", "gems", "gems_low");
- AddGameBalance(0x5F8BF548, 0x0000DE14, 54, ItemType.Gem, 100, 1140, 1, 1, 0, "ruby_07", "Square Ruby", "gems", "gems", "gems_low");
- AddGameBalance(0x5F8BF549, 0x0000DE15, 60, ItemType.Gem, 100, 1560, 1, 1, pr_gem, "ruby_08", "Flawless Square Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x5F8BF54A, 0x0000DE16, 61, ItemType.Gem, 100, 2195, 1, 1, pr_gem, "ruby_09", "Perfect Square Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x5F8BF562, 0x0000DE17, 62, ItemType.Gem, 100, 2850, 1, 1, pr_gem, "ruby_10", "Radiant Square Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x5F8BF563, 0x0000DE18, 63, ItemType.Gem, 100, 3525, 1, 1, pr_gem, "ruby_11", "Star Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x5F8BF564, 0x0000DE19, 64, ItemType.Gem, 100, 4540, 1, 1, pr_gem, "ruby_12", "Flawless Star Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x5F8BF565, 0x0000DE1A, 65, ItemType.Gem, 100, 5585, 1, 1, pr_gem, "ruby_13", "Perfect Star Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x5F8BF566, 0x0000DE1B, 66, ItemType.Gem, 100, 6660, 1, 1, pr_gem, "ruby_14", "Radiant Star Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x5F8BF567, 0x00044DE5, 67, ItemType.Gem, 100, 6760, 1, 1, pr_gem, "ruby_15", "Marquise Ruby", "gems", "gems", "gems_high", "high_ruby");
- AddGameBalance(0x7AB65DAE, 0x0000DE54, 14, ItemType.Gem, 100, 200, 1, 1, 0, "topaz_01", "Chipped Topaz", "gems", "gems", "gems_low");
- AddGameBalance(0x7AB65DAF, 0x0000DE55, 22, ItemType.Gem, 100, 302, 1, 1, 0, "topaz_02", "Flawed Topaz", "gems", "gems", "gems_low");
- AddGameBalance(0x7AB65DB0, 0x0000DE56, 30, ItemType.Gem, 100, 420, 1, 1, 0, "topaz_03", "Topaz", "gems", "gems", "gems_low");
- AddGameBalance(0x7AB65DB1, 0x0000DE57, 36, ItemType.Gem, 100, 528, 1, 1, 0, "topaz_04", "Flawless Topaz", "gems", "gems", "gems_low");
- AddGameBalance(0x7AB65DB2, 0x0000DE58, 42, ItemType.Gem, 100, 648, 1, 1, 0, "topaz_05", "Perfect Topaz", "gems", "gems", "gems_low");
- AddGameBalance(0x7AB65DB3, 0x0000DE59, 48, ItemType.Gem, 100, 780, 1, 1, 0, "topaz_06", "Radiant Topaz", "gems", "gems", "gems_low");
- AddGameBalance(0x7AB65DB4, 0x0000DE5A, 54, ItemType.Gem, 100, 1140, 1, 1, 0, "topaz_07", "Square Topaz", "gems", "gems", "gems_low");
- AddGameBalance(0x7AB65DB5, 0x0000DE5B, 60, ItemType.Gem, 100, 1560, 1, 1, pr_gem, "topaz_08", "Flawless Square Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7AB65DB6, 0x0000DE5C, 61, ItemType.Gem, 100, 2195, 1, 1, pr_gem, "topaz_09", "Perfect Square Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7AB65DCE, 0x0000DE5D, 62, ItemType.Gem, 100, 2850, 1, 1, pr_gem, "topaz_10", "Radiant Square Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7AB65DCF, 0x0000DE5E, 63, ItemType.Gem, 100, 3525, 1, 1, pr_gem, "topaz_11", "Star Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7AB65DD0, 0x0000DE5F, 64, ItemType.Gem, 100, 4540, 1, 1, pr_gem, "topaz_12", "Flawless Star Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7AB65DD1, 0x0000DE60, 65, ItemType.Gem, 100, 5585, 1, 1, pr_gem, "topaz_13", "Perfect Star Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7AB65DD2, 0x0000DE61, 66, ItemType.Gem, 100, 6660, 1, 1, pr_gem, "topaz_14", "Radiant Star Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7AB65DD3, 0x00044DE9, 67, ItemType.Gem, 100, 6760, 1, 1, pr_gem, "topaz_15", "Marquise Topaz", "gems", "gems", "gems_high", "high_topaz");
- AddGameBalance(0x7B0EDEA3, 0x0002E597, 14, ItemType.CraftingReagent, 500, 340, 1, 1, 30, "crafting_tier_01b", "Subtle Essence", "craftmats", "craftmats", "craftmats_n");
- AddGameBalance(0x7B0EDEA4, 0x0002E598, 16, ItemType.CraftingReagent, 500, 380, 1, 1, 30, "crafting_tier_01c", "Fallen Tooth", "craftmats", "craftmats", "craftmats_n");
- AddGameBalance(0x7B0EDEC4, 0x0002E59D, 34, ItemType.CraftingReagent, 500, 740, 1, 1, 30, "crafting_tier_02b", "Shimmering Essence", "craftmats", "craftmats", "craftmats_nm");
- AddGameBalance(0x7B0EDEC5, 0x0002E59E, 40, ItemType.CraftingReagent, 500, 860, 1, 1, 30, "crafting_tier_02c", "Lizard Eye", "craftmats", "craftmats", "craftmats_nm");
- AddGameBalance(0x7B0EDEE5, 0x0002E5A1, 52, ItemType.CraftingReagent, 500, 1100, 1, 1, 30, "crafting_tier_03b", "Wishful Essence", "craftmats", "craftmats", "craftmats_h");
- AddGameBalance(0x7B0EDEE6, 0x0002E5A2, 54, ItemType.CraftingReagent, 500, 1140, 1, 1, 30, "crafting_tier_03c", "Encrusted Hoof", "craftmats", "craftmats", "craftmats_h");
- AddGameBalance(0x7B0EDF06, 0x0002E5A5, 61, ItemType.CraftingReagent, 500, 1280, 1, 1, 30, "crafting_tier_04b", "Exquisite Essence", "craftmats", "craftmats", "craftmats_i");
- AddGameBalance(0x7B0EDF07, 0x0002E5A6, 62, ItemType.CraftingReagent, 500, 1300, 1, 1, 30, "crafting_tier_04c", "Iridescent Tear", "craftmats", "craftmats", "craftmats_i");
- AddGameBalance(0x7B0EDF08, 0x0002E5A7, 63, ItemType.CraftingReagent, 500, 1320, 1, 1, 30, "crafting_tier_04d", "Fiery Brimstone", "craftmats", "craftmats", "craftmats_i");
- AddGameBalance(0xC3263226, 0x000375A3, 31, ItemType.PageOfTraining_Smith, 1000, 680, 1, 1, 15, "crafting_training_page_blacksmith", "Page of Blacksmithing", "craftpages", "craftpages");
- AddGameBalance(0xD839EFB2, 0x000375A4, 31, ItemType.PageOfTraining_Jeweler, 1000, 680, 1, 1, 15, "crafting_training_page_jeweler", "Page of Jewelcrafting", "craftpages", "craftpages");
- AddGameBalance(0x1D7E7302, 0x00038528, 51, ItemType.PageOfTraining_Smith, 1000, 1080, 1, 1, 15, "crafting_training_tome_blacksmith_hell", "Tome of Blacksmithing", "crafttomes", "crafttomes");
- AddGameBalance(0xD4EB970E, 0x00038529, 51, ItemType.PageOfTraining_Jeweler, 1000, 1080, 1, 1, 15, "crafting_training_tome_jeweler_hell", "Tome of Jewelcrafting", "crafttomes", "crafttomes");
- AddGameBalance(0xC629608D, 0x0002E453, 61, ItemType.TrainingTome, 1000, 1280, 1, 1, pr_tos, "crafting_training_tome_inferno", "Tome of Secrets", "crafttomes", "crafttomes");
- AddGameBalance(0xBF258CBC, 0x0003E741, 63, ItemType.DemonicKey, 100, 1, 1, 1, -1, "key_destruction", "Key of Destruction", "uber", "uber", "uber_keys");
- AddGameBalance(0x3F6FF18A, 0x0003E73F, 63, ItemType.DemonicKey, 100, 1, 1, 1, -1, "key_hate", "Key of Hate", "uber", "uber", "uber_keys");
- AddGameBalance(0xF777F2E6, 0x0003E740, 63, ItemType.DemonicKey, 100, 1, 1, 1, -1, "key_terror", "Key of Terror", "uber", "uber", "uber_keys");
- AddGameBalance(0xD935EE9D, 0x0003EE83, 63, ItemType.PortalDevice, 100, 1, 1, 1, -1, "redportaldevice", "Infernal Machine", "uber", "uber", "uber_others");
- AddGameBalance(0xCD8DBDFD, 0x0003D7D1, 63, ItemType.CraftingPlan_Smith, 100, 1, 1, 1, 25, "craftingplan_smith_smith_redportaldevice", "Plan: Infernal Machine", "plans", "plans");
- AddGameBalance(0x952FF4A7, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 0, 2000000, 1, 1, 25, "craftingplan_jeweler_shardring", "Design: Hellfire Ring", "plans", "plans");
- AddGameBalance(0x7725F7CC, 0x0003EE9B, 63, ItemType.DemonicOrgan, 100, 1, 1, 1, -1, "demonorgan_eye", "Vengeful Eye", "uber", "uber", "uber_organs");
- AddGameBalance(0xD98D4877, 0x0003EEA8, 63, ItemType.DemonicOrgan, 100, 1, 1, 1, -1, "demonorgan_tooth", "Devil’s Fang", "uber", "uber", "uber_organs");
- AddGameBalance(0x934596D0, 0x0003EEA3, 63, ItemType.DemonicOrgan, 100, 1, 1, 1, -1, "demonorgan_spinecord", "Writhing Spine", "uber", "uber", "uber_organs");
- AddGameBalance(0xF6E932F1, 0x000451D3, 63, ItemType.CraftingReagent_Bound, 100, 500, 1, 1, pr_de, "crafting_demonic_reagent", "Demonic Essence", "craftmats", "craftmats", "craftmats_i");
- AddGameBalance(0xA8C96A72, 0x0003D7D1, 1, ItemType.CraftingPlan_Smith, 0, 0, 1, 1, 25, "craftingplan_smith_smith_staffofcow", "Plan: Staff of Herding", "plans", "plans");
- AddGameBalance(0x267AD970, 0x0003D7D1, 1, ItemType.CraftingPlan_Smith, 0, 20000, 1, 1, 25, "craftingplan_smith_smith_staffofcow_nightmare", "Plan: Nightmarish Staff of Herding", "plans", "plans");
- AddGameBalance(0xE2199CF6, 0x0003D7D1, 1, ItemType.CraftingPlan_Smith, 0, 50000, 1, 1, 25, "craftingplan_smith_smith_staffofcow_hell", "Plan: Hellish Staff of Herding", "plans", "plans");
- AddGameBalance(0x0F153582, 0x0003D7D1, 1, ItemType.CraftingPlan_Smith, 0, 100000, 1, 1, 25, "craftingplan_smith_smith_staffofcow_inferno", "Plan: Infernal Staff of Herding", "plans", "plans");
- AddGameBalance(0xBA2A0AEC, 0x0002F058, 61, ItemType.CraftingPlan_Jeweler, 10, 7380, 1, 1, 25, "craftingplan_jeweler_gemcombine_amethyst_11_12", "Design: Flawless Star Amethyst", "plans", "plans", "plans_gem");
- AddGameBalance(0xBA2A974E, 0x0002F058, 62, ItemType.CraftingPlan_Jeweler, 10, 7500, 1, 1, 25, "craftingplan_jeweler_gemcombine_amethyst_12_13", "Design: Perfect Star Amethyst", "plans", "plans", "plans_gem");
- AddGameBalance(0xBA2B23B0, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_jeweler_gemcombine_amethyst_13_14", "Design: Radiant Star Amethyst", "plans", "plans", "plans_gem");
- AddGameBalance(0xBA2BB012, 0x0002F058, 64, ItemType.CraftingPlan_Jeweler, 10, 7740, 1, 1, 25, "craftingplan_jeweler_gemcombine_amethyst_14_15", "Design: Marquise Amethyst", "plans", "plans", "plans_gem", "plans_gem_marquise");
- AddGameBalance(0x1F192AD7, 0x0002F058, 61, ItemType.CraftingPlan_Jeweler, 10, 7380, 1, 1, 25, "craftingplan_jeweler_gemcombine_emerald_11_12", "Design: Flawless Star Emerald", "plans", "plans", "plans_gem");
- AddGameBalance(0x1F19B739, 0x0002F058, 62, ItemType.CraftingPlan_Jeweler, 10, 7500, 1, 1, 25, "craftingplan_jeweler_gemcombine_emerald_12_13", "Design: Perfect Star Emerald", "plans", "plans", "plans_gem");
- AddGameBalance(0x1F1A439B, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_jeweler_gemcombine_emerald_13_14", "Design: Radiant Star Emerald", "plans", "plans", "plans_gem");
- AddGameBalance(0x1F1ACFFD, 0x0002F058, 64, ItemType.CraftingPlan_Jeweler, 10, 7740, 1, 1, 25, "craftingplan_jeweler_gemcombine_emerald_14_15", "Design: Marquise Emerald", "plans", "plans", "plans_gem", "plans_gem_marquise");
- AddGameBalance(0x7FFA975F, 0x0002F058, 61, ItemType.CraftingPlan_Jeweler, 10, 7380, 1, 1, 25, "craftingplan_jeweler_gemcombine_ruby_11_12", "Design: Flawless Star Ruby", "plans", "plans", "plans_gem");
- AddGameBalance(0x7FFB23C1, 0x0002F058, 62, ItemType.CraftingPlan_Jeweler, 10, 7500, 1, 1, 25, "craftingplan_jeweler_gemcombine_ruby_12_13", "Design: Perfect Star Ruby", "plans", "plans", "plans_gem");
- AddGameBalance(0x7FFBB023, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_jeweler_gemcombine_ruby_13_14", "Design: Radiant Star Ruby", "plans", "plans", "plans_gem");
- AddGameBalance(0x7FFC3C85, 0x0002F058, 64, ItemType.CraftingPlan_Jeweler, 10, 7740, 1, 1, 25, "craftingplan_jeweler_gemcombine_ruby_14_15", "Design: Marquise Ruby", "plans", "plans", "plans_gem", "plans_gem_marquise");
- AddGameBalance(0x3402FF8B, 0x0002F058, 61, ItemType.CraftingPlan_Jeweler, 10, 7380, 1, 1, 25, "craftingplan_jeweler_gemcombine_topaz_11_12", "Design: Flawless Star Topaz", "plans", "plans", "plans_gem");
- AddGameBalance(0x34038BED, 0x0002F058, 62, ItemType.CraftingPlan_Jeweler, 10, 7500, 1, 1, 25, "craftingplan_jeweler_gemcombine_topaz_12_13", "Design: Perfect Star Topaz", "plans", "plans", "plans_gem");
- AddGameBalance(0x3404184F, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_jeweler_gemcombine_topaz_13_14", "Design: Radiant Star Topaz", "plans", "plans", "plans_gem");
- AddGameBalance(0x3404A4B1, 0x0002F058, 64, ItemType.CraftingPlan_Jeweler, 10, 7740, 1, 1, 25, "craftingplan_jeweler_gemcombine_topaz_14_15", "Design: Marquise Topaz", "plans", "plans", "plans_gem", "plans_gem_marquise");
- AddGameBalance(0x87E4CA6C, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_shield_04", "Plan: Exalted Dread Shield", "plans", "plans", "plans_4prop");
- AddGameBalance(0x4CCE7A39, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_helm_04", "Plan: Exalted Sovereign Helm", "plans", "plans", "plans_4prop");
- AddGameBalance(0x0F37A52C, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_shoulders_04", "Plan: Exalted Pallium", "plans", "plans", "plans_4prop");
- AddGameBalance(0x2068116A, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_chest_04", "Plan: Exalted Sovereign Mail", "plans", "plans", "plans_4prop");
- AddGameBalance(0xEF919F92, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_fist_04", "Plan: Exalted Golden Talon", "plans", "plans", "plans_4prop");
- AddGameBalance(0xCFE28786, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_combatstaff_04", "Plan: Exalted Zhezl", "plans", "plans", "plans_4prop");
- AddGameBalance(0x421873D2, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_axe_1h_04", "Plan: Exalted Galraki", "plans", "plans", "plans_4prop");
- AddGameBalance(0xD9F8CCA3, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_sword_1h_04", "Plan: Exalted Conquest Sword", "plans", "plans", "plans_4prop");
- AddGameBalance(0x9B41178A, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mace_1h_04", "Plan: Exalted Crag Hammer", "plans", "plans", "plans_4prop");
- AddGameBalance(0x9CF22370, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mightyweapon_1h_04", "Plan: Exalted Massacre Axe", "plans", "plans", "plans_4prop");
- AddGameBalance(0x9D043BF1, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mightyweapon_2h_04", "Plan: Exalted Behemoth", "plans", "plans", "plans_4prop");
- AddGameBalance(0x422A8C53, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_axe_2h_04", "Plan: Exalted Sagaris", "plans", "plans", "plans_4prop");
- AddGameBalance(0xDA0AE524, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_sword_2h_04", "Plan: Exalted Oni Blade", "plans", "plans", "plans_4prop");
- AddGameBalance(0x9B53300B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mace_2h_04", "Plan: Exalted Slag Hammer", "plans", "plans", "plans_4prop");
- AddGameBalance(0xF92322C6, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_wand_04", "Plan: Exalted Strike Wand", "plans", "plans", "plans_4prop");
- AddGameBalance(0xDDA42408, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_ceremonialknife_04", "Plan: Exalted Flesh Ripper", "plans", "plans", "plans_4prop");
- AddGameBalance(0x04E86970, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_staff_04", "Plan: Exalted Mythical Staff", "plans", "plans", "plans_4prop");
- AddGameBalance(0x15F3DB26, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_dagger_04", "Plan: Exalted Piercer", "plans", "plans", "plans_4prop");
- AddGameBalance(0x43A3C3FF, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_orb_04", "Plan: Exalted Orbit Stones", "plans", "plans", "plans_4prop");
- AddGameBalance(0x17C2A231, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mojo_04", "Plan: Exalted Unspeakable Thing", "plans", "plans", "plans_4prop");
- AddGameBalance(0x325C14B8, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_quiver_04", "Plan: Exalted Runic Quiver", "plans", "plans", "plans_4prop");
- AddGameBalance(0xEA4DA9EE, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_crossbow_04", "Plan: Exalted Doomcaster", "plans", "plans", "plans_4prop");
- AddGameBalance(0x2525EE44, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_bow_04", "Plan: Exalted Phantom Bow", "plans", "plans", "plans_4prop");
- AddGameBalance(0x15C05A29, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_handcrossbow_04", "Plan: Exalted Impellor", "plans", "plans", "plans_4prop");
- AddGameBalance(0x87E4CA6D, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_shield_05", "Plan: Exalted Fine Dread Shield", "plans", "plans", "plans_5prop");
- AddGameBalance(0x4CCE7A3A, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_helm_05", "Plan: Exalted Fine Sovereign Helm", "plans", "plans", "plans_5prop");
- AddGameBalance(0x0F37A52D, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_shoulders_05", "Plan: Exalted Fine Pallium", "plans", "plans", "plans_5prop");
- AddGameBalance(0x2068116B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_chest_05", "Plan: Exalted Fine Sovereign Mail", "plans", "plans", "plans_5prop");
- AddGameBalance(0x19F8315A, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_pants_05", "Plan: Exalted Fine Sovereign Tassets", "plans", "plans", "plans_5prop");
- AddGameBalance(0xB8257F44, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_gloves_05", "Plan: Exalted Fine Sovereign Vambraces", "plans", "plans", "plans_5prop");
- AddGameBalance(0x6663083B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_boots_05", "Plan: Exalted Fine Sovereign Greaves", "plans", "plans", "plans_5prop");
- AddGameBalance(0xC158B816, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_bracers_05", "Plan: Exalted Fine Armplates", "plans", "plans", "plans_5prop");
- AddGameBalance(0x7EF4E45B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_belt_05", "Plan: Exalted Fine Heaven Strand", "plans", "plans", "plans_5prop");
- AddGameBalance(0xEF919F93, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_fist_05", "Plan: Exalted Fine Golden Talon", "plans", "plans", "plans_5prop");
- AddGameBalance(0xCFE28787, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_combatstaff_05", "Plan: Exalted Fine Zhezl", "plans", "plans", "plans_5prop");
- AddGameBalance(0x421873D3, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_axe_1h_05", "Plan: Exalted Fine Galraki", "plans", "plans", "plans_5prop");
- AddGameBalance(0xD9F8CCA4, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_sword_1h_05", "Plan: Exalted Fine Conquest Sword", "plans", "plans", "plans_5prop");
- AddGameBalance(0x9B41178B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mace_1h_05", "Plan: Exalted Fine Crag Hammer", "plans", "plans", "plans_5prop");
- AddGameBalance(0x9CF22371, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mightyweapon_1h_05", "Plan: Exalted Fine Massacre Axe", "plans", "plans", "plans_5prop");
- AddGameBalance(0x9D043BF2, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mightyweapon_2h_05", "Plan: Exalted Fine Behemoth", "plans", "plans", "plans_5prop");
- AddGameBalance(0x422A8C54, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_axe_2h_05", "Plan: Exalted Fine Sagaris", "plans", "plans", "plans_5prop");
- AddGameBalance(0xDA0AE525, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_sword_2h_05", "Plan: Exalted Fine Oni Blade", "plans", "plans", "plans_5prop");
- AddGameBalance(0x9B53300C, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mace_2h_05", "Plan: Exalted Fine Slag Hammer", "plans", "plans", "plans_5prop");
- AddGameBalance(0xF92322C7, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_wand_05", "Plan: Exalted Fine Strike Wand", "plans", "plans", "plans_5prop");
- AddGameBalance(0xDDA42409, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_ceremonialknife_05", "Plan: Exalted Fine Flesh Ripper", "plans", "plans", "plans_5prop");
- AddGameBalance(0x04E86971, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_staff_05", "Plan: Exalted Fine Mythical Staff", "plans", "plans", "plans_5prop");
- AddGameBalance(0x15F3DB27, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_dagger_05", "Plan: Exalted Fine Piercer", "plans", "plans", "plans_5prop");
- AddGameBalance(0x43A3C400, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_orb_05", "Plan: Exalted Fine Orbit Stones", "plans", "plans", "plans_5prop");
- AddGameBalance(0x17C2A232, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mojo_05", "Plan: Exalted Fine Unspeakable Thing", "plans", "plans", "plans_5prop");
- AddGameBalance(0x325C14B9, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_quiver_05", "Plan: Exalted Fine Runic Quiver", "plans", "plans", "plans_5prop");
- AddGameBalance(0xEA4DA9EF, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_crossbow_05", "Plan: Exalted Fine Doomcaster", "plans", "plans", "plans_5prop");
- AddGameBalance(0x2525EE45, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_bow_05", "Plan: Exalted Fine Phantom Bow", "plans", "plans", "plans_5prop");
- AddGameBalance(0x15C05A2A, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_handcrossbow_05", "Plan: Exalted Fine Impellor", "plans", "plans", "plans_5prop");
- AddGameBalance(0x87E4CA6E, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_shield_06", "Plan: Exalted Grand Dread Shield", "plans", "plans", "plans_6prop");
- AddGameBalance(0x4CCE7A3B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_helm_06", "Plan: Exalted Grand Sovereign Helm", "plans", "plans", "plans_6prop");
- AddGameBalance(0x0F37A52E, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_shoulders_06", "Plan: Exalted Grand Pallium", "plans", "plans", "plans_6prop");
- AddGameBalance(0x2068116C, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_chest_06", "Plan: Exalted Grand Sovereign Mail", "plans", "plans", "plans_6prop");
- AddGameBalance(0x19F8315B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_pants_06", "Plan: Exalted Grand Sovereign Tassets", "plans", "plans", "plans_6prop");
- AddGameBalance(0xB8257F45, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_gloves_06", "Plan: Exalted Grand Sovereign Vambraces", "plans", "plans", "plans_6prop");
- AddGameBalance(0x6663083C, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_boots_06", "Plan: Exalted Grand Sovereign Greaves", "plans", "plans", "plans_6prop");
- AddGameBalance(0xC158B817, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_bracers_06", "Plan: Exalted Grand Armplates", "plans", "plans", "plans_6prop");
- AddGameBalance(0x7EF4E45C, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_belt_06", "Plan: Exalted Grand Heaven Strand", "plans", "plans", "plans_6prop");
- AddGameBalance(0x1FAC239E, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_championsbelt_06", "Plan: Exalted Grand Heavy Baldric", "plans", "plans", "plans_6prop");
- AddGameBalance(0x6A59F23F, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_cloak_06", "Plan: Exalted Grand Stalker Cape", "plans", "plans", "plans_6prop");
- AddGameBalance(0x39F1B119, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_spiritstone_06", "Plan: Exalted Grand Ghost Sight", "plans", "plans", "plans_6prop");
- AddGameBalance(0xBAB859D7, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_voodoomask_06", "Plan: Exalted Grand Manitou Mask", "plans", "plans", "plans_6prop");
- AddGameBalance(0xFA749B43, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_armor_wizardhat_06", "Plan: Exalted Grand Archmage Headpiece", "plans", "plans", "plans_6prop");
- AddGameBalance(0xEF919F94, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_fist_06", "Plan: Exalted Grand Golden Talon", "plans", "plans", "plans_6prop");
- AddGameBalance(0xCFE28788, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_combatstaff_06", "Plan: Exalted Grand Zhezl", "plans", "plans", "plans_6prop");
- AddGameBalance(0x421873D4, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_axe_1h_06", "Plan: Exalted Grand Galraki", "plans", "plans", "plans_6prop");
- AddGameBalance(0xD9F8CCA5, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_sword_1h_06", "Plan: Exalted Grand Conquest Sword", "plans", "plans", "plans_6prop");
- AddGameBalance(0x9B41178C, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mace_1h_06", "Plan: Exalted Grand Crag Hammer", "plans", "plans", "plans_6prop");
- AddGameBalance(0x9CF22372, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mightyweapon_1h_06", "Plan: Exalted Grand Massacre Axe", "plans", "plans", "plans_6prop");
- AddGameBalance(0x9D043BF3, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mightyweapon_2h_06", "Plan: Exalted Grand Behemoth", "plans", "plans", "plans_6prop");
- AddGameBalance(0x422A8C55, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_axe_2h_06", "Plan: Exalted Grand Sagaris", "plans", "plans", "plans_6prop");
- AddGameBalance(0xDA0AE526, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_sword_2h_06", "Plan: Exalted Grand Oni Blade", "plans", "plans", "plans_6prop");
- AddGameBalance(0x9B53300D, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mace_2h_06", "Plan: Exalted Grand Slag Hammer", "plans", "plans", "plans_6prop");
- AddGameBalance(0xF92322C8, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_wand_06", "Plan: Exalted Grand Strike Wand", "plans", "plans", "plans_6prop");
- AddGameBalance(0xDDA4240A, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_ceremonialknife_06", "Plan: Exalted Grand Flesh Ripper", "plans", "plans", "plans_6prop");
- AddGameBalance(0x04E86972, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_staff_06", "Plan: Exalted Grand Mythical Staff", "plans", "plans", "plans_6prop");
- AddGameBalance(0x15F3DB28, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_dagger_06", "Plan: Exalted Grand Piercer", "plans", "plans", "plans_6prop");
- AddGameBalance(0x43A3C401, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_orb_06", "Plan: Exalted Grand Orbit Stones", "plans", "plans", "plans_6prop");
- AddGameBalance(0x17C2A233, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_mojo_06", "Plan: Exalted Grand Unspeakable Thing", "plans", "plans", "plans_6prop");
- AddGameBalance(0x325C14BA, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_quiver_06", "Plan: Exalted Grand Runic Quiver", "plans", "plans", "plans_6prop");
- AddGameBalance(0xEA4DA9F0, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_crossbow_06", "Plan: Exalted Grand Doomcaster", "plans", "plans", "plans_6prop");
- AddGameBalance(0x2525EE46, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_bow_06", "Plan: Exalted Grand Phantom Bow", "plans", "plans", "plans_6prop");
- AddGameBalance(0x15C05A2B, 0x0002F056, 46, ItemType.CraftingPlan_Smith, 10, 5580, 1, 1, 25, "craftingplan_smith_t10_weapon_handcrossbow_06", "Plan: Exalted Grand Impellor", "plans", "plans", "plans_6prop");
- AddGameBalance(0xF5EE0C60, 0x0002F056, 25, ItemType.CraftingPlanLegendary_Smith, 10, 3060, 1, 1, 25, "craftingplan_smith_t04_legendary_weapon_combatstaff", "Plan: Lai Yui's Taiji", "plans", "plans", "plans_legendary");
- AddGameBalance(0xFE316F46, 0x0002F056, 25, ItemType.CraftingPlanLegendary_Smith, 10, 3060, 1, 1, 25, "craftingplan_smith_t04_legendary_armor_shield", "Plan: Wall of Bone", "plans", "plans", "plans_legendary");
- AddGameBalance(0xE7D88EDE, 0x0002F056, 25, ItemType.CraftingPlanLegendary_Smith, 10, 3060, 1, 1, 25, "craftingplan_smith_t04_legendary_weapon_bow", "Plan: Longshot", "plans", "plans", "plans_legendary");
- AddGameBalance(0x8F07C4CC, 0x0002F056, 25, ItemType.CraftingPlanLegendary_Smith, 10, 3060, 1, 1, 25, "craftingplan_smith_t04_legendary_weapon_mightyweapon2h", "Plan: Unending War", "plans", "plans", "plans_legendary");
- AddGameBalance(0xD96C83DF, 0x0002F056, 25, ItemType.CraftingPlanLegendary_Smith, 10, 3060, 1, 1, 25, "craftingplan_smith_t04_legendary_weapon_ceremonialdagger", "Plan: Umbral Oath", "plans", "plans", "plans_legendary");
- AddGameBalance(0x454F4CB4, 0x0002F056, 25, ItemType.CraftingPlanLegendary_Smith, 10, 3060, 1, 1, 25, "craftingplan_smith_t04_legendary_armor_belt", "Plan: Quick Draw Belt", "plans", "plans", "plans_legendary");
- AddGameBalance(0xF18D4D0D, 0x0002F056, 32, ItemType.CraftingPlanLegendary_Smith, 10, 3900, 1, 1, 25, "craftingplan_smith_t05_legendary_weapon_axe_1h", "Plan: The Wedge", "plans", "plans", "plans_legendary");
- AddGameBalance(0x105743AB, 0x0002F056, 32, ItemType.CraftingPlanLegendary_Smith, 10, 3900, 1, 1, 25, "craftingplan_smith_t05_legendary_weapon_staff", "Plan: The Magi", "plans", "plans", "plans_legendary");
- AddGameBalance(0xAB26104C, 0x0002F056, 32, ItemType.CraftingPlanLegendary_Smith, 10, 3900, 1, 1, 25, "craftingplan_smith_t05_legendary_weapon_mojo", "Plan: Bitterness", "plans", "plans", "plans_legendary");
- AddGameBalance(0x8052693F, 0x0002F056, 45, ItemType.CraftingPlanLegendary_Smith, 10, 5460, 1, 1, 25, "craftingplan_smith_t06_legendary_armor_gloves", "Plan: Pendergrasps", "plans", "plans", "plans_legendary");
- AddGameBalance(0x191DD905, 0x0002F056, 45, ItemType.CraftingPlanLegendary_Smith, 10, 5460, 1, 1, 25, "craftingplan_smith_t06_legendary_weapon_handcrossbow", "Plan: Deadeye", "plans", "plans", "plans_legendary");
- AddGameBalance(0xE7705DE8, 0x0002F056, 55, ItemType.CraftingPlanLegendary_Smith, 10, 6660, 1, 1, 25, "craftingplan_smith_t07_legendary_weapon_mace_2h", "Plan: Cataclysm", "plans", "plans", "plans_legendary");
- AddGameBalance(0x1891E36D, 0x0002F056, 55, ItemType.CraftingPlanLegendary_Smith, 10, 6660, 1, 1, 25, "craftingplan_smith_t07_legendary_weapon_mightyweapon_1h", "Plan: Harvest Moon", "plans", "plans", "plans_legendary");
- AddGameBalance(0x3B8D5ECF, 0x0002F056, 55, ItemType.CraftingPlanLegendary_Smith, 10, 6660, 1, 1, 25, "craftingplan_smith_t07_legendary_weapon_fist", "Plan: Demon Hand", "plans", "plans", "plans_legendary");
- AddGameBalance(0x3FDDA65C, 0x0002F056, 55, ItemType.CraftingPlanLegendary_Smith, 10, 6660, 1, 1, 25, "craftingplan_smith_t07_legendary_weapon_orb", "Plan: Singularity", "plans", "plans", "plans_legendary");
- AddGameBalance(0x1014E738, 0x0002F056, 58, ItemType.CraftingPlanLegendary_Smith, 10, 7020, 1, 1, 25, "craftingplan_smith_t08_legendary_armor_boots", "Plan: Lost Boys", "plans", "plans", "plans_legendary");
- AddGameBalance(0xE807EDEC, 0x0002F056, 58, ItemType.CraftingPlanLegendary_Smith, 10, 7020, 1, 1, 25, "craftingplan_smith_t08_legendary_weapon_crossbow", "Plan: Starspine", "plans", "plans", "plans_legendary");
- AddGameBalance(0xC996E8FD, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_dagger", "Plan: Blood-Magic Blade", "plans", "plans", "plans_legendary");
- AddGameBalance(0x13C14A1A, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_sword_1h", "Plan: Griswold's Masterpiece", "plans", "plans", "plans_legendary");
- AddGameBalance(0xC436614A, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_axe_2h", "Plan: Fire Brand", "plans", "plans", "plans_legendary");
- AddGameBalance(0xB0F68F21, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_mace_1h", "Plan: Earthshatter", "plans", "plans", "plans_legendary");
- AddGameBalance(0xE55D031B, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_bow", "Plan: Venomhusk", "plans", "plans", "plans_legendary");
- AddGameBalance(0x5C4D6D9D, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_combatstaff", "Plan: Rozpedin's Staff", "plans", "plans", "plans_legendary");
- AddGameBalance(0x9108AE1D, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_wand", "Plan: Ruinstoke", "plans", "plans", "plans_legendary");
- AddGameBalance(0xE9553BCF, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_weapon_quiver", "Plan: Black Bone Arrows", "plans", "plans", "plans_legendary");
- AddGameBalance(0x42D70B30, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_armor_helm", "Plan: The Helm of Command", "plans", "plans", "plans_legendary");
- AddGameBalance(0x3D44544C, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_armor_bracers", "Plan: Wondrous Deflectors", "plans", "plans", "plans_legendary");
- AddGameBalance(0x9D5F7F41, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_armor_chest", "Plan: Robes of the Rydraelm", "plans", "plans", "plans_legendary");
- AddGameBalance(0x9E470D90, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_armor_pants", "Plan: Gehennas", "plans", "plans", "plans_legendary");
- AddGameBalance(0x817EC743, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_armor_shoulders", "Plan: Seven Sins", "plans", "plans", "plans_legendary");
- AddGameBalance(0x2DE2B951, 0x0002F056, 23, ItemType.CraftingPlanLegendary_Smith, 10, 2820, 1, 1, 25, "craftingplan_smith_t04_legendary_set_normal_001", "Plan: Born's Defiance", "plans", "plans", "plans_legendary");
- AddGameBalance(0x2DE2B952, 0x0002F056, 25, ItemType.CraftingPlanLegendary_Smith, 10, 3060, 1, 1, 25, "craftingplan_smith_t04_legendary_set_normal_002", "Plan: Cain's Fate", "plans", "plans", "plans_legendary");
- AddGameBalance(0x0AB7E928, 0x0002F056, 32, ItemType.CraftingPlanLegendary_Smith, 10, 3900, 1, 1, 25, "craftingplan_smith_t05_legendary_set_nightmare_001", "Plan: Captain Crimson's Finery", "plans", "plans", "plans_legendary");
- AddGameBalance(0xE0D3D4AA, 0x0002F056, 43, ItemType.CraftingPlanLegendary_Smith, 10, 5220, 1, 1, 25, "craftingplan_smith_t06_legendary_set_nightmare_002", "Plan: Aughild's Victory", "plans", "plans", "plans_legendary");
- AddGameBalance(0x6E111470, 0x0002F056, 53, ItemType.CraftingPlanLegendary_Smith, 10, 6420, 1, 1, 25, "craftingplan_smith_t07_legendary_set_hell_001", "Plan: Asheara's Uniform", "plans", "plans", "plans_legendary");
- AddGameBalance(0x3CFA8B52, 0x0002F056, 56, ItemType.CraftingPlanLegendary_Smith, 10, 6780, 1, 1, 25, "craftingplan_smith_t08_legendary_set_hell_002", "Plan: Guardian's Contingency", "plans", "plans", "plans_legendary");
- AddGameBalance(0xCAB71F56, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_set_inferno_001", "Plan: Demon's Skin", "plans", "plans", "plans_legendary");
- AddGameBalance(0xCAB71F57, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_set_inferno_002", "Plan: Sage's Plight", "plans", "plans", "plans_legendary");
- AddGameBalance(0xCAB71F58, 0x0002F056, 61, ItemType.CraftingPlanLegendary_Smith, 10, 7380, 1, 1, 25, "craftingplan_smith_t10_legendary_set_inferno_003", "Plan: Hallowed Defenders", "plans", "plans", "plans_legendary");
- AddGameBalance(0xAAEC6DC1, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_gloves_dex", "Plan: Archon Gauntlets of Dexterity", "plans", "plans", "plans_bound");
- AddGameBalance(0xAAEC842B, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_gloves_int", "Plan: Archon Gauntlets of Intelligence", "plans", "plans", "plans_bound");
- AddGameBalance(0xAAECAF79, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_gloves_str", "Plan: Archon Gauntlets of Strength", "plans", "plans", "plans_bound");
- AddGameBalance(0xAAECBAD3, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_gloves_vit", "Plan: Archon Gauntlets of Vitality", "plans", "plans", "plans_bound");
- AddGameBalance(0x473A292A, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_shoulders_dex", "Plan: Archon Spaulders of Dexterity", "plans", "plans", "plans_bound");
- AddGameBalance(0x473A3F94, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_shoulders_int", "Plan: Archon Spaulders of Intelligence", "plans", "plans", "plans_bound");
- AddGameBalance(0x473A6AE2, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_shoulders_str", "Plan: Archon Spaulders of Strength", "plans", "plans", "plans_bound");
- AddGameBalance(0x473A763C, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_shoulders_vit", "Plan: Archon Spaulders of Vitality", "plans", "plans", "plans_bound");
- AddGameBalance(0xC04504A8, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 1500000, 1, 1, 25, "craftingplan_smith_t11_armor_chest_dex", "Plan: Archon Armor of Dexterity", "plans", "plans", "plans_bound");
- AddGameBalance(0xC0451B12, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 1500000, 1, 1, 25, "craftingplan_smith_t11_armor_chest_int", "Plan: Archon Armor of Intelligence", "plans", "plans", "plans_bound");
- AddGameBalance(0xC0454660, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 1500000, 1, 1, 25, "craftingplan_smith_t11_armor_chest_str", "Plan: Archon Armor of Strength", "plans", "plans", "plans_bound");
- AddGameBalance(0xC04551BA, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 1500000, 1, 1, 25, "craftingplan_smith_t11_armor_chest_vit", "Plan: Archon Armor of Vitality", "plans", "plans", "plans_bound");
- AddGameBalance(0x9D4B04F3, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_bracers_dex", "Plan: Razorspikes of Dexterity", "plans", "plans", "plans_bound");
- AddGameBalance(0x9D4B1B5D, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_bracers_int", "Plan: Razorspikes of Intelligence", "plans", "plans", "plans_bound");
- AddGameBalance(0x9D4B46AB, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_bracers_str", "Plan: Razorspikes of Strength", "plans", "plans", "plans_bound");
- AddGameBalance(0x9D4B5205, 0x0002F056, 63, ItemType.CraftingPlan_Smith, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_armor_bracers_vit", "Plan: Razorspikes of Vitality", "plans", "plans", "plans_bound");
- AddGameBalance(0x7DCD2279, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_amulet_dex", "Design: Amulet of Dexterity", "plans", "plans", "plans_bound");
- AddGameBalance(0x7DCD38E3, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_amulet_int", "Design: Amulet of Intelligence", "plans", "plans", "plans_bound");
- AddGameBalance(0x7DCD6431, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_amulet_str", "Design: Amulet of Strength", "plans", "plans", "plans_bound");
- AddGameBalance(0x7DCD6F8B, 0x0002F058, 63, ItemType.CraftingPlan_Jeweler, 10, 7620, 1, 1, 25, "craftingplan_smith_t11_amulet_vit", "Design: Amulet of Vitality", "plans", "plans", "plans_bound");
- AddGameBalance(0x63072426, 0x00000CAD, 1, ItemType.Axe, 0, 50, 1, 2, -1, "axe_1h_001", "Hand Axe", "1h", "weapons", "1h");
- AddGameBalance(0x63072427, 0x00000CAE, 6, ItemType.Axe, 0, 65, 1, 2, -1, "axe_1h_002", "Broad Axe", "1h", "weapons", "1h");
- AddGameBalance(0x63072428, 0x00000CAF, 11, ItemType.Axe, 0, 80, 1, 2, -1, "axe_1h_003", "Double Axe", "1h", "weapons", "1h");
- AddGameBalance(0x63072429, 0x00000CB0, 16, ItemType.Axe, 0, 95, 1, 2, -1, "axe_1h_004", "Heavy Axe", "1h", "weapons", "1h");
- AddGameBalance(0x6307242A, 0x00000CB1, 20, ItemType.Axe, 0, 107, 1, 2, -1, "axe_1h_005", "Battle Axe", "1h", "weapons", "1h");
- AddGameBalance(0x6307242B, 0x00000CB2, 24, ItemType.Axe, 0, 119, 1, 2, -1, "axe_1h_006", "Marauder Axe", "1h", "weapons", "1h");
- AddGameBalance(0x6307242C, 0x00000CB3, 28, ItemType.Axe, 0, 131, 1, 2, -1, "axe_1h_007", "Soldier Axe", "1h", "weapons", "1h");
- AddGameBalance(0x63072867, 0x00000CAD, 32, ItemType.Axe, 0, 143, 1, 2, -1, "axe_1h_101", "Hatchet", "1h", "weapons", "1h");
- AddGameBalance(0x63072868, 0x00000CAE, 36, ItemType.Axe, 0, 155, 1, 2, -1, "axe_1h_102", "Ono", "1h", "weapons", "1h");
- AddGameBalance(0x63072869, 0x00000CAF, 40, ItemType.Axe, 0, 167, 1, 2, -1, "axe_1h_103", "Bullova", "1h", "weapons", "1h");
- AddGameBalance(0x6307286A, 0x00000CB0, 44, ItemType.Axe, 0, 179, 1, 2, -1, "axe_1h_104", "Adze", "1h", "weapons", "1h");
- AddGameBalance(0x6307286B, 0x00000CB1, 48, ItemType.Axe, 0, 191, 1, 2, -1, "axe_1h_105", "Chopper", "1h", "weapons", "1h");
- AddGameBalance(0x6307286C, 0x00000CB2, 50, ItemType.Axe, 0, 197, 1, 2, -1, "axe_1h_106", "Toporok", "1h", "weapons", "1h");
- AddGameBalance(0x6307286D, 0x00000CB3, 52, ItemType.Axe, 0, 203, 1, 2, -1, "axe_1h_107", "Masakari", "1h", "weapons", "1h");
- AddGameBalance(0x63072CA8, 0x00000CAD, 54, ItemType.Axe, 0, 209, 1, 2, -1, "axe_1h_201", "Tomahawk", "1h", "weapons", "1h");
- AddGameBalance(0x63072CA9, 0x00000CAE, 56, ItemType.Axe, 0, 215, 1, 2, -1, "axe_1h_202", "Crescent Axe", "1h", "weapons", "1h");
- AddGameBalance(0x63072CAA, 0x00000CAF, 58, ItemType.Axe, 0, 221, 1, 2, -1, "axe_1h_203", "Arreat Axe", "1h", "weapons", "1h");
- AddGameBalance(0x63072CAB, 0x00000CB0, 60, ItemType.Axe, 0, 227, 1, 2, -1, "axe_1h_204", "Balestarius", "1h", "weapons", "1h");
- AddGameBalance(0x63072CAC, 0x00000CB1, 61, ItemType.Axe, 0, 230, 1, 2, -1, "axe_1h_205", "Skartaran Axe", "1h", "weapons", "1h");
- AddGameBalance(0x63072CAD, 0x00000CB2, 62, ItemType.Axe, 0, 233, 1, 2, -1, "axe_1h_206", "Galraki", "1h", "weapons", "1h");
- AddGameBalance(0x63072CAE, 0x00000CB3, 63, ItemType.Axe, 0, 236, 1, 2, -1, "axe_1h_207", "Arch Axe", "1h", "weapons", "1h");
- AddGameBalance(0xB24F75FA, 0x00000F3F, 3, ItemType.Dagger, 0, 56, 1, 2, -1, "dagger_001", "Simple Dagger", "1h", "weapons", "1h");
- AddGameBalance(0xB24F75FB, 0x00000F40, 8, ItemType.Dagger, 0, 71, 1, 2, -1, "dagger_002", "Shiv", "1h", "weapons", "1h");
- AddGameBalance(0xB24F75FC, 0x00000F41, 13, ItemType.Dagger, 0, 86, 1, 2, -1, "dagger_003", "Short Dagger", "1h", "weapons", "1h");
- AddGameBalance(0xB24F75FD, 0x00000F42, 17, ItemType.Dagger, 0, 98, 1, 2, -1, "dagger_004", "Dagger", "1h", "weapons", "1h");
- AddGameBalance(0xB24F75FE, 0x00000F43, 21, ItemType.Dagger, 0, 110, 1, 2, -1, "dagger_005", "Poignard", "1h", "weapons", "1h");
- AddGameBalance(0xB24F75FF, 0x00000F44, 25, ItemType.Dagger, 0, 122, 1, 2, -1, "dagger_006", "Stiletto", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7600, 0x00000F45, 29, ItemType.Dagger, 0, 134, 1, 2, -1, "dagger_007", "Skiver", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7A3B, 0x00000F3F, 34, ItemType.Dagger, 0, 149, 1, 2, -1, "dagger_101", "Jagged Dagger", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7A3C, 0x00000F40, 37, ItemType.Dagger, 0, 158, 1, 2, -1, "dagger_102", "Kindjal", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7A3D, 0x00000F41, 40, ItemType.Dagger, 0, 167, 1, 2, -1, "dagger_103", "Pugio", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7A3E, 0x00000F42, 43, ItemType.Dagger, 0, 176, 1, 2, -1, "dagger_104", "Rondel", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7A3F, 0x00000F43, 46, ItemType.Dagger, 0, 185, 1, 2, -1, "dagger_105", "Scramasax", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7A40, 0x00000F44, 49, ItemType.Dagger, 0, 194, 1, 2, -1, "dagger_106", "Main Gauche", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7A41, 0x00000F45, 51, ItemType.Dagger, 0, 200, 1, 2, -1, "dagger_107", "Spine", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7E7C, 0x00000F3F, 53, ItemType.Dagger, 0, 206, 1, 2, -1, "dagger_201", "Kukri", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7E7D, 0x00000F40, 55, ItemType.Dagger, 0, 212, 1, 2, -1, "dagger_202", "Pavade", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7E7E, 0x00000F41, 57, ItemType.Dagger, 0, 218, 1, 2, -1, "dagger_203", "Cinquedea", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7E7F, 0x00000F42, 59, ItemType.Dagger, 0, 224, 1, 2, -1, "dagger_204", "Skain", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7E80, 0x00000F43, 61, ItemType.Dagger, 0, 230, 1, 2, -1, "dagger_205", "Basilard", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7E81, 0x00000F44, 62, ItemType.Dagger, 0, 233, 1, 2, -1, "dagger_206", "Piercer", "1h", "weapons", "1h");
- AddGameBalance(0xB24F7E82, 0x00000F45, 63, ItemType.Dagger, 0, 236, 1, 2, -1, "dagger_207", "Darkblade", "1h", "weapons", "1h");
- AddGameBalance(0xDA228E31, 0x00021F5E, 8, ItemType.CeremonialDagger, 0, 71, 1, 2, -1, "ceremonialdagger_1h_001", "Stone Knife", "1h", "weapons", "1h");
- AddGameBalance(0xDA228E32, 0x00021F61, 13, ItemType.CeremonialDagger, 0, 86, 1, 2, -1, "ceremonialdagger_1h_002", "Kris Blade", "1h", "weapons", "1h");
- AddGameBalance(0xDA228E33, 0x00021F62, 18, ItemType.CeremonialDagger, 0, 101, 1, 2, -1, "ceremonialdagger_1h_003", "Jagged Edge", "1h", "weapons", "1h");
- AddGameBalance(0xDA228E34, 0x00021F63, 27, ItemType.CeremonialDagger, 0, 128, 1, 2, -1, "ceremonialdagger_1h_004", "Flint Knife", "1h", "weapons", "1h");
- AddGameBalance(0xDA229272, 0x00021F5E, 33, ItemType.CeremonialDagger, 0, 146, 1, 2, -1, "ceremonialdagger_1h_101", "Sacrifice Blade", "1h", "weapons", "1h");
- AddGameBalance(0xDA229273, 0x00021F61, 37, ItemType.CeremonialDagger, 0, 158, 1, 2, -1, "ceremonialdagger_1h_102", "Flayer", "1h", "weapons", "1h");
- AddGameBalance(0xDA229274, 0x00021F62, 42, ItemType.CeremonialDagger, 0, 173, 1, 2, -1, "ceremonialdagger_1h_103", "Bone Saw", "1h", "weapons", "1h");
- AddGameBalance(0xDA229275, 0x00021F63, 48, ItemType.CeremonialDagger, 0, 191, 1, 2, -1, "ceremonialdagger_1h_104", "Beast Tusk", "1h", "weapons", "1h");
- AddGameBalance(0xDA2296B3, 0x00021F5E, 52, ItemType.CeremonialDagger, 0, 203, 1, 2, -1, "ceremonialdagger_1h_201", "Scalping Razor", "1h", "weapons", "1h");
- AddGameBalance(0xDA2296B4, 0x00021F61, 56, ItemType.CeremonialDagger, 0, 215, 1, 2, -1, "ceremonialdagger_1h_202", "Obsidian Edge", "1h", "weapons", "1h");
- AddGameBalance(0xDA2296B5, 0x00021F62, 60, ItemType.CeremonialDagger, 0, 227, 1, 2, -1, "ceremonialdagger_1h_203", "Skin Cutter", "1h", "weapons", "1h");
- AddGameBalance(0xDA2296B6, 0x00021F61, 61, ItemType.CeremonialDagger, 0, 230, 1, 2, -1, "ceremonialdagger_1h_204", "Exquisite Knife", "1h", "weapons", "1h");
- AddGameBalance(0xDA2296B7, 0x00021F62, 62, ItemType.CeremonialDagger, 0, 233, 1, 2, -1, "ceremonialdagger_1h_205", "Flesh Ripper", "1h", "weapons", "1h");
- AddGameBalance(0xDA2296B8, 0x00021F63, 63, ItemType.CeremonialDagger, 0, 236, 1, 2, -1, "ceremonialdagger_1h_206", "Veil Piercer", "1h", "weapons", "1h");
- AddGameBalance(0x49B51828, 0x00001025, 8, ItemType.FistWeapon, 0, 71, 1, 2, -1, "fistweapon_1h_001", "Knuckles", "1h", "weapons", "1h");
- AddGameBalance(0x49B51829, 0x00001026, 13, ItemType.FistWeapon, 0, 86, 1, 2, -1, "fistweapon_1h_002", "Spikes", "1h", "weapons", "1h");
- AddGameBalance(0x49B5182A, 0x00001027, 18, ItemType.FistWeapon, 0, 101, 1, 2, -1, "fistweapon_1h_003", "Talon", "1h", "weapons", "1h");
- AddGameBalance(0x49B5182B, 0x00001028, 27, ItemType.FistWeapon, 0, 128, 1, 2, -1, "fistweapon_1h_004", "Shuko", "1h", "weapons", "1h");
- AddGameBalance(0x49B51C69, 0x00001025, 33, ItemType.FistWeapon, 0, 146, 1, 2, -1, "fistweapon_1h_101", "Breaker", "1h", "weapons", "1h");
- AddGameBalance(0x49B51C6A, 0x00001026, 37, ItemType.FistWeapon, 0, 158, 1, 2, -1, "fistweapon_1h_102", "Iron Fist", "1h", "weapons", "1h");
- AddGameBalance(0x49B51C6B, 0x00001027, 42, ItemType.FistWeapon, 0, 173, 1, 2, -1, "fistweapon_1h_103", "Claw", "1h", "weapons", "1h");
- AddGameBalance(0x49B51C6C, 0x00001028, 48, ItemType.FistWeapon, 0, 191, 1, 2, -1, "fistweapon_1h_104", "Kastet", "1h", "weapons", "1h");
- AddGameBalance(0x49B520AA, 0x00001025, 52, ItemType.FistWeapon, 0, 203, 1, 2, -1, "fistweapon_1h_201", "Grappler", "1h", "weapons", "1h");
- AddGameBalance(0x49B520AB, 0x00001026, 56, ItemType.FistWeapon, 0, 215, 1, 2, -1, "fistweapon_1h_202", "Hammer Hand", "1h", "weapons", "1h");
- AddGameBalance(0x49B520AC, 0x00001027, 60, ItemType.FistWeapon, 0, 227, 1, 2, -1, "fistweapon_1h_203", "Demon Fang", "1h", "weapons", "1h");
- AddGameBalance(0x49B520AD, 0x00001026, 61, ItemType.FistWeapon, 0, 230, 1, 2, -1, "fistweapon_1h_204", "Pulverizer", "1h", "weapons", "1h");
- AddGameBalance(0x49B520AE, 0x00001027, 62, ItemType.FistWeapon, 0, 233, 1, 2, -1, "fistweapon_1h_205", "Golden Talon", "1h", "weapons", "1h");
- AddGameBalance(0x49B520AF, 0x00001028, 63, ItemType.FistWeapon, 0, 236, 1, 2, -1, "fistweapon_1h_206", "Heaven Hand", "1h", "weapons", "1h");
- AddGameBalance(0x699ABDF3, 0x00000EFB, 12, ItemType.Daibo, 0, 83, 1, 2, 0, "combatstaff_2h_001", "Wooden Bo", "2h", "weapons", "2h");
- AddGameBalance(0x699ABDF4, 0x00000EFC, 16, ItemType.Daibo, 0, 95, 1, 2, 0, "combatstaff_2h_002", "Spade", "2h", "weapons", "2h");
- AddGameBalance(0x699ABDF5, 0x00000EFD, 21, ItemType.Daibo, 0, 110, 1, 2, 0, "combatstaff_2h_003", "Eiku", "2h", "weapons", "2h");
- AddGameBalance(0x699ABDF6, 0x00000EFE, 30, ItemType.Daibo, 0, 137, 1, 2, 0, "combatstaff_2h_004", "Taiji", "2h", "weapons", "2h");
- AddGameBalance(0x699AC234, 0x00000EFB, 33, ItemType.Daibo, 0, 146, 1, 2, 0, "combatstaff_2h_101", "Jodo Staff", "2h", "weapons", "2h");
- AddGameBalance(0x699AC235, 0x00000EFC, 38, ItemType.Daibo, 0, 161, 1, 2, 0, "combatstaff_2h_102", "Sibat", "2h", "weapons", "2h");
- AddGameBalance(0x699AC236, 0x00000EFD, 44, ItemType.Daibo, 0, 179, 1, 2, 0, "combatstaff_2h_103", "Trost", "2h", "weapons", "2h");
- AddGameBalance(0x699AC237, 0x00000EFE, 50, ItemType.Daibo, 0, 197, 1, 2, 0, "combatstaff_2h_104", "Svardstav", "2h", "weapons", "2h");
- AddGameBalance(0x699AC675, 0x00000EFB, 52, ItemType.Daibo, 0, 203, 1, 2, 0, "combatstaff_2h_201", "Lathi", "2h", "weapons", "2h");
- AddGameBalance(0x699AC676, 0x00000EFC, 55, ItemType.Daibo, 0, 212, 1, 2, 0, "combatstaff_2h_202", "Silambam", "2h", "weapons", "2h");
- AddGameBalance(0x699AC677, 0x00000EFD, 58, ItemType.Daibo, 0, 221, 1, 2, 0, "combatstaff_2h_203", "Drevko", "2h", "weapons", "2h");
- AddGameBalance(0x699AC678, 0x00000EFC, 61, ItemType.Daibo, 0, 230, 1, 2, 0, "combatstaff_2h_204", "Grand Taiji", "2h", "weapons", "2h");
- AddGameBalance(0x699AC679, 0x00000EFD, 62, ItemType.Daibo, 0, 233, 1, 2, 0, "combatstaff_2h_205", "Zhezl", "2h", "weapons", "2h");
- AddGameBalance(0x699AC67A, 0x00000EFE, 63, ItemType.Daibo, 0, 236, 1, 2, 0, "combatstaff_2h_206", "Guru Staff", "2h", "weapons", "2h");
- AddGameBalance(0x9D4B0BBE, 0x00001225, 3, ItemType.Mace, 0, 56, 1, 2, -1, "mace_1h_001", "Club", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B0BBF, 0x00001226, 8, ItemType.Mace, 0, 71, 1, 2, -1, "mace_1h_002", "Cudgel", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B0BC0, 0x00001227, 13, ItemType.Mace, 0, 86, 1, 2, -1, "mace_1h_003", "Morning Star", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B0BC1, 0x00001228, 17, ItemType.Mace, 0, 98, 1, 2, -1, "mace_1h_004", "Mace", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B0BC2, 0x00001229, 21, ItemType.Mace, 0, 110, 1, 2, -1, "mace_1h_005", "Flanged Mace", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B0BC3, 0x0000122A, 25, ItemType.Mace, 0, 122, 1, 2, -1, "mace_1h_006", "Hammer", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B0BC4, 0x0000018A, 29, ItemType.Mace, 0, 134, 1, 2, -1, "mace_1h_007", "War Gavel", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B0FFF, 0x00001225, 34, ItemType.Mace, 0, 149, 1, 2, -1, "mace_1h_101", "Bludgeon", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1000, 0x00001226, 37, ItemType.Mace, 0, 158, 1, 2, -1, "mace_1h_102", "Spiked Baton", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1001, 0x00001227, 40, ItemType.Mace, 0, 167, 1, 2, -1, "mace_1h_103", "War Mace", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1002, 0x00001228, 43, ItemType.Mace, 0, 176, 1, 2, -1, "mace_1h_104", "Gada", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1003, 0x00001229, 46, ItemType.Mace, 0, 185, 1, 2, -1, "mace_1h_105", "Pernach", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1004, 0x0000122A, 49, ItemType.Mace, 0, 194, 1, 2, -1, "mace_1h_106", "Heavy Hammer", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1005, 0x0000018A, 51, ItemType.Mace, 0, 200, 1, 2, -1, "mace_1h_107", "War Hammer", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1440, 0x00001225, 53, ItemType.Mace, 0, 206, 1, 2, -1, "mace_1h_201", "Skull Crusher", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1441, 0x00001226, 55, ItemType.Mace, 0, 212, 1, 2, -1, "mace_1h_202", "Truncheon", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1442, 0x00001227, 57, ItemType.Mace, 0, 218, 1, 2, -1, "mace_1h_203", "Death Mace", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1443, 0x00001228, 59, ItemType.Mace, 0, 224, 1, 2, -1, "mace_1h_204", "Tripyor", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1444, 0x00001229, 61, ItemType.Mace, 0, 230, 1, 2, -1, "mace_1h_205", "Goedendag", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1445, 0x0000122A, 62, ItemType.Mace, 0, 233, 1, 2, -1, "mace_1h_206", "Crag Hammer", "1h", "weapons", "1h");
- AddGameBalance(0x9D4B1446, 0x0000018A, 63, ItemType.Mace, 0, 236, 1, 2, -1, "mace_1h_207", "Demolisher", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCD7, 0x0000158C, 2, ItemType.Sword, 0, 53, 1, 2, -1, "sword_1h_001", "Short Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCD8, 0x00001590, 6, ItemType.Sword, 0, 65, 1, 2, -1, "sword_1h_002", "Sabre", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCD9, 0x00001593, 10, ItemType.Sword, 0, 77, 1, 2, -1, "sword_1h_003", "Broadsword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCDA, 0x00001594, 14, ItemType.Sword, 0, 89, 1, 2, -1, "sword_1h_004", "Longsword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCDB, 0x00001591, 18, ItemType.Sword, 0, 101, 1, 2, -1, "sword_1h_005", "Falchion", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCDC, 0x00001592, 22, ItemType.Sword, 0, 113, 1, 2, -1, "sword_1h_006", "Scimitar", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCDD, 0x000001B8, 26, ItemType.Sword, 0, 125, 1, 2, -1, "sword_1h_007", "War Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9CCDE, 0x00001595, 30, ItemType.Sword, 0, 137, 1, 2, -1, "sword_1h_008", "Bastard Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D118, 0x0000158C, 34, ItemType.Sword, 0, 149, 1, 2, -1, "sword_1h_101", "Gladius", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D119, 0x00001590, 36, ItemType.Sword, 0, 155, 1, 2, -1, "sword_1h_102", "Cutlass", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D11A, 0x00001593, 38, ItemType.Sword, 0, 161, 1, 2, -1, "sword_1h_103", "Battle Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D11B, 0x00001594, 40, ItemType.Sword, 0, 167, 1, 2, -1, "sword_1h_104", "Knight Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D11C, 0x00001591, 43, ItemType.Sword, 0, 176, 1, 2, -1, "sword_1h_105", "Dao", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D11D, 0x00001592, 46, ItemType.Sword, 0, 185, 1, 2, -1, "sword_1h_106", "Shamshir", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D11E, 0x000001B8, 48, ItemType.Sword, 0, 191, 1, 2, -1, "sword_1h_107", "Raid Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D11F, 0x00001595, 50, ItemType.Sword, 0, 197, 1, 2, -1, "sword_1h_108", "Ancient Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D559, 0x0000158C, 51, ItemType.Sword, 0, 200, 1, 2, -1, "sword_1h_201", "Spatha", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D55A, 0x00001590, 53, ItemType.Sword, 0, 206, 1, 2, -1, "sword_1h_202", "Pirate Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D55B, 0x00001593, 55, ItemType.Sword, 0, 212, 1, 2, -1, "sword_1h_203", "Strong Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D55C, 0x00001594, 57, ItemType.Sword, 0, 218, 1, 2, -1, "sword_1h_204", "King Blade", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D55D, 0x00001591, 59, ItemType.Sword, 0, 224, 1, 2, -1, "sword_1h_205", "Tulwar", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D55E, 0x00001592, 61, ItemType.Sword, 0, 230, 1, 2, -1, "sword_1h_206", "Saif", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D55F, 0x000001B8, 62, ItemType.Sword, 0, 233, 1, 2, -1, "sword_1h_207", "Conquest Sword", "1h", "weapons", "1h");
- AddGameBalance(0xEFD9D560, 0x00001595, 63, ItemType.Sword, 0, 236, 1, 2, -1, "sword_1h_208", "Rune Sword", "1h", "weapons", "1h");
- AddGameBalance(0x655C4CC7, 0x000018AF, 6, ItemType.Axe2H, 0, 65, 1, 2, 0, "axe_2h_001", "Lumber Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C4CC8, 0x000018B0, 12, ItemType.Axe2H, 0, 83, 1, 2, 0, "axe_2h_002", "War Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C4CC9, 0x000018B1, 18, ItemType.Axe2H, 0, 101, 1, 2, 0, "axe_2h_003", "Tabarzin", "2h", "weapons", "2h");
- AddGameBalance(0x655C4CCA, 0x000018B2, 24, ItemType.Axe2H, 0, 119, 1, 2, 0, "axe_2h_004", "Military Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C4CCB, 0x000018B3, 30, ItemType.Axe2H, 0, 137, 1, 2, 0, "axe_2h_005", "Great Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C5108, 0x000018AF, 35, ItemType.Axe2H, 0, 152, 1, 2, 0, "axe_2h_101", "Timber Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C5109, 0x000018B0, 39, ItemType.Axe2H, 0, 164, 1, 2, 0, "axe_2h_102", "Francisca", "2h", "weapons", "2h");
- AddGameBalance(0x655C510A, 0x000018B1, 43, ItemType.Axe2H, 0, 176, 1, 2, 0, "axe_2h_103", "Fang Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C510B, 0x000018B2, 47, ItemType.Axe2H, 0, 188, 1, 2, 0, "axe_2h_104", "Parashu", "2h", "weapons", "2h");
- AddGameBalance(0x655C510C, 0x000018B3, 51, ItemType.Axe2H, 0, 200, 1, 2, 0, "axe_2h_105", "Labrys", "2h", "weapons", "2h");
- AddGameBalance(0x655C5549, 0x000018AF, 55, ItemType.Axe2H, 0, 212, 1, 2, 0, "axe_2h_201", "Fell Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C554A, 0x000018B0, 59, ItemType.Axe2H, 0, 224, 1, 2, 0, "axe_2h_202", "Valaska", "2h", "weapons", "2h");
- AddGameBalance(0x655C554B, 0x000018B1, 61, ItemType.Axe2H, 0, 230, 1, 2, 0, "axe_2h_203", "Ripper Axe", "2h", "weapons", "2h");
- AddGameBalance(0x655C554C, 0x000018B2, 62, ItemType.Axe2H, 0, 233, 1, 2, 0, "axe_2h_204", "Sagaris", "2h", "weapons", "2h");
- AddGameBalance(0x655C554D, 0x000018B3, 63, ItemType.Axe2H, 0, 236, 1, 2, 0, "axe_2h_205", "Decapitator", "2h", "weapons", "2h");
- AddGameBalance(0x9FA0345F, 0x000018BA, 12, ItemType.Mace2H, 0, 83, 1, 2, 0, "mace_2h_001", "Two-Handed Club", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03460, 0x000018BB, 16, ItemType.Mace2H, 0, 95, 1, 2, 0, "mace_2h_002", "Two-Handed Mace", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03461, 0x000018BC, 20, ItemType.Mace2H, 0, 107, 1, 2, 0, "mace_2h_003", "Two-Handed Hammer", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03462, 0x000018BD, 24, ItemType.Mace2H, 0, 119, 1, 2, 0, "mace_2h_004", "Maul", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03463, 0x000018BE, 28, ItemType.Mace2H, 0, 131, 1, 2, 0, "mace_2h_005", "Mallet", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03464, 0x000018BF, 31, ItemType.Mace2H, 0, 140, 1, 2, 0, "mace_2h_006", "Great Hammer", "2h", "weapons", "2h");
- AddGameBalance(0x9FA038A0, 0x000018BA, 34, ItemType.Mace2H, 0, 149, 1, 2, 0, "mace_2h_101", "Dire Club", "2h", "weapons", "2h");
- AddGameBalance(0x9FA038A1, 0x000018BB, 37, ItemType.Mace2H, 0, 158, 1, 2, 0, "mace_2h_102", "Dire Mace", "2h", "weapons", "2h");
- AddGameBalance(0x9FA038A2, 0x000018BC, 40, ItemType.Mace2H, 0, 167, 1, 2, 0, "mace_2h_103", "Sledge Hammer", "2h", "weapons", "2h");
- AddGameBalance(0x9FA038A3, 0x000018BD, 43, ItemType.Mace2H, 0, 176, 1, 2, 0, "mace_2h_104", "Great Maul", "2h", "weapons", "2h");
- AddGameBalance(0x9FA038A4, 0x000018BE, 46, ItemType.Mace2H, 0, 185, 1, 2, 0, "mace_2h_105", "War Mallet", "2h", "weapons", "2h");
- AddGameBalance(0x9FA038A5, 0x000018BF, 49, ItemType.Mace2H, 0, 194, 1, 2, 0, "mace_2h_106", "Rock Breaker", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03CE1, 0x000018BA, 52, ItemType.Mace2H, 0, 203, 1, 2, 0, "mace_2h_201", "Wrecker", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03CE2, 0x000018BB, 55, ItemType.Mace2H, 0, 212, 1, 2, 0, "mace_2h_202", "Dread Mace", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03CE3, 0x000018BC, 58, ItemType.Mace2H, 0, 221, 1, 2, 0, "mace_2h_203", "War Sledge", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03CE4, 0x000018BD, 61, ItemType.Mace2H, 0, 230, 1, 2, 0, "mace_2h_204", "War Maul", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03CE5, 0x000018BE, 62, ItemType.Mace2H, 0, 233, 1, 2, 0, "mace_2h_205", "Slag Hammer", "2h", "weapons", "2h");
- AddGameBalance(0x9FA03CE6, 0x000018BF, 63, ItemType.Mace2H, 0, 236, 1, 2, 0, "mace_2h_206", "Doom Hammer", "2h", "weapons", "2h");
- AddGameBalance(0xB0435940, 0x00001300, 8, ItemType.Polearm, 0, 71, 1, 2, 0, "polearm_001", "Bardiche", "2h", "weapons", "2h");
- AddGameBalance(0xB0435941, 0x00001301, 12, ItemType.Polearm, 0, 83, 1, 2, 0, "polearm_002", "Pike", "2h", "weapons", "2h");
- AddGameBalance(0xB0435942, 0x00001302, 16, ItemType.Polearm, 0, 95, 1, 2, 0, "polearm_003", "Guisarme", "2h", "weapons", "2h");
- AddGameBalance(0xB0435943, 0x00001303, 20, ItemType.Polearm, 0, 107, 1, 2, 0, "polearm_004", "Hache", "2h", "weapons", "2h");
- AddGameBalance(0xB0435944, 0x00001304, 24, ItemType.Polearm, 0, 119, 1, 2, 0, "polearm_005", "Glaive", "2h", "weapons", "2h");
- AddGameBalance(0xB0435945, 0x00001305, 28, ItemType.Polearm, 0, 131, 1, 2, 0, "polearm_006", "Pole Axe", "2h", "weapons", "2h");
- AddGameBalance(0xB0435946, 0x00001306, 30, ItemType.Polearm, 0, 137, 1, 2, 0, "polearm_007", "Halberd", "2h", "weapons", "2h");
- AddGameBalance(0xB0435947, 0x00001307, 33, ItemType.Polearm, 0, 146, 1, 2, 0, "polearm_008", "Lance", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D81, 0x00001300, 35, ItemType.Polearm, 0, 152, 1, 2, 0, "polearm_101", "Voulge", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D82, 0x00001301, 38, ItemType.Polearm, 0, 161, 1, 2, 0, "polearm_102", "Naginata", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D83, 0x00001302, 40, ItemType.Polearm, 0, 167, 1, 2, 0, "polearm_103", "Croc", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D84, 0x00001303, 42, ItemType.Polearm, 0, 173, 1, 2, 0, "polearm_104", "Battle Hache", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D85, 0x00001304, 44, ItemType.Polearm, 0, 179, 1, 2, 0, "polearm_105", "Bisento", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D86, 0x00001305, 46, ItemType.Polearm, 0, 185, 1, 2, 0, "polearm_106", "Great Pole Axe", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D87, 0x00001306, 48, ItemType.Polearm, 0, 191, 1, 2, 0, "polearm_107", "Battle Halberd", "2h", "weapons", "2h");
- AddGameBalance(0xB0435D88, 0x00001307, 50, ItemType.Polearm, 0, 197, 1, 2, 0, "polearm_108", "Partizan", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C2, 0x00001300, 52, ItemType.Polearm, 0, 203, 1, 2, 0, "polearm_201", "Lochaber Axe", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C3, 0x00001301, 54, ItemType.Polearm, 0, 209, 1, 2, 0, "polearm_202", "Fauchard", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C4, 0x00001302, 56, ItemType.Polearm, 0, 215, 1, 2, 0, "polearm_203", "Skewer", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C5, 0x00001303, 58, ItemType.Polearm, 0, 221, 1, 2, 0, "polearm_204", "War Crest", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C6, 0x00001304, 60, ItemType.Polearm, 0, 227, 1, 2, 0, "polearm_205", "Kwan Dao", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C7, 0x00001305, 61, ItemType.Polearm, 0, 230, 1, 2, 0, "polearm_206", "War Thresher", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C8, 0x00001306, 62, ItemType.Polearm, 0, 233, 1, 2, 0, "polearm_207", "Grand Halberd", "2h", "weapons", "2h");
- AddGameBalance(0xB04361C9, 0x00001307, 63, ItemType.Polearm, 0, 236, 1, 2, 0, "polearm_208", "Dread Lance", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF578, 0x000018C6, 7, ItemType.Sword2H, 0, 68, 1, 2, 0, "sword_2h_001", "Two-Handed Sword", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF579, 0x000018C8, 12, ItemType.Sword2H, 0, 83, 1, 2, 0, "sword_2h_002", "Flamberge", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF57A, 0x000018C7, 18, ItemType.Sword2H, 0, 101, 1, 2, 0, "sword_2h_003", "Dervish", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF57B, 0x000018C9, 22, ItemType.Sword2H, 0, 113, 1, 2, 0, "sword_2h_004", "Executioner Sword", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF57C, 0x000001E3, 26, ItemType.Sword2H, 0, 125, 1, 2, 0, "sword_2h_005", "Nodachi", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF57D, 0x000018CA, 30, ItemType.Sword2H, 0, 137, 1, 2, 0, "sword_2h_006", "Claymore", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF9B9, 0x000018C6, 34, ItemType.Sword2H, 0, 149, 1, 2, 0, "sword_2h_101", "Great Sword", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF9BA, 0x000018C8, 37, ItemType.Sword2H, 0, 158, 1, 2, 0, "sword_2h_102", "Reaver", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF9BB, 0x000018C7, 40, ItemType.Sword2H, 0, 167, 1, 2, 0, "sword_2h_103", "Kilij", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF9BC, 0x000018C9, 43, ItemType.Sword2H, 0, 176, 1, 2, 0, "sword_2h_104", "Mameluke", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF9BD, 0x000001E3, 46, ItemType.Sword2H, 0, 185, 1, 2, 0, "sword_2h_105", "Nagamaki", "2h", "weapons", "2h");
- AddGameBalance(0xF22EF9BE, 0x000018CA, 49, ItemType.Sword2H, 0, 194, 1, 2, 0, "sword_2h_106", "Grand Sword", "2h", "weapons", "2h");
- AddGameBalance(0xF22EFDFA, 0x000018C6, 52, ItemType.Sword2H, 0, 203, 1, 2, 0, "sword_2h_201", "Highland Sword", "2h", "weapons", "2h");
- AddGameBalance(0xF22EFDFB, 0x000018C8, 55, ItemType.Sword2H, 0, 212, 1, 2, 0, "sword_2h_202", "Brimstone Sword", "2h", "weapons", "2h");
- AddGameBalance(0xF22EFDFC, 0x000018C7, 58, ItemType.Sword2H, 0, 221, 1, 2, 0, "sword_2h_203", "Yatagan", "2h", "weapons", "2h");
- AddGameBalance(0xF22EFDFD, 0x000018C9, 61, ItemType.Sword2H, 0, 230, 1, 2, 0, "sword_2h_204", "Colossus Blade", "2h", "weapons", "2h");
- AddGameBalance(0xF22EFDFE, 0x000001E3, 62, ItemType.Sword2H, 0, 233, 1, 2, 0, "sword_2h_205", "Oni Blade", "2h", "weapons", "2h");
- AddGameBalance(0xF22EFDFF, 0x000018CA, 63, ItemType.Sword2H, 0, 236, 1, 2, 0, "sword_2h_206", "Warlord Sword", "2h", "weapons", "2h");
- AddGameBalance(0x83562E38, 0x00000D75, 3, ItemType.Bow, 0, 56, 1, 2, 0, "bow_001", "Short Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x83562E39, 0x00000D76, 10, ItemType.Bow, 0, 77, 1, 2, 0, "bow_002", "Warden Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x83562E3A, 0x00000D77, 15, ItemType.Bow, 0, 92, 1, 2, 0, "bow_003", "Long Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x83562E3B, 0x00000D78, 21, ItemType.Bow, 0, 110, 1, 2, 0, "bow_004", "Recurve Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x83562E3C, 0x00000D79, 26, ItemType.Bow, 0, 125, 1, 2, 0, "bow_005", "Hunting Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x83562E3D, 0x00000D7A, 30, ItemType.Bow, 0, 137, 1, 2, 0, "bow_006", "Battle Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x83563279, 0x00000D75, 32, ItemType.Bow, 0, 143, 1, 2, 0, "bow_101", "Siege Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x8356327A, 0x00000D76, 36, ItemType.Bow, 0, 155, 1, 2, 0, "bow_102", "Maruki", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x8356327B, 0x00000D77, 39, ItemType.Bow, 0, 164, 1, 2, 0, "bow_103", "Yumi", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x8356327C, 0x00000D78, 42, ItemType.Bow, 0, 173, 1, 2, 0, "bow_104", "Composite Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x8356327D, 0x00000D79, 46, ItemType.Bow, 0, 185, 1, 2, 0, "bow_105", "Daikyu", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x8356327E, 0x00000D7A, 49, ItemType.Bow, 0, 194, 1, 2, 0, "bow_106", "Hankyu", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x835636BA, 0x00000D75, 52, ItemType.Bow, 0, 203, 1, 2, 0, "bow_201", "Higoyumi", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x835636BB, 0x00000D76, 55, ItemType.Bow, 0, 212, 1, 2, 0, "bow_202", "Ranger Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x835636BC, 0x00000D77, 58, ItemType.Bow, 0, 221, 1, 2, 0, "bow_203", "Longshot Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x835636BD, 0x00000D78, 61, ItemType.Bow, 0, 230, 1, 2, 0, "bow_204", "Sniper Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x835636BE, 0x00000D79, 62, ItemType.Bow, 0, 233, 1, 2, 0, "bow_205", "Phantom Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x835636BF, 0x00000D7A, 63, ItemType.Bow, 0, 236, 1, 2, 0, "bow_206", "Revenant Bow", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x0ACA5382, 0x000001F1, 6, ItemType.Crossbow, 0, 65, 1, 2, 0, "crossbow_001", "Light Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5383, 0x000019D3, 10, ItemType.Crossbow, 0, 77, 1, 2, 0, "crossbow_002", "Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5384, 0x000019D4, 14, ItemType.Crossbow, 0, 89, 1, 2, 0, "crossbow_003", "Heavy Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5385, 0x000019D5, 18, ItemType.Crossbow, 0, 101, 1, 2, 0, "crossbow_004", "Arbalest", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5386, 0x000019D6, 22, ItemType.Crossbow, 0, 113, 1, 2, 0, "crossbow_005", "Lian Nu", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5387, 0x000019D7, 25, ItemType.Crossbow, 0, 122, 1, 2, 0, "crossbow_006", "War Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5388, 0x00017F6F, 28, ItemType.Crossbow, 0, 131, 1, 2, 0, "crossbow_007", "Porcupine", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA57C3, 0x000001F1, 35, ItemType.Crossbow, 0, 152, 1, 2, 0, "crossbow_101", "Siege Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA57C4, 0x000019D3, 36, ItemType.Crossbow, 0, 155, 1, 2, 0, "crossbow_102", "Quarrelbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA57C5, 0x000019D4, 38, ItemType.Crossbow, 0, 161, 1, 2, 0, "crossbow_103", "Heavy Siege Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA57C6, 0x000019D5, 41, ItemType.Crossbow, 0, 170, 1, 2, 0, "crossbow_104", "Slingbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA57C7, 0x000019D6, 46, ItemType.Crossbow, 0, 185, 1, 2, 0, "crossbow_105", "Chokonu", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA57C8, 0x000019D7, 49, ItemType.Crossbow, 0, 194, 1, 2, 0, "crossbow_106", "War Caster", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA57C9, 0x00017F6F, 52, ItemType.Crossbow, 0, 203, 1, 2, 0, "crossbow_107", "Scorpion", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5C04, 0x000001F1, 53, ItemType.Crossbow, 0, 206, 1, 2, 0, "crossbow_201", "Windlass", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5C05, 0x000019D3, 54, ItemType.Crossbow, 0, 209, 1, 2, 0, "crossbow_202", "Cranequin", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5C06, 0x000019D4, 56, ItemType.Crossbow, 0, 215, 1, 2, 0, "crossbow_203", "Dread Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5C07, 0x000019D5, 59, ItemType.Crossbow, 0, 224, 1, 2, 0, "crossbow_204", "Nayin", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5C08, 0x000019D6, 61, ItemType.Crossbow, 0, 230, 1, 2, 0, "crossbow_205", "Stonebow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5C09, 0x000019D7, 62, ItemType.Crossbow, 0, 233, 1, 2, 0, "crossbow_206", "Doomcaster", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x0ACA5C0A, 0x00017F6F, 63, ItemType.Crossbow, 0, 236, 1, 2, 0, "crossbow_207", "Hellion Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0xEA57154B, 0x000142C2, 8, ItemType.HandXbow, 0, 71, 1, 2, -1, "handxbow_001", "Simple Hand Crossbow", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57154C, 0x000142CF, 9, ItemType.HandXbow, 0, 74, 1, 2, -1, "handxbow_002", "Light Hand Crossbow", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57154D, 0x000236BA, 11, ItemType.HandXbow, 0, 80, 1, 2, -1, "handxbow_003", "Stake Thrower", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57154E, 0x000236BB, 13, ItemType.HandXbow, 0, 86, 1, 2, -1, "handxbow_004", "Hand Crossbow", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57154F, 0x000236BC, 17, ItemType.HandXbow, 0, 98, 1, 2, -1, "handxbow_005", "Slinglock", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571550, 0x000236BE, 21, ItemType.HandXbow, 0, 110, 1, 2, -1, "handxbow_006", "Quillshot", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571551, 0x000236BF, 25, ItemType.HandXbow, 0, 122, 1, 2, -1, "handxbow_007", "Nail Spitter", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571552, 0x000236C0, 29, ItemType.HandXbow, 0, 134, 1, 2, -1, "handxbow_008", "Heavy Stake Thrower", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57198C, 0x000142C2, 32, ItemType.HandXbow, 0, 143, 1, 2, -1, "handxbow_101", "Sling Pistol", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57198D, 0x000142CF, 35, ItemType.HandXbow, 0, 152, 1, 2, -1, "handxbow_102", "Crosslock", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57198E, 0x000236BA, 37, ItemType.HandXbow, 0, 158, 1, 2, -1, "handxbow_103", "Siege Lock", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA57198F, 0x000236BB, 41, ItemType.HandXbow, 0, 170, 1, 2, -1, "handxbow_104", "Arcus", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571990, 0x000236BC, 43, ItemType.HandXbow, 0, 176, 1, 2, -1, "handxbow_105", "Cranequin", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571991, 0x000236BE, 46, ItemType.HandXbow, 0, 185, 1, 2, -1, "handxbow_106", "Spine Thrower", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571992, 0x000236BF, 48, ItemType.HandXbow, 0, 191, 1, 2, -1, "handxbow_107", "Heavy Arcus", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571993, 0x000236C0, 50, ItemType.HandXbow, 0, 197, 1, 2, -1, "handxbow_108", "Bolt Rack", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DCD, 0x000142C2, 52, ItemType.HandXbow, 0, 203, 1, 2, -1, "handxbow_201", "Runic Sling Pistol", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DCE, 0x000142CF, 54, ItemType.HandXbow, 0, 209, 1, 2, -1, "handxbow_202", "Splinter Shot", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DCF, 0x000236BA, 56, ItemType.HandXbow, 0, 215, 1, 2, -1, "handxbow_203", "Windlash", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DD0, 0x000236BB, 58, ItemType.HandXbow, 0, 221, 1, 2, -1, "handxbow_204", "Blade Spitter", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DD1, 0x000236BC, 60, ItemType.HandXbow, 0, 227, 1, 2, -1, "handxbow_205", "Heavy Cranequin", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DD2, 0x000236BE, 61, ItemType.HandXbow, 0, 230, 1, 2, -1, "handxbow_206", "Runic Arcus", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DD3, 0x000236BF, 62, ItemType.HandXbow, 0, 233, 1, 2, -1, "handxbow_207", "Impellor", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xEA571DD4, 0x000236C0, 63, ItemType.HandXbow, 0, 236, 1, 2, -1, "handxbow_208", "Exorcist", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xF9F6170B, 0x0000154B, 5, ItemType.Spear, 0, 62, 1, 2, -1, "spear_001", "Javelin", "1h", "weapons", "1h");
- AddGameBalance(0xF9F6170C, 0x0000154C, 11, ItemType.Spear, 0, 80, 1, 2, -1, "spear_002", "Fuscina", "1h", "weapons", "1h");
- AddGameBalance(0xF9F6170D, 0x0000154D, 17, ItemType.Spear, 0, 98, 1, 2, -1, "spear_003", "Spear", "1h", "weapons", "1h");
- AddGameBalance(0xF9F6170E, 0x0000154E, 23, ItemType.Spear, 0, 116, 1, 2, -1, "spear_004", "Hasta", "1h", "weapons", "1h");
- AddGameBalance(0xF9F6170F, 0x0000154F, 29, ItemType.Spear, 0, 134, 1, 2, -1, "spear_005", "Pilum", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61B4C, 0x0000154B, 32, ItemType.Spear, 0, 143, 1, 2, -1, "spear_101", "Angon", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61B4D, 0x0000154C, 36, ItemType.Spear, 0, 155, 1, 2, -1, "spear_102", "Assegai", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61B4E, 0x0000154D, 40, ItemType.Spear, 0, 167, 1, 2, -1, "spear_103", "War Spear", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61B4F, 0x0000154E, 46, ItemType.Spear, 0, 185, 1, 2, -1, "spear_104", "Spontoon", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61B50, 0x0000154F, 52, ItemType.Spear, 0, 203, 1, 2, -1, "spear_105", "Yari", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61F8D, 0x0000154B, 55, ItemType.Spear, 0, 212, 1, 2, -1, "spear_201", "Harpoon", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61F8E, 0x0000154C, 58, ItemType.Spear, 0, 221, 1, 2, -1, "spear_202", "Impaler", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61F8F, 0x0000154D, 61, ItemType.Spear, 0, 230, 1, 2, -1, "spear_203", "Qiang", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61F90, 0x0000154E, 62, ItemType.Spear, 0, 233, 1, 2, -1, "spear_204", "Vel", "1h", "weapons", "1h");
- AddGameBalance(0xF9F61F91, 0x0000154F, 63, ItemType.Spear, 0, 236, 1, 2, -1, "spear_205", "Centurion Spear", "1h", "weapons", "1h");
- AddGameBalance(0x81E51CA4, 0x0000156B, 8, ItemType.Staff, 0, 71, 1, 2, 0, "staff_001", "Short Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E51CA5, 0x0000156C, 13, ItemType.Staff, 0, 86, 1, 2, 0, "staff_002", "Long Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E51CA6, 0x0000156D, 17, ItemType.Staff, 0, 98, 1, 2, 0, "staff_003", "Yew Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E51CA7, 0x0000156E, 21, ItemType.Staff, 0, 110, 1, 2, 0, "staff_004", "Gnarled Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E51CA8, 0x0000156F, 25, ItemType.Staff, 0, 122, 1, 2, 0, "staff_005", "Bone Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E51CA9, 0x000001B6, 29, ItemType.Staff, 0, 134, 1, 2, 0, "staff_006", "Battle Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E51CAA, 0x00001570, 33, ItemType.Staff, 0, 146, 1, 2, 0, "staff_007", "War Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E520E5, 0x0000156B, 37, ItemType.Staff, 0, 158, 1, 2, 0, "staff_101", "Mentor Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E520E6, 0x0000156C, 39, ItemType.Staff, 0, 164, 1, 2, 0, "staff_102", "Obsidian Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E520E7, 0x0000156D, 42, ItemType.Staff, 0, 173, 1, 2, 0, "staff_103", "Petrified Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E520E8, 0x0000156E, 44, ItemType.Staff, 0, 179, 1, 2, 0, "staff_104", "Elder Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E520E9, 0x0000156F, 47, ItemType.Staff, 0, 188, 1, 2, 0, "staff_105", "Shamanic Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E520EA, 0x000001B6, 49, ItemType.Staff, 0, 194, 1, 2, 0, "staff_106", "High Priest Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E520EB, 0x00001570, 51, ItemType.Staff, 0, 200, 1, 2, 0, "staff_107", "Arcane Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E52526, 0x0000156B, 53, ItemType.Staff, 0, 206, 1, 2, 0, "staff_201", "Hyperion Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E52527, 0x0000156C, 55, ItemType.Staff, 0, 212, 1, 2, 0, "staff_202", "Stygian Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E52528, 0x0000156D, 57, ItemType.Staff, 0, 218, 1, 2, 0, "staff_203", "Primordial Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E52529, 0x0000156E, 59, ItemType.Staff, 0, 224, 1, 2, 0, "staff_204", "Archaic Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E5252A, 0x0000156F, 61, ItemType.Staff, 0, 230, 1, 2, 0, "staff_205", "Conquest Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E5252B, 0x000001B6, 62, ItemType.Staff, 0, 233, 1, 2, 0, "staff_206", "Mythical Staff", "2h", "weapons", "2h");
- AddGameBalance(0x81E5252C, 0x00001570, 63, ItemType.Staff, 0, 236, 1, 2, 0, "staff_207", "Sovereign Staff", "2h", "weapons", "2h");
- AddGameBalance(0x0548EBDA, 0x000001E7, 8, ItemType.Wand, 0, 71, 1, 2, -1, "wand_001", "Lesser Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548EBDB, 0x00001915, 9, ItemType.Wand, 0, 74, 1, 2, -1, "wand_002", "Oak Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548EBDC, 0x00001916, 13, ItemType.Wand, 0, 86, 1, 2, -1, "wand_003", "Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548EBDD, 0x00001917, 16, ItemType.Wand, 0, 95, 1, 2, -1, "wand_004", "Steel Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548EBDE, 0x00001918, 20, ItemType.Wand, 0, 107, 1, 2, -1, "wand_005", "Mentor Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548EBDF, 0x00001919, 24, ItemType.Wand, 0, 119, 1, 2, -1, "wand_006", "Enchanter Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548EBE0, 0x0000191A, 28, ItemType.Wand, 0, 131, 1, 2, -1, "wand_007", "Grim Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F01B, 0x000001E7, 35, ItemType.Wand, 0, 152, 1, 2, -1, "wand_101", "Petrified Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F01C, 0x00001915, 38, ItemType.Wand, 0, 161, 1, 2, -1, "wand_102", "Duelist Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F01D, 0x00001916, 41, ItemType.Wand, 0, 170, 1, 2, -1, "wand_103", "Jade Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F01E, 0x00001917, 44, ItemType.Wand, 0, 179, 1, 2, -1, "wand_104", "Battle Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F01F, 0x00001918, 47, ItemType.Wand, 0, 188, 1, 2, -1, "wand_105", "Divination Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F020, 0x00001919, 50, ItemType.Wand, 0, 197, 1, 2, -1, "wand_106", "Sorcery Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F021, 0x0000191A, 52, ItemType.Wand, 0, 203, 1, 2, -1, "wand_107", "Silversteel Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F45C, 0x000001E7, 54, ItemType.Wand, 0, 209, 1, 2, -1, "wand_201", "Greater Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F45D, 0x00001915, 56, ItemType.Wand, 0, 215, 1, 2, -1, "wand_202", "Guardian", "1h", "weapons", "1h");
- AddGameBalance(0x0548F45E, 0x00001916, 58, ItemType.Wand, 0, 221, 1, 2, -1, "wand_203", "Magus Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F45F, 0x00001917, 60, ItemType.Wand, 0, 227, 1, 2, -1, "wand_204", "Spellbinder", "1h", "weapons", "1h");
- AddGameBalance(0x0548F460, 0x00001918, 61, ItemType.Wand, 0, 230, 1, 2, -1, "wand_205", "Archmage Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F461, 0x00001919, 62, ItemType.Wand, 0, 233, 1, 2, -1, "wand_206", "Strike Wand", "1h", "weapons", "1h");
- AddGameBalance(0x0548F462, 0x0000191A, 63, ItemType.Wand, 0, 236, 1, 2, -1, "wand_207", "Desolator Wand", "1h", "weapons", "1h");
- AddGameBalance(0x114A1045, 0x00021F24, 8, ItemType.MightyWeapon1H, 0, 71, 1, 2, -1, "mightyweapon1h_001", "Sickle", "1h", "weapons", "1h");
- AddGameBalance(0x114A1046, 0x00021F33, 12, ItemType.MightyWeapon1H, 0, 83, 1, 2, -1, "mightyweapon1h_002", "Carver", "1h", "weapons", "1h");
- AddGameBalance(0x114A1047, 0x00021F36, 20, ItemType.MightyWeapon1H, 0, 107, 1, 2, -1, "mightyweapon1h_003", "Maw Axe", "1h", "weapons", "1h");
- AddGameBalance(0x114A1048, 0x00021F37, 28, ItemType.MightyWeapon1H, 0, 131, 1, 2, -1, "mightyweapon1h_004", "War Blade", "1h", "weapons", "1h");
- AddGameBalance(0x114A1486, 0x00021F24, 32, ItemType.MightyWeapon1H, 0, 143, 1, 2, -1, "mightyweapon1h_101", "Scythe", "1h", "weapons", "1h");
- AddGameBalance(0x114A1487, 0x00021F33, 39, ItemType.MightyWeapon1H, 0, 164, 1, 2, -1, "mightyweapon1h_102", "Machete", "1h", "weapons", "1h");
- AddGameBalance(0x114A1488, 0x00021F36, 47, ItemType.MightyWeapon1H, 0, 188, 1, 2, -1, "mightyweapon1h_103", "Gutwrench", "1h", "weapons", "1h");
- AddGameBalance(0x114A1489, 0x00021F37, 52, ItemType.MightyWeapon1H, 0, 203, 1, 2, -1, "mightyweapon1h_104", "Rage Blade", "1h", "weapons", "1h");
- AddGameBalance(0x114A18C7, 0x00021F24, 57, ItemType.MightyWeapon1H, 0, 218, 1, 2, -1, "mightyweapon1h_201", "Reaper", "1h", "weapons", "1h");
- AddGameBalance(0x114A18C8, 0x00021F33, 61, ItemType.MightyWeapon1H, 0, 230, 1, 2, -1, "mightyweapon1h_202", "Chopsword", "1h", "weapons", "1h");
- AddGameBalance(0x114A18C9, 0x00021F36, 62, ItemType.MightyWeapon1H, 0, 233, 1, 2, -1, "mightyweapon1h_203", "Massacre Axe", "1h", "weapons", "1h");
- AddGameBalance(0x114A18CA, 0x00021F37, 63, ItemType.MightyWeapon1H, 0, 236, 1, 2, -1, "mightyweapon1h_204", "Slayer", "1h", "weapons", "1h");
- AddGameBalance(0x139F38E6, 0x00021F38, 12, ItemType.MightyWeapon2H, 0, 83, 1, 2, 0, "mightyweapon2h_001", "Petrified Trunk", "2h", "weapons", "2h");
- AddGameBalance(0x139F38E7, 0x00021F3D, 15, ItemType.MightyWeapon2H, 0, 92, 1, 2, 0, "mightyweapon2h_002", "Giant Sword", "2h", "weapons", "2h");
- AddGameBalance(0x139F38E8, 0x00021F3E, 21, ItemType.MightyWeapon2H, 0, 110, 1, 2, 0, "mightyweapon2h_003", "Giant Hammer", "2h", "weapons", "2h");
- AddGameBalance(0x139F38E9, 0x00021F3F, 27, ItemType.MightyWeapon2H, 0, 128, 1, 2, 0, "mightyweapon2h_004", "Giant Axe", "2h", "weapons", "2h");
- AddGameBalance(0x139F3D27, 0x00021F38, 36, ItemType.MightyWeapon2H, 0, 155, 1, 2, 0, "mightyweapon2h_101", "Redwood War Club", "2h", "weapons", "2h");
- AddGameBalance(0x139F3D28, 0x00021F3D, 41, ItemType.MightyWeapon2H, 0, 170, 1, 2, 0, "mightyweapon2h_102", "Colossus Sword", "2h", "weapons", "2h");
- AddGameBalance(0x139F3D29, 0x00021F3E, 46, ItemType.MightyWeapon2H, 0, 185, 1, 2, 0, "mightyweapon2h_103", "Crusher", "2h", "weapons", "2h");
- AddGameBalance(0x139F3D2A, 0x00021F3F, 51, ItemType.MightyWeapon2H, 0, 200, 1, 2, 0, "mightyweapon2h_104", "Colossus Axe", "2h", "weapons", "2h");
- AddGameBalance(0x139F4168, 0x00021F38, 56, ItemType.MightyWeapon2H, 0, 215, 1, 2, 0, "mightyweapon2h_201", "Battersmash", "2h", "weapons", "2h");
- AddGameBalance(0x139F4169, 0x00021F3D, 61, ItemType.MightyWeapon2H, 0, 230, 1, 2, 0, "mightyweapon2h_202", "Titan Sword", "2h", "weapons", "2h");
- AddGameBalance(0x139F416A, 0x00021F3E, 62, ItemType.MightyWeapon2H, 0, 233, 1, 2, 0, "mightyweapon2h_203", "Behemoth", "2h", "weapons", "2h");
- AddGameBalance(0x139F416B, 0x00021F3F, 63, ItemType.MightyWeapon2H, 0, 236, 1, 2, 0, "mightyweapon2h_204", "Titan Axe", "2h", "weapons", "2h");
- AddGameBalance(0x63072425, 0x00000CAD, 1, ItemType.Axe, 0, 50, 1, 2, -1, "axe_1h_000", "Weathered Hand Axe", "1h", "weapons", "1h");
- AddGameBalance(0xDA228E30, 0x00021F5E, 1, ItemType.CeremonialDagger, 0, 50, 1, 2, -1, "ceremonialdagger_1h_000", "Simple Knife", "1h", "weapons", "1h");
- AddGameBalance(0x0548EBD9, 0x000001E7, 1, ItemType.Wand, 0, 50, 1, 2, -1, "wand_000", "Apprentice's Wand", "1h", "weapons", "1h");
- AddGameBalance(0x49B51827, 0x00001025, 1, ItemType.FistWeapon, 0, 50, 1, 2, -1, "fistweapon_1h_000", "Worn Knuckles", "1h", "weapons", "1h");
- AddGameBalance(0xEA57154A, 0x000142C2, 1, ItemType.HandXbow, 0, 50, 1, 2, -1, "handxbow_000", "Initiate's Hand Crossbow", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xBFC8B712, 0x00033600, 1, ItemType.Staff, 0, 50, 1, 2, -1, "staffofcow", "Staff of Herding", "staffofcow");
- AddGameBalance(0x27FA6E10, 0x00033600, 1, ItemType.Staff, 0, 50, 1, 2, -1, "staffofcow_nightmare", "Nightmarish Staff of Herding", "staffofcow");
- AddGameBalance(0xEDC1CD96, 0x00033600, 1, ItemType.Staff, 0, 50, 1, 2, -1, "staffofcow_hell", "Hellish Staff of Herding", "staffofcow");
- AddGameBalance(0x74672222, 0x00033600, 1, ItemType.Staff, 0, 50, 1, 2, -1, "staffofcow_inferno", "Infernal Staff of Herding", "staffofcow");
- AddGameBalance(0x2A96B6F0, 0x00000C66, 25, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_3v3_30", "Art of War 3v3", "amulet", "armors", "amulet");
- AddGameBalance(0x647AD7EA, 0x00000C66, 25, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_30_all", "Art of War All", "amulet", "armors", "amulet");
- AddGameBalance(0x647AD8FA, 0x00000C67, 25, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_30_att", "Art of War Attack", "amulet", "armors", "amulet");
- AddGameBalance(0xF3DE27DB, 0x00000C68, 25, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_30_prec", "Art of War Precision", "amulet", "armors", "amulet");
- AddGameBalance(0x647AE3C0, 0x00000C69, 25, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_30_def", "Art of War Defense", "amulet", "armors", "amulet");
- AddGameBalance(0x647B30E4, 0x00000C6A, 25, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_30_vit", "Art of War Vitality", "amulet", "armors", "amulet");
- AddGameBalance(0xF3E1D929, 0x00000C6B, 25, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_30_will", "Art of War Willpower", "amulet", "armors", "amulet");
- AddGameBalance(0x7C1CDD35, 0x0000139D, 25, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_30_all", "Echo Band All", "ring", "armors", "ring");
- AddGameBalance(0x7C1CDE45, 0x0000139E, 25, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_30_att", "Echo Band Attack", "ring", "armors", "ring");
- AddGameBalance(0xFFC0D686, 0x0000139F, 25, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_30_prec", "Echo Band Precision", "ring", "armors", "ring");
- AddGameBalance(0x7C1CE90B, 0x000013A0, 25, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_30_def", "Echo Band Defense", "ring", "armors", "ring");
- AddGameBalance(0x7C1D362F, 0x000013A1, 25, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_30_vit", "Echo Band Vitality", "ring", "armors", "ring");
- AddGameBalance(0xFFC487D4, 0x000013A2, 25, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_30_will", "Echo Band Willpower", "ring", "armors", "ring");
- AddGameBalance(0x6B7A51CD, 0x00000C66, 60, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_60_all", "Born for War All", "amulet", "armors", "amulet");
- AddGameBalance(0x6B7A52DD, 0x00000C67, 60, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_60_att", "Born for War Attack", "amulet", "armors", "amulet");
- AddGameBalance(0xDACCDE1E, 0x00000C68, 60, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_60_prec", "Born for War Precision", "amulet", "armors", "amulet");
- AddGameBalance(0x6B7A5DA3, 0x00000C69, 60, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_60_def", "Born for War Defense", "amulet", "armors", "amulet");
- AddGameBalance(0x6B7AAAC7, 0x00000C6A, 60, ItemType.Amulet, 0, 10, 1, 1, -1, "unique_amulet_pvp_4v4_60_vit", "Born for War Vitality", "amulet", "armors", "amulet");
- AddGameBalance(0x831C5718, 0x0000139D, 60, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_60_all", "Sherman Signet All", "ring", "armors", "ring");
- AddGameBalance(0x831C5828, 0x0000139E, 60, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_60_att", "Sherman Signet Attack", "ring", "armors", "ring");
- AddGameBalance(0xE6AF8CC9, 0x0000139F, 60, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_60_prec", "Sherman Signet Precision", "ring", "armors", "ring");
- AddGameBalance(0x831C62EE, 0x000013A0, 60, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_60_def", "Sherman Signet Defense", "ring", "armors", "ring");
- AddGameBalance(0x831CB012, 0x000013A1, 60, ItemType.Ring, 0, 10, 1, 1, -1, "unique_ring_pvp_60_vit", "Sherman Signet Vitality", "ring", "armors", "ring");
- AddGameBalance(0x073496DC, 0x000018AF, 5, ItemType.Axe2H, 0, 300, 1, 2, -1, "axe_2h_pvp_001", "Trusty Battleaxe", "2h", "weapons", "2h");
- AddGameBalance(0x073496DD, 0x000018B1, 12, ItemType.Axe2H, 0, 1200, 1, 2, -1, "axe_2h_pvp_002", "Mighty Battleaxe", "2h", "weapons", "2h");
- AddGameBalance(0x073496DE, 0x000018B9, 20, ItemType.Axe2H, 0, 3000, 1, 2, -1, "axe_2h_pvp_003", "Heroic Reaper", "2h", "weapons", "2h");
- AddGameBalance(0x95939EEC, 0x0000158C, 5, ItemType.Sword, 0, 300, 1, 2, -1, "sword_1h_pvp_001", "Shortsword", "1h", "weapons", "1h");
- AddGameBalance(0x95939EED, 0x00001593, 12, ItemType.Sword, 0, 600, 1, 2, -1, "sword_1h_pvp_002", "Mighty Longword", "1h", "weapons", "1h");
- AddGameBalance(0x95939EEE, 0x00001593, 20, ItemType.Sword, 0, 1500, 1, 2, -1, "sword_1h_pvp_003", "Heroic Bastard Sword", "1h", "weapons", "1h");
- AddGameBalance(0x2D6D8317, 0x000001F1, 5, ItemType.Crossbow, 0, 300, 1, 2, -1, "crossbow_pvp_001", "Heavy Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x2D6D8318, 0x000019D3, 5, ItemType.Crossbow, 0, 1200, 1, 2, -1, "crossbow_pvp_002", "Mighty Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x2D6D8319, 0x000019D4, 5, ItemType.Crossbow, 0, 3000, 1, 2, -1, "crossbow_pvp_003", "Heroic Crossbow", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x216D480F, 0x00001591, 8, ItemType.Sword, 0, 2000, 1, 2, -1, "sword_1h_crafted_001", "Blacksteel Shortsword", "1h", "weapons", "1h");
- AddGameBalance(0x4239EDB2, 0x0002FA66, 14, ItemType.Dagger, 0, 3200, 1, 2, -1, "unique_dagger_003", "The Barber", "1h", "weapons", "1h");
- AddGameBalance(0x4239EDB6, 0x00036081, 35, ItemType.Dagger, 0, 7400, 1, 2, -1, "unique_dagger_007", "Pig Sticker", "1h", "weapons", "1h");
- AddGameBalance(0x4239EDB1, 0x0002F043, 56, ItemType.Dagger, 0, 11600, 1, 2, -1, "unique_dagger_002", "Kill", "1h", "weapons", "1h");
- AddGameBalance(0x4239EDB5, 0x0002FC47, 61, ItemType.Dagger, 0, 12600, 1, 2, -1, "unique_dagger_006", "Blood-Magic Blade", "1h", "weapons", "1h");
- AddGameBalance(0x4239EDD0, 0x000358C1, 62, ItemType.Dagger, 0, 12800, 1, 2, -1, "unique_dagger_010", "Wizardspike", "1h", "weapons", "1h");
- AddGameBalance(0x17866731, 0x0002F399, 19, ItemType.CeremonialDagger, 0, 4200, 1, 2, -1, "unique_ceremonialdagger_003", "Moon Slayer", "1h", "weapons", "1h");
- AddGameBalance(0x17866734, 0x0002F01C, 28, ItemType.CeremonialDagger, 0, 6000, 1, 2, -1, "unique_ceremonialdagger_006", "Umbral Oath", "1h", "weapons", "1h");
- AddGameBalance(0x17866732, 0x00036702, 43, ItemType.CeremonialDagger, 0, 9000, 1, 2, -1, "unique_ceremonialdagger_004", "Ziggurat Tooth", "1h", "weapons", "1h");
- AddGameBalance(0x1786672F, 0x0002FE9A, 53, ItemType.CeremonialDagger, 0, 11000, 1, 2, -1, "unique_ceremonialdagger_001", "Anessazi Edge", "1h", "weapons", "1h");
- AddGameBalance(0x17866730, 0x0003315E, 61, ItemType.CeremonialDagger, 0, 12600, 1, 2, -1, "unique_ceremonialdagger_002", "The Gidbinn", "1h", "weapons", "1h");
- AddGameBalance(0x17866736, 0x0002FB2A, 62, ItemType.CeremonialDagger, 0, 12800, 1, 2, -1, "unique_ceremonialdagger_008", "Last Breath", "1h", "weapons", "1h");
- AddGameBalance(0x24410A34, 0x0001C1C4, 24, ItemType.Sword, 0, 5200, 1, 2, -1, "unique_sword_1h_017", "Monster Hunter", "1h", "weapons", "1h");
- AddGameBalance(0x24410A0E, 0x00036646, 39, ItemType.Sword, 0, 8200, 1, 2, -1, "unique_sword_1h_002", "Wildwood", "1h", "weapons", "1h");
- AddGameBalance(0x24410A2E, 0x0002E470, 44, ItemType.Sword, 0, 9200, 1, 2, -1, "unique_sword_1h_011", "Devil Tongue", "1h", "weapons", "1h");
- AddGameBalance(0x24410A0F, 0x0002F7B1, 47, ItemType.Sword, 0, 9800, 1, 2, -1, "unique_sword_1h_003", "The Ancient Bonesaber of Zumakalis", "1h", "weapons", "1h");
- AddGameBalance(0x24410A31, 0x0002D435, 58, ItemType.Sword, 0, 12000, 1, 2, -1, "unique_sword_1h_014", "Doombringer", "1h", "weapons", "1h");
- AddGameBalance(0x24410A10, 0x0002C84B, 60, ItemType.Sword, 0, 12400, 1, 2, -1, "unique_sword_1h_004", "Skycutter", "1h", "weapons", "1h");
- AddGameBalance(0x24410A36, 0x000364C5, 61, ItemType.Sword, 0, 12600, 1, 2, -1, "unique_sword_1h_019", "Griswold's Masterpiece", "1h", "weapons", "1h");
- AddGameBalance(0x24410A13, 0x0001C1C5, 61, ItemType.Sword, 0, 12600, 1, 2, -1, "unique_sword_1h_007", "Sever", "1h", "weapons", "1h");
- AddGameBalance(0x24410A2F, 0x0002EFFF, 62, ItemType.Sword, 0, 12800, 1, 2, -1, "unique_sword_1h_012", "Azurewrath", "1h", "weapons", "1h");
- AddGameBalance(0x269632AF, 0x0000E911, 19, ItemType.Sword2H, 0, 4200, 1, 2, -1, "unique_sword_2h_002", "The Zweihander", "2h", "weapons", "2h");
- AddGameBalance(0x269632D0, 0x00030930, 30, ItemType.Sword2H, 0, 6400, 1, 2, -1, "unique_sword_2h_012", "Faithful Memory", "2h", "weapons", "2h");
- AddGameBalance(0x269632B1, 0x0002C507, 38, ItemType.Sword2H, 0, 8000, 1, 2, -1, "unique_sword_2h_004", "Scourge", "2h", "weapons", "2h");
- AddGameBalance(0x269632CF, 0x000359F2, 50, ItemType.Sword2H, 0, 10400, 1, 2, -1, "unique_sword_2h_011", "Blackguard", "2h", "weapons", "2h");
- AddGameBalance(0x269632B4, 0x0002CF78, 56, ItemType.Sword2H, 0, 11600, 1, 2, -1, "unique_sword_2h_007", "Blade of Prophecy", "2h", "weapons", "2h");
- AddGameBalance(0x269632B5, 0x0002CF7E, 59, ItemType.Sword2H, 0, 12200, 1, 2, -1, "unique_sword_2h_008", "The Sultan of Blinding Sand", "2h", "weapons", "2h");
- AddGameBalance(0x269632CE, 0x0002CF7B, 61, ItemType.Sword2H, 0, 12600, 1, 2, -1, "unique_sword_2h_010", "Maximus", "2h", "weapons", "2h");
- AddGameBalance(0x269632AE, 0x0002E798, 61, ItemType.Sword2H, 0, 12600, 1, 2, -1, "unique_sword_2h_001", "The Grandfather", "2h", "weapons", "2h");
- AddGameBalance(0x269632B0, 0x0002C4F7, 62, ItemType.Sword2H, 0, 12800, 1, 2, -1, "unique_sword_2h_003", "Warmonger", "2h", "weapons", "2h");
- AddGameBalance(0xF2F19BDE, 0x0001C6A2, 12, ItemType.Axe, 0, 2800, 1, 2, -1, "unique_axe_1h_003", "Genzaniku", "1h", "weapons", "1h");
- AddGameBalance(0xF2F19BE2, 0x0002C4EC, 25, ItemType.Axe, 0, 5400, 1, 2, -1, "unique_axe_1h_007", "The Burning Axe of Sankis", "1h", "weapons", "1h");
- AddGameBalance(0xF2F19BDF, 0x0001C6A3, 41, ItemType.Axe, 0, 8600, 1, 2, -1, "unique_axe_1h_004", "The Wedge", "1h", "weapons", "1h");
- AddGameBalance(0xF2F19BDC, 0x0001C6A4, 49, ItemType.Axe, 0, 10200, 1, 2, -1, "unique_axe_1h_001", "Flesh Tearer", "1h", "weapons", "1h");
- AddGameBalance(0xF2F19BE1, 0x0002E615, 59, ItemType.Axe, 0, 12200, 1, 2, -1, "unique_axe_1h_006", "The Butcher's Sickle", "1h", "weapons", "1h");
- AddGameBalance(0xF2F19BE0, 0x0001C6A5, 61, ItemType.Axe, 0, 12600, 1, 2, -1, "unique_axe_1h_005", "Sky Splitter", "1h", "weapons", "1h");
- AddGameBalance(0xF546C47F, 0x0002D8C0, 19, ItemType.Axe2H, 0, 4200, 1, 2, -1, "unique_axe_2h_003", "The Executioner", "2h", "weapons", "2h");
- AddGameBalance(0xF546C47D, 0x0002D87E, 36, ItemType.Axe2H, 0, 7600, 1, 2, -1, "unique_axe_2h_001", "Butcher's Carver", "2h", "weapons", "2h");
- AddGameBalance(0xF546C49E, 0x0002EA59, 57, ItemType.Axe2H, 0, 11800, 1, 2, -1, "unique_axe_2h_011", "Messerschmidt's Reaver", "2h", "weapons", "2h");
- AddGameBalance(0xF546C49D, 0x000018B9, 61, ItemType.Axe2H, 0, 12600, 1, 2, -1, "unique_axe_2h_010", "Fire Brand", "2h", "weapons", "2h");
- AddGameBalance(0xF546C485, 0x0002F177, 61, ItemType.Axe2H, 0, 12600, 1, 2, -1, "unique_axe_2h_009", "Skorn", "2h", "weapons", "2h");
- AddGameBalance(0x2A847A35, 0x0002DF19, 26, ItemType.Mace, 0, 5600, 1, 2, -1, "unique_mace_1h_002", "Odyn Son", "1h", "weapons", "1h");
- AddGameBalance(0x2A847A34, 0x0002DF15, 35, ItemType.Mace, 0, 7400, 1, 2, -1, "unique_mace_1h_001", "Echoing Fury", "1h", "weapons", "1h");
- AddGameBalance(0x2A847A38, 0x0002DF09, 41, ItemType.Mace, 0, 8600, 1, 2, -1, "unique_mace_1h_005", "Nutcracker", "1h", "weapons", "1h");
- AddGameBalance(0x2A847A3A, 0x0002DF1D, 47, ItemType.Mace, 0, 9800, 1, 2, -1, "unique_mace_1h_007", "Telranden's Hand", "1h", "weapons", "1h");
- AddGameBalance(0x2A847A36, 0x00019109, 52, ItemType.Mace, 0, 10800, 1, 2, -1, "unique_mace_1h_003", "Neanderthal", "1h", "weapons", "1h");
- AddGameBalance(0x2A847A3B, 0x0002DEFE, 60, ItemType.Mace, 0, 12400, 1, 2, -1, "unique_mace_1h_008", "Nailbiter", "1h", "weapons", "1h");
- AddGameBalance(0x2A847A3C, 0x0002DF11, 61, ItemType.Mace, 0, 12600, 1, 2, -1, "unique_mace_1h_009", "Earthshatter", "1h", "weapons", "1h");
- AddGameBalance(0x2A847A55, 0x0002DF0D, 62, ItemType.Mace, 0, 12800, 1, 2, -1, "unique_mace_1h_011", "Sun Keeper", "1h", "weapons", "1h");
- AddGameBalance(0x2CD9A2D7, 0x0001839B, 17, ItemType.Mace2H, 0, 3800, 1, 2, -1, "unique_mace_2h_003", "Boneshatter", "2h", "weapons", "2h");
- AddGameBalance(0x2CD9A2D5, 0x0000E8F1, 29, ItemType.Mace2H, 0, 6200, 1, 2, -1, "unique_mace_2h_001", "Crushbane", "2h", "weapons", "2h");
- AddGameBalance(0x2CD9A2F7, 0x0002EC60, 35, ItemType.Mace2H, 0, 7400, 1, 2, -1, "unique_mace_2h_012", "Wrath of the Bone King", "2h", "weapons", "2h");
- AddGameBalance(0x2CD9A2F5, 0x0002E978, 43, ItemType.Mace2H, 0, 9000, 1, 2, -1, "unique_mace_2h_010", "Skywarden", "2h", "weapons", "2h");
- AddGameBalance(0x2CD9A2DA, 0x0002E994, 53, ItemType.Mace2H, 0, 11000, 1, 2, -1, "unique_mace_2h_006", "Cataclysm", "2h", "weapons", "2h");
- AddGameBalance(0x2CD9A2D6, 0x0002E992, 59, ItemType.Mace2H, 0, 12200, 1, 2, -1, "unique_mace_2h_002", "Sledge of Athskeleng", "2h", "weapons", "2h");
- AddGameBalance(0x2CD9A2DD, 0x00030455, 62, ItemType.Mace2H, 0, 12800, 1, 2, -1, "unique_mace_2h_009", "Schaefer's Hammer", "2h", "weapons", "2h");
- AddGameBalance(0x3D7CC7B7, 0x0002FFDA, 25, ItemType.Polearm, 0, 5400, 1, 2, -1, "unique_polearm_002", "Pledge of Caldeum", "2h", "weapons", "2h");
- AddGameBalance(0x3D7CC7B9, 0x0002EC52, 36, ItemType.Polearm, 0, 7600, 1, 2, -1, "unique_polearm_004", "Standoff", "2h", "weapons", "2h");
- AddGameBalance(0x3D7CC7B8, 0x0002F039, 59, ItemType.Polearm, 0, 12200, 1, 2, -1, "unique_polearm_003", "Heart Slaughter", "2h", "weapons", "2h");
- AddGameBalance(0x3D7CC7B6, 0x0002FBA3, 62, ItemType.Polearm, 0, 12800, 1, 2, -1, "unique_polearm_001", "Vigilance", "2h", "weapons", "2h");
- AddGameBalance(0x89F57004, 0x000301E7, 18, ItemType.Spear, 0, 4000, 1, 2, -1, "unique_spear_004", "Scrimshaw", "1h", "weapons", "1h");
- AddGameBalance(0x89F57001, 0x0002EBD6, 41, ItemType.Spear, 0, 8600, 1, 2, -1, "unique_spear_001", "Arreat's Law", "1h", "weapons", "1h");
- AddGameBalance(0x89F57002, 0x0003001E, 56, ItemType.Spear, 0, 11600, 1, 2, -1, "unique_spear_002", "The Three Hundredth Spear", "1h", "weapons", "1h");
- AddGameBalance(0x89F57003, 0x0002F6C1, 62, ItemType.Spear, 0, 12800, 1, 2, -1, "unique_spear_003", "Empyrean Messenger", "1h", "weapons", "1h");
- AddGameBalance(0x1E9ED1B2, 0x0002ADDC, 11, ItemType.Bow, 0, 2600, 1, 2, -1, "unique_bow_005", "Uskang", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1E9ED1B4, 0x00035DEE, 22, ItemType.Bow, 0, 4800, 1, 2, -1, "unique_bow_007", "Longshot", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1E9ED1B5, 0x000362F2, 35, ItemType.Bow, 0, 7400, 1, 2, -1, "unique_bow_008", "The Raven's Wing", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1E9ED1AE, 0x0002ADDD, 43, ItemType.Bow, 0, 9000, 1, 2, -1, "unique_bow_001", "Etrayu", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1E9ED1D3, 0x0002ADDE, 52, ItemType.Bow, 0, 10800, 1, 2, -1, "unique_bow_015", "Cluckeye", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1E9ED1CE, 0x000362C5, 61, ItemType.Bow, 0, 12600, 1, 2, -1, "unique_bow_010", "Venomhusk", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1E9ED1B6, 0x0002F05A, 62, ItemType.Bow, 0, 12800, 1, 2, -1, "unique_bow_009", "Windforce", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x468F09EB, 0x00017F73, 11, ItemType.Crossbow, 0, 2600, 1, 2, -1, "unique_xbow_006", "Bakkan Caster", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x468F09E6, 0x0003644E, 26, ItemType.Crossbow, 0, 5600, 1, 2, -1, "unique_xbow_001", "Demon Machine", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x468F0A07, 0x0002F6AB, 42, ItemType.Crossbow, 0, 8800, 1, 2, -1, "unique_xbow_011", "Buriza-Do Kyanon", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x468F09E9, 0x0002F98D, 58, ItemType.Crossbow, 0, 12000, 1, 2, -1, "unique_xbow_004", "Starspine", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x468F0A08, 0x0003204A, 60, ItemType.Crossbow, 0, 12400, 1, 2, -1, "unique_xbow_012", "Pus Spitter", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x468F09E7, 0x0002F144, 61, ItemType.Crossbow, 0, 12600, 1, 2, -1, "unique_xbow_002", "Hellrack", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x468F09E8, 0x00036240, 62, ItemType.Crossbow, 0, 12800, 1, 2, -1, "unique_xbow_003", "Manticore", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x1EBE5287, 0x0002FF39, 33, ItemType.HandXbow, 0, 7000, 1, 2, -1, "unique_handxbow_007", "Dawn", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x1EBE5286, 0x0002FA06, 42, ItemType.HandXbow, 0, 8800, 1, 2, -1, "unique_handxbow_006", "Deadeye", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x1EBE5285, 0x0002EFD3, 57, ItemType.HandXbow, 0, 11800, 1, 2, -1, "unique_handxbow_005", "Izzuccob", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x1EBE5284, 0x0002F010, 59, ItemType.HandXbow, 0, 12200, 1, 2, -1, "unique_handxbow_004", "Balefire Caster", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x1EBE52A3, 0x00036F9D, 61, ItemType.HandXbow, 0, 12600, 1, 2, -1, "unique_handxbow_012", "Calamity", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x6B682375, 0x0002EE69, 29, ItemType.MightyWeapon1H, 0, 6200, 1, 2, -1, "unique_mighty_1h_006", "Fjord Cutter", "1h", "weapons", "1h");
- AddGameBalance(0x6B682392, 0x0002F3CE, 48, ItemType.MightyWeapon1H, 0, 10000, 1, 2, -1, "unique_mighty_1h_012", "Ambo's Pride", "1h", "weapons", "1h");
- AddGameBalance(0x6B682370, 0x0002F0C1, 55, ItemType.MightyWeapon1H, 0, 11400, 1, 2, -1, "unique_mighty_1h_001", "Harvest Moon", "1h", "weapons", "1h");
- AddGameBalance(0x6B682374, 0x0002F44B, 62, ItemType.MightyWeapon1H, 0, 12800, 1, 2, -1, "unique_mighty_1h_005", "Blade of the Warlord", "1h", "weapons", "1h");
- AddGameBalance(0x6DBD4C33, 0x0002FED4, 25, ItemType.MightyWeapon2H, 0, 5400, 1, 2, -1, "unique_mighty_2h_012", "Unending War", "2h", "weapons", "2h");
- AddGameBalance(0x6DBD4C14, 0x0002FC6A, 37, ItemType.MightyWeapon2H, 0, 7800, 1, 2, -1, "unique_mighty_2h_004", "Bastion's Revered", "2h", "weapons", "2h");
- AddGameBalance(0x6DBD4C11, 0x0002F479, 56, ItemType.MightyWeapon2H, 0, 11600, 1, 2, -1, "unique_mighty_2h_001", "The Gavel of Judgment", "2h", "weapons", "2h");
- AddGameBalance(0x6DBD4C16, 0x0002FA42, 62, ItemType.MightyWeapon2H, 0, 12800, 1, 2, -1, "unique_mighty_2h_006", "Fury of the Vanished Peak", "2h", "weapons", "2h");
- AddGameBalance(0xCDE41463, 0x0002AF43, 10, ItemType.FistWeapon, 0, 2400, 1, 2, -1, "unique_fist_008", "Crystal Fist", "1h", "weapons", "1h");
- AddGameBalance(0xCDE4145E, 0x0002FF78, 19, ItemType.FistWeapon, 0, 4200, 1, 2, -1, "unique_fist_003", "Rabid Strike", "1h", "weapons", "1h");
- AddGameBalance(0xCDE41462, 0x000239BA, 28, ItemType.FistWeapon, 0, 6000, 1, 2, -1, "unique_fist_007", "Fleshrake", "1h", "weapons", "1h");
- AddGameBalance(0xCDE4147F, 0x0001FDFD, 38, ItemType.FistWeapon, 0, 8000, 1, 2, -1, "unique_fist_013", "Scarbringer", "1h", "weapons", "1h");
- AddGameBalance(0xCDE4147E, 0x0002AF42, 49, ItemType.FistWeapon, 0, 10200, 1, 2, -1, "unique_fist_012", "Sledge fist", "1h", "weapons", "1h");
- AddGameBalance(0xCDE4145F, 0x0002F3B3, 53, ItemType.FistWeapon, 0, 11000, 1, 2, -1, "unique_fist_004", "Demon Hand", "1h", "weapons", "1h");
- AddGameBalance(0xCDE41460, 0x000239B9, 57, ItemType.FistWeapon, 0, 11800, 1, 2, -1, "unique_fist_005", "Logan's Claw", "1h", "weapons", "1h");
- AddGameBalance(0xCDE41461, 0x000239BB, 61, ItemType.FistWeapon, 0, 12600, 1, 2, -1, "unique_fist_006", "Won Khim Lau", "1h", "weapons", "1h");
- AddGameBalance(0xCDE41464, 0x0002AF41, 62, ItemType.FistWeapon, 0, 12800, 1, 2, -1, "unique_fist_009", "The Fist of Az'Turrasq", "1h", "weapons", "1h");
- AddGameBalance(0xEC848BAA, 0x0002FA49, 13, ItemType.Daibo, 0, 3000, 1, 2, -1, "unique_combatstaff_2h_002", "Balance", "2h", "weapons", "2h");
- AddGameBalance(0xEC848BB0, 0x0003313E, 25, ItemType.Daibo, 0, 5400, 1, 2, -1, "unique_combatstaff_2h_008", "Lai Yui's Taiji", "2h", "weapons", "2h");
- AddGameBalance(0xEC848BAD, 0x000301D0, 39, ItemType.Daibo, 0, 8200, 1, 2, -1, "unique_combatstaff_2h_005", "The Clouds and the Moon", "2h", "weapons", "2h");
- AddGameBalance(0xEC848BAF, 0x000301CC, 45, ItemType.Daibo, 0, 9400, 1, 2, -1, "unique_combatstaff_2h_007", "The Paddle", "2h", "weapons", "2h");
- AddGameBalance(0xEC848BAB, 0x0002EF56, 53, ItemType.Daibo, 0, 11000, 1, 2, -1, "unique_combatstaff_2h_003", "Incense Torch of the Grand Temple", "2h", "weapons", "2h");
- AddGameBalance(0xEC848BAC, 0x00030110, 61, ItemType.Daibo, 0, 12600, 1, 2, -1, "unique_combatstaff_2h_004", "Rozpedin's Staff", "2h", "weapons", "2h");
- AddGameBalance(0xEC848BB1, 0x000301C9, 62, ItemType.Daibo, 0, 12800, 1, 2, -1, "unique_combatstaff_2h_009", "Flying Dragon", "2h", "weapons", "2h");
- AddGameBalance(0x11E475A1, 0x0002CFA4, 34, ItemType.Staff, 0, 7200, 1, 2, -1, "unique_staff_008", "Autumn's Call", "2h", "weapons", "2h");
- AddGameBalance(0x11E4759B, 0x0000E8DC, 37, ItemType.Staff, 0, 7800, 1, 2, -1, "unique_staff_002", "The Magi", "2h", "weapons", "2h");
- AddGameBalance(0x11E4759A, 0x0000E8D1, 48, ItemType.Staff, 0, 10000, 1, 2, -1, "unique_staff_001", "The Broken Staff", "2h", "weapons", "2h");
- AddGameBalance(0x11E4759F, 0x0002F528, 56, ItemType.Staff, 0, 11600, 1, 2, -1, "unique_staff_006", "Maloth's Focus", "2h", "weapons", "2h");
- AddGameBalance(0x11E4759C, 0x0002FB4F, 60, ItemType.Staff, 0, 12400, 1, 2, -1, "unique_staff_003", "Wormwood", "2h", "weapons", "2h");
- AddGameBalance(0x11E475A0, 0x0002F22A, 61, ItemType.Staff, 0, 12600, 1, 2, -1, "unique_staff_007", "The Tormentor", "2h", "weapons", "2h");
- AddGameBalance(0x11E475A2, 0x0002EEA7, 62, ItemType.Staff, 0, 12800, 1, 2, -1, "unique_staff_009", "The Grand Vizier", "2h", "weapons", "2h");
- AddGameBalance(0x09A5FE12, 0x0002C73A, 29, ItemType.Wand, 0, 6200, 1, 2, -1, "unique_wand_003", "Starfire", "1h", "weapons", "1h");
- AddGameBalance(0x09A5FE15, 0x0002F34B, 36, ItemType.Wand, 0, 7600, 1, 2, -1, "unique_wand_006", "Blackhand Key", "1h", "weapons", "1h");
- AddGameBalance(0x09A5FE11, 0x0002C737, 54, ItemType.Wand, 0, 11200, 1, 2, -1, "unique_wand_002", "Gesture of Orpheus", "1h", "weapons", "1h");
- AddGameBalance(0x09A5FE30, 0x0002C6EB, 60, ItemType.Wand, 0, 12400, 1, 2, -1, "unique_wand_010", "Fragment of Destiny", "1h", "weapons", "1h");
- AddGameBalance(0x09A5FE18, 0x0002C741, 61, ItemType.Wand, 0, 12600, 1, 2, -1, "unique_wand_009", "Ruinstoke", "1h", "weapons", "1h");
- AddGameBalance(0x09A5FE33, 0x0002C6DE, 61, ItemType.Wand, 0, 12600, 1, 2, -1, "unique_wand_013", "Slorak's Madness", "1h", "weapons", "1h");
- AddGameBalance(0xFC356ADD, 0x0002F9B3, 13, ItemType.Mojo, 0, 3000, 1, 2, -1, "unique_mojo_003", "Gazing Demise", "mojo", "offhands", "mojo");
- AddGameBalance(0xFC356AE3, 0x0002EFD4, 29, ItemType.Mojo, 0, 6200, 1, 2, -1, "unique_mojo_009", "Thing of the Deep", "mojo", "offhands", "mojo");
- AddGameBalance(0xFC356ADC, 0x0002F9AC, 32, ItemType.Mojo, 0, 6800, 1, 2, -1, "unique_mojo_002", "Bitterness", "mojo", "offhands", "mojo");
- AddGameBalance(0xFC356ADE, 0x0002F9AF, 57, ItemType.Mojo, 0, 11800, 1, 2, -1, "unique_mojo_004", "Homunculus", "mojo", "offhands", "mojo");
- AddGameBalance(0xFC356AE2, 0x0002EB2E, 62, ItemType.Mojo, 0, 12800, 1, 2, -1, "unique_mojo_008", "Uhkapian Serpent", "mojo", "offhands", "mojo");
- AddGameBalance(0x0CD75ECD, 0x0002CF87, 13, ItemType.Orb, 0, 3000, 1, 2, -1, "unique_orb_005", "Winter Flurry", "source", "offhands", "source");
- AddGameBalance(0x0CD75ECB, 0x0002FAFD, 41, ItemType.Orb, 0, 8600, 1, 2, -1, "unique_orb_003", "Triumvirate", "source", "offhands", "source");
- AddGameBalance(0x0CD75ECC, 0x0002FA37, 51, ItemType.Orb, 0, 10600, 1, 2, -1, "unique_orb_004", "Singularity", "source", "offhands", "source");
- AddGameBalance(0x0CD75EC9, 0x0002EF40, 62, ItemType.Orb, 0, 12800, 1, 2, -1, "unique_orb_001", "The Oculus", "source", "offhands", "source");
- AddGameBalance(0xEBA95983, 0x000303F9, 11, ItemType.Quiver, 0, 2600, 1, 2, -1, "unique_quiver_002", "Sin Seekers", "quiver", "offhands", "quiver");
- AddGameBalance(0xEBA95987, 0x000303FD, 23, ItemType.Quiver, 0, 5000, 1, 2, -1, "unique_quiver_006", "Fletcher's Pride", "quiver", "offhands", "quiver");
- AddGameBalance(0xEBA95986, 0x000303FC, 33, ItemType.Quiver, 0, 7000, 1, 2, -1, "unique_quiver_005", "Silver Star Piercers", "quiver", "offhands", "quiver");
- AddGameBalance(0xEBA95985, 0x000303FB, 43, ItemType.Quiver, 0, 9000, 1, 2, -1, "unique_quiver_004", "Holy Point Shot", "quiver", "offhands", "quiver");
- AddGameBalance(0xEBA95982, 0x000303F8, 54, ItemType.Quiver, 0, 11200, 1, 2, -1, "unique_quiver_001", "Flint Ripper Arrowheads", "quiver", "offhands", "quiver");
- AddGameBalance(0xEBA95984, 0x000303FA, 61, ItemType.Quiver, 0, 12600, 1, 2, -1, "unique_quiver_003", "Black Bone Arrows", "quiver", "offhands", "quiver");
- AddGameBalance(0xEBA95988, 0x000303FE, 61, ItemType.Quiver, 0, 12600, 1, 2, -1, "unique_quiver_007", "Dead Man's Legacy", "quiver", "offhands", "quiver");
- AddGameBalance(0xFC257B60, 0x0002545B, 25, ItemType.Shield, 0, 5400, 1, 2, -1, "unique_shield_011", "Wall of Bone", "shield", "offhands", "shield");
- AddGameBalance(0xFC257B45, 0x0002545A, 36, ItemType.Shield, 0, 7600, 1, 2, -1, "unique_shield_007", "Denial", "shield", "offhands", "shield");
- AddGameBalance(0xFC257B42, 0x0000F06E, 52, ItemType.Shield, 0, 10800, 1, 2, -1, "unique_shield_004", "Centurion", "shield", "offhands", "shield");
- AddGameBalance(0xFC257B46, 0x0002FB3D, 56, ItemType.Shield, 0, 11600, 1, 2, -1, "unique_shield_008", "Lidless Wall", "shield", "offhands", "shield");
- AddGameBalance(0xFC257B40, 0x00030366, 61, ItemType.Shield, 0, 12600, 1, 2, -1, "unique_shield_002", "Ivory Tower", "shield", "offhands", "shield");
- AddGameBalance(0xFC257B47, 0x0002EFE4, 62, ItemType.Shield, 0, 12800, 1, 2, -1, "unique_shield_009", "Stormshield", "shield", "offhands", "shield");
- AddGameBalance(0x61AC032C, 0x00035DD6, 19, ItemType.Helm, 0, 4200, 1, 2, -1, "unique_helm_001", "Broken Crown", "helm", "armors", "helms", "helm");
- AddGameBalance(0x61AC032D, 0x0002FDB8, 25, ItemType.Helm, 0, 5400, 1, 2, -1, "unique_helm_002", "Leoric's Crown", "helm", "armors", "helms", "helm");
- AddGameBalance(0x61AC0332, 0x000301AD, 47, ItemType.Helm, 0, 9800, 1, 2, -1, "unique_helm_007", "Blind Faith", "helm", "armors", "helms", "helm");
- AddGameBalance(0x61AC032F, 0x00035D85, 53, ItemType.Helm, 0, 11000, 1, 2, -1, "unique_helm_004", "Giant Skull", "helm", "armors", "helms", "helm");
- AddGameBalance(0x61AC032E, 0x0003057E, 59, ItemType.Helm, 0, 12200, 1, 2, -1, "unique_helm_003", "Andariel's Visage", "helm", "armors", "helms", "helm");
- AddGameBalance(0x61AC0331, 0x00036959, 61, ItemType.Helm, 0, 12600, 1, 2, -1, "unique_helm_006", "Mempo of Twilight", "helm", "armors", "helms", "helm");
- AddGameBalance(0x61AC034D, 0x000366A9, 62, ItemType.Helm, 0, 12800, 1, 2, -1, "unique_helm_011", "The Helm of Command", "helm", "armors", "helms", "helm");
- AddGameBalance(0x347CCB1A, 0x00030256, 19, ItemType.Gloves, 0, 4200, 1, 2, -1, "unique_gloves_014", "Magefist", "gloves", "armors", "gloves");
- AddGameBalance(0x347CCAF7, 0x00030255, 25, ItemType.Gloves, 0, 5400, 1, 2, -1, "unique_gloves_002", "Frostburn Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0x347CCAF6, 0x00030257, 35, ItemType.Gloves, 0, 7400, 1, 2, -1, "unique_gloves_001", "Pendergrasps", "gloves", "armors", "gloves");
- AddGameBalance(0x347CCAF8, 0x0003234A, 39, ItemType.Gloves, 0, 8200, 1, 2, -1, "unique_gloves_003", "Tasker and Theo", "gloves", "armors", "gloves");
- AddGameBalance(0x347CCAFC, 0x00032348, 56, ItemType.Gloves, 0, 11600, 1, 2, -1, "unique_gloves_007", "Stone Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0x347CCB17, 0x00032343, 61, ItemType.Gloves, 0, 12600, 1, 2, -1, "unique_gloves_011", "Gladiator Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0x0F9A962D, 0x00032334, 6, ItemType.Boots, 0, 1600, 1, 2, -1, "unique_boots_010", "The Crudest Boots", "boots", "armors", "boots");
- AddGameBalance(0x0F9A9615, 0x00032336, 21, ItemType.Boots, 0, 4600, 1, 2, -1, "unique_boots_009", "Lut Socks", "boots", "armors", "boots");
- AddGameBalance(0x0F9A960D, 0x00030268, 41, ItemType.Boots, 0, 8600, 1, 2, -1, "unique_boots_001", "Boj Anglers", "boots", "armors", "boots");
- AddGameBalance(0x0F9A9611, 0x00032335, 51, ItemType.Boots, 0, 10600, 1, 2, -1, "unique_boots_005", "Lost Boys", "boots", "armors", "boots");
- AddGameBalance(0x0F9A9614, 0x00036500, 61, ItemType.Boots, 0, 12600, 1, 2, -1, "unique_boots_008", "Ice Climbers", "boots", "armors", "boots");
- AddGameBalance(0x0F9A9613, 0x00032338, 62, ItemType.Boots, 0, 12800, 1, 2, -1, "unique_boots_007", "Fire Walkers", "boots", "armors", "boots");
- AddGameBalance(0xD89FB16E, 0x0002F481, 8, ItemType.GenericBelt, 0, 2000, 1, 1, -1, "unique_belt_002", "Vigilante Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD89FB175, 0x0002F486, 19, ItemType.GenericBelt, 0, 4200, 1, 1, -1, "unique_belt_009", "The Witching Hour", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD89FB170, 0x0002F483, 28, ItemType.GenericBelt, 0, 6000, 1, 1, -1, "unique_belt_004", "Quick Draw Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD89FB18D, 0x0002F487, 33, ItemType.GenericBelt, 0, 7000, 1, 1, -1, "unique_belt_010", "Goldwrap", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD89FB16D, 0x0002F480, 43, ItemType.GenericBelt, 0, 9000, 1, 1, -1, "unique_belt_001", "Saffron Wrap", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD89FB174, 0x0002F485, 53, ItemType.GenericBelt, 0, 11000, 1, 1, -1, "unique_belt_008", "String of Ears", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD89FB16F, 0x0002F482, 56, ItemType.GenericBelt, 0, 11600, 1, 1, -1, "unique_belt_003", "Angel Hair Braid", "belt", "armors", "belts", "belt");
- AddGameBalance(0xD89FB171, 0x0002F484, 61, ItemType.GenericBelt, 0, 12600, 1, 1, -1, "unique_belt_005", "Hellcat Waistguard", "belt", "armors", "belts", "belt");
- AddGameBalance(0x38F45C38, 0x0002F496, 11, ItemType.Bracers, 0, 2600, 1, 2, -1, "unique_bracer_004", "Steady Strikers", "bracers", "armors", "bracers");
- AddGameBalance(0x38F45C3A, 0x0002F498, 26, ItemType.Bracers, 0, 5600, 1, 2, -1, "unique_bracer_006", "Gungdo Gear", "bracers", "armors", "bracers");
- AddGameBalance(0x38F45C37, 0x0002F495, 35, ItemType.Bracers, 0, 7400, 1, 2, -1, "unique_bracer_003", "Slave Bonds", "bracers", "armors", "bracers");
- AddGameBalance(0x38F45C39, 0x0002F497, 53, ItemType.Bracers, 0, 11000, 1, 2, -1, "unique_bracer_005", "Lacuni Prowlers", "bracers", "armors", "bracers");
- AddGameBalance(0x38F45C36, 0x0002F494, 59, ItemType.Bracers, 0, 12200, 1, 2, -1, "unique_bracer_002", "Promise of Glory", "bracers", "armors", "bracers");
- AddGameBalance(0x38F45C35, 0x0002F493, 61, ItemType.Bracers, 0, 12600, 1, 2, -1, "unique_bracer_001", "Wondrous Deflectors", "bracers", "armors", "bracers");
- AddGameBalance(0x38F45C3B, 0x0002F49C, 62, ItemType.Bracers, 0, 12800, 1, 2, -1, "unique_bracer_007", "Strongarm Bracers", "bracers", "armors", "bracers");
- AddGameBalance(0x0A40C55F, 0x00030253, 18, ItemType.ChestArmor, 0, 4000, 1, 2, -1, "unique_chest_012", "Aquila Cuirass", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0A40C565, 0x00032327, 30, ItemType.ChestArmor, 0, 6400, 1, 2, -1, "unique_chest_018", "Heart of Iron", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0A40C55D, 0x00030254, 38, ItemType.ChestArmor, 0, 8000, 1, 2, -1, "unique_chest_010", "Chaingmail", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0A40C542, 0x000364F7, 55, ItemType.ChestArmor, 0, 11400, 1, 2, -1, "unique_chest_006", "Cindercoat", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0A40C53D, 0x00032330, 59, ItemType.ChestArmor, 0, 12200, 1, 2, -1, "unique_chest_001", "Goldskin", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0A40C566, 0x00032329, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chest_019", "Robes of the Rydraelm", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0A40C53E, 0x00032328, 62, ItemType.ChestArmor, 0, 12800, 1, 2, -1, "unique_chest_002", "Tyrael's Might", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x35D4E312, 0x00030264, 12, ItemType.Legs, 0, 2800, 1, 2, -1, "unique_pants_007", "Pox Faulds", "pants", "armors", "pants");
- AddGameBalance(0x35D4E30D, 0x000330A3, 43, ItemType.Legs, 0, 9000, 1, 2, -1, "unique_pants_002", "Hammer Jammers", "pants", "armors", "pants");
- AddGameBalance(0x35D4E30C, 0x000330A1, 53, ItemType.Legs, 0, 11000, 1, 2, -1, "unique_pants_001", "Swamp Land Waders", "pants", "armors", "pants");
- AddGameBalance(0x35D4E310, 0x0003650C, 61, ItemType.Legs, 0, 12600, 1, 2, -1, "unique_pants_005", "Gehennas", "pants", "armors", "pants");
- AddGameBalance(0x35D4E311, 0x00030260, 62, ItemType.Legs, 0, 12800, 1, 2, -1, "unique_pants_006", "Depth Diggers", "pants", "armors", "pants");
- AddGameBalance(0x0E3ACACC, 0x000307AD, 43, ItemType.Shoulders, 0, 9000, 1, 2, -1, "unique_shoulder_001", "Barter Town Pads", "shoulders", "armors", "shoulders");
- AddGameBalance(0x0E3ACACD, 0x00030E76, 53, ItemType.Shoulders, 0, 11000, 1, 2, -1, "unique_shoulder_002", "Death Watch Mantle", "shoulders", "armors", "shoulders");
- AddGameBalance(0x0E3ACAD2, 0x00036983, 61, ItemType.Shoulders, 0, 12600, 1, 2, -1, "unique_shoulder_007", "Seven Sins", "shoulders", "armors", "shoulders");
- AddGameBalance(0x0E3ACACE, 0x0003126D, 62, ItemType.Shoulders, 0, 12800, 1, 2, -1, "unique_shoulder_003", "Vile Ward", "shoulders", "armors", "shoulders");
- AddGameBalance(0x421D6F0E, 0x000363DB, 13, ItemType.SpiritStone, 0, 3000, 1, 2, -1, "unique_spiritstone_005", "See No Evil", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x421D6F0D, 0x000363D9, 21, ItemType.SpiritStone, 0, 4600, 1, 2, -1, "unique_spiritstone_004", "Gyana Na Kashu", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x421D6F0B, 0x000363DC, 35, ItemType.SpiritStone, 0, 7400, 1, 2, -1, "unique_spiritstone_002", "The Mind's Eye", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x421D6F0C, 0x000363DD, 47, ItemType.SpiritStone, 0, 9800, 1, 2, -1, "unique_spiritstone_003", "Erlang Shen", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x421D6F0A, 0x00036462, 54, ItemType.SpiritStone, 0, 11200, 1, 2, -1, "unique_spiritstone_001", "Bezoar Stone", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x421D6F0F, 0x000363DA, 57, ItemType.SpiritStone, 0, 11800, 1, 2, -1, "unique_spiritstone_006", "The Eye of the Storm", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x421D6F10, 0x00036461, 61, ItemType.SpiritStone, 0, 12600, 1, 2, -1, "unique_spiritstone_007", "Tzo Krin's Gaze", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x421D6F11, 0x00036184, 62, ItemType.SpiritStone, 0, 12800, 1, 2, -1, "unique_spiritstone_008", "Madstone", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x10205ACD, 0x00035FEF, 13, ItemType.VoodooMask, 0, 3000, 1, 2, -1, "unique_voodoomask_006", "Split Tusk", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x10205ACC, 0x00031D68, 29, ItemType.VoodooMask, 0, 6200, 1, 2, -1, "unique_voodoomask_005", "Quetzalcoatl", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x10205AC8, 0x000360C6, 35, ItemType.VoodooMask, 0, 7400, 1, 2, -1, "unique_voodoomask_001", "Tiklandian Visage", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x10205AC9, 0x00035FEE, 58, ItemType.VoodooMask, 0, 12000, 1, 2, -1, "unique_voodoomask_002", "The Grin Reaper", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x10205ACF, 0x00035FF0, 62, ItemType.VoodooMask, 0, 12800, 1, 2, -1, "unique_voodoomask_008", "Visage of Giyua", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x29F38CF6, 0x00035639, 41, ItemType.WizardHat, 0, 8600, 1, 2, -1, "unique_wizardhat_003", "The Swami", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x29F38CF4, 0x00036E8C, 58, ItemType.WizardHat, 0, 12000, 1, 2, -1, "unique_wizardhat_001", "Dark Mage's Shade", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x29F38CF7, 0x00035E16, 62, ItemType.WizardHat, 0, 12800, 1, 2, -1, "unique_wizardhat_004", "Storm Crow", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0x926EC070, 0x000367AD, 29, ItemType.Cloak, 0, 6200, 1, 2, -1, "unique_cloak_001", "Cape of the Dark Night", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x926EC074, 0x000367AE, 54, ItemType.Cloak, 0, 11200, 1, 2, -1, "unique_cloak_005", "Beckon Sail", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x926EC071, 0x000367AF, 62, ItemType.Cloak, 0, 12800, 1, 2, -1, "unique_cloak_002", "The Inquisitor", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0xB24C2C47, 0x00033D08, 21, ItemType.MightyBelt, 0, 4600, 1, 1, -1, "unique_barbbelt_004", "Girdle of Giants", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xB24C2C49, 0x0002F48C, 29, ItemType.MightyBelt, 0, 6200, 1, 1, -1, "unique_barbbelt_006", "The Undisputed Champion", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xB24C2C4A, 0x0002F48A, 35, ItemType.MightyBelt, 0, 7400, 1, 1, -1, "unique_barbbelt_007", "Kotuur's Brace", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xB24C2C45, 0x0002F489, 47, ItemType.MightyBelt, 0, 9800, 1, 1, -1, "unique_barbbelt_002", "Pride of Cassius", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xB24C2C44, 0x0002F488, 54, ItemType.MightyBelt, 0, 11200, 1, 1, -1, "unique_barbbelt_001", "Dread Iron", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xB24C2C46, 0x00033D06, 57, ItemType.MightyBelt, 0, 11800, 1, 1, -1, "unique_barbbelt_003", "Thunder God's Vigor", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xB24C2C4B, 0x0002F48B, 61, ItemType.MightyBelt, 0, 12600, 1, 1, -1, "unique_barbbelt_008", "Ageless Might", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xB24C2C48, 0x00033D0A, 62, ItemType.MightyBelt, 0, 12800, 1, 1, -1, "unique_barbbelt_005", "Lamentation", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x18908B92, 0x000304BF, 15, ItemType.Amulet, 0, 3400, 1, 1, -1, "unique_amulet_014", "Eye of Etlich", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B70, 0x000304B5, 23, ItemType.Amulet, 0, 5000, 1, 1, -1, "unique_amulet_003", "Moonlight Ward", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B8E, 0x000304BB, 27, ItemType.Amulet, 0, 5800, 1, 1, -1, "unique_amulet_010", "Squirt's Necklace", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B76, 0x000304BA, 33, ItemType.Amulet, 0, 7000, 1, 1, -1, "unique_amulet_009", "Rondal's Locket", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B90, 0x000304BD, 39, ItemType.Amulet, 0, 8200, 1, 1, -1, "unique_amulet_012", "Talisman of Aranoch", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B8F, 0x000304BC, 47, ItemType.Amulet, 0, 9800, 1, 1, -1, "unique_amulet_011", "The Murlocket", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B91, 0x000304BE, 52, ItemType.Amulet, 0, 10800, 1, 1, -1, "unique_amulet_013", "Holy Beacon", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B6E, 0x0002F47B, 56, ItemType.Amulet, 0, 11600, 1, 1, -1, "unique_amulet_001", "The Flavor of Time", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B6F, 0x000304B4, 59, ItemType.Amulet, 0, 12200, 1, 1, -1, "unique_amulet_002", "Kymbo's Gold", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B72, 0x000304B7, 61, ItemType.Amulet, 0, 12600, 1, 1, -1, "unique_amulet_005", "Ouroboros", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B73, 0x000304B9, 61, ItemType.Amulet, 0, 12600, 1, 1, -1, "unique_amulet_006", "The Star of Azkaranth", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B93, 0x000304C0, 62, ItemType.Amulet, 0, 12800, 1, 1, -1, "unique_amulet_015", "Mara's Kaleidoscope", "amulet", "armors", "amulet");
- AddGameBalance(0x18908B71, 0x000304B6, 62, ItemType.Amulet, 0, 12800, 1, 1, -1, "unique_amulet_004", "Xephirian Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0xD465055E, 0x00033E6A, 12, ItemType.Ring, 0, 2800, 1, 1, -1, "unique_ring_018", "Nagelring", "ring", "armors", "ring");
- AddGameBalance(0xD4650537, 0x000304CB, 17, ItemType.Ring, 0, 3800, 1, 1, -1, "unique_ring_002", "Leoric's Signet", "ring", "armors", "ring");
- AddGameBalance(0xD4650578, 0x00033E42, 20, ItemType.Ring, 0, 4400, 1, 1, -1, "unique_ring_021", "Manald Heal", "ring", "armors", "ring");
- AddGameBalance(0xD465053A, 0x000304CF, 24, ItemType.Ring, 0, 5200, 1, 1, -1, "unique_ring_005", "Stolen Ring", "ring", "armors", "ring");
- AddGameBalance(0xD465053E, 0x00033E7A, 32, ItemType.Ring, 0, 6800, 1, 1, -1, "unique_ring_009", "Band of Untold Secrets", "ring", "armors", "ring");
- AddGameBalance(0xD465053B, 0x00033E6D, 37, ItemType.Ring, 0, 7800, 1, 1, -1, "unique_ring_006", "Broken Promises", "ring", "armors", "ring");
- AddGameBalance(0xD4650539, 0x000304CD, 42, ItemType.Ring, 0, 8800, 1, 1, -1, "unique_ring_004", "Puzzle Ring", "ring", "armors", "ring");
- AddGameBalance(0xD4650556, 0x00033E65, 46, ItemType.Ring, 0, 9600, 1, 1, -1, "unique_ring_010", "Unity", "ring", "armors", "ring");
- AddGameBalance(0xD465053D, 0x00033E6E, 51, ItemType.Ring, 0, 10600, 1, 1, -1, "unique_ring_008", "Justice Lantern", "ring", "armors", "ring");
- AddGameBalance(0xD465057A, 0x00033E6C, 55, ItemType.Ring, 0, 11400, 1, 1, -1, "unique_ring_023", "Obsidian Ring of the Zodiac", "ring", "armors", "ring");
- AddGameBalance(0xD465053C, 0x00033E79, 59, ItemType.Ring, 0, 12200, 1, 1, -1, "unique_ring_007", "Eternal Union", "ring", "armors", "ring");
- AddGameBalance(0xD4650577, 0x00033E7B, 59, ItemType.Ring, 0, 12200, 1, 1, -1, "unique_ring_020", "Bul-Kathos's Wedding Band", "ring", "armors", "ring");
- AddGameBalance(0xD4650536, 0x000304CA, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_001", "Band of Hollow Whispers", "ring", "armors", "ring");
- AddGameBalance(0xD4650538, 0x000304CC, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_003", "Hierophant's Seal", "ring", "armors", "ring");
- AddGameBalance(0xD4650579, 0x00033E8A, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_022", "Skull Grasp", "ring", "armors", "ring");
- AddGameBalance(0xD465055D, 0x00033EA8, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_017", "Oculus Ring", "ring", "armors", "ring");
- AddGameBalance(0xD465055F, 0x00033E66, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_019", "Stone of Jordan", "ring", "armors", "ring");
- AddGameBalance(0x6B682390, 0x00032F83, 61, ItemType.MightyWeapon1H, 0, 12600, 1, 2, -1, "unique_mighty_1h_010", "Bul-Kathos's Sacred Charge", "1h", "weapons", "1h");
- AddGameBalance(0x6B682391, 0x00032F87, 61, ItemType.MightyWeapon1H, 0, 12600, 1, 2, -1, "unique_mighty_1h_011", "Bul-Kathos's Tribal Guardian", "1h", "weapons", "1h");
- AddGameBalance(0x1EBE5281, 0x00033B21, 61, ItemType.HandXbow, 0, 12600, 1, 2, -1, "unique_handxbow_001", "Danetta's Rage", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x1EBE5282, 0x00033B25, 61, ItemType.HandXbow, 0, 12600, 1, 2, -1, "unique_handxbow_002", "Danetta's Fury", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x09A5FE32, 0x0003362F, 61, ItemType.Wand, 0, 12600, 1, 2, -1, "unique_wand_012", "Chantodo's Sacred Protector", "1h", "weapons", "1h");
- AddGameBalance(0x0CD75EEA, 0x00033D35, 61, ItemType.Orb, 0, 12600, 1, 2, -1, "unique_orb_011", "Chantodo's Elemental Seal", "source", "offhands", "source");
- AddGameBalance(0xCDE4147C, 0x00033002, 61, ItemType.FistWeapon, 0, 12600, 1, 2, -1, "unique_fist_010", "Shenlong's Endless Wave", "1h", "weapons", "1h");
- AddGameBalance(0xCDE4147D, 0x00033064, 61, ItemType.FistWeapon, 0, 12600, 1, 2, -1, "unique_fist_011", "Shenlong's Crashing Tide", "1h", "weapons", "1h");
- AddGameBalance(0x17866737, 0x00036885, 61, ItemType.CeremonialDagger, 0, 12600, 1, 2, -1, "unique_ceremonialdagger_009", "Manajuma's Ritual Cutter", "1h", "weapons", "1h");
- AddGameBalance(0xFC356AFB, 0x00033831, 61, ItemType.Mojo, 0, 12600, 1, 2, -1, "unique_mojo_010", "Manajuma's Ritual Prize", "mojo", "offhands", "mojo");
- AddGameBalance(0x61AC0334, 0x000337A3, 61, ItemType.Helm, 0, 12600, 1, 2, -1, "unique_helm_009", "Natalya's Gaze", "helm", "armors", "helms", "helm");
- AddGameBalance(0x1EBE5283, 0x000337BA, 61, ItemType.HandXbow, 0, 12600, 1, 2, -1, "unique_handxbow_003", "Natalya's Redemption", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x926EC075, 0x00033026, 61, ItemType.Cloak, 0, 12600, 1, 2, -1, "unique_cloak_006", "Natalya's Shadow", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0xD4650557, 0x00033E41, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_011", "Natalya's Mark", "ring", "armors", "ring");
- AddGameBalance(0x0F9A962E, 0x00030267, 61, ItemType.Boots, 0, 12600, 1, 2, -1, "unique_boots_011", "Natalya's Soul", "boots", "armors", "boots");
- AddGameBalance(0x61AC0333, 0x00033559, 61, ItemType.Helm, 0, 12600, 1, 2, -1, "unique_helm_008", "Immortal King's Will", "helm", "armors", "helms", "helm");
- AddGameBalance(0x6DBD4C31, 0x000336F6, 61, ItemType.MightyWeapon2H, 0, 12600, 1, 2, -1, "unique_mighty_2h_010", "Immortal King's Stone Crusher", "2h", "weapons", "2h");
- AddGameBalance(0x0A40C560, 0x0003232D, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chest_013", "Immortal King's Soul Cage", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xB24C2C4C, 0x00033D0B, 61, ItemType.MightyBelt, 0, 12600, 1, 1, -1, "unique_barbbelt_009", "Immortal King's Detail", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x347CCAFD, 0x0003233F, 61, ItemType.Gloves, 0, 12600, 1, 2, -1, "unique_gloves_008", "Immortal King's Forge", "gloves", "armors", "gloves");
- AddGameBalance(0x0F9A962F, 0x00032339, 61, ItemType.Boots, 0, 12600, 1, 2, -1, "unique_boots_012", "Immortal King's Pillar", "boots", "armors", "boots");
- AddGameBalance(0x0CD75EEB, 0x00033F2C, 61, ItemType.Orb, 0, 12600, 1, 2, -1, "unique_orb_012", "Tal Rasha's Lidless Eye", "source", "offhands", "source");
- AddGameBalance(0x61AC034C, 0x00033A4B, 61, ItemType.Helm, 0, 12600, 1, 2, -1, "unique_helm_010", "Tal Rasha's Horadric Crest", "helm", "armors", "helms", "helm");
- AddGameBalance(0x0A40C561, 0x00033AAA, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chest_014", "Tal Rasha's Guardianship", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xD89FB172, 0x00033EB1, 61, ItemType.Belt, 0, 12600, 1, 1, -1, "unique_belt_006", "Tal Rasha's Finespun Cloth", "belt", "armors", "belts", "belt");
- AddGameBalance(0x18908B74, 0x00036516, 61, ItemType.Amulet, 0, 12600, 1, 1, -1, "unique_amulet_007", "Tal Rasha's Adjudication", "amulet", "armors", "amulet");
- AddGameBalance(0x421D6F12, 0x00036463, 61, ItemType.SpiritStone, 0, 12600, 1, 2, -1, "unique_spiritstone_009", "Inna's Splendor", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xEC848BA9, 0x00033CF0, 61, ItemType.Daibo, 0, 12600, 1, 2, -1, "unique_combatstaff_2h_001", "Inna's Justice", "2h", "weapons", "2h");
- AddGameBalance(0x0A40C562, 0x0003232E, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chest_015", "Inna's Refuge", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xD89FB173, 0x00036517, 61, ItemType.Belt, 0, 12600, 1, 1, -1, "unique_belt_007", "Inna's Blessing", "belt", "armors", "belts", "belt");
- AddGameBalance(0x35D4E313, 0x0003234E, 61, ItemType.Legs, 0, 12600, 1, 2, -1, "unique_pants_008", "Inna's Glory", "pants", "armors", "pants");
- AddGameBalance(0x10205ACE, 0x00036012, 61, ItemType.VoodooMask, 0, 12600, 1, 2, -1, "unique_voodoomask_007", "Zunimassa's Attunement", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x0A40C563, 0x0003232F, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chest_016", "Zunimassa's Vessel", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xFC356AFC, 0x00034DCD, 61, ItemType.Mojo, 0, 12600, 1, 2, -1, "unique_mojo_011", "Zunimassa's Ferocity", "mojo", "offhands", "mojo");
- AddGameBalance(0xD4650558, 0x00033E63, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_012", "Zunimassa's Plague", "ring", "armors", "ring");
- AddGameBalance(0x0F9A9630, 0x0003233B, 61, ItemType.Boots, 0, 12600, 1, 2, -1, "unique_boots_013", "Zunimassa's Journey", "boots", "armors", "boots");
- AddGameBalance(0x18908B94, 0x00036BBD, 61, ItemType.Amulet, 0, 12600, 1, 1, -1, "unique_amulet_016", "Blackthorne's Medal", "amulet", "armors", "amulet");
- AddGameBalance(0x0F9A9636, 0x000364FF, 61, ItemType.Boots, 0, 12600, 1, 2, -1, "unique_boots_019", "Blackthorne's Boots", "boots", "armors", "boots");
- AddGameBalance(0x4B447CA7, 0x000364F8, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chestarmor_028", "Blackthorne's Jacket", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xD89FB192, 0x00036BBF, 61, ItemType.Belt, 0, 12600, 1, 1, -1, "unique_belt_015", "Blackthorne's Scabbard", "belt", "armors", "belts", "belt");
- AddGameBalance(0x35D4E32F, 0x0003650D, 61, ItemType.Legs, 0, 12600, 1, 2, -1, "unique_pants_013", "Blackthorne's Breeches", "pants", "armors", "pants");
- AddGameBalance(0x18908B75, 0x0003651A, 61, ItemType.Amulet, 0, 12600, 1, 1, -1, "unique_amulet_008", "Spirit of Adventure", "amulet", "armors", "amulet");
- AddGameBalance(0xD4650559, 0x00033E6B, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_013", "Wanderlust", "ring", "armors", "ring");
- AddGameBalance(0xD465055A, 0x00033EAA, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_014", "Screaming Chain", "ring", "armors", "ring");
- AddGameBalance(0xD465055B, 0x00033EAB, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_015", "Band of Fallen Heroes", "ring", "armors", "ring");
- AddGameBalance(0x0A40C583, 0x0003024F, 23, ItemType.ChestArmor, 0, 5000, 1, 2, -1, "unique_chest_025", "Born's Carapace", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0E3ACAD1, 0x000366E4, 23, ItemType.Shoulders, 0, 5000, 1, 2, -1, "unique_shoulder_006", "Born's Pauldrons", "shoulders", "armors", "shoulders");
- AddGameBalance(0x24410A35, 0x000368B0, 23, ItemType.Sword, 0, 5000, 1, 2, -1, "unique_sword_1h_018", "Born's Seething Rage", "1h", "weapons", "1h");
- AddGameBalance(0x61AC034E, 0x0003655F, 25, ItemType.Helm, 0, 5400, 1, 2, -1, "unique_helm_012", "Cain's Laurel", "helm", "armors", "helms", "helm");
- AddGameBalance(0x35D4E32C, 0x00030262, 25, ItemType.Legs, 0, 5400, 1, 2, -1, "unique_pants_010", "Cain's Raiment", "pants", "armors", "pants");
- AddGameBalance(0x347CCB1B, 0x0003025A, 25, ItemType.Gloves, 0, 5400, 1, 2, -1, "unique_gloves_015", "Cain's Warmers", "gloves", "armors", "gloves");
- AddGameBalance(0x0F9A9632, 0x00030269, 25, ItemType.Boots, 0, 5400, 1, 2, -1, "unique_boots_015", "Cain's Slippers", "boots", "armors", "boots");
- AddGameBalance(0x0F9A9634, 0x00030265, 32, ItemType.Boots, 0, 6800, 1, 2, -1, "unique_boots_017", "Captain Crimson's Deck Boots", "boots", "armors", "boots");
- AddGameBalance(0xD89FB18F, 0x000366FE, 32, ItemType.Belt, 0, 6800, 1, 1, -1, "unique_belt_012", "Captain Crimson's Brace", "belt", "armors", "belts", "belt");
- AddGameBalance(0x35D4E32E, 0x0003025E, 32, ItemType.Legs, 0, 6800, 1, 2, -1, "unique_pants_012", "Captain Crimson's Codpiece", "pants", "armors", "pants");
- AddGameBalance(0x0E3ACAD3, 0x00036B33, 43, ItemType.Shoulders, 0, 9000, 1, 2, -1, "unique_shoulder_008", "Aughild's Triumph", "shoulders", "armors", "shoulders");
- AddGameBalance(0x38F45C3D, 0x000366FC, 43, ItemType.Bracers, 0, 9000, 1, 2, -1, "unique_bracer_009", "Aughild's Demands", "bracers", "armors", "bracers");
- AddGameBalance(0x0A40C584, 0x00030249, 43, ItemType.ChestArmor, 0, 9000, 1, 2, -1, "unique_chest_026", "Aughild's Vestments", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x61AC0350, 0x00036AE4, 43, ItemType.Helm, 0, 9000, 1, 2, -1, "unique_helm_014", "Aughild's Brow", "helm", "armors", "helms", "helm");
- AddGameBalance(0x0E3ACAF3, 0x00036F6C, 53, ItemType.Shoulders, 0, 11000, 1, 2, -1, "unique_shoulder_017", "Asheara's Vigilance", "shoulders", "armors", "shoulders");
- AddGameBalance(0x347CCAFE, 0x00032344, 53, ItemType.Gloves, 0, 11000, 1, 2, -1, "unique_gloves_009", "Asheara's Clasp", "gloves", "armors", "gloves");
- AddGameBalance(0x35D4E314, 0x0003309E, 53, ItemType.Legs, 0, 11000, 1, 2, -1, "unique_pants_009", "Asheara's Cradle", "pants", "armors", "pants");
- AddGameBalance(0x0F9A9631, 0x00032332, 53, ItemType.Boots, 0, 11000, 1, 2, -1, "unique_boots_014", "Asheara's Lock", "boots", "armors", "boots");
- AddGameBalance(0x38F45C55, 0x00036705, 56, ItemType.Bracers, 0, 11600, 1, 2, -1, "unique_bracer_010", "Guardian's Bands", "bracers", "armors", "bracers");
- AddGameBalance(0xD89FB190, 0x00036700, 56, ItemType.Belt, 0, 11600, 1, 1, -1, "unique_belt_013", "Guardian's Scabbard", "belt", "armors", "belts", "belt");
- AddGameBalance(0x61AC0351, 0x0003614E, 56, ItemType.Helm, 0, 11600, 1, 2, -1, "unique_helm_015", "Guardian's Watch", "helm", "armors", "helms", "helm");
- AddGameBalance(0x0A40C585, 0x0003232C, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chest_027", "Demon's Cage", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xD89FB191, 0x00036614, 61, ItemType.Belt, 0, 12600, 1, 1, -1, "unique_belt_014", "Demon's Binding", "belt", "armors", "belts", "belt");
- AddGameBalance(0x35D4E330, 0x0003234C, 61, ItemType.Legs, 0, 12600, 1, 2, -1, "unique_pants_014", "Demon's Flesh", "pants", "armors", "pants");
- AddGameBalance(0x0E3ACAD4, 0x00036C8D, 61, ItemType.Shoulders, 0, 12600, 1, 2, -1, "unique_shoulder_009", "Demon's Wings", "shoulders", "armors", "shoulders");
- AddGameBalance(0x38F45C56, 0x00036615, 61, ItemType.Bracers, 0, 12600, 1, 2, -1, "unique_bracer_011", "Demon's Manacles", "bracers", "armors", "bracers");
- AddGameBalance(0x347CCB1D, 0x00032340, 61, ItemType.Gloves, 0, 12600, 1, 2, -1, "unique_gloves_017", "Sage's Grasp", "gloves", "armors", "gloves");
- AddGameBalance(0x0F9A9635, 0x0003233A, 61, ItemType.Boots, 0, 12600, 1, 2, -1, "unique_boots_018", "Sage's Seekers", "boots", "armors", "boots");
- AddGameBalance(0x61AC0352, 0x000361B8, 61, ItemType.Helm, 0, 12600, 1, 2, -1, "unique_helm_016", "Sage's Stones", "helm", "armors", "helms", "helm");
- AddGameBalance(0xFC257B61, 0x00036A0E, 61, ItemType.Shield, 0, 12600, 1, 2, -1, "unique_shield_012", "Hallowed Barrier", "shield", "offhands", "shield");
- AddGameBalance(0x6B682395, 0x0003698B, 61, ItemType.MightyWeapon1H, 0, 12600, 1, 2, -1, "unique_mighty_1h_015", "Hallowed Destroyer", "1h", "weapons", "1h");
- AddGameBalance(0x09A5FE38, 0x00036BB8, 61, ItemType.Wand, 0, 12600, 1, 2, -1, "unique_wand_018", "Hallowed Rod", "1h", "weapons", "1h");
- AddGameBalance(0x17866750, 0x000368A4, 61, ItemType.CeremonialDagger, 0, 12600, 1, 2, -1, "unique_ceremonialdagger_011", "Hallowed Sacrifice", "1h", "weapons", "1h");
- AddGameBalance(0x1EBE52A7, 0x00036A13, 61, ItemType.HandXbow, 0, 12600, 1, 2, -1, "unique_handxbow_016", "Hallowed Avenger", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xCDE41481, 0x00036926, 61, ItemType.FistWeapon, 0, 12600, 1, 2, -1, "unique_fist_015", "Hallowed Touch", "1h", "weapons", "1h");
- AddGameBalance(0xF2F19BFF, 0x000368E5, 61, ItemType.Axe, 0, 12600, 1, 2, -1, "unique_axe_1h_013", "Hallowed Divide", "1h", "weapons", "1h");
- AddGameBalance(0x4239EDB7, 0x0002E5CB, 17, ItemType.Dagger, 0, 3800, 1, 2, -1, "unique_dagger_008", "The Clipper", "1h", "weapons", "1h");
- AddGameBalance(0x93A451DC, 0x00030F1C, 32, ItemType.Dagger, 0, 6800, 1, 2, -1, "unique_offhand_001", "The Horadric Hamburger", "1h", "weapons", "1h");
- AddGameBalance(0x24410A0D, 0x0000158C, 3, ItemType.Sword, 0, 1000, 1, 2, -1, "unique_sword_1h_001", "Griswold's Worn Edge", "1h", "weapons", "1h");
- AddGameBalance(0x24410A2D, 0x0001B168, 19, ItemType.Sword, 0, 4200, 1, 2, -1, "unique_sword_1h_010", "Rakanishu's Blade", "1h", "weapons", "1h");
- AddGameBalance(0x24410A4F, 0x00030F6E, 32, ItemType.Sword, 0, 100, 1, 2, -1, "unique_sword_1h_021", "Spectrum", "1h", "weapons", "1h");
- AddGameBalance(0x269632D2, 0x0000E914, 51, ItemType.Sword2H, 0, 5, 1, 2, -1, "unique_sword_2h_014", "Splintered Oar", "2h", "weapons", "2h");
- AddGameBalance(0x2A847A54, 0x0002DE30, 22, ItemType.Mace, 0, 4800, 1, 2, -1, "unique_mace_1h_010", "Wirt's Original Leg", "1h", "weapons", "1h");
- AddGameBalance(0x84326586, 0x0002FA66, 14, ItemType.Dagger, 0, 3200, 1, 2, -1, "unique_dagger_003_104", "The Barber", "1h", "weapons", "1h");
- AddGameBalance(0x847AC78A, 0x00036081, 35, ItemType.Dagger, 0, 7400, 1, 2, -1, "unique_dagger_007_104", "Pig Sticker", "1h", "weapons", "1h");
- AddGameBalance(0x84204D05, 0x0002F043, 56, ItemType.Dagger, 0, 11600, 1, 2, -1, "unique_dagger_002_104", "Kill", "1h", "weapons", "1h");
- AddGameBalance(0x8468AF09, 0x0002FC47, 61, ItemType.Dagger, 0, 12600, 1, 2, -1, "unique_dagger_006_104", "Blood-Magic Blade", "1h", "weapons", "1h");
- AddGameBalance(0x865144A4, 0x000358C1, 63, ItemType.Dagger, 0, 13000, 1, 2, -1, "unique_dagger_010_104", "Wizardspike", "1h", "weapons", "1h");
- AddGameBalance(0xB60D8685, 0x0002F399, 19, ItemType.CeremonialDagger, 0, 4200, 1, 2, -1, "unique_ceremonialdagger_003_104", "Moon Slayer", "1h", "weapons", "1h");
- AddGameBalance(0xB643D008, 0x0002F01C, 28, ItemType.CeremonialDagger, 0, 6000, 1, 2, -1, "unique_ceremonialdagger_006_104", "Umbral Oath", "1h", "weapons", "1h");
- AddGameBalance(0xB61F9F06, 0x00036702, 43, ItemType.CeremonialDagger, 0, 9000, 1, 2, -1, "unique_ceremonialdagger_004_104", "Ziggurat Tooth", "1h", "weapons", "1h");
- AddGameBalance(0xB5E95583, 0x0002FE9A, 53, ItemType.CeremonialDagger, 0, 11000, 1, 2, -1, "unique_ceremonialdagger_001_104", "Anessazi Edge", "1h", "weapons", "1h");
- AddGameBalance(0xB5FB6E04, 0x0003315E, 61, ItemType.CeremonialDagger, 0, 12600, 1, 2, -1, "unique_ceremonialdagger_002_104", "The Gidbinn", "1h", "weapons", "1h");
- AddGameBalance(0xB668010A, 0x0002FB2A, 63, ItemType.CeremonialDagger, 0, 13000, 1, 2, -1, "unique_ceremonialdagger_008_104", "Last Breath", "1h", "weapons", "1h");
- AddGameBalance(0x1597F308, 0x0001C1C4, 24, ItemType.Sword, 0, 5200, 1, 2, -1, "unique_sword_1h_017_104", "Monster Hunter", "1h", "weapons", "1h");
- AddGameBalance(0x12E84FE2, 0x00036646, 39, ItemType.Sword, 0, 8200, 1, 2, -1, "unique_sword_1h_002_104", "Wildwood", "1h", "weapons", "1h");
- AddGameBalance(0x12FA6863, 0x0002F7B1, 47, ItemType.Sword, 0, 9800, 1, 2, -1, "unique_sword_1h_003_104", "The Ancient Bonesaber of Zumakalis", "1h", "weapons", "1h");
- AddGameBalance(0x1561A985, 0x0002D435, 60, ItemType.Sword, 0, 12400, 1, 2, -1, "unique_sword_1h_014_104", "Doombringer", "1h", "weapons", "1h");
- AddGameBalance(0x130C80E4, 0x0002C84B, 60, ItemType.Sword, 0, 12400, 1, 2, -1, "unique_sword_1h_004_104", "Skycutter", "1h", "weapons", "1h");
- AddGameBalance(0x15BC240A, 0x000364C5, 61, ItemType.Sword, 0, 12600, 1, 2, -1, "unique_sword_1h_019_104", "Griswold's Masterpiece", "1h", "weapons", "1h");
- AddGameBalance(0x1342CA67, 0x0001C1C5, 62, ItemType.Sword, 0, 12800, 1, 2, -1, "unique_sword_1h_007_104", "Sever", "1h", "weapons", "1h");
- AddGameBalance(0x152B6002, 0x0002E470, 63, ItemType.Sword, 0, 13000, 1, 2, -1, "unique_sword_1h_011_104", "Devil Tongue", "1h", "weapons", "1h");
- AddGameBalance(0x153D7883, 0x0002EFFF, 63, ItemType.Sword, 0, 13000, 1, 2, -1, "unique_sword_1h_012_104", "Azurewrath", "1h", "weapons", "1h");
- AddGameBalance(0x16F2E103, 0x0000E911, 19, ItemType.Sword2H, 0, 4200, 1, 2, -1, "unique_sword_2h_002_104", "The Zweihander", "2h", "weapons", "2h");
- AddGameBalance(0x194809A4, 0x00030930, 30, ItemType.Sword2H, 0, 6400, 1, 2, -1, "unique_sword_2h_012_104", "Faithful Memory", "2h", "weapons", "2h");
- AddGameBalance(0x17171205, 0x0002C507, 38, ItemType.Sword2H, 0, 8000, 1, 2, -1, "unique_sword_2h_004_104", "Scourge", "2h", "weapons", "2h");
- AddGameBalance(0x1935F123, 0x000359F2, 50, ItemType.Sword2H, 0, 10400, 1, 2, -1, "unique_sword_2h_011_104", "Blackguard", "2h", "weapons", "2h");
- AddGameBalance(0x174D5B88, 0x0002CF78, 56, ItemType.Sword2H, 0, 11600, 1, 2, -1, "unique_sword_2h_007_104", "Blade of Prophecy", "2h", "weapons", "2h");
- AddGameBalance(0x175F7409, 0x0002CF7E, 60, ItemType.Sword2H, 0, 12400, 1, 2, -1, "unique_sword_2h_008_104", "The Sultan of Blinding Sand", "2h", "weapons", "2h");
- AddGameBalance(0x1704F984, 0x0002C4F7, 62, ItemType.Sword2H, 0, 12800, 1, 2, -1, "unique_sword_2h_003_104", "Warmonger", "2h", "weapons", "2h");
- AddGameBalance(0x1923D8A2, 0x0002CF7B, 63, ItemType.Sword2H, 0, 13000, 1, 2, -1, "unique_sword_2h_010_104", "Maximus", "2h", "weapons", "2h");
- AddGameBalance(0x16E0C882, 0x0002E798, 63, ItemType.Sword2H, 0, 13000, 1, 2, -1, "unique_sword_2h_001_104", "The Grandfather", "2h", "weapons", "2h");
- AddGameBalance(0x082D49B2, 0x0001C6A2, 12, ItemType.Axe, 0, 2800, 1, 2, -1, "unique_axe_1h_003_104", "Genzaniku", "1h", "weapons", "1h");
- AddGameBalance(0x083F6233, 0x0001C6A3, 41, ItemType.Axe, 0, 8600, 1, 2, -1, "unique_axe_1h_004_104", "The Wedge", "1h", "weapons", "1h");
- AddGameBalance(0x080918B0, 0x0001C6A4, 49, ItemType.Axe, 0, 10200, 1, 2, -1, "unique_axe_1h_001_104", "Flesh Tearer", "1h", "weapons", "1h");
- AddGameBalance(0x08639335, 0x0002E615, 60, ItemType.Axe, 0, 12400, 1, 2, -1, "unique_axe_1h_006_104", "The Butcher's Sickle", "1h", "weapons", "1h");
- AddGameBalance(0x0875ABB6, 0x0002C4EC, 62, ItemType.Axe, 0, 12800, 1, 2, -1, "unique_axe_1h_007_104", "The Burning Axe of Sankis", "1h", "weapons", "1h");
- AddGameBalance(0x08517AB4, 0x0001C6A5, 63, ItemType.Axe, 0, 13000, 1, 2, -1, "unique_axe_1h_005_104", "Sky Splitter", "1h", "weapons", "1h");
- AddGameBalance(0x0C37DAD3, 0x0002D8C0, 19, ItemType.Axe2H, 0, 4200, 1, 2, -1, "unique_axe_2h_003_104", "The Executioner", "2h", "weapons", "2h");
- AddGameBalance(0x0C13A9D1, 0x0002D87E, 36, ItemType.Axe2H, 0, 7600, 1, 2, -1, "unique_axe_2h_001_104", "Butcher's Carver", "2h", "weapons", "2h");
- AddGameBalance(0x0E68D272, 0x0002EA59, 60, ItemType.Axe2H, 0, 12400, 1, 2, -1, "unique_axe_2h_011_104", "Messerschmidt's Reaver", "2h", "weapons", "2h");
- AddGameBalance(0x0E56B9F1, 0x000018B9, 61, ItemType.Axe2H, 0, 12600, 1, 2, -1, "unique_axe_2h_010_104", "Fire Brand", "2h", "weapons", "2h");
- AddGameBalance(0x0CA46DD9, 0x0002F177, 63, ItemType.Axe2H, 0, 13000, 1, 2, -1, "unique_axe_2h_009_104", "Skorn", "2h", "weapons", "2h");
- AddGameBalance(0x70257B89, 0x0002DF19, 26, ItemType.Mace, 0, 5600, 1, 2, -1, "unique_mace_1h_002_104", "Odyn Son", "1h", "weapons", "1h");
- AddGameBalance(0x705BC50C, 0x0002DF09, 41, ItemType.Mace, 0, 8600, 1, 2, -1, "unique_mace_1h_005_104", "Nutcracker", "1h", "weapons", "1h");
- AddGameBalance(0x707FF60E, 0x0002DF1D, 47, ItemType.Mace, 0, 9800, 1, 2, -1, "unique_mace_1h_007_104", "Telranden's Hand", "1h", "weapons", "1h");
- AddGameBalance(0x7037940A, 0x00019109, 52, ItemType.Mace, 0, 10800, 1, 2, -1, "unique_mace_1h_003_104", "Neanderthal", "1h", "weapons", "1h");
- AddGameBalance(0x70920E8F, 0x0002DEFE, 60, ItemType.Mace, 0, 12400, 1, 2, -1, "unique_mace_1h_008_104", "Nailbiter", "1h", "weapons", "1h");
- AddGameBalance(0x70A42710, 0x0002DF11, 61, ItemType.Mace, 0, 12600, 1, 2, -1, "unique_mace_1h_009_104", "Earthshatter", "1h", "weapons", "1h");
- AddGameBalance(0x70136308, 0x0002DF15, 62, ItemType.Mace, 0, 12800, 1, 2, -1, "unique_mace_1h_001_104", "Echoing Fury", "1h", "weapons", "1h");
- AddGameBalance(0x72688BA9, 0x0002DF0D, 63, ItemType.Mace, 0, 13000, 1, 2, -1, "unique_mace_1h_011_104", "Sun Keeper", "1h", "weapons", "1h");
- AddGameBalance(0x7442252B, 0x0000E8F1, 17, ItemType.Mace2H, 0, 3800, 1, 2, -1, "unique_mace_2h_003_104", "Boneshatter", "2h", "weapons", "2h");
- AddGameBalance(0x741DF429, 0x0001839B, 29, ItemType.Mace2H, 0, 6200, 1, 2, -1, "unique_mace_2h_001_104", "Crushbane", "2h", "weapons", "2h");
- AddGameBalance(0x7685354B, 0x0002EC60, 35, ItemType.Mace2H, 0, 7400, 1, 2, -1, "unique_mace_2h_012_104", "Wrath of the Bone King", "2h", "weapons", "2h");
- AddGameBalance(0x76610449, 0x0002E978, 43, ItemType.Mace2H, 0, 9000, 1, 2, -1, "unique_mace_2h_010_104", "Skywarden", "2h", "weapons", "2h");
- AddGameBalance(0x74786EAE, 0x0002E994, 53, ItemType.Mace2H, 0, 11000, 1, 2, -1, "unique_mace_2h_006_104", "Cataclysm", "2h", "weapons", "2h");
- AddGameBalance(0x74300CAA, 0x0002E992, 62, ItemType.Mace2H, 0, 12800, 1, 2, -1, "unique_mace_2h_002_104", "Sledge of Athskeleng", "2h", "weapons", "2h");
- AddGameBalance(0x74AEB831, 0x00030455, 63, ItemType.Mace2H, 0, 13000, 1, 2, -1, "unique_mace_2h_009_104", "Schaefer's Hammer", "2h", "weapons", "2h");
- AddGameBalance(0xB9ACBA0B, 0x0002FFDA, 25, ItemType.Polearm, 0, 5400, 1, 2, -1, "unique_polearm_002_104", "Pledge of Caldeum", "2h", "weapons", "2h");
- AddGameBalance(0xB9D0EB0D, 0x0002EC52, 36, ItemType.Polearm, 0, 7600, 1, 2, -1, "unique_polearm_004_104", "Standoff", "2h", "weapons", "2h");
- AddGameBalance(0xB9BED28C, 0x0002F039, 60, ItemType.Polearm, 0, 12400, 1, 2, -1, "unique_polearm_003_104", "Heart Slaughter", "2h", "weapons", "2h");
- AddGameBalance(0xB99AA18A, 0x0002FBA3, 63, ItemType.Polearm, 0, 13000, 1, 2, -1, "unique_polearm_001_104", "Vigilance", "2h", "weapons", "2h");
- AddGameBalance(0x67AAC0D8, 0x000301E7, 18, ItemType.Spear, 0, 4000, 1, 2, -1, "unique_spear_004_104", "Scrimshaw", "1h", "weapons", "1h");
- AddGameBalance(0x67747755, 0x0002EBD6, 41, ItemType.Spear, 0, 8600, 1, 2, -1, "unique_spear_001_104", "Arreat's Law", "1h", "weapons", "1h");
- AddGameBalance(0x67868FD6, 0x0003001E, 60, ItemType.Spear, 0, 12400, 1, 2, -1, "unique_spear_002_104", "The Three Hundredth Spear", "1h", "weapons", "1h");
- AddGameBalance(0x6798A857, 0x0002F6C1, 63, ItemType.Spear, 0, 13000, 1, 2, -1, "unique_spear_003_104", "Empyrean Messenger", "1h", "weapons", "1h");
- AddGameBalance(0x10694986, 0x0002ADDC, 11, ItemType.Bow, 0, 2600, 1, 2, -1, "unique_bow_005_104", "Uskang", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x108D7A88, 0x00035DEE, 22, ItemType.Bow, 0, 4800, 1, 2, -1, "unique_bow_007_104", "Longshot", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x109F9309, 0x000362F2, 35, ItemType.Bow, 0, 7400, 1, 2, -1, "unique_bow_008_104", "The Raven's Wing", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1020E782, 0x0002ADDD, 43, ItemType.Bow, 0, 9000, 1, 2, -1, "unique_bow_001_104", "Etrayu", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x12BE7227, 0x0002ADDE, 52, ItemType.Bow, 0, 10800, 1, 2, -1, "unique_bow_015_104", "Cluckeye", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x1263F7A2, 0x000362C5, 61, ItemType.Bow, 0, 12600, 1, 2, -1, "unique_bow_010_104", "Venomhusk", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0x10B1AB8A, 0x0002F05A, 63, ItemType.Bow, 0, 13000, 1, 2, -1, "unique_bow_009_104", "Windforce", "2h", "weapons", "2h", "bows", "bow");
- AddGameBalance(0xA9BCF63F, 0x00017F73, 11, ItemType.Crossbow, 0, 2600, 1, 2, -1, "unique_xbow_006_104", "Bakkan Caster", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0xA9627BBA, 0x0003644E, 26, ItemType.Crossbow, 0, 5600, 1, 2, -1, "unique_xbow_001_104", "Demon Machine", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0xABB7A45B, 0x0002F6AB, 42, ItemType.Crossbow, 0, 8800, 1, 2, -1, "unique_xbow_011_104", "Buriza-Do Kyanon", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0xA998C53D, 0x0002F98D, 58, ItemType.Crossbow, 0, 12000, 1, 2, -1, "unique_xbow_004_104", "Starspine", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0xABC9BCDC, 0x0003204A, 60, ItemType.Crossbow, 0, 12400, 1, 2, -1, "unique_xbow_012_104", "Pus Spitter", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0xA974943B, 0x0002F144, 61, ItemType.Crossbow, 0, 12600, 1, 2, -1, "unique_xbow_002_104", "Hellrack", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0xA986ACBC, 0x00036240, 63, ItemType.Crossbow, 0, 13000, 1, 2, -1, "unique_xbow_003_104", "Manticore", "2h", "weapons", "2h", "bows", "crossbow");
- AddGameBalance(0x2345145A, 0x0002FA06, 42, ItemType.HandXbow, 0, 8800, 1, 2, -1, "unique_handxbow_006_104", "Deadeye", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x2332FBD9, 0x0002EFD3, 57, ItemType.HandXbow, 0, 11800, 1, 2, -1, "unique_handxbow_005_104", "Izzuccob", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x2320E358, 0x0002F010, 60, ItemType.HandXbow, 0, 12400, 1, 2, -1, "unique_handxbow_004_104", "Balefire Caster", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x23572CDB, 0x0002FF39, 62, ItemType.HandXbow, 0, 12800, 1, 2, -1, "unique_handxbow_007_104", "Dawn", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x2551DAF7, 0x00036F9D, 63, ItemType.HandXbow, 0, 13000, 1, 2, -1, "unique_handxbow_012_104", "Calamity", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x613BC4C9, 0x0002EE69, 29, ItemType.MightyWeapon1H, 0, 6200, 1, 2, -1, "unique_mighty_1h_006_104", "Fjord Cutter", "1h", "weapons", "1h");
- AddGameBalance(0x63488B66, 0x0002F3CE, 48, ItemType.MightyWeapon1H, 0, 10000, 1, 2, -1, "unique_mighty_1h_012_104", "Ambo's Pride", "1h", "weapons", "1h");
- AddGameBalance(0x60E14A44, 0x0002F0C1, 55, ItemType.MightyWeapon1H, 0, 11400, 1, 2, -1, "unique_mighty_1h_001_104", "Harvest Moon", "1h", "weapons", "1h");
- AddGameBalance(0x6129AC48, 0x0002F44B, 63, ItemType.MightyWeapon1H, 0, 13000, 1, 2, -1, "unique_mighty_1h_005_104", "Blade of the Warlord", "1h", "weapons", "1h");
- AddGameBalance(0x67531C87, 0x0002FED4, 25, ItemType.MightyWeapon2H, 0, 5400, 1, 2, -1, "unique_mighty_2h_012_104", "Unending War", "2h", "weapons", "2h");
- AddGameBalance(0x652224E8, 0x0002FC6A, 37, ItemType.MightyWeapon2H, 0, 7800, 1, 2, -1, "unique_mighty_2h_004_104", "Bastion's Revered", "2h", "weapons", "2h");
- AddGameBalance(0x64EBDB65, 0x0002F479, 60, ItemType.MightyWeapon2H, 0, 12400, 1, 2, -1, "unique_mighty_2h_001_104", "The Gavel of Judgment", "2h", "weapons", "2h");
- AddGameBalance(0x654655EA, 0x0002FA42, 63, ItemType.MightyWeapon2H, 0, 13000, 1, 2, -1, "unique_mighty_2h_006_104", "Fury of the Vanished Peak", "2h", "weapons", "2h");
- AddGameBalance(0x90A80232, 0x0002FF78, 19, ItemType.FistWeapon, 0, 4200, 1, 2, -1, "unique_fist_003_104", "Rabid Strike", "1h", "weapons", "1h");
- AddGameBalance(0x90F06436, 0x000239BA, 28, ItemType.FistWeapon, 0, 6000, 1, 2, -1, "unique_fist_007_104", "Fleshrake", "1h", "weapons", "1h");
- AddGameBalance(0x92FD2AD3, 0x0001FDFD, 38, ItemType.FistWeapon, 0, 8000, 1, 2, -1, "unique_fist_013_104", "Scarbringer", "1h", "weapons", "1h");
- AddGameBalance(0x92EB1252, 0x0002AF42, 49, ItemType.FistWeapon, 0, 10200, 1, 2, -1, "unique_fist_012_104", "Sledge Fist", "1h", "weapons", "1h");
- AddGameBalance(0x90BA1AB3, 0x0002F3B3, 53, ItemType.FistWeapon, 0, 11000, 1, 2, -1, "unique_fist_004_104", "Demon Hand", "1h", "weapons", "1h");
- AddGameBalance(0x90CC3334, 0x000239B9, 57, ItemType.FistWeapon, 0, 11800, 1, 2, -1, "unique_fist_005_104", "Logan's Claw", "1h", "weapons", "1h");
- AddGameBalance(0x90DE4BB5, 0x000239BB, 62, ItemType.FistWeapon, 0, 12800, 1, 2, -1, "unique_fist_006_104", "Won Khim Lau", "1h", "weapons", "1h");
- AddGameBalance(0x91027CB7, 0x0002AF43, 63, ItemType.FistWeapon, 0, 13000, 1, 2, -1, "unique_fist_008_104", "Crystal Fist", "1h", "weapons", "1h");
- AddGameBalance(0x91149538, 0x0002AF41, 63, ItemType.FistWeapon, 0, 13000, 1, 2, -1, "unique_fist_009_104", "The Fist of Az'Turrasq", "1h", "weapons", "1h");
- AddGameBalance(0x6E0B3F7E, 0x0002FA49, 13, ItemType.Daibo, 0, 3000, 1, 2, -1, "unique_combatstaff_2h_002_104", "Balance", "2h", "weapons", "2h");
- AddGameBalance(0x6E77D284, 0x0003313E, 25, ItemType.Daibo, 0, 5400, 1, 2, -1, "unique_combatstaff_2h_008_104", "Lai Yui's Taiji", "2h", "weapons", "2h");
- AddGameBalance(0x6E418901, 0x000301D0, 39, ItemType.Daibo, 0, 8200, 1, 2, -1, "unique_combatstaff_2h_005_104", "The Clouds and the Moon", "2h", "weapons", "2h");
- AddGameBalance(0x6E65BA03, 0x000301CC, 45, ItemType.Daibo, 0, 9400, 1, 2, -1, "unique_combatstaff_2h_007_104", "The Paddle", "2h", "weapons", "2h");
- AddGameBalance(0x6E1D57FF, 0x0002EF56, 53, ItemType.Daibo, 0, 11000, 1, 2, -1, "unique_combatstaff_2h_003_104", "Incense Torch of the Grand Temple", "2h", "weapons", "2h");
- AddGameBalance(0x6E2F7080, 0x00030110, 61, ItemType.Daibo, 0, 12600, 1, 2, -1, "unique_combatstaff_2h_004_104", "Rozpedin's Staff", "2h", "weapons", "2h");
- AddGameBalance(0x6E89EB05, 0x000301C9, 63, ItemType.Daibo, 0, 13000, 1, 2, -1, "unique_combatstaff_2h_009_104", "Flying Dragon", "2h", "weapons", "2h");
- AddGameBalance(0xB4AD4CF5, 0x0002CFA4, 34, ItemType.Staff, 0, 7200, 1, 2, -1, "unique_staff_008_104", "Autumn's Call", "2h", "weapons", "2h");
- AddGameBalance(0xB440B9EF, 0x0000E8DC, 37, ItemType.Staff, 0, 7800, 1, 2, -1, "unique_staff_002_104", "The Magi", "2h", "weapons", "2h");
- AddGameBalance(0xB42EA16E, 0x0000E8D1, 48, ItemType.Staff, 0, 10000, 1, 2, -1, "unique_staff_001_104", "The Broken Staff", "2h", "weapons", "2h");
- AddGameBalance(0xB4891BF3, 0x0002F528, 56, ItemType.Staff, 0, 11600, 1, 2, -1, "unique_staff_006_104", "Maloth's Focus", "2h", "weapons", "2h");
- AddGameBalance(0xB452D270, 0x0002FB4F, 60, ItemType.Staff, 0, 12400, 1, 2, -1, "unique_staff_003_104", "Wormwood", "2h", "weapons", "2h");
- AddGameBalance(0xB49B3474, 0x0002F22A, 61, ItemType.Staff, 0, 12600, 1, 2, -1, "unique_staff_007_104", "The Tormentor", "2h", "weapons", "2h");
- AddGameBalance(0xB4BF6576, 0x0002EEA7, 63, ItemType.Staff, 0, 13000, 1, 2, -1, "unique_staff_009_104", "The Grand Vizier", "2h", "weapons", "2h");
- AddGameBalance(0x49EFA5E6, 0x0002C73A, 29, ItemType.Wand, 0, 6200, 1, 2, -1, "unique_wand_003_104", "Starfire", "1h", "weapons", "1h");
- AddGameBalance(0x4A25EF69, 0x0002F34B, 36, ItemType.Wand, 0, 7600, 1, 2, -1, "unique_wand_006_104", "Blackhand Key", "1h", "weapons", "1h");
- AddGameBalance(0x49DD8D65, 0x0002C737, 54, ItemType.Wand, 0, 11200, 1, 2, -1, "unique_wand_002_104", "Gesture of Orpheus", "1h", "weapons", "1h");
- AddGameBalance(0x4C0E8504, 0x0002C6EB, 60, ItemType.Wand, 0, 12400, 1, 2, -1, "unique_wand_010_104", "Fragment of Destiny", "1h", "weapons", "1h");
- AddGameBalance(0x4A5C38EC, 0x0002C741, 61, ItemType.Wand, 0, 12600, 1, 2, -1, "unique_wand_009_104", "Ruinstoke", "1h", "weapons", "1h");
- AddGameBalance(0x4C44CE87, 0x0002C6DE, 63, ItemType.Wand, 0, 13000, 1, 2, -1, "unique_wand_013_104", "Slorak's Madness", "1h", "weapons", "1h");
- AddGameBalance(0x9CAE8031, 0x0002F9B3, 13, ItemType.Mojo, 0, 3000, 1, 2, -1, "unique_mojo_003_104", "Gazing Demise", "mojo", "offhands", "mojo");
- AddGameBalance(0x9C9C67B0, 0x0002F9AC, 32, ItemType.Mojo, 0, 6800, 1, 2, -1, "unique_mojo_002_104", "Bitterness", "mojo", "offhands", "mojo");
- AddGameBalance(0x9CC098B2, 0x0002F9AF, 57, ItemType.Mojo, 0, 11800, 1, 2, -1, "unique_mojo_004_104", "Homunculus", "mojo", "offhands", "mojo");
- AddGameBalance(0x9D1B1337, 0x0002EFD4, 62, ItemType.Mojo, 0, 12800, 1, 2, -1, "unique_mojo_009_104", "Thing of the Deep", "mojo", "offhands", "mojo");
- AddGameBalance(0x9D08FAB6, 0x0002EB2E, 63, ItemType.Mojo, 0, 13000, 1, 2, -1, "unique_mojo_008_104", "Uhkapian Serpent", "mojo", "offhands", "mojo");
- AddGameBalance(0x5408EC21, 0x0002CF87, 13, ItemType.Orb, 0, 3000, 1, 2, -1, "unique_orb_005_104", "Winter Flurry", "source", "offhands", "source");
- AddGameBalance(0x53F6D3A0, 0x0002FA37, 51, ItemType.Orb, 0, 10600, 1, 2, -1, "unique_orb_004_104", "Singularity", "source", "offhands", "source");
- AddGameBalance(0x53E4BB1F, 0x0002FAFD, 62, ItemType.Orb, 0, 12800, 1, 2, -1, "unique_orb_003_104", "Triumvirate", "source", "offhands", "source");
- AddGameBalance(0x53C08A1D, 0x0002EF40, 63, ItemType.Orb, 0, 13000, 1, 2, -1, "unique_orb_001_104", "The Oculus", "source", "offhands", "source");
- AddGameBalance(0xEC2551D7, 0x000303F9, 11, ItemType.Quiver, 0, 2600, 1, 2, -1, "unique_quiver_002_104", "Sin Seekers", "quiver", "offhands", "quiver");
- AddGameBalance(0xEC6DB3DB, 0x000303FD, 23, ItemType.Quiver, 0, 5000, 1, 2, -1, "unique_quiver_006_104", "Fletcher's Pride", "quiver", "offhands", "quiver");
- AddGameBalance(0xEC5B9B5A, 0x000303FC, 33, ItemType.Quiver, 0, 7000, 1, 2, -1, "unique_quiver_005_104", "Silver Star Piercers", "quiver", "offhands", "quiver");
- AddGameBalance(0xEC4982D9, 0x000303FB, 43, ItemType.Quiver, 0, 9000, 1, 2, -1, "unique_quiver_004_104", "Holy Point Shot", "quiver", "offhands", "quiver");
- AddGameBalance(0xEC133956, 0x000303F8, 54, ItemType.Quiver, 0, 11200, 1, 2, -1, "unique_quiver_001_104", "Flint Ripper Arrowheads", "quiver", "offhands", "quiver");
- AddGameBalance(0xEC376A58, 0x000303FA, 61, ItemType.Quiver, 0, 12600, 1, 2, -1, "unique_quiver_003_104", "Black Bone Arrows", "quiver", "offhands", "quiver");
- AddGameBalance(0xEC7FCC5C, 0x000303FE, 63, ItemType.Quiver, 0, 13000, 1, 2, -1, "unique_quiver_007_104", "Dead Man's Legacy", "quiver", "offhands", "quiver");
- AddGameBalance(0x3F691A34, 0x0002545B, 25, ItemType.Shield, 0, 5400, 1, 2, -1, "unique_shield_011_104", "Wall of Bone", "shield", "offhands", "shield");
- AddGameBalance(0x3D808499, 0x0002545A, 36, ItemType.Shield, 0, 7600, 1, 2, -1, "unique_shield_007_104", "Denial", "shield", "offhands", "shield");
- AddGameBalance(0x3D4A3B16, 0x0000F06E, 52, ItemType.Shield, 0, 10800, 1, 2, -1, "unique_shield_004_104", "Centurion", "shield", "offhands", "shield");
- AddGameBalance(0x3D929D1A, 0x0002FB3D, 56, ItemType.Shield, 0, 11600, 1, 2, -1, "unique_shield_008_104", "Lidless Wall", "shield", "offhands", "shield");
- AddGameBalance(0x3D260A14, 0x00030366, 61, ItemType.Shield, 0, 12600, 1, 2, -1, "unique_shield_002_104", "Ivory Tower", "shield", "offhands", "shield");
- AddGameBalance(0x3DA4B59B, 0x0002EFE4, 63, ItemType.Shield, 0, 13000, 1, 2, -1, "unique_shield_009_104", "Stormshield", "shield", "offhands", "shield");
- AddGameBalance(0x9146A800, 0x00035DD6, 19, ItemType.Helm, 0, 4200, 1, 2, -1, "unique_helm_001_104", "Broken Crown", "helm", "armors", "helms", "helm");
- AddGameBalance(0x9158C081, 0x0002FDB8, 25, ItemType.Helm, 0, 5400, 1, 2, -1, "unique_helm_002_104", "Leoric's Crown", "helm", "armors", "helms", "helm");
- AddGameBalance(0x91B33B06, 0x000301AD, 47, ItemType.Helm, 0, 9800, 1, 2, -1, "unique_helm_007_104", "Blind Faith", "helm", "armors", "helms", "helm");
- AddGameBalance(0x917CF183, 0x00035D85, 53, ItemType.Helm, 0, 11000, 1, 2, -1, "unique_helm_004_104", "Giant Skull", "helm", "armors", "helms", "helm");
- AddGameBalance(0x916AD902, 0x0003057E, 62, ItemType.Helm, 0, 12800, 1, 2, -1, "unique_helm_003_104", "Andariel's Visage", "helm", "armors", "helms", "helm");
- AddGameBalance(0x939BD0A1, 0x000366A9, 62, ItemType.Helm, 0, 12800, 1, 2, -1, "unique_helm_011_104", "The Helm of Command", "helm", "armors", "helms", "helm");
- AddGameBalance(0x91A12285, 0x00036959, 63, ItemType.Helm, 0, 13000, 1, 2, -1, "unique_helm_006_104", "Mempo of Twilight", "helm", "armors", "helms", "helm");
- AddGameBalance(0x6DF5B6EE, 0x00030256, 19, ItemType.Gloves, 0, 4200, 1, 2, -1, "unique_gloves_014_104", "Magefist", "gloves", "armors", "gloves");
- AddGameBalance(0x6B6A44CA, 0x00030257, 35, ItemType.Gloves, 0, 7400, 1, 2, -1, "unique_gloves_001_104", "Pendergrasps", "gloves", "armors", "gloves");
- AddGameBalance(0x6BD6D7D0, 0x00032348, 56, ItemType.Gloves, 0, 11600, 1, 2, -1, "unique_gloves_007_104", "Stone Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0x6DBF6D6B, 0x00032343, 61, ItemType.Gloves, 0, 12600, 1, 2, -1, "unique_gloves_011_104", "Gladiator Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0x6B7C5D4B, 0x00030255, 62, ItemType.Gloves, 0, 12800, 1, 2, -1, "unique_gloves_002_104", "Frostburn Gauntlets", "gloves", "armors", "gloves");
- AddGameBalance(0x6B8E75CC, 0x0003234A, 63, ItemType.Gloves, 0, 13000, 1, 2, -1, "unique_gloves_003_104", "Tasker and Theo", "gloves", "armors", "gloves");
- AddGameBalance(0xEA58D381, 0x00032334, 6, ItemType.Boots, 0, 1600, 1, 2, -1, "unique_boots_010_104", "The Crudest Boots", "boots", "armors", "boots");
- AddGameBalance(0xE8A68769, 0x00032336, 21, ItemType.Boots, 0, 4600, 1, 2, -1, "unique_boots_009_104", "Lut Socks", "boots", "armors", "boots");
- AddGameBalance(0xE815C361, 0x00030268, 41, ItemType.Boots, 0, 8600, 1, 2, -1, "unique_boots_001_104", "Boj Anglers", "boots", "armors", "boots");
- AddGameBalance(0xE85E2565, 0x00032335, 51, ItemType.Boots, 0, 10600, 1, 2, -1, "unique_boots_005_104", "Lost Boys", "boots", "armors", "boots");
- AddGameBalance(0xE8825667, 0x00032338, 62, ItemType.Boots, 0, 12800, 1, 2, -1, "unique_boots_007_104", "Fire Walkers", "boots", "armors", "boots");
- AddGameBalance(0xE8946EE8, 0x00036500, 63, ItemType.Boots, 0, 13000, 1, 2, -1, "unique_boots_008_104", "Ice Climbers", "boots", "armors", "boots");
- AddGameBalance(0x9B0BA742, 0x0002F481, 8, ItemType.GenericBelt, 0, 2000, 1, 1, -1, "unique_belt_002_104", "Vigilante Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0x9B2FD844, 0x0002F483, 28, ItemType.GenericBelt, 0, 6000, 1, 1, -1, "unique_belt_004_104", "Quick Draw Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0x9D3C9EE1, 0x0002F487, 35, ItemType.GenericBelt, 0, 7400, 1, 1, -1, "unique_belt_010_104", "Goldwrap", "belt", "armors", "belts", "belt");
- AddGameBalance(0x9AF98EC1, 0x0002F480, 43, ItemType.GenericBelt, 0, 9000, 1, 1, -1, "unique_belt_001_104", "Saffron Wrap", "belt", "armors", "belts", "belt");
- AddGameBalance(0x9B783A48, 0x0002F485, 53, ItemType.GenericBelt, 0, 11000, 1, 1, -1, "unique_belt_008_104", "String of Ears", "belt", "armors", "belts", "belt");
- AddGameBalance(0x9B1DBFC3, 0x0002F482, 56, ItemType.GenericBelt, 0, 11600, 1, 1, -1, "unique_belt_003_104", "Angel Hair Braid", "belt", "armors", "belts", "belt");
- AddGameBalance(0x9B41F0C5, 0x0002F484, 61, ItemType.GenericBelt, 0, 12600, 1, 1, -1, "unique_belt_005_104", "Hellcat Waistguard", "belt", "armors", "belts", "belt");
- AddGameBalance(0x9B8A52C9, 0x0002F486, 63, ItemType.GenericBelt, 0, 13000, 1, 1, -1, "unique_belt_009_104", "The Witching Hour", "belt", "armors", "belts", "belt");
- AddGameBalance(0x17ECA70C, 0x0002F496, 11, ItemType.Bracers, 0, 2600, 1, 2, -1, "unique_bracer_004_104", "Steady Strikers", "bracers", "armors", "bracers");
- AddGameBalance(0x1810D80E, 0x0002F498, 26, ItemType.Bracers, 0, 5600, 1, 2, -1, "unique_bracer_006_104", "Gungdo Gear", "bracers", "armors", "bracers");
- AddGameBalance(0x17DA8E8B, 0x0002F495, 35, ItemType.Bracers, 0, 7400, 1, 2, -1, "unique_bracer_003_104", "Slave Bonds", "bracers", "armors", "bracers");
- AddGameBalance(0x17C8760A, 0x0002F494, 60, ItemType.Bracers, 0, 12400, 1, 2, -1, "unique_bracer_002_104", "Promise of Glory", "bracers", "armors", "bracers");
- AddGameBalance(0x17B65D89, 0x0002F493, 61, ItemType.Bracers, 0, 12600, 1, 2, -1, "unique_bracer_001_104", "Wondrous Deflectors", "bracers", "armors", "bracers");
- AddGameBalance(0x1822F08F, 0x0002F49C, 62, ItemType.Bracers, 0, 12800, 1, 2, -1, "unique_bracer_007_104", "Strongarm Bracers", "bracers", "armors", "bracers");
- AddGameBalance(0x17FEBF8D, 0x0002F497, 63, ItemType.Bracers, 0, 13000, 1, 2, -1, "unique_bracer_005_104", "Lacuni Prowlers", "bracers", "armors", "bracers");
- AddGameBalance(0x1E074BB3, 0x00030253, 18, ItemType.ChestArmor, 0, 4000, 1, 2, -1, "unique_chest_012_104", "Aquila Cuirass", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x1E73DEB9, 0x00032327, 30, ItemType.ChestArmor, 0, 6400, 1, 2, -1, "unique_chest_018_104", "Heart of Iron", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x1DE31AB1, 0x00030254, 38, ItemType.ChestArmor, 0, 8000, 1, 2, -1, "unique_chest_010_104", "Chaingmail", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x1BA00A91, 0x00032330, 52, ItemType.ChestArmor, 0, 10800, 1, 2, -1, "unique_chest_001_104", "Goldskin", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x1BFA8516, 0x000364F7, 60, ItemType.ChestArmor, 0, 12400, 1, 2, -1, "unique_chest_006_104", "Cindercoat", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x1E85F73A, 0x00032329, 61, ItemType.ChestArmor, 0, 12600, 1, 2, -1, "unique_chest_019_104", "Robes of the Rydraelm", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x1BB22312, 0x00032328, 63, ItemType.ChestArmor, 0, 13000, 1, 2, -1, "unique_chest_002_104", "Tyrael's Might", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x0D090AE6, 0x00030264, 12, ItemType.Legs, 0, 2800, 1, 2, -1, "unique_pants_007_104", "Pox Faulds", "pants", "armors", "pants");
- AddGameBalance(0x0CAE9061, 0x000330A3, 43, ItemType.Legs, 0, 9000, 1, 2, -1, "unique_pants_002_104", "Hammer Jammers", "pants", "armors", "pants");
- AddGameBalance(0x0C9C77E0, 0x000330A1, 53, ItemType.Legs, 0, 11000, 1, 2, -1, "unique_pants_001_104", "Swamp Land Waders", "pants", "armors", "pants");
- AddGameBalance(0x0CE4D9E4, 0x0003650C, 61, ItemType.Legs, 0, 12600, 1, 2, -1, "unique_pants_005_104", "Gehennas", "pants", "armors", "pants");
- AddGameBalance(0x0CF6F265, 0x00030260, 63, ItemType.Legs, 0, 13000, 1, 2, -1, "unique_pants_006_104", "Depth Diggers", "pants", "armors", "pants");
- AddGameBalance(0xF1303FA0, 0x000307AD, 43, ItemType.Shoulders, 0, 9000, 1, 2, -1, "unique_shoulder_001_104", "Barter Town Pads", "shoulders", "armors", "shoulders");
- AddGameBalance(0xF1425821, 0x00030E76, 58, ItemType.Shoulders, 0, 12000, 1, 2, -1, "unique_shoulder_002_104", "Death Watch Mantle", "shoulders", "armors", "shoulders");
- AddGameBalance(0xF19CD2A6, 0x00036983, 61, ItemType.Shoulders, 0, 12600, 1, 2, -1, "unique_shoulder_007_104", "Seven Sins", "shoulders", "armors", "shoulders");
- AddGameBalance(0xF15470A2, 0x0003126D, 63, ItemType.Shoulders, 0, 13000, 1, 2, -1, "unique_shoulder_003_104", "Vile Ward", "shoulders", "armors", "shoulders");
- AddGameBalance(0xE26F34E2, 0x000363DB, 13, ItemType.SpiritStone, 0, 3000, 1, 2, -1, "unique_spiritstone_005_104", "See No Evil", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xE25D1C61, 0x000363D9, 21, ItemType.SpiritStone, 0, 4600, 1, 2, -1, "unique_spiritstone_004_104", "Gyana Na Kashu", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xE238EB5F, 0x000363DC, 35, ItemType.SpiritStone, 0, 7400, 1, 2, -1, "unique_spiritstone_002_104", "The Mind's Eye", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xE24B03E0, 0x000363DD, 47, ItemType.SpiritStone, 0, 9800, 1, 2, -1, "unique_spiritstone_003_104", "Erlang Shen", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xE226D2DE, 0x00036462, 54, ItemType.SpiritStone, 0, 11200, 1, 2, -1, "unique_spiritstone_001_104", "Bezoar Stone", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xE2814D63, 0x000363DA, 57, ItemType.SpiritStone, 0, 11800, 1, 2, -1, "unique_spiritstone_006_104", "The Eye of the Storm", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xE29365E4, 0x00036461, 61, ItemType.SpiritStone, 0, 12600, 1, 2, -1, "unique_spiritstone_007_104", "Tzo Krin's Gaze", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0xE2A57E65, 0x00036184, 63, ItemType.SpiritStone, 0, 13000, 1, 2, -1, "unique_spiritstone_008_104", "Madstone", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x8B6FE821, 0x00035FEF, 13, ItemType.VoodooMask, 0, 3000, 1, 2, -1, "unique_voodoomask_006_104", "Split Tusk", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x8B5DCFA0, 0x00031D68, 29, ItemType.VoodooMask, 0, 6200, 1, 2, -1, "unique_voodoomask_005_104", "Quetzalcoatl", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x8B27861D, 0x00035FEE, 58, ItemType.VoodooMask, 0, 12000, 1, 2, -1, "unique_voodoomask_002_104", "The Grin Reaper", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x8B156D9C, 0x000360C6, 62, ItemType.VoodooMask, 0, 12800, 1, 2, -1, "unique_voodoomask_001_104", "Tiklandian Visage", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x8B941923, 0x00035FF0, 63, ItemType.VoodooMask, 0, 13000, 1, 2, -1, "unique_voodoomask_008_104", "Visage of Giyua", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0xE27206CA, 0x00035639, 41, ItemType.WizardHat, 0, 8600, 1, 2, -1, "unique_wizardhat_003_104", "The Swami", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0xE24DD5C8, 0x00036E8C, 58, ItemType.WizardHat, 0, 12000, 1, 2, -1, "unique_wizardhat_001_104", "Dark Mage's Shade", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0xE2841F4B, 0x00035E16, 63, ItemType.WizardHat, 0, 13000, 1, 2, -1, "unique_wizardhat_004_104", "Storm Crow", "helm", "armors", "helms", "wizardhat");
- AddGameBalance(0xB3EE6744, 0x000367AD, 29, ItemType.Cloak, 0, 6200, 1, 2, -1, "unique_cloak_001_104", "Cape of the Dark Night", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0xB436C948, 0x000367AE, 54, ItemType.Cloak, 0, 11200, 1, 2, -1, "unique_cloak_005_104", "Beckon Sail", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0xB4007FC5, 0x000367AF, 63, ItemType.Cloak, 0, 13000, 1, 2, -1, "unique_cloak_002_104", "The Inquisitor", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0x19BBE69B, 0x00033D08, 21, ItemType.MightyBelt, 0, 4600, 1, 1, -1, "unique_barbbelt_004_104", "Girdle of Giants", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x19E0179D, 0x0002F48C, 29, ItemType.MightyBelt, 0, 6200, 1, 1, -1, "unique_barbbelt_006_104", "The Undisputed Champion", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x19F2301E, 0x0002F48A, 35, ItemType.MightyBelt, 0, 7400, 1, 1, -1, "unique_barbbelt_007_104", "Kotuur's Brace", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x1997B599, 0x0002F489, 47, ItemType.MightyBelt, 0, 9800, 1, 1, -1, "unique_barbbelt_002_104", "Pride of Cassius", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x19859D18, 0x0002F488, 54, ItemType.MightyBelt, 0, 11200, 1, 1, -1, "unique_barbbelt_001_104", "Dread Iron", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x19A9CE1A, 0x00033D06, 57, ItemType.MightyBelt, 0, 11800, 1, 1, -1, "unique_barbbelt_003_104", "Thunder God's Vigor", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x1A04489F, 0x0002F48B, 61, ItemType.MightyBelt, 0, 12600, 1, 1, -1, "unique_barbbelt_008_104", "Ageless Might", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x19CDFF1C, 0x00033D0A, 63, ItemType.MightyBelt, 0, 13000, 1, 1, -1, "unique_barbbelt_005_104", "Lamentation", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0xBBFDB244, 0x000304B5, 23, ItemType.Amulet, 0, 5000, 1, 1, -1, "unique_amulet_003_104", "Moonlight Ward", "amulet", "armors", "amulet");
- AddGameBalance(0xBE1C9162, 0x000304BB, 27, ItemType.Amulet, 0, 5800, 1, 1, -1, "unique_amulet_010_104", "Squirt's Necklace", "amulet", "armors", "amulet");
- AddGameBalance(0xBE64F366, 0x000304BF, 32, ItemType.Amulet, 0, 6800, 1, 1, -1, "unique_amulet_014_104", "Eye of Etlich", "amulet", "armors", "amulet");
- AddGameBalance(0xBC6A454A, 0x000304BA, 33, ItemType.Amulet, 0, 7000, 1, 1, -1, "unique_amulet_009_104", "Rondal's Locket", "amulet", "armors", "amulet");
- AddGameBalance(0xBE40C264, 0x000304BD, 39, ItemType.Amulet, 0, 8200, 1, 1, -1, "unique_amulet_012_104", "Talisman of Aranoch", "amulet", "armors", "amulet");
- AddGameBalance(0xBE52DAE5, 0x000304BE, 52, ItemType.Amulet, 0, 10800, 1, 1, -1, "unique_amulet_013_104", "Holy Beacon", "amulet", "armors", "amulet");
- AddGameBalance(0xBBD98142, 0x0002F47B, 56, ItemType.Amulet, 0, 11600, 1, 1, -1, "unique_amulet_001_104", "The Flavor of Time", "amulet", "armors", "amulet");
- AddGameBalance(0xBBEB99C3, 0x000304B4, 59, ItemType.Amulet, 0, 12200, 1, 1, -1, "unique_amulet_002_104", "Kymbo's Gold", "amulet", "armors", "amulet");
- AddGameBalance(0xBC21E346, 0x000304B7, 61, ItemType.Amulet, 0, 12600, 1, 1, -1, "unique_amulet_005_104", "Ouroboros", "amulet", "armors", "amulet");
- AddGameBalance(0xBC33FBC7, 0x000304B9, 61, ItemType.Amulet, 0, 12600, 1, 1, -1, "unique_amulet_006_104", "The Star of Azkaranth", "amulet", "armors", "amulet");
- AddGameBalance(0xBE770BE7, 0x000304C0, 62, ItemType.Amulet, 0, 12800, 1, 1, -1, "unique_amulet_015_104", "Mara's Kaleidoscope", "amulet", "armors", "amulet");
- AddGameBalance(0xBC0FCAC5, 0x000304B6, 62, ItemType.Amulet, 0, 12800, 1, 1, -1, "unique_amulet_004_104", "Xephirian Amulet", "amulet", "armors", "amulet");
- AddGameBalance(0xE0397332, 0x00033E6A, 26, ItemType.Ring, 0, 5600, 1, 1, -1, "unique_ring_018_104", "Nagelring", "ring", "armors", "ring");
- AddGameBalance(0xDD77B78B, 0x000304CB, 17, ItemType.Ring, 0, 3800, 1, 1, -1, "unique_ring_002_104", "Leoric's Signet", "ring", "armors", "ring");
- AddGameBalance(0xE20FF04C, 0x00033E42, 20, ItemType.Ring, 0, 4400, 1, 1, -1, "unique_ring_021_104", "Manald Heal", "ring", "armors", "ring");
- AddGameBalance(0xDDAE010E, 0x000304CF, 24, ItemType.Ring, 0, 5200, 1, 1, -1, "unique_ring_005_104", "Stolen Ring", "ring", "armors", "ring");
- AddGameBalance(0xDDF66312, 0x00033E7A, 32, ItemType.Ring, 0, 6800, 1, 1, -1, "unique_ring_009_104", "Band of Untold Secrets", "ring", "armors", "ring");
- AddGameBalance(0xDDC0198F, 0x00033E6D, 37, ItemType.Ring, 0, 7800, 1, 1, -1, "unique_ring_006_104", "Broken Promises", "ring", "armors", "ring");
- AddGameBalance(0xDD9BE88D, 0x000304CD, 42, ItemType.Ring, 0, 8800, 1, 1, -1, "unique_ring_004_104", "Puzzle Ring", "ring", "armors", "ring");
- AddGameBalance(0xDDE44A91, 0x00033E6E, 51, ItemType.Ring, 0, 10600, 1, 1, -1, "unique_ring_008_104", "Justice Lantern", "ring", "armors", "ring");
- AddGameBalance(0xE234214E, 0x00033E6C, 55, ItemType.Ring, 0, 11400, 1, 1, -1, "unique_ring_023_104", "Obsidian Ring of the Zodiac", "ring", "armors", "ring");
- AddGameBalance(0xDDD23210, 0x00033E79, 59, ItemType.Ring, 0, 12200, 1, 1, -1, "unique_ring_007_104", "Eternal Union", "ring", "armors", "ring");
- AddGameBalance(0xE1FDD7CB, 0x00033E7B, 59, ItemType.Ring, 0, 12200, 1, 1, -1, "unique_ring_020_104", "Bul-Kathos's Wedding Band", "ring", "armors", "ring");
- AddGameBalance(0xDD659F0A, 0x000304CA, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_001_104", "Band of Hollow Whispers", "ring", "armors", "ring");
- AddGameBalance(0xDD89D00C, 0x000304CC, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_003_104", "Hierophant's Seal", "ring", "armors", "ring");
- AddGameBalance(0xE22208CD, 0x00033E8A, 61, ItemType.Ring, 0, 12600, 1, 1, -1, "unique_ring_022_104", "Skull Grasp", "ring", "armors", "ring");
- AddGameBalance(0xE0275AB1, 0x00033EA8, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_017_104", "Oculus Ring", "ring", "armors", "ring");
- AddGameBalance(0xE04B8BB3, 0x00033E66, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_019_104", "Stone of Jordan", "ring", "armors", "ring");
- AddGameBalance(0xDFA8AF2A, 0x00033E65, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_010_104", "Unity", "ring", "armors", "ring");
- AddGameBalance(0x63245A64, 0x00032F83, 63, ItemType.MightyWeapon1H, 0, 13000, 1, 2, -1, "unique_mighty_1h_010_104", "Bul-Kathos's Solemn Vow", "1h", "weapons", "1h");
- AddGameBalance(0x633672E5, 0x00032F87, 63, ItemType.MightyWeapon1H, 0, 13000, 1, 2, -1, "unique_mighty_1h_011_104", "Bul-Kathos's Warrior Blood", "1h", "weapons", "1h");
- AddGameBalance(0x22EA99D5, 0x00033B21, 63, ItemType.HandXbow, 0, 13000, 1, 2, -1, "unique_handxbow_001_104", "Danetta's Spite", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x22FCB256, 0x00033B25, 63, ItemType.HandXbow, 0, 13000, 1, 2, -1, "unique_handxbow_002_104", "Danetta's Revenge", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x4C32B606, 0x0003362F, 63, ItemType.Wand, 0, 13000, 1, 2, -1, "unique_wand_012_104", "Chantodo's Will", "1h", "weapons", "1h");
- AddGameBalance(0x5615B2BE, 0x00033D35, 63, ItemType.Orb, 0, 13000, 1, 2, -1, "unique_orb_011_104", "Chantodo's Force", "source", "offhands", "source");
- AddGameBalance(0x92C6E150, 0x00033002, 63, ItemType.FistWeapon, 0, 13000, 1, 2, -1, "unique_fist_010_104", "Shenlong's Relentless Assault", "1h", "weapons", "1h");
- AddGameBalance(0x92D8F9D1, 0x00033064, 63, ItemType.FistWeapon, 0, 13000, 1, 2, -1, "unique_fist_011_104", "Shenlong's Fist of Legend", "1h", "weapons", "1h");
- AddGameBalance(0xB67A198B, 0x00036885, 63, ItemType.CeremonialDagger, 0, 13000, 1, 2, -1, "unique_ceremonialdagger_009_104", "Manajuma's Carving Knife", "1h", "weapons", "1h");
- AddGameBalance(0x9ECD5F4F, 0x00033831, 63, ItemType.Mojo, 0, 13000, 1, 2, -1, "unique_mojo_010_104", "Manajuma's Gory Fetch", "mojo", "offhands", "mojo");
- AddGameBalance(0x91D76C08, 0x000337A3, 63, ItemType.Helm, 0, 13000, 1, 2, -1, "unique_helm_009_104", "Natalya's Sight", "helm", "armors", "helms", "helm");
- AddGameBalance(0x230ECAD7, 0x000337BA, 63, ItemType.HandXbow, 0, 13000, 1, 2, -1, "unique_handxbow_003_104", "Natalya's Slayer", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0xB448E1C9, 0x00033026, 63, ItemType.Cloak, 0, 13000, 1, 2, -1, "unique_cloak_006_104", "Natalya's Embrace", "chestarmor", "armors", "chestarmors", "cloak");
- AddGameBalance(0xDFBAC7AB, 0x00033E41, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_011_104", "Natalya's Reflection", "ring", "armors", "ring");
- AddGameBalance(0xEA6AEC02, 0x00030267, 63, ItemType.Boots, 0, 13000, 1, 2, -1, "unique_boots_011_104", "Natalya's Bloody Footprints", "boots", "armors", "boots");
- AddGameBalance(0x91C55387, 0x00033559, 63, ItemType.Helm, 0, 13000, 1, 2, -1, "unique_helm_008_104", "Immortal King's Triumph", "helm", "armors", "helms", "helm");
- AddGameBalance(0x672EEB85, 0x000336F6, 63, ItemType.MightyWeapon2H, 0, 13000, 1, 2, -1, "unique_mighty_2h_010_104", "Immortal King's Boulder Breaker", "2h", "weapons", "2h");
- AddGameBalance(0x1E196434, 0x0003232D, 63, ItemType.ChestArmor, 0, 13000, 1, 2, -1, "unique_chest_013_104", "Immortal King's Eternal Reign", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x1A166120, 0x00033D0B, 63, ItemType.MightyBelt, 0, 13000, 1, 1, -1, "unique_barbbelt_009_104", "Immortal King's Tribal Binding", "belt", "armors", "belts", "mightybelt");
- AddGameBalance(0x6BE8F051, 0x0003233F, 63, ItemType.Gloves, 0, 13000, 1, 2, -1, "unique_gloves_008_104", "Immortal King's Irons", "gloves", "armors", "gloves");
- AddGameBalance(0xEA7D0483, 0x00032339, 63, ItemType.Boots, 0, 13000, 1, 2, -1, "unique_boots_012_104", "Immortal King's Stride", "boots", "armors", "boots");
- AddGameBalance(0x5627CB3F, 0x00033F2C, 63, ItemType.Orb, 0, 13000, 1, 2, -1, "unique_orb_012_104", "Tal Rasha's Unwavering Glare", "source", "offhands", "source");
- AddGameBalance(0x9389B820, 0x00033A4B, 63, ItemType.Helm, 0, 13000, 1, 2, -1, "unique_helm_010_104", "Tal Rasha's Guise of Wisdom", "helm", "armors", "helms", "helm");
- AddGameBalance(0x1E2B7CB5, 0x00033AAA, 63, ItemType.ChestArmor, 0, 13000, 1, 2, -1, "unique_chest_014_104", "Tal Rasha's Relentless Pursuit", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x9B540946, 0x00033EB1, 63, ItemType.Belt, 0, 13000, 1, 1, -1, "unique_belt_006_104", "Tal Rasha's Brace", "belt", "armors", "belts", "belt");
- AddGameBalance(0xBC461448, 0x00036516, 62, ItemType.Amulet, 0, 12800, 1, 1, -1, "unique_amulet_007_104", "Tal Rasha's Allegiance", "amulet", "armors", "amulet");
- AddGameBalance(0xE2B796E6, 0x00036463, 63, ItemType.SpiritStone, 0, 13000, 1, 2, -1, "unique_spiritstone_009_104", "Inna's Radiance", "helm", "armors", "helms", "spiritstone");
- AddGameBalance(0x6DF926FD, 0x00033CF0, 63, ItemType.Daibo, 0, 13000, 1, 2, -1, "unique_combatstaff_2h_001_104", "Inna's Reach", "2h", "weapons", "2h");
- AddGameBalance(0x1E3D9536, 0x0003232E, 63, ItemType.ChestArmor, 0, 13000, 1, 2, -1, "unique_chest_015_104", "Inna's Vast Expanse", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x9B6621C7, 0x00036517, 63, ItemType.Belt, 0, 13000, 1, 1, -1, "unique_belt_007_104", "Inna's Favor", "belt", "armors", "belts", "belt");
- AddGameBalance(0x0D1B2367, 0x0003234E, 63, ItemType.Legs, 0, 13000, 1, 2, -1, "unique_pants_008_104", "Inna's Temperance", "pants", "armors", "pants");
- AddGameBalance(0x8B8200A2, 0x00036012, 63, ItemType.VoodooMask, 0, 13000, 1, 2, -1, "unique_voodoomask_007_104", "Zunimassa's Vision", "helm", "armors", "helms", "voodoomask");
- AddGameBalance(0x1E4FADB7, 0x0003232F, 63, ItemType.ChestArmor, 0, 13000, 1, 2, -1, "unique_chest_016_104", "Zunimassa's Marrow", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x9EDF77D0, 0x00034DCD, 63, ItemType.Mojo, 0, 13000, 1, 2, -1, "unique_mojo_011_104", "Zunimassa's String of Skulls", "mojo", "offhands", "mojo");
- AddGameBalance(0xDFCCE02C, 0x00033E63, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_012_104", "Zunimassa's Pox", "ring", "armors", "ring");
- AddGameBalance(0xEA8F1D04, 0x0003233B, 63, ItemType.Boots, 0, 13000, 1, 2, -1, "unique_boots_013_104", "Zunimassa's Trail", "boots", "armors", "boots");
- AddGameBalance(0xBE892468, 0x00036BBD, 62, ItemType.Amulet, 0, 12800, 1, 1, -1, "unique_amulet_016_104", "Blackthorne's Duncraig Cross", "amulet", "armors", "amulet");
- AddGameBalance(0xEAFBB00A, 0x000364FF, 63, ItemType.Boots, 0, 13000, 1, 2, -1, "unique_boots_019_104", "Blackthorne's Spurs", "boots", "armors", "boots");
- AddGameBalance(0x1D2566FB, 0x000364F8, 63, ItemType.ChestArmor, 0, 13000, 1, 2, -1, "unique_chestarmor_028_104", "Blackthorne's Surcoat", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x9D971966, 0x00036BBF, 63, ItemType.Belt, 0, 13000, 1, 1, -1, "unique_belt_015_104", "Blackthorne's Notched Belt", "belt", "armors", "belts", "belt");
- AddGameBalance(0x0F15D183, 0x0003650D, 63, ItemType.Legs, 0, 13000, 1, 2, -1, "unique_pants_013_104", "Blackthorne's Jousting Mail", "pants", "armors", "pants");
- AddGameBalance(0xBC582CC9, 0x0003651A, 62, ItemType.Amulet, 0, 12800, 1, 1, -1, "unique_amulet_008_104", "The Traveler's Pledge", "amulet", "armors", "amulet");
- AddGameBalance(0xDFDEF8AD, 0x00033E6B, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_013_104", "The Compass Rose", "ring", "armors", "ring");
- AddGameBalance(0xDFF1112E, 0x00033EAA, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_014_104", "The Wailing Host", "ring", "armors", "ring");
- AddGameBalance(0xE00329AF, 0x00033EAB, 62, ItemType.Ring, 0, 12800, 1, 1, -1, "unique_ring_015_104", "Litany of the Undaunted", "ring", "armors", "ring");
- AddGameBalance(0x2092BDD7, 0x0003024F, 23, ItemType.ChestArmor, 0, 5000, 1, 2, -1, "unique_chest_025_104", "Born's Heart of Steel", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0xF18ABA25, 0x000366E4, 23, ItemType.Shoulders, 0, 5000, 1, 2, -1, "unique_shoulder_006_104", "Born's Impunity", "shoulders", "armors", "shoulders");
- AddGameBalance(0x15AA0B89, 0x000368B0, 23, ItemType.Sword, 0, 5000, 1, 2, -1, "unique_sword_1h_018_104", "Born's Searing Spite", "1h", "weapons", "1h");
- AddGameBalance(0x93ADE922, 0x0003655F, 25, ItemType.Helm, 0, 5400, 1, 2, -1, "unique_helm_012_104", "Cain's Memory", "helm", "armors", "helms", "helm");
- AddGameBalance(0x0EDF8800, 0x00030262, 25, ItemType.Legs, 0, 5400, 1, 2, -1, "unique_pants_010_104", "Cain's Robes", "pants", "armors", "pants");
- AddGameBalance(0x6E07CF6F, 0x0003025A, 25, ItemType.Gloves, 0, 5400, 1, 2, -1, "unique_gloves_015_104", "Cain's Scribe", "gloves", "armors", "gloves");
- AddGameBalance(0xEAB34E06, 0x00030269, 25, ItemType.Boots, 0, 5400, 1, 2, -1, "unique_boots_015_104", "Cain's Sandals", "boots", "armors", "boots");
- AddGameBalance(0xEAD77F08, 0x00030265, 32, ItemType.Boots, 0, 6800, 1, 2, -1, "unique_boots_017_104", "Captain Crimson's Whalers", "boots", "armors", "boots");
- AddGameBalance(0x9D60CFE3, 0x000366FE, 32, ItemType.Belt, 0, 6800, 1, 1, -1, "unique_belt_012_104", "Captain Crimson's Satin Sash", "belt", "armors", "belts", "belt");
- AddGameBalance(0x0F03B902, 0x0003025E, 32, ItemType.Legs, 0, 6800, 1, 2, -1, "unique_pants_012_104", "Captain Crimson's Bowsprit", "pants", "armors", "pants");
- AddGameBalance(0xF1AEEB27, 0x00036B33, 43, ItemType.Shoulders, 0, 9000, 1, 2, -1, "unique_shoulder_008_104", "Aughild's Reign", "shoulders", "armors", "shoulders");
- AddGameBalance(0x18472191, 0x000366FC, 43, ItemType.Bracers, 0, 9000, 1, 2, -1, "unique_bracer_009_104", "Aughild's Ultimatum", "bracers", "armors", "bracers");
- AddGameBalance(0x20A4D658, 0x00030249, 43, ItemType.ChestArmor, 0, 9000, 1, 2, -1, "unique_chest_026_104", "Aughild's Dominion", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x93D21A24, 0x00036AE4, 43, ItemType.Helm, 0, 9000, 1, 2, -1, "unique_helm_014_104", "Aughild's Peak", "helm", "armors", "helms", "helm");
- AddGameBalance(0xF3F1FB47, 0x00036F6C, 53, ItemType.Shoulders, 0, 11000, 1, 2, -1, "unique_shoulder_017_104", "Asheara's Guard", "shoulders", "armors", "shoulders");
- AddGameBalance(0x6BFB08D2, 0x00032344, 53, ItemType.Gloves, 0, 11000, 1, 2, -1, "unique_gloves_009_104", "Asheara's Iron Fist", "gloves", "armors", "gloves");
- AddGameBalance(0x0D2D3BE8, 0x0003309E, 53, ItemType.Legs, 0, 11000, 1, 2, -1, "unique_pants_009_104", "Asheara's Gait", "pants", "armors", "pants");
- AddGameBalance(0xEAA13585, 0x00032332, 53, ItemType.Boots, 0, 11000, 1, 2, -1, "unique_boots_014_104", "Asheara's Tracks", "boots", "armors", "boots");
- AddGameBalance(0x19F96DA9, 0x00036705, 56, ItemType.Bracers, 0, 11600, 1, 2, -1, "unique_bracer_010_104", "Guardian's Deflector", "bracers", "armors", "bracers");
- AddGameBalance(0x9D72E864, 0x00036700, 56, ItemType.Belt, 0, 11600, 1, 1, -1, "unique_belt_013_104", "Guardian's Sheath", "belt", "armors", "belts", "belt");
- AddGameBalance(0x93E432A5, 0x0003614E, 56, ItemType.Helm, 0, 11600, 1, 2, -1, "unique_helm_015_104", "Guardian's Foresight", "helm", "armors", "helms", "helm");
- AddGameBalance(0x20B6EED9, 0x0003232C, 62, ItemType.ChestArmor, 0, 12800, 1, 2, -1, "unique_chest_027_104", "Demon's Heart", "chestarmor", "armors", "chestarmors", "chestarmor");
- AddGameBalance(0x9D8500E5, 0x00036614, 62, ItemType.Belt, 0, 12800, 1, 1, -1, "unique_belt_014_104", "Demon's Lock", "belt", "armors", "belts", "belt");
- AddGameBalance(0x0F27EA04, 0x0003234C, 62, ItemType.Legs, 0, 12800, 1, 2, -1, "unique_pants_014_104", "Demon's Scale", "pants", "armors", "pants");
- AddGameBalance(0xF1C103A8, 0x00036C8D, 62, ItemType.Shoulders, 0, 12800, 1, 2, -1, "unique_shoulder_009_104", "Demon's Flight", "shoulders", "armors", "shoulders");
- AddGameBalance(0x1A0B862A, 0x00036615, 62, ItemType.Bracers, 0, 12800, 1, 2, -1, "unique_bracer_011_104", "Demon's Revenge", "bracers", "armors", "bracers");
- AddGameBalance(0x6E2C0071, 0x00032340, 62, ItemType.Gloves, 0, 12800, 1, 2, -1, "unique_gloves_017_104", "Sage's Gesture", "gloves", "armors", "gloves");
- AddGameBalance(0xEAE99789, 0x0003233A, 62, ItemType.Boots, 0, 12800, 1, 2, -1, "unique_boots_018_104", "Sage's Journey", "boots", "armors", "boots");
- AddGameBalance(0x93F64B26, 0x000361B8, 62, ItemType.Helm, 0, 12800, 1, 2, -1, "unique_helm_016_104", "Sage's Orbit", "helm", "armors", "helms", "helm");
- AddGameBalance(0x3F7B32B5, 0x00036A0E, 62, ItemType.Shield, 0, 12800, 1, 2, -1, "unique_shield_012_104", "Hallowed Defender", "shield", "offhands", "shield");
- AddGameBalance(0x637ED4E9, 0x0003698B, 62, ItemType.MightyWeapon1H, 0, 12800, 1, 2, -1, "unique_mighty_1h_015_104", "Hallowed Reckoning", "1h", "weapons", "1h");
- AddGameBalance(0x4C9F490C, 0x00036BB8, 62, ItemType.Wand, 0, 12800, 1, 2, -1, "unique_wand_018_104", "Hallowed Scepter", "1h", "weapons", "1h");
- AddGameBalance(0xB83E7E24, 0x000368A4, 62, ItemType.CeremonialDagger, 0, 12800, 1, 2, -1, "unique_ceremonialdagger_011_104", "Hallowed Salvation", "1h", "weapons", "1h");
- AddGameBalance(0x259A3CFB, 0x00036A13, 62, ItemType.HandXbow, 0, 12800, 1, 2, -1, "unique_handxbow_016_104", "Hallowed Judgment", "1h", "weapons", "bows", "handcrossbow");
- AddGameBalance(0x93215BD5, 0x00036926, 62, ItemType.FistWeapon, 0, 12800, 1, 2, -1, "unique_fist_015_104", "Hallowed Hand", "1h", "weapons", "1h");
- AddGameBalance(0x0A827253, 0x000368E5, 62, ItemType.Axe, 0, 12800, 1, 2, -1, "unique_axe_1h_013_104", "Hallowed Storm", "1h", "weapons", "1h");
- AddGameBalance(0x848CE00B, 0x0002E5CB, 17, ItemType.Dagger, 0, 3800, 1, 2, -1, "unique_dagger_008_104", "The Clipper", "1h", "weapons", "1h");
- AddGameBalance(0x8F26CEB0, 0x00030F1C, 32, ItemType.Dagger, 0, 6800, 1, 2, -1, "unique_offhand_001_104", "The Horadric Hamburger", "1h", "weapons", "1h");
- AddGameBalance(0x12D63761, 0x0000158C, 3, ItemType.Sword, 0, 1000, 1, 2, -1, "unique_sword_1h_001_104", "Griswold's Worn Edge", "1h", "weapons", "1h");
- AddGameBalance(0x15194781, 0x0001B168, 19, ItemType.Sword, 0, 4200, 1, 2, -1, "unique_sword_1h_010_104", "Rakanishu's Blade", "1h", "weapons", "1h");
- AddGameBalance(0x178088A3, 0x00030F6E, 32, ItemType.Sword, 0, 100, 1, 2, -1, "unique_sword_1h_021_104", "Spectrum", "1h", "weapons", "1h");
- AddGameBalance(0x196C3AA6, 0x0000E914, 51, ItemType.Sword2H, 0, 5, 1, 2, -1, "unique_sword_2h_014_104", "Splintered Oar", "2h", "weapons", "2h");
- AddGameBalance(0x72567328, 0x0002DE30, 22, ItemType.Mace, 0, 4800, 1, 2, -1, "unique_mace_1h_010_104", "Wirt's Original Leg", "1h", "weapons", "1h");
- AddGameBalance(0xBE2EA9E3, 0x000304BC, 47, ItemType.Amulet, 0, 9800, 1, 1, -1, "unique_amulet_011_104", "The Murlocket", "amulet", "armors", "amulet");
- AddGameBalance(0xE24639CF, 0x0003F8E6, 63, ItemType.Ring, 0, 13000, 1, 1, -1, "unique_ring_024_104", "Hellfire Ring", "ring", "armors", "ring");
- AddGameBalance(0xF963F942, 0x00028C1F, 1, ItemType.Quest, 0, 0, 1, 1, -1, "demontrebuchetkey", "Chain Key", "uber", "uber", "uber_keys");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement