5003 lines
458 KiB
SQL
5003 lines
458 KiB
SQL
DROP TABLE IF EXISTS item_details_adornments;
|
|
CREATE TABLE item_details_adornments (
|
|
id INTEGER PRIMARY KEY,
|
|
item_id INTEGER NOT NULL DEFAULT 0,
|
|
duration REAL NOT NULL DEFAULT 0,
|
|
item_types INTEGER NOT NULL DEFAULT 0,
|
|
slot_type INTEGER NOT NULL DEFAULT 0,
|
|
description TEXT,
|
|
description2 TEXT,
|
|
unk1 INTEGER NOT NULL DEFAULT 0,
|
|
unk2 INTEGER NOT NULL DEFAULT 0,
|
|
FOREIGN KEY (item_id) REFERENCES items(id) ON DELETE CASCADE ON UPDATE CASCADE
|
|
);
|
|
CREATE INDEX idx_item_details_adornments_item_id ON item_details_adornments(item_id);
|
|
|
|
INSERT INTO item_details_adornments VALUES
|
|
(1,25756,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2,10025756,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3,25597,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4,10025597,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(5,25512,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(6,10025512,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(7,26456,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(8,10026456,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(9,26801,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(10,10026801,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(11,25853,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(12,10025853,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(13,25491,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(14,10025491,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(15,25424,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(16,10025424,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(17,25281,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(18,10025281,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(19,26221,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(20,10026221,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(21,26107,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(22,10026107,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(23,27293,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(24,10027293,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(25,25341,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(26,10025341,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(27,26063,0,589984,0,'This item can be used to adorn a Legs, Forearm, Ranged, or Cloak slot item.','',0,0),
|
|
(28,10026063,0,589984,0,'This item can be used to adorn a Legs, Forearm, Ranged, or Cloak slot item.','',0,0),
|
|
(29,25740,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(30,10025740,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(31,25006,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(32,10025006,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(33,25152,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(34,10025152,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(35,26815,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(36,10026815,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(37,25832,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(38,10025832,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(39,25712,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(40,10025712,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(41,25767,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(42,10025767,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(43,25425,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(44,10025425,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(45,27224,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(46,10027224,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(47,26329,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(48,10026329,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(49,25768,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(50,10025768,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(51,26595,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(52,10026595,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(53,27192,0,1,0,'','',0,20),
|
|
(54,10027192,0,1,0,'','',0,20),
|
|
(55,26133,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(56,10026133,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(57,26377,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(58,10026377,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(59,25935,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(60,10025935,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(61,25801,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(62,10025801,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(63,25930,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(64,10025930,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(65,25860,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(66,10025860,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(67,25997,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(68,10025997,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(69,26298,0,3,0,'','',0,28),
|
|
(70,10026298,0,3,0,'','',0,28),
|
|
(71,25103,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(72,10025103,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(73,26630,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(74,10026630,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(75,25426,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(76,10025426,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(77,25713,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(78,10025713,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(79,26586,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(80,10026586,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(81,25714,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(82,10025714,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(83,26684,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(84,10026684,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(85,26050,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(86,10026050,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(87,26631,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(88,10026631,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(89,26654,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(90,10026654,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(91,26777,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(92,10026777,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(93,27037,0,3,0,'','',0,28),
|
|
(94,10027037,0,3,0,'','',0,28),
|
|
(95,26314,0,1,0,'','',0,16),
|
|
(96,10026314,0,1,0,'','',0,16),
|
|
(97,25988,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(98,10025988,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(99,25206,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(100,10025206,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(101,25620,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(102,10025620,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(103,26678,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(104,10026678,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(105,26706,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(106,10026706,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(107,25471,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(108,10025471,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(109,25715,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(110,10025715,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(111,27182,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(112,10027182,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(113,25716,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(114,10025716,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(115,26675,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(116,10026675,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(117,26686,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(118,10026686,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(119,26690,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(120,10026690,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(121,26847,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(122,10026847,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(123,25191,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(124,10025191,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(125,26387,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(126,10026387,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(127,26163,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(128,10026163,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(129,26885,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(130,10026885,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(131,26409,0,3,0,'','',0,28),
|
|
(132,10026409,0,3,0,'','',0,28),
|
|
(133,25962,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(134,10025962,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(135,27211,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(136,10027211,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(137,26571,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(138,10026571,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(139,27046,0,65536,0,'','',0,2),
|
|
(140,10027046,0,65536,0,'','',0,2),
|
|
(141,26344,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(142,10026344,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(143,26886,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(144,10026886,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(145,26024,0,65536,0,'','',0,2),
|
|
(146,10026024,0,65536,0,'','',0,2),
|
|
(147,26218,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(148,10026218,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(149,26842,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(150,10026842,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(151,26817,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(152,10026817,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(153,26020,0,65536,0,'','',0,1),
|
|
(154,10026020,0,65536,0,'','',0,1),
|
|
(155,25802,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(156,10025802,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(157,27157,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(158,10027157,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(159,25578,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(160,10025578,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(161,26358,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(162,10026358,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(163,25240,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(164,10025240,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(165,25478,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(166,10025478,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(167,25264,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(168,10025264,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(169,27407,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(170,10027407,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(171,26494,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(172,10026494,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(173,26724,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(174,10026724,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(175,26585,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(176,10026585,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(177,26707,0,48,2,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(178,10026707,0,48,2,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(179,26828,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(180,10026828,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(181,27233,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(182,10027233,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(183,25581,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(184,10025581,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(185,25854,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(186,10025854,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(187,27437,0,65536,0,'','',0,2),
|
|
(188,10027437,0,65536,0,'','',0,2),
|
|
(189,26232,0,3,0,'','',0,28),
|
|
(190,10026232,0,3,0,'','',0,28),
|
|
(191,26414,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(192,10026414,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(193,25827,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(194,10025827,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(195,26236,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(196,10026236,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(197,26345,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(198,10026345,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(199,26089,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(200,10026089,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(201,25532,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(202,10025532,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(203,25470,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(204,10025470,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(205,25552,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(206,10025552,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(207,26979,0,65536,0,'','',0,1),
|
|
(208,10026979,0,65536,0,'','',0,1),
|
|
(209,25079,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(210,10025079,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(211,25908,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(212,10025908,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(213,26275,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(214,10026275,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(215,26447,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(216,10026447,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(217,25828,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(218,10025828,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(219,25927,0,8192,0,'','',0,0),
|
|
(220,10025927,0,8192,0,'','',0,0),
|
|
(221,26645,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(222,10026645,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(223,26049,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(224,10026049,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(225,25829,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(226,10025829,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(227,25561,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(228,10025561,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(229,26465,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(230,10026465,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(231,25717,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(232,10025717,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(233,27101,0,3,0,'','',0,28),
|
|
(234,10027101,0,3,0,'','',0,28),
|
|
(235,27054,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(236,10027054,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(237,26872,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(238,10026872,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(239,27365,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(240,10027365,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(241,25621,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(242,10025621,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(243,26250,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(244,10026250,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(245,26077,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(246,10026077,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(247,26659,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(248,10026659,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(249,25622,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(250,10025622,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(251,27404,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(252,10027404,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(253,25766,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(254,10025766,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(255,25221,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(256,10025221,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(257,25803,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(258,10025803,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(259,25980,0,3,0,'','',0,28),
|
|
(260,10025980,0,3,0,'','',0,28),
|
|
(261,25636,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(262,10025636,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(263,25226,0,3,0,'','',0,28),
|
|
(264,10025226,0,3,0,'','',0,28),
|
|
(265,25855,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(266,10025855,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(267,26507,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(268,10026507,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(269,25102,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(270,10025102,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(271,27445,0,3932160,0,'Use on anything!','',0,0),
|
|
(272,10027445,0,3932160,0,'Use on anything!','',0,0),
|
|
(273,26334,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(274,10026334,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(275,25326,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(276,10025326,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(277,26070,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(278,10026070,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(279,26425,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(280,10026425,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(281,25342,0,4,1,'This adornment can be used to augment a head slot item. This adornment can only adorn Sentinel''s Fate equipment.','',0,0),
|
|
(282,10025342,0,4,1,'This adornment can be used to augment a head slot item. This adornment can only adorn Sentinel''s Fate equipment.','',0,0),
|
|
(283,26307,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(284,10026307,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(285,26860,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(286,10026860,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(287,27341,0,1,0,'','',0,20),
|
|
(288,10027341,0,1,0,'','',0,20),
|
|
(289,26687,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(290,10026687,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(291,26041,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(292,10026041,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(293,26669,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(294,10026669,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(295,25918,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(296,10025918,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(297,26016,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(298,10026016,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(299,26224,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(300,10026224,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(301,25720,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(302,10025720,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(303,27050,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(304,10027050,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(305,25182,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(306,10025182,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(307,26939,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(308,10026939,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(309,27285,0,65536,0,'','',0,1),
|
|
(310,10027285,0,65536,0,'','',0,1),
|
|
(311,25992,0,1,0,'','',0,16),
|
|
(312,10025992,0,1,0,'','',0,16),
|
|
(313,25547,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(314,10025547,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(315,26913,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(316,10026913,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(317,27277,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(318,10027277,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(319,26729,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(320,10026729,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(321,26246,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(322,10026246,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(323,25750,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(324,10025750,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(325,26537,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(326,10026537,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(327,25196,0,65536,0,'','',0,2),
|
|
(328,10025196,0,65536,0,'','',0,2),
|
|
(329,25947,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(330,10025947,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(331,26009,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(332,10026009,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(333,27479,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(334,10027479,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(335,25432,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(336,10025432,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(337,26373,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(338,10026373,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(339,25073,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(340,10025073,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(341,26263,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(342,10026263,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(343,25243,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(344,10025243,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(345,25216,0,65536,0,'','',0,1),
|
|
(346,10025216,0,65536,0,'','',0,1),
|
|
(347,25598,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(348,10025598,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(349,25014,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(350,10025014,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(351,25721,0,56,3,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(352,10025721,0,56,3,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(353,25514,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(354,10025514,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(355,27175,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(356,10027175,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(357,27317,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(358,10027317,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(359,25433,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(360,10025433,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(361,25328,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(362,10025328,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(363,25267,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(364,10025267,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(365,25937,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(366,10025937,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(367,26857,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(368,10026857,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(369,25973,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(370,10025973,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(371,27359,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(372,10027359,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(373,26535,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(374,10026535,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(375,25280,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(376,10025280,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(377,25856,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(378,10025856,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(379,27074,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(380,10027074,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(381,26805,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(382,10026805,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(383,25549,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(384,10025549,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(385,26296,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(386,10026296,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(387,26910,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(388,10026910,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(389,25434,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(390,10025434,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(391,27334,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(392,10027334,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(393,25435,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(394,10025435,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(395,26641,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(396,10026641,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(397,25217,0,3,0,'','',0,12),
|
|
(398,10025217,0,3,0,'','',0,12),
|
|
(399,26462,0,3,0,'','',0,12),
|
|
(400,10026462,0,3,0,'','',0,12),
|
|
(401,25297,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(402,10025297,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(403,25857,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(404,10025857,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(405,25111,0,3473666,0,'','',0,0),
|
|
(406,10025111,0,3473666,0,'','',0,0),
|
|
(407,25910,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(408,10025910,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(409,25806,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(410,10025806,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(411,26262,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(412,10026262,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(413,25635,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(414,10025635,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(415,25858,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(416,10025858,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(417,25351,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(418,10025351,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(419,26022,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(420,10026022,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(421,26995,0,65536,0,'','',0,2),
|
|
(422,10026995,0,65536,0,'','',0,2),
|
|
(423,26530,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(424,10026530,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(425,25515,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(426,10025515,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(427,26650,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(428,10026650,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(429,25569,0,48,3,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(430,10025569,0,48,3,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(431,25516,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(432,10025516,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(433,25544,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(434,10025544,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(435,27226,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(436,10027226,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(437,25436,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(438,10025436,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(439,27447,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(440,10027447,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(441,26351,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(442,10026351,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(443,27167,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(444,10027167,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(445,25878,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(446,10025878,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(447,27434,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(448,10027434,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(449,27485,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(450,10027485,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(451,27419,0,65536,0,'','',0,1),
|
|
(452,10027419,0,65536,0,'','',0,1),
|
|
(453,27176,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(454,10027176,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(455,26826,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(456,10026826,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(457,25722,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(458,10025722,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(459,25538,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(460,10025538,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(461,27274,0,65536,0,'','',0,2),
|
|
(462,10027274,0,65536,0,'','',0,2),
|
|
(463,26195,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(464,10026195,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(465,25113,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(466,10025113,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(467,25157,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(468,10025157,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(469,27443,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(470,10027443,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(471,26691,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(472,10026691,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(473,25059,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(474,10025059,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(475,25329,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(476,10025329,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(477,25437,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(478,10025437,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(479,26717,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(480,10026717,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(481,26120,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(482,10026120,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(483,25890,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(484,10025890,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(485,25036,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(486,10025036,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(487,25956,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(488,10025956,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(489,27119,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(490,10027119,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(491,25144,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(492,10025144,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(493,25438,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(494,10025438,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(495,25629,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(496,10025629,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(497,27356,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(498,10027356,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(499,26065,0,3407872,0,'This item can be used to adorn a Belt slot item.','',0,0),
|
|
(500,10026065,0,3407872,0,'This item can be used to adorn a Belt slot item.','',0,0),
|
|
(501,25439,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(502,10025439,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(503,25723,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(504,10025723,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(505,25268,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(506,10025268,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(507,25463,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(508,10025463,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(509,26459,0,65536,0,'','',0,1),
|
|
(510,10026459,0,65536,0,'','',0,1),
|
|
(511,25492,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(512,10025492,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(513,26491,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(514,10026491,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(515,25440,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(516,10025440,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(517,25724,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(518,10025724,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(519,26272,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(520,10026272,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(521,25553,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(522,10025553,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(523,26151,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(524,10026151,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(525,25725,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(526,10025725,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(527,25462,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(528,10025462,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(529,27346,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(530,10027346,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(531,25726,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(532,10025726,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(533,25585,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(534,10025585,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(535,26315,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(536,10026315,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(537,25441,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(538,10025441,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(539,25095,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(540,10025095,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(541,25454,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(542,10025454,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(543,25974,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(544,10025974,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(545,26951,0,3,0,'','',0,28),
|
|
(546,10026951,0,3,0,'','',0,28),
|
|
(547,26216,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(548,10026216,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(549,26006,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(550,10026006,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(551,26976,0,65536,0,'','',0,1),
|
|
(552,10026976,0,65536,0,'','',0,1),
|
|
(553,27350,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(554,10027350,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(555,26106,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(556,10026106,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(557,27139,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(558,10027139,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(559,27324,0,8192,0,'','',0,0),
|
|
(560,10027324,0,8192,0,'','',0,0),
|
|
(561,27366,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(562,10027366,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(563,25556,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(564,10025556,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(565,25727,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(566,10025727,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(567,27338,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(568,10027338,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(569,27044,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(570,10027044,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(571,26702,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(572,10026702,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(573,26119,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(574,10026119,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(575,25127,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(576,10025127,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(577,25728,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(578,10025728,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(579,26829,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(580,10026829,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(581,25442,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(582,10025442,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(583,26544,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(584,10026544,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(585,25859,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(586,10025859,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(587,27045,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(588,10027045,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(589,27487,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(590,10027487,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(591,26862,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(592,10026862,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(593,25330,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(594,10025330,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(595,27417,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(596,10027417,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(597,26242,0,65536,0,'','',0,2),
|
|
(598,10026242,0,65536,0,'','',0,2),
|
|
(599,27449,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(600,10027449,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(601,25004,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(602,10025004,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(603,26225,0,1,0,'','',0,20),
|
|
(604,10026225,0,1,0,'','',0,20),
|
|
(605,26553,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(606,10026553,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(607,26765,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(608,10026765,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(609,25729,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(610,10025729,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(611,25178,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(612,10025178,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(613,26721,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(614,10026721,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(615,25244,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(616,10025244,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(617,26888,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(618,10026888,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(619,26031,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(620,10026031,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(621,27121,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(622,10027121,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(623,25045,0,524288,0,'This adornment can be used to augment a cloak slot item.','',0,0),
|
|
(624,10025045,0,524288,0,'This adornment can be used to augment a cloak slot item.','',0,0),
|
|
(625,26950,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(626,10026950,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(627,25078,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(628,10025078,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(629,26975,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(630,10026975,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(631,25907,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(632,10025907,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(633,26426,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(634,10026426,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(635,25038,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(636,10025038,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(637,26677,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(638,10026677,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(639,25443,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(640,10025443,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(641,25522,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(642,10025522,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(643,25345,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(644,10025345,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(645,26105,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(646,10026105,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(647,27363,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(648,10027363,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(649,26495,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(650,10026495,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(651,25008,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(652,10025008,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(653,27491,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(654,10027491,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(655,27193,0,1,0,'','',0,20),
|
|
(656,10027193,0,1,0,'','',0,20),
|
|
(657,26278,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(658,10026278,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(659,27056,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(660,10027056,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(661,25730,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(662,10025730,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(663,26500,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(664,10026500,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(665,25017,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(666,10025017,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(667,26757,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(668,10026757,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(669,26934,0,1,0,'','',0,16),
|
|
(670,10026934,0,1,0,'','',0,16),
|
|
(671,26637,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(672,10026637,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(673,25731,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(674,10025731,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(675,25193,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(676,10025193,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(677,27208,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(678,10027208,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(679,26775,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(680,10026775,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(681,26483,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(682,10026483,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(683,27031,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(684,10027031,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(685,25517,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(686,10025517,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(687,25735,0,56,2,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(688,10025735,0,56,2,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(689,26795,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(690,10026795,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(691,26323,0,3,0,'','',0,28),
|
|
(692,10026323,0,3,0,'','',0,28),
|
|
(693,27459,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(694,10027459,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(695,26264,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(696,10026264,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(697,26154,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(698,10026154,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(699,26177,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(700,10026177,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(701,27345,0,65536,0,'','',0,1),
|
|
(702,10027345,0,65536,0,'','',0,1),
|
|
(703,26191,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(704,10026191,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(705,26101,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(706,10026101,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(707,26915,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(708,10026915,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(709,25558,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(710,10025558,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(711,26128,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(712,10026128,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(713,25830,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(714,10025830,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(715,26673,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(716,10026673,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(717,26528,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(718,10026528,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(719,25831,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(720,10025831,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(721,26720,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(722,10026720,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(723,25771,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(724,10025771,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(725,27216,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(726,10027216,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(727,26635,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(728,10026635,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(729,25081,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(730,10025081,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(731,25732,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(732,10025732,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(733,25475,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(734,10025475,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(735,25518,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(736,10025518,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(737,26371,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(738,10026371,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(739,25292,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(740,10025292,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(741,26573,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(742,10026573,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(743,27147,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(744,10027147,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(745,25874,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(746,10025874,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(747,27199,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(748,10027199,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(749,26036,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(750,10026036,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(751,27113,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(752,10027113,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(753,25807,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(754,10025807,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(755,25444,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(756,10025444,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(757,25864,0,176,1,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(758,10025864,0,176,1,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(759,27215,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(760,10027215,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(761,26788,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(762,10026788,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(763,25632,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(764,10025632,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(765,27070,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(766,10027070,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(767,25467,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(768,10025467,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(769,26919,0,3,0,'','',0,28),
|
|
(770,10026919,0,3,0,'','',0,28),
|
|
(771,25149,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(772,10025149,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(773,26685,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(774,10026685,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(775,26982,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(776,10026982,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(777,25089,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, charm, or waist slot item.','',0,0),
|
|
(778,10025089,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, charm, or waist slot item.','',0,0),
|
|
(779,26461,0,65536,0,'','',0,1),
|
|
(780,10026461,0,65536,0,'','',0,1),
|
|
(781,26291,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(782,10026291,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(783,27290,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(784,10027290,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(785,27483,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(786,10027483,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(787,25733,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(788,10025733,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(789,26688,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(790,10026688,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(791,25734,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(792,10025734,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(793,26789,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(794,10026789,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(795,25996,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(796,10025996,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(797,27105,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(798,10027105,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(799,26549,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(800,10026549,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(801,25224,0,3,0,'','',0,28),
|
|
(802,10025224,0,3,0,'','',0,28),
|
|
(803,26749,0,8,3,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(804,10026749,0,8,3,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(805,25445,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(806,10025445,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(807,26854,0,3473666,0,'','',0,0),
|
|
(808,10026854,0,3473666,0,'','',0,0),
|
|
(809,25446,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(810,10025446,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(811,26508,0,3145984,0,'This item can be used to adorn a Feet slot item.','',0,0),
|
|
(812,10026508,0,3145984,0,'This item can be used to adorn a Feet slot item.','',0,0),
|
|
(813,26220,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(814,10026220,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(815,27049,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(816,10027049,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(817,26416,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(818,10026416,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(819,26255,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(820,10026255,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(821,27133,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(822,10027133,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(823,26966,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(824,10026966,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(825,26662,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(826,10026662,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(827,25331,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(828,10025331,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(829,27183,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(830,10027183,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(831,25781,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(832,10025781,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(833,26381,0,1,0,'','',0,20),
|
|
(834,10026381,0,1,0,'','',0,20),
|
|
(835,27481,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(836,10027481,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(837,26211,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(838,10026211,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(839,27188,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(840,10027188,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(841,26357,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(842,10026357,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(843,27307,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(844,10027307,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(845,25115,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, charm, or wrist slot item.','',0,0),
|
|
(846,10025115,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, charm, or wrist slot item.','',0,0),
|
|
(847,26552,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(848,10026552,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(849,25776,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(850,10025776,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(851,26776,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(852,10026776,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(853,25050,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(854,10025050,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(855,25447,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(856,10025447,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(857,26060,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(858,10026060,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(859,27253,0,3,0,'','',0,28),
|
|
(860,10027253,0,3,0,'','',0,28),
|
|
(861,25166,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(862,10025166,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(863,27492,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(864,10027492,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(865,27263,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(866,10027263,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(867,26790,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(868,10026790,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(869,27282,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(870,10027282,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(871,25448,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(872,10025448,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(873,27186,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(874,10027186,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(875,25567,0,8,3,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(876,10025567,0,8,3,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(877,25969,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(878,10025969,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(879,25449,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(880,10025449,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(881,25047,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(882,10025047,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(883,26596,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(884,10026596,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(885,26349,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(886,10026349,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(887,26282,0,65536,0,'','',0,2),
|
|
(888,10026282,0,65536,0,'','',0,2),
|
|
(889,26525,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(890,10026525,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(891,26161,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(892,10026161,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(893,26277,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(894,10026277,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(895,25779,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(896,10025779,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(897,27043,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(898,10027043,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(899,25888,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(900,10025888,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(901,27109,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(902,10027109,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(903,26642,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(904,10026642,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(905,25277,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(906,10025277,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(907,27440,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(908,10027440,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(909,26929,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(910,10026929,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(911,26247,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(912,10026247,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(913,27273,0,3,0,'','',0,28),
|
|
(914,10027273,0,3,0,'','',0,28),
|
|
(915,25076,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(916,10025076,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(917,25920,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(918,10025920,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(919,25986,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(920,10025986,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(921,25344,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(922,10025344,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(923,27468,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(924,10027468,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(925,25837,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(926,10025837,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(927,25646,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(928,10025646,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(929,27236,0,1,0,'','',0,16),
|
|
(930,10027236,0,1,0,'','',0,16),
|
|
(931,26524,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(932,10026524,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(933,26575,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(934,10026575,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(935,25885,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(936,10025885,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(937,27217,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(938,10027217,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(939,26104,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(940,10026104,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(941,26365,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(942,10026365,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(943,26987,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(944,10026987,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(945,26967,0,3,0,'','',0,28),
|
|
(946,10026967,0,3,0,'','',0,28),
|
|
(947,25533,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(948,10025533,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(949,27018,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(950,10027018,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(951,25357,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(952,10025357,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(953,25743,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(954,10025743,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(955,26035,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(956,10026035,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(957,25995,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(958,10025995,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(959,26808,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(960,10026808,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(961,26602,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(962,10026602,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(963,25809,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(964,10025809,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(965,27150,0,3473666,0,'','',0,0),
|
|
(966,10027150,0,3473666,0,'','',0,0),
|
|
(967,25493,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(968,10025493,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(969,25647,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(970,10025647,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(971,26845,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(972,10026845,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(973,25738,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(974,10025738,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(975,25838,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(976,10025838,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(977,26651,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(978,10026651,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(979,27027,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(980,10027027,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(981,26158,0,589987,0,'','',0,0),
|
|
(982,10026158,0,589987,0,'','',0,0),
|
|
(983,26748,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(984,10026748,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(985,27428,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(986,10027428,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(987,25476,0,112,1,'This adornment can be used to augment a shoulders, forearms, or hands slot item.','',0,0),
|
|
(988,10025476,0,112,1,'This adornment can be used to augment a shoulders, forearms, or hands slot item.','',0,0),
|
|
(989,27196,0,3,0,'','',0,28),
|
|
(990,10027196,0,3,0,'','',0,28),
|
|
(991,26429,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(992,10026429,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(993,25108,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(994,10025108,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(995,27180,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(996,10027180,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(997,26843,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(998,10026843,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(999,26156,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(1000,10026156,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(1001,25483,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1002,10025483,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1003,26793,0,48,2,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1004,10026793,0,48,2,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1005,26437,0,3,0,'','',0,28),
|
|
(1006,10026437,0,3,0,'','',0,28),
|
|
(1007,25757,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1008,10025757,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1009,25354,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1010,10025354,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1011,26898,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(1012,10026898,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(1013,26281,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1014,10026281,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1015,25301,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1016,10025301,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1017,25810,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1018,10025810,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1019,25897,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1020,10025897,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1021,26472,0,3,0,'','',0,28),
|
|
(1022,10026472,0,3,0,'','',0,28),
|
|
(1023,27168,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1024,10027168,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1025,26145,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1026,10026145,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1027,26738,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1028,10026738,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1029,26882,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1030,10026882,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1031,25087,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(1032,10025087,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(1033,25460,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1034,10025460,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1035,25574,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1036,10025574,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1037,27283,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1038,10027283,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1039,26560,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1040,10026560,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1041,25966,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1042,10025966,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1043,26511,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1044,10026511,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1045,25912,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1046,10025912,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1047,25246,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1048,10025246,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1049,26280,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1050,10026280,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1051,25028,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1052,10025028,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1053,27126,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1054,10027126,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1055,25481,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1056,10025481,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1057,26245,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1058,10026245,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1059,26032,0,65536,0,'','',0,1),
|
|
(1060,10026032,0,65536,0,'','',0,1),
|
|
(1061,27039,0,3,0,'','',0,28),
|
|
(1062,10027039,0,3,0,'','',0,28),
|
|
(1063,27276,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1064,10027276,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1065,25358,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1066,10025358,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1067,25464,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1068,10025464,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1069,25648,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1070,10025648,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1071,27248,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1072,10027248,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1073,26679,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1074,10026679,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1075,25053,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1076,10025053,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1077,27255,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1078,10027255,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1079,25002,1800,65536,5,'This item can be used to enchant ranged slot weapons temporarily.','',0,3),
|
|
(1080,10025002,1800,65536,5,'This item can be used to enchant ranged slot weapons temporarily.','',0,3),
|
|
(1081,25457,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1082,10025457,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1083,27352,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1084,10027352,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1085,26792,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1086,10026792,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1087,26751,0,48,3,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(1088,10026751,0,48,3,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(1089,26339,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1090,10026339,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1091,25649,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1092,10025649,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1093,26928,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1094,10026928,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1095,25129,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1096,10025129,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1097,25043,0,6144,0,'This adornment can be used to augment a ear slot item.','',0,0),
|
|
(1098,10025043,0,6144,0,'This adornment can be used to augment a ear slot item.','',0,0),
|
|
(1099,26791,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1100,10026791,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1101,26942,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(1102,10026942,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(1103,26924,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1104,10026924,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1105,25866,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1106,10025866,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1107,25021,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1108,10025021,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1109,26874,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(1110,10026874,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(1111,27315,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1112,10027315,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1113,25082,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1114,10025082,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1115,26770,0,112,3,'This adornment can be used to augment a shoulders, forearms, or hands slot item.','',0,0),
|
|
(1116,10026770,0,112,3,'This adornment can be used to augment a shoulders, forearms, or hands slot item.','',0,0),
|
|
(1117,27484,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1118,10027484,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1119,26080,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1120,10026080,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1121,25056,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1122,10025056,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1123,25889,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1124,10025889,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1125,26069,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1126,10026069,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1127,25594,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1128,10025594,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1129,27067,0,3,0,'','',0,28),
|
|
(1130,10027067,0,3,0,'','',0,28),
|
|
(1131,27435,0,3,0,'','',0,28),
|
|
(1132,10027435,0,3,0,'','',0,28),
|
|
(1133,26157,0,589987,0,'','',0,0),
|
|
(1134,10026157,0,589987,0,'','',0,0),
|
|
(1135,26803,0,508,2,'','',0,0),
|
|
(1136,10026803,0,508,2,'','',0,0),
|
|
(1137,25306,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1138,10025306,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1139,27298,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1140,10027298,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1141,26800,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(1142,10026800,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(1143,27240,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1144,10027240,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1145,27436,0,3,0,'','',0,28),
|
|
(1146,10027436,0,3,0,'','',0,28),
|
|
(1147,27454,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1148,10027454,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1149,25650,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1150,10025650,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1151,26342,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(1152,10026342,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(1153,25550,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1154,10025550,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1155,25134,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1156,10025134,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1157,27137,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1158,10027137,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1159,26743,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1160,10026743,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1161,26305,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1162,10026305,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1163,25922,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1164,10025922,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1165,25190,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1166,10025190,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1167,26831,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1168,10026831,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1169,26607,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1170,10026607,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1171,26179,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1172,10026179,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1173,26312,0,65536,0,'','',0,1),
|
|
(1174,10026312,0,65536,0,'','',0,1),
|
|
(1175,26110,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1176,10026110,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1177,25019,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1178,10025019,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1179,26672,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1180,10026672,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1181,25811,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1182,10025811,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1183,26412,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1184,10026412,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1185,25230,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1186,10025230,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1187,26310,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1188,10026310,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1189,25601,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1190,10025601,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1191,26123,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1192,10026123,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1193,26846,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1194,10026846,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1195,26681,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1196,10026681,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1197,26567,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1198,10026567,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1199,27064,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1200,10027064,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1201,26026,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1202,10026026,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1203,25651,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1204,10025651,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1205,26196,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1206,10026196,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1207,26517,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1208,10026517,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1209,26893,0,65536,0,'','',0,1),
|
|
(1210,10026893,0,65536,0,'','',0,1),
|
|
(1211,25761,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1212,10025761,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1213,26692,0,48,2,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(1214,10026692,0,48,2,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(1215,27490,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1216,10027490,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1217,26094,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1218,10026094,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1219,25924,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1220,10025924,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1221,26852,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1222,10026852,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1223,26764,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1224,10026764,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1225,27231,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1226,10027231,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1227,27035,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(1228,10027035,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(1229,26615,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1230,10026615,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1231,25359,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1232,10025359,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1233,26391,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1234,10026391,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1235,26512,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1236,10026512,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1237,27380,0,65536,0,'','',0,2),
|
|
(1238,10027380,0,65536,0,'','',0,2),
|
|
(1239,27116,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(1240,10027116,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(1241,25286,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1242,10025286,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1243,25880,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1244,10025880,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1245,27165,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(1246,10027165,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(1247,25656,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1248,10025656,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1249,26565,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1250,10026565,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1251,25763,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(1252,10025763,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(1253,27033,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1254,10027033,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1255,25903,0,6144,0,'This item can be used to adorn a Ear slot item.','',0,0),
|
|
(1256,10025903,0,6144,0,'This item can be used to adorn a Ear slot item.','',0,0),
|
|
(1257,25154,0,3194880,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1258,10025154,0,3194880,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1259,26896,0,3,0,'','',0,28),
|
|
(1260,10026896,0,3,0,'','',0,28),
|
|
(1261,25147,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1262,10025147,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1263,26880,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(1264,10026880,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(1265,26452,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1266,10026452,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1267,25604,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1268,10025604,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1269,27132,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(1270,10027132,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(1271,27370,0,3,0,'','',0,28),
|
|
(1272,10027370,0,3,0,'','',0,28),
|
|
(1273,26114,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1274,10026114,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1275,25657,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1276,10025657,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1277,27172,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1278,10027172,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1279,25024,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1280,10025024,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1281,25247,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1282,10025247,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1283,26002,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1284,10026002,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1285,26952,0,3,0,'','',0,28),
|
|
(1286,10026952,0,3,0,'','',0,28),
|
|
(1287,26258,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1288,10026258,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1289,25364,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1290,10025364,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1291,26810,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1292,10026810,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1293,25813,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1294,10025813,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1295,26807,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1296,10026807,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1297,26580,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1298,10026580,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1299,26621,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1300,10026621,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1301,27032,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1302,10027032,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1303,26284,0,3,0,'','',0,28),
|
|
(1304,10026284,0,3,0,'','',0,28),
|
|
(1305,27235,0,3,0,'','',0,12),
|
|
(1306,10027235,0,3,0,'','',0,12),
|
|
(1307,25287,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1308,10025287,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1309,27489,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1310,10027489,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1311,25991,0,3,0,'','',0,12),
|
|
(1312,10025991,0,3,0,'','',0,12),
|
|
(1313,26993,0,3,0,'','',0,28),
|
|
(1314,10026993,0,3,0,'','',0,28),
|
|
(1315,26579,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1316,10026579,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1317,25248,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1318,10025248,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1319,26959,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1320,10026959,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1321,26170,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1322,10026170,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1323,26404,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(1324,10026404,0,3,0,'This item can be used to adorn a Primary or Secondary one handed slashing weapon.','',0,12),
|
|
(1325,27021,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1326,10027021,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1327,26056,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1328,10026056,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1329,26118,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1330,10026118,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1331,25987,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1332,10025987,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1333,25365,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1334,10025365,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1335,26505,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(1336,10026505,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(1337,25249,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1338,10025249,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1339,25061,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(1340,10025061,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(1341,26526,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1342,10026526,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1343,25176,0,3,0,'','',0,28),
|
|
(1344,10025176,0,3,0,'','',0,28),
|
|
(1345,25308,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1346,10025308,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1347,26581,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1348,10026581,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1349,27441,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1350,10027441,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1351,27002,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1352,10027002,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1353,25892,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1354,10025892,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1355,27256,0,3,0,'','',0,28),
|
|
(1356,10027256,0,3,0,'','',0,28),
|
|
(1357,26936,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1358,10026936,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1359,26230,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1360,10026230,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1361,25119,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(1362,10025119,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(1363,25562,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1364,10025562,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1365,26871,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1366,10026871,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1367,26229,0,65536,0,'','',0,1),
|
|
(1368,10026229,0,65536,0,'','',0,1),
|
|
(1369,25658,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1370,10025658,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1371,25205,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1372,10025205,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1373,25497,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(1374,10025497,0,128,2,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(1375,25785,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1376,10025785,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1377,25989,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(1378,10025989,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(1379,25659,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1380,10025659,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1381,26368,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(1382,10026368,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(1383,25275,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1384,10025275,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1385,25660,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1386,10025660,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1387,26616,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1388,10026616,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1389,26493,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1390,10026493,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1391,25661,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1392,10025661,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1393,27171,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1394,10027171,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1395,26895,0,3,0,'','',0,28),
|
|
(1396,10026895,0,3,0,'','',0,28),
|
|
(1397,26802,0,176,1,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(1398,10026802,0,176,1,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(1399,25662,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1400,10025662,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1401,26861,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1402,10026861,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1403,26804,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1404,10026804,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1405,26039,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(1406,10026039,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(1407,26469,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(1408,10026469,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(1409,25941,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1410,10025941,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1411,26566,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1412,10026566,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1413,26851,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(1414,10026851,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(1415,27097,0,3,0,'','',0,28),
|
|
(1416,10027097,0,3,0,'','',0,28),
|
|
(1417,26696,0,508,1,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(1418,10026696,0,508,1,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(1419,26328,0,65536,0,'','',0,2),
|
|
(1420,10026328,0,65536,0,'','',0,2),
|
|
(1421,25168,0,3,0,'','',0,28),
|
|
(1422,10025168,0,3,0,'','',0,28),
|
|
(1423,27234,0,65536,0,'','',0,2),
|
|
(1424,10027234,0,65536,0,'','',0,2),
|
|
(1425,26766,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1426,10026766,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1427,25366,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1428,10025366,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1429,26531,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1430,10026531,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1431,26574,0,48,1,'This adornment can be used to augment a shoulder or forearm slot item.','',0,0),
|
|
(1432,10026574,0,48,1,'This adornment can be used to augment a shoulder or forearm slot item.','',0,0),
|
|
(1433,25498,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1434,10025498,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1435,26822,0,589987,0,'','',0,0),
|
|
(1436,10026822,0,589987,0,'','',0,0),
|
|
(1437,25877,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1438,10025877,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1439,26727,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1440,10026727,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1441,25624,0,4,1,'This adornment can be used to augment a head slot item. This adornment can only adorn Sentinel''s Fate equipment.','',0,0),
|
|
(1442,10025624,0,4,1,'This adornment can be used to augment a head slot item. This adornment can only adorn Sentinel''s Fate equipment.','',0,0),
|
|
(1443,25663,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1444,10025663,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1445,26739,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1446,10026739,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1447,25664,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1448,10025664,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1449,27284,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1450,10027284,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1451,25250,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1452,10025250,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1453,26841,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(1454,10026841,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(1455,25367,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1456,10025367,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1457,25296,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1458,10025296,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1459,25097,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(1460,10025097,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(1461,26736,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1462,10026736,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1463,26261,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1464,10026261,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1465,26916,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1466,10026916,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1467,27308,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1468,10027308,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1469,25251,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1470,10025251,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1471,25979,0,3,0,'','',0,28),
|
|
(1472,10025979,0,3,0,'','',0,28),
|
|
(1473,25309,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1474,10025309,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1475,27339,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1476,10027339,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1477,25368,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1478,10025368,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1479,25232,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1480,10025232,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1481,26626,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1482,10026626,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1483,25066,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(1484,10025066,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(1485,27383,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1486,10027383,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1487,25189,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1488,10025189,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1489,26971,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1490,10026971,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1491,27144,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(1492,10027144,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(1493,25665,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1494,10025665,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1495,26797,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1496,10026797,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1497,25369,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1498,10025369,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1499,25605,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1500,10025605,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1501,25833,0,4,1,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1502,10025833,0,4,1,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1503,27391,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1504,10027391,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1505,27336,0,65536,0,'','',0,1),
|
|
(1506,10027336,0,65536,0,'','',0,1),
|
|
(1507,26410,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1508,10026410,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1509,25109,0,3473666,0,'','',0,0),
|
|
(1510,10025109,0,3473666,0,'','',0,0),
|
|
(1511,26206,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1512,10026206,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1513,26945,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1514,10026945,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1515,26109,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1516,10026109,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1517,26071,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1518,10026071,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1519,25370,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1520,10025370,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1521,26785,0,508,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(1522,10026785,0,508,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(1523,26539,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1524,10026539,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1525,25666,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1526,10025666,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1527,26337,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1528,10026337,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1529,25371,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1530,10025371,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1531,26260,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1532,10026260,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1533,26674,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1534,10026674,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1535,27389,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1536,10027389,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1537,25606,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1538,10025606,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1539,26613,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1540,10026613,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1541,27353,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1542,10027353,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1543,27446,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1544,10027446,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1545,27405,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1546,10027405,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1547,27152,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1548,10027152,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1549,26671,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1550,10026671,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(1551,26155,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1552,10026155,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1553,27076,0,3,0,'','',0,28),
|
|
(1554,10027076,0,3,0,'','',0,28),
|
|
(1555,27013,0,1,0,'','',0,20),
|
|
(1556,10027013,0,1,0,'','',0,20),
|
|
(1557,27089,0,1,0,'','',0,16),
|
|
(1558,10027089,0,1,0,'','',0,16),
|
|
(1559,26824,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(1560,10026824,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(1561,25037,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1562,10025037,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1563,26996,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1564,10026996,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1565,26292,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1566,10026292,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1567,26509,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(1568,10026509,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(1569,26780,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1570,10026780,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1571,26713,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1572,10026713,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1573,27476,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1574,10027476,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1575,27456,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1576,10027456,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1577,26028,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1578,10026028,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1579,26115,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1580,10026115,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1581,25576,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1582,10025576,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1583,25499,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(1584,10025499,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(1585,26453,0,3,0,'','',0,28),
|
|
(1586,10026453,0,3,0,'','',0,28),
|
|
(1587,25372,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(1588,10025372,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(1589,25164,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1590,10025164,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1591,25590,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1592,10025590,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1593,26435,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1594,10026435,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1595,26297,0,65536,0,'','',0,1),
|
|
(1596,10026297,0,65536,0,'','',0,1),
|
|
(1597,27320,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1598,10027320,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1599,26287,0,3,0,'','',0,28),
|
|
(1600,10026287,0,3,0,'','',0,28),
|
|
(1601,25094,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1602,10025094,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1603,26611,0,504,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(1604,10026611,0,504,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(1605,26476,0,3,0,'','',0,28),
|
|
(1606,10026476,0,3,0,'','',0,28),
|
|
(1607,25252,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1608,10025252,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1609,26159,0,589987,0,'','',0,0),
|
|
(1610,10026159,0,589987,0,'','',0,0),
|
|
(1611,25862,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1612,10025862,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1613,25022,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1614,10025022,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(1615,26576,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1616,10026576,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1617,26239,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1618,10026239,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1619,26172,0,3735712,0,'','',0,0),
|
|
(1620,10026172,0,3735712,0,'','',0,0),
|
|
(1621,25310,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1622,10025310,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1623,25148,0,65536,0,'','',0,1),
|
|
(1624,10025148,0,65536,0,'','',0,1),
|
|
(1625,25474,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1626,10025474,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1627,26231,0,3,0,'','',0,28),
|
|
(1628,10026231,0,3,0,'','',0,28),
|
|
(1629,26366,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1630,10026366,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1631,25083,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1632,10025083,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1633,26794,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1634,10026794,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1635,25032,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1636,10025032,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(1637,27038,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1638,10027038,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1639,26901,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1640,10026901,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1641,26866,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1642,10026866,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1643,25607,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1644,10025607,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1645,25373,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1646,10025373,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1647,25233,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1648,10025233,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1649,26883,0,65536,0,'','',0,1),
|
|
(1650,10026883,0,65536,0,'','',0,1),
|
|
(1651,25055,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1652,10025055,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1653,26340,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1654,10026340,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1655,26385,0,3,0,'','',0,28),
|
|
(1656,10026385,0,3,0,'','',0,28),
|
|
(1657,27242,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1658,10027242,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1659,27145,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(1660,10027145,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(1661,26102,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1662,10026102,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1663,27094,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(1664,10027094,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(1665,26992,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1666,10026992,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1667,26129,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1668,10026129,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1669,25760,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1670,10025760,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1671,25374,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1672,10025374,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1673,26754,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(1674,10026754,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(1675,26361,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1676,10026361,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1677,25762,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1678,10025762,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1679,25836,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1680,10025836,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1681,26948,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1682,10026948,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1683,25118,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1684,10025118,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(1685,27069,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1686,10027069,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1687,26418,0,65536,0,'','',0,2),
|
|
(1688,10026418,0,65536,0,'','',0,2),
|
|
(1689,26037,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(1690,10026037,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(1691,25772,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1692,10025772,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1693,25253,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1694,10025253,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1695,27289,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1696,10027289,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1697,26300,0,3,0,'','',0,28),
|
|
(1698,10026300,0,3,0,'','',0,28),
|
|
(1699,27442,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1700,10027442,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1701,26652,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1702,10026652,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1703,27421,0,65536,0,'','',0,1),
|
|
(1704,10027421,0,65536,0,'','',0,1),
|
|
(1705,26403,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(1706,10026403,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(1707,26241,0,3,0,'','',0,28),
|
|
(1708,10026241,0,3,0,'','',0,28),
|
|
(1709,26127,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1710,10026127,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1711,27251,0,65536,0,'','',0,2),
|
|
(1712,10027251,0,65536,0,'','',0,2),
|
|
(1713,26451,0,3,0,'','',0,28),
|
|
(1714,10026451,0,3,0,'','',0,28),
|
|
(1715,27368,0,3,0,'','',0,28),
|
|
(1716,10027368,0,3,0,'','',0,28),
|
|
(1717,25311,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1718,10025311,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1719,25209,0,3,0,'','',0,28),
|
|
(1720,10025209,0,3,0,'','',0,28),
|
|
(1721,25582,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1722,10025582,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(1723,25667,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1724,10025667,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1725,26912,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1726,10026912,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1727,27124,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1728,10027124,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1729,26644,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(1730,10026644,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(1731,26733,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1732,10026733,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1733,25634,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1734,10025634,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1735,26868,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1736,10026868,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1737,25375,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1738,10025375,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1739,27388,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(1740,10027388,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(1741,25130,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1742,10025130,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1743,25376,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1744,10025376,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1745,25886,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1746,10025886,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1747,27223,0,3,0,'','',0,28),
|
|
(1748,10027223,0,3,0,'','',0,28),
|
|
(1749,26723,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1750,10026723,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1751,26715,0,48,1,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(1752,10026715,0,48,1,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(1753,26374,0,65536,0,'','',0,1),
|
|
(1754,10026374,0,65536,0,'','',0,1),
|
|
(1755,25254,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1756,10025254,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1757,26756,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(1758,10026756,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(1759,26513,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1760,10026513,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1761,26947,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1762,10026947,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(1763,25090,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, charm, or waist slot item.','',0,0),
|
|
(1764,10025090,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, charm, or waist slot item.','',0,0),
|
|
(1765,25608,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1766,10025608,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(1767,26742,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1768,10026742,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(1769,26612,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1770,10026612,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1771,25668,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1772,10025668,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1773,25042,0,8,0,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(1774,10025042,0,8,0,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(1775,25669,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1776,10025669,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1777,25198,0,3,0,'','',0,28),
|
|
(1778,10025198,0,3,0,'','',0,28),
|
|
(1779,27262,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(1780,10027262,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(1781,25377,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1782,10025377,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1783,25839,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1784,10025839,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1785,26062,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(1786,10026062,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(1787,26269,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1788,10026269,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1789,27015,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(1790,10027015,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(1791,26997,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1792,10026997,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1793,25125,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1794,10025125,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1795,25670,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1796,10025670,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1797,25215,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1798,10025215,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(1799,27078,0,3,0,'','',0,28),
|
|
(1800,10027078,0,3,0,'','',0,28),
|
|
(1801,26463,0,1,0,'','',0,16),
|
|
(1802,10026463,0,1,0,'','',0,16),
|
|
(1803,25187,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1804,10025187,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1805,27055,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1806,10027055,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1807,25378,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1808,10025378,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1809,27077,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1810,10027077,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1811,25219,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1812,10025219,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1813,27010,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1814,10027010,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1815,25141,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1816,10025141,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1817,26193,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(1818,10026193,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(1819,27114,0,589987,0,'','',0,0),
|
|
(1820,10027114,0,589987,0,'','',0,0),
|
|
(1821,26813,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1822,10026813,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1823,27232,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1824,10027232,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1825,25379,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1826,10025379,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1827,27464,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1828,10027464,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1829,26446,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1830,10026446,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1831,26732,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1832,10026732,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(1833,27286,0,3,0,'This item can be used to adorn a One Handed weapon.','',0,12),
|
|
(1834,10027286,0,3,0,'This item can be used to adorn a One Handed weapon.','',0,12),
|
|
(1835,25671,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1836,10025671,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1837,27087,0,65536,0,'','',0,1),
|
|
(1838,10027087,0,65536,0,'','',0,1),
|
|
(1839,26033,0,3,0,'','',0,12),
|
|
(1840,10026033,0,3,0,'','',0,12),
|
|
(1841,25380,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1842,10025380,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1843,26963,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1844,10026963,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1845,27409,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1846,10027409,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1847,25159,0,3,0,'','',0,28),
|
|
(1848,10025159,0,3,0,'','',0,28),
|
|
(1849,25312,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1850,10025312,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1851,26319,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(1852,10026319,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(1853,26395,0,3,0,'','',0,28),
|
|
(1854,10026395,0,3,0,'','',0,28),
|
|
(1855,27181,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(1856,10027181,0,1,0,'This item can be used to adorn a Two Handed slashing weapon.','',0,16),
|
|
(1857,26622,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1858,10026622,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1859,26286,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1860,10026286,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1861,27266,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1862,10027266,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(1863,27301,0,3,0,'','',0,28),
|
|
(1864,10027301,0,3,0,'','',0,28),
|
|
(1865,27257,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1866,10027257,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1867,25900,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1868,10025900,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1869,26957,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1870,10026957,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1871,26543,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1872,10026543,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1873,27265,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(1874,10027265,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(1875,26148,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1876,10026148,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(1877,27009,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1878,10027009,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(1879,25051,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(1880,10025051,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(1881,25672,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1882,10025672,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1883,26921,0,3,0,'','',0,28),
|
|
(1884,10026921,0,3,0,'','',0,28),
|
|
(1885,27115,0,589987,0,'','',0,0),
|
|
(1886,10027115,0,589987,0,'','',0,0),
|
|
(1887,25938,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(1888,10025938,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(1889,26132,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1890,10026132,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1891,26584,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1892,10026584,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1893,25123,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1894,10025123,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1895,27316,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1896,10027316,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(1897,27395,0,65536,0,'','',0,2),
|
|
(1898,10027395,0,65536,0,'','',0,2),
|
|
(1899,25673,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1900,10025673,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1901,25145,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1902,10025145,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1903,25911,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1904,10025911,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1905,25999,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1906,10025999,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1907,26367,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1908,10026367,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(1909,25925,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1910,10025925,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1911,26906,0,65536,0,'','',0,2),
|
|
(1912,10026906,0,65536,0,'','',0,2),
|
|
(1913,25928,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1914,10025928,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1915,26481,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1916,10026481,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1917,25381,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1918,10025381,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1919,25063,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(1920,10025063,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(1921,25046,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(1922,10025046,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(1923,26443,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1924,10026443,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1925,25840,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(1926,10025840,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(1927,26288,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1928,10026288,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1929,25841,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1930,10025841,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1931,26372,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1932,10026372,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1933,26619,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1934,10026619,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1935,26141,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1936,10026141,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1937,27342,0,1,0,'','',0,20),
|
|
(1938,10027342,0,1,0,'','',0,20),
|
|
(1939,26375,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1940,10026375,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(1941,25382,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1942,10025382,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1943,25814,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1944,10025814,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1945,26343,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1946,10026343,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(1947,26482,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1948,10026482,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(1949,26633,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1950,10026633,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1951,27403,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1952,10027403,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(1953,26894,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1954,10026894,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1955,25745,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1956,10025745,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1957,27125,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1958,10027125,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(1959,26897,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1960,10026897,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(1961,25815,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1962,10025815,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1963,25234,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(1964,10025234,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(1965,26546,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1966,10026546,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1967,26527,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1968,10026527,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1969,27061,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1970,10027061,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1971,26011,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1972,10026011,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1973,27452,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1974,10027452,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(1975,26704,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(1976,10026704,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(1977,26271,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1978,10026271,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(1979,25500,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1980,10025500,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1981,26010,0,3,0,'','',0,28),
|
|
(1982,10026010,0,3,0,'','',0,28),
|
|
(1983,27000,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1984,10027000,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(1985,26252,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1986,10026252,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(1987,26520,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1988,10026520,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(1989,26203,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1990,10026203,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(1991,26004,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1992,10026004,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(1993,25290,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1994,10025290,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1995,26078,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1996,10026078,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(1997,25842,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1998,10025842,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(1999,25674,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2000,10025674,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2001,26618,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2002,10026618,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2003,26594,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2004,10026594,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2005,26353,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2006,10026353,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2007,26153,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(2008,10026153,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(2009,26904,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2010,10026904,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2011,26254,0,3,0,'','',0,28),
|
|
(2012,10026254,0,3,0,'','',0,28),
|
|
(2013,25235,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2014,10025235,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2015,25163,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2016,10025163,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2017,27142,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(2018,10027142,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(2019,26240,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2020,10026240,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2021,27222,0,3,0,'','',0,28),
|
|
(2022,10027222,0,3,0,'','',0,28),
|
|
(2023,26184,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2024,10026184,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2025,26488,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(2026,10026488,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(2027,26634,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2028,10026634,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2029,26360,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2030,10026360,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2031,25675,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2032,10025675,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2033,26640,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2034,10026640,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2035,26515,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2036,10026515,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2037,26198,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2038,10026198,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2039,25873,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2040,10025873,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2041,26468,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(2042,10026468,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(2043,25564,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2044,10025564,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2045,25313,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2046,10025313,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2047,25213,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(2048,10025213,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(2049,27019,0,3,0,'','',0,28),
|
|
(2050,10027019,0,3,0,'','',0,28),
|
|
(2051,27034,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2052,10027034,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2053,25179,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2054,10025179,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2055,27374,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2056,10027374,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2057,26655,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2058,10026655,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2059,26454,0,65536,0,'','',0,2),
|
|
(2060,10026454,0,65536,0,'','',0,2),
|
|
(2061,25676,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2062,10025676,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2063,27463,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2064,10027463,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2065,27066,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2066,10027066,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2067,26892,0,1,0,'','',0,20),
|
|
(2068,10026892,0,1,0,'','',0,20),
|
|
(2069,26853,0,3473666,0,'','',0,0),
|
|
(2070,10026853,0,3473666,0,'','',0,0),
|
|
(2071,26097,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2072,10026097,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2073,25575,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2074,10025575,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2075,26709,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2076,10026709,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2077,25177,0,3,0,'','',0,28),
|
|
(2078,10025177,0,3,0,'','',0,28),
|
|
(2079,25902,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2080,10025902,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2081,25202,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2082,10025202,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2083,25521,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2084,10025521,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2085,27161,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2086,10027161,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2087,27020,0,3,0,'','',0,28),
|
|
(2088,10027020,0,3,0,'','',0,28),
|
|
(2089,25210,0,3,0,'','',0,28),
|
|
(2090,10025210,0,3,0,'','',0,28),
|
|
(2091,25383,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2092,10025383,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2093,25527,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2094,10025527,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2095,26003,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2096,10026003,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2097,25919,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2098,10025919,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2099,26419,0,3,0,'','',0,12),
|
|
(2100,10026419,0,3,0,'','',0,12),
|
|
(2101,25786,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2102,10025786,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2103,27154,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(2104,10027154,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(2105,25677,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2106,10025677,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2107,25563,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2108,10025563,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2109,26235,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2110,10026235,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2111,26402,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2112,10026402,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2113,25255,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2114,10025255,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2115,27243,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2116,10027243,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2117,26111,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2118,10026111,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2119,25207,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2120,10025207,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2121,26185,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2122,10026185,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2123,26072,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2124,10026072,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2125,25488,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(2126,10025488,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(2127,26986,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(2128,10026986,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(2129,25994,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(2130,10025994,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(2131,25954,0,3,0,'','',0,28),
|
|
(2132,10025954,0,3,0,'','',0,28),
|
|
(2133,26045,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2134,10026045,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2135,26480,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2136,10026480,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2137,26646,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2138,10026646,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2139,25981,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(2140,10025981,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(2141,26199,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2142,10026199,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2143,27214,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(2144,10027214,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(2145,26497,0,589984,0,'This item can be used to adorn a Ranged, Legs, Forearm, or Cloak slot item.','',0,0),
|
|
(2146,10026497,0,589984,0,'This item can be used to adorn a Ranged, Legs, Forearm, or Cloak slot item.','',0,0),
|
|
(2147,25139,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2148,10025139,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2149,25867,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2150,10025867,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2151,25384,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2152,10025384,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2153,25201,0,3,0,'','',0,28),
|
|
(2154,10025201,0,3,0,'','',0,28),
|
|
(2155,27201,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2156,10027201,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2157,27305,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2158,10027305,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2159,25904,0,3408292,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, or Belt slot item.','',0,0),
|
|
(2160,10025904,0,3408292,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, or Belt slot item.','',0,0),
|
|
(2161,26821,0,589987,0,'','',0,0),
|
|
(2162,10026821,0,589987,0,'','',0,0),
|
|
(2163,26735,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2164,10026735,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2165,25787,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2166,10025787,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2167,27095,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(2168,10027095,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(2169,27413,0,3,0,'','',0,28),
|
|
(2170,10027413,0,3,0,'','',0,28),
|
|
(2171,25501,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(2172,10025501,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(2173,26703,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2174,10026703,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2175,27382,0,1,0,'','',0,16),
|
|
(2176,10027382,0,1,0,'','',0,16),
|
|
(2177,26930,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2178,10026930,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2179,27319,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2180,10027319,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2181,25088,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2182,10025088,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2183,27408,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2184,10027408,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2185,27200,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2186,10027200,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2187,25385,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2188,10025385,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2189,25132,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2190,10025132,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2191,27398,0,3,0,'','',0,28),
|
|
(2192,10027398,0,3,0,'','',0,28),
|
|
(2193,27420,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2194,10027420,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2195,25386,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2196,10025386,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2197,25387,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2198,10025387,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2199,25609,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2200,10025609,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2201,26413,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2202,10026413,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2203,25678,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2204,10025678,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2205,26545,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2206,10026545,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2207,26086,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2208,10026086,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2209,26608,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2210,10026608,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2211,26889,0,1,0,'','',0,20),
|
|
(2212,10026889,0,1,0,'','',0,20),
|
|
(2213,25273,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(2214,10025273,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(2215,26436,0,3,0,'','',0,0),
|
|
(2216,10026436,0,3,0,'','',0,0),
|
|
(2217,26820,0,589987,0,'','',0,0),
|
|
(2218,10026820,0,589987,0,'','',0,0),
|
|
(2219,27003,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2220,10027003,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2221,25146,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(2222,10025146,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(2223,26763,0,112,3,'This adornment can be used to augment a shoulders, forearms, or hands slot item.','',0,0),
|
|
(2224,10026763,0,112,3,'This adornment can be used to augment a shoulders, forearms, or hands slot item.','',0,0),
|
|
(2225,25502,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2226,10025502,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2227,25503,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2228,10025503,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2229,26484,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2230,10026484,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2231,27450,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2232,10027450,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2233,25639,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2234,10025639,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2235,27358,0,65536,0,'','',0,2),
|
|
(2236,10027358,0,65536,0,'','',0,2),
|
|
(2237,26333,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(2238,10026333,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(2239,26499,0,3407872,0,'This item can be used to adorn a Belt slot item.','',0,0),
|
|
(2240,10026499,0,3407872,0,'This item can be used to adorn a Belt slot item.','',0,0),
|
|
(2241,25504,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2242,10025504,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2243,25388,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2244,10025388,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2245,27162,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2246,10027162,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2247,26171,0,3735712,0,'','',0,0),
|
|
(2248,10026171,0,3735712,0,'','',0,0),
|
|
(2249,25929,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(2250,10025929,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(2251,25468,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2252,10025468,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2253,25942,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2254,10025942,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2255,26475,0,3,0,'','',0,28),
|
|
(2256,10026475,0,3,0,'','',0,28),
|
|
(2257,25181,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2258,10025181,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2259,26397,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2260,10026397,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2261,27011,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2262,10027011,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2263,27430,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(2264,10027430,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(2265,26222,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2266,10026222,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2267,26320,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(2268,10026320,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(2269,25195,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2270,10025195,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2271,26920,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2272,10026920,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2273,27461,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2274,10027461,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2275,27326,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2276,10027326,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2277,26052,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2278,10026052,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2279,25389,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2280,10025389,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2281,25295,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2282,10025295,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2283,25869,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2284,10025869,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2285,25679,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2286,10025679,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2287,25188,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2288,10025188,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2289,26998,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2290,10026998,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2291,25816,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2292,10025816,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2293,26408,0,3,0,'','',0,28),
|
|
(2294,10026408,0,3,0,'','',0,28),
|
|
(2295,25390,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2296,10025390,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2297,26958,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2298,10026958,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2299,26095,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2300,10026095,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2301,26466,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2302,10026466,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2303,25100,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(2304,10025100,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(2305,26890,0,1,0,'','',0,20),
|
|
(2306,10026890,0,1,0,'','',0,20),
|
|
(2307,27022,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2308,10027022,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2309,25871,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2310,10025871,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2311,26448,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2312,10026448,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2313,26639,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2314,10026639,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2315,27313,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2316,10027313,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2317,25279,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2318,10025279,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2319,27488,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2320,10027488,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2321,25105,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2322,10025105,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2323,27122,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2324,10027122,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2325,26479,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2326,10026479,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2327,25220,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2328,10025220,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2329,26590,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2330,10026590,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2331,25680,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2332,10025680,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2333,26658,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2334,10026658,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2335,25121,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2336,10025121,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2337,25926,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2338,10025926,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2339,27004,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2340,10027004,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2341,27102,0,65536,0,'','',0,2),
|
|
(2342,10027102,0,65536,0,'','',0,2),
|
|
(2343,26363,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2344,10026363,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2345,26146,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2346,10026146,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2347,27065,0,3,0,'','',0,28),
|
|
(2348,10027065,0,3,0,'','',0,28),
|
|
(2349,26557,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2350,10026557,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2351,25899,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2352,10025899,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2353,25982,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2354,10025982,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2355,26012,0,3,0,'','',0,28),
|
|
(2356,10026012,0,3,0,'','',0,28),
|
|
(2357,26522,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2358,10026522,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2359,26023,0,3,0,'','',0,28),
|
|
(2360,10026023,0,3,0,'','',0,28),
|
|
(2361,27361,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2362,10027361,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2363,25062,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2364,10025062,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2365,26740,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2366,10026740,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2367,25218,0,1,0,'','',0,16),
|
|
(2368,10025218,0,1,0,'','',0,16),
|
|
(2369,25034,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(2370,10025034,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(2371,26131,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(2372,10026131,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(2373,27279,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(2374,10027279,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(2375,26656,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2376,10026656,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2377,26226,0,1,0,'','',0,20),
|
|
(2378,10026226,0,1,0,'','',0,20),
|
|
(2379,27343,0,1,0,'','',0,20),
|
|
(2380,10027343,0,1,0,'','',0,20),
|
|
(2381,25211,0,65536,0,'','',0,2),
|
|
(2382,10025211,0,65536,0,'','',0,2),
|
|
(2383,25015,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2384,10025015,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2385,26725,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2386,10026725,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2387,26556,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2388,10026556,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2389,26917,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2390,10026917,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2391,25580,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2392,10025580,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2393,26834,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2394,10026834,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2395,25469,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2396,10025469,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2397,25523,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2398,10025523,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2399,26903,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2400,10026903,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2401,25817,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2402,10025817,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2403,26962,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2404,10026962,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2405,27347,0,3,0,'','',0,28),
|
|
(2406,10027347,0,3,0,'','',0,28),
|
|
(2407,26139,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2408,10026139,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2409,27292,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(2410,10027292,0,1,0,'This item can be used to adorn a Primary Two Hand piercing weapon.','',0,16),
|
|
(2411,26550,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2412,10026550,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2413,27467,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2414,10027467,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2415,26370,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2416,10026370,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2417,25957,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(2418,10025957,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(2419,25958,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2420,10025958,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2421,25391,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2422,10025391,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2423,26605,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2424,10026605,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2425,26972,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2426,10026972,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2427,26492,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2428,10026492,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2429,25194,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2430,10025194,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2431,26964,0,65536,0,'','',0,1),
|
|
(2432,10026964,0,65536,0,'','',0,1),
|
|
(2433,26905,0,3,0,'','',0,28),
|
|
(2434,10026905,0,3,0,'','',0,28),
|
|
(2435,27005,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2436,10027005,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2437,26212,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2438,10026212,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2439,25758,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2440,10025758,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2441,26317,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2442,10026317,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2443,26042,0,3,0,'','',0,28),
|
|
(2444,10026042,0,3,0,'','',0,28),
|
|
(2445,26718,0,508,1,'','',0,0),
|
|
(2446,10026718,0,508,1,'','',0,0),
|
|
(2447,27260,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2448,10027260,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2449,26977,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2450,10026977,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2451,27084,0,65536,0,'','',0,1),
|
|
(2452,10027084,0,65536,0,'','',0,1),
|
|
(2453,25314,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2454,10025314,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2455,25739,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2456,10025739,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2457,27123,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2458,10027123,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2459,27272,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2460,10027272,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2461,26417,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(2462,10026417,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(2463,27136,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(2464,10027136,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(2465,25818,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2466,10025818,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2467,25304,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2468,10025304,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2469,25968,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2470,10025968,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2471,25788,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2472,10025788,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2473,26150,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2474,10026150,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2475,26243,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(2476,10026243,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(2477,27091,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2478,10027091,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2479,25150,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2480,10025150,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2481,26926,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2482,10026926,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2483,26251,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(2484,10026251,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(2485,26753,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2486,10026753,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2487,25116,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, charm, or wrist slot item.','',0,0),
|
|
(2488,10025116,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, charm, or wrist slot item.','',0,0),
|
|
(2489,26201,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2490,10026201,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2491,25610,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2492,10025610,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2493,26825,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2494,10026825,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2495,26809,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2496,10026809,1800,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2497,27294,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(2498,10027294,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(2499,26932,0,65536,0,'','',0,2),
|
|
(2500,10026932,0,65536,0,'','',0,2),
|
|
(2501,26974,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(2502,10026974,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(2503,26956,0,3,0,'','',0,28),
|
|
(2504,10026956,0,3,0,'','',0,28),
|
|
(2505,27169,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2506,10027169,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2507,27207,0,65536,0,'','',0,2),
|
|
(2508,10027207,0,65536,0,'','',0,2),
|
|
(2509,26568,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2510,10026568,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2511,27269,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2512,10027269,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2513,27166,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2514,10027166,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2515,26019,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2516,10026019,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2517,27163,0,8192,0,'','',0,0),
|
|
(2518,10027163,0,8192,0,'','',0,0),
|
|
(2519,27090,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2520,10027090,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2521,26214,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(2522,10026214,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(2523,26980,0,3,0,'','',0,12),
|
|
(2524,10026980,0,3,0,'','',0,12),
|
|
(2525,25392,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2526,10025392,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2527,26902,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2528,10026902,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2529,25485,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2530,10025485,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2531,26393,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2532,10026393,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2533,25789,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2534,10025789,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2535,27422,0,3,0,'','',0,12),
|
|
(2536,10027422,0,3,0,'','',0,12),
|
|
(2537,25256,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2538,10025256,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2539,25546,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(2540,10025546,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(2541,26434,0,65536,0,'','',0,2),
|
|
(2542,10026434,0,65536,0,'','',0,2),
|
|
(2543,26029,0,65536,0,'','',0,1),
|
|
(2544,10026029,0,65536,0,'','',0,1),
|
|
(2545,26173,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2546,10026173,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2547,27296,0,3,0,'','',0,28),
|
|
(2548,10027296,0,3,0,'','',0,28),
|
|
(2549,26758,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2550,10026758,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2551,26836,0,3735712,0,'','',0,0),
|
|
(2552,10026836,0,3735712,0,'','',0,0),
|
|
(2553,27100,0,3,0,'','',0,28),
|
|
(2554,10027100,0,3,0,'','',0,28),
|
|
(2555,26450,0,65536,0,'','',0,1),
|
|
(2556,10026450,0,65536,0,'','',0,1),
|
|
(2557,25257,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2558,10025257,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2559,26180,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2560,10026180,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2561,25808,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2562,10025808,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2563,27174,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2564,10027174,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2565,25393,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2566,10025393,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2567,27321,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2568,10027321,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2569,27225,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2570,10027225,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2571,27432,0,3,0,'','',0,28),
|
|
(2572,10027432,0,3,0,'','',0,28),
|
|
(2573,25566,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2574,10025566,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2575,27017,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(2576,10027017,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(2577,25872,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2578,10025872,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2579,26941,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2580,10026941,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2581,26506,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(2582,10026506,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(2583,26400,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2584,10026400,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2585,26308,0,65536,0,'','',0,1),
|
|
(2586,10026308,0,65536,0,'','',0,1),
|
|
(2587,26007,0,3,0,'','',0,28),
|
|
(2588,10026007,0,3,0,'','',0,28),
|
|
(2589,26559,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2590,10026559,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2591,25835,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2592,10025835,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2593,25681,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2594,10025681,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2595,25754,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2596,10025754,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2597,26204,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2598,10026204,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2599,27007,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2600,10027007,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2601,26182,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2602,10026182,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2603,26325,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2604,10026325,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2605,26038,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2606,10026038,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2607,26708,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2608,10026708,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2609,25394,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2610,10025394,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2611,27372,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(2612,10027372,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(2613,26174,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2614,10026174,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(2615,25819,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2616,10025819,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2617,25964,0,3,0,'','',0,28),
|
|
(2618,10025964,0,3,0,'','',0,28),
|
|
(2619,26432,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2620,10026432,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2621,25682,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2622,10025682,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2623,27252,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2624,10027252,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2625,26108,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2626,10026108,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2627,25395,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2628,10025395,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2629,25748,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2630,10025748,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2631,26181,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2632,10026181,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2633,26249,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(2634,10026249,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(2635,26796,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2636,10026796,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2637,26088,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2638,10026088,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2639,26143,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2640,10026143,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2641,27135,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(2642,10027135,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(2643,26130,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(2644,10026130,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(2645,25396,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2646,10025396,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2647,26973,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2648,10026973,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2649,27369,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2650,10027369,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2651,26670,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(2652,10026670,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(2653,27402,0,3,0,'','',0,28),
|
|
(2654,10027402,0,3,0,'','',0,28),
|
|
(2655,25589,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2656,10025589,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2657,27028,0,3,0,'','',0,28),
|
|
(2658,10027028,0,3,0,'','',0,28),
|
|
(2659,27029,0,65536,0,'','',0,2),
|
|
(2660,10027029,0,65536,0,'','',0,2),
|
|
(2661,25397,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2662,10025397,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2663,25971,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2664,10025971,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2665,25027,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(2666,10025027,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(2667,25543,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2668,10025543,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2669,26487,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2670,10026487,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2671,26431,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2672,10026431,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2673,25012,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2674,10025012,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2675,25398,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2676,10025398,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2677,26726,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2678,10026726,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2679,26521,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2680,10026521,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2681,26166,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2682,10026166,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2683,26144,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2684,10026144,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2685,26265,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(2686,10026265,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(2687,27378,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2688,10027378,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2689,25184,0,3,0,'','',0,12),
|
|
(2690,10025184,0,3,0,'','',0,12),
|
|
(2691,25882,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2692,10025882,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2693,26782,0,56,3,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(2694,10026782,0,56,3,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(2695,26961,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2696,10026961,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2697,26819,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(2698,10026819,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(2699,25915,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2700,10025915,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2701,25774,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2702,10025774,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2703,26076,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2704,10026076,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2705,27108,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2706,10027108,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2707,27149,0,3473666,0,'','',0,0),
|
|
(2708,10027149,0,3473666,0,'','',0,0),
|
|
(2709,25931,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2710,10025931,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2711,27348,0,3,0,'','',0,28),
|
|
(2712,10027348,0,3,0,'','',0,28),
|
|
(2713,27448,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2714,10027448,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2715,25683,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(2716,10025683,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(2717,26666,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(2718,10026666,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(2719,25934,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2720,10025934,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2721,25630,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2722,10025630,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2723,25106,0,56832,0,'This adornment can be used to augment an ear or finger slot item.','',0,0),
|
|
(2724,10025106,0,56832,0,'This adornment can be used to augment an ear or finger slot item.','',0,0),
|
|
(2725,27158,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2726,10027158,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2727,25751,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(2728,10025751,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(2729,25684,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(2730,10025684,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(2731,27016,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(2732,10027016,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(2733,25933,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2734,10025933,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2735,25060,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2736,10025060,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2737,26027,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2738,10026027,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2739,27310,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2740,10027310,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(2741,26694,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2742,10026694,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2743,27205,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2744,10027205,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2745,27213,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2746,10027213,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(2747,25455,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2748,10025455,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2749,27072,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2750,10027072,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2751,25939,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(2752,10025939,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(2753,26752,0,508,3,'','',0,0),
|
|
(2754,10026752,0,508,3,'','',0,0),
|
|
(2755,27086,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2756,10027086,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2757,26774,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2758,10026774,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2759,25505,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2760,10025505,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2761,25905,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2762,10025905,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2763,26601,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2764,10026601,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2765,26771,0,508,2,'','',0,0),
|
|
(2766,10026771,0,508,2,'','',0,0),
|
|
(2767,27040,0,3,0,'','',0,28),
|
|
(2768,10027040,0,3,0,'','',0,28),
|
|
(2769,27415,0,3,0,'','',0,28),
|
|
(2770,10027415,0,3,0,'','',0,28),
|
|
(2771,25901,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2772,10025901,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2773,26609,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2774,10026609,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2775,26768,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(2776,10026768,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(2777,26577,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2778,10026577,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2779,26406,0,3,0,'','',0,28),
|
|
(2780,10026406,0,3,0,'','',0,28),
|
|
(2781,25790,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2782,10025790,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2783,27081,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(2784,10027081,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(2785,25685,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2786,10025685,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2787,27120,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2788,10027120,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2789,25052,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(2790,10025052,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(2791,25077,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2792,10025077,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(2793,25336,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2794,10025336,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2795,27173,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2796,10027173,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(2797,27275,0,3,0,'','',0,28),
|
|
(2798,10027275,0,3,0,'','',0,28),
|
|
(2799,25104,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2800,10025104,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(2801,26362,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2802,10026362,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2803,25180,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2804,10025180,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2805,26178,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(2806,10026178,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(2807,25466,0,112,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2808,10025466,0,112,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(2809,26057,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2810,10026057,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2811,25686,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2812,10025686,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2813,25333,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2814,10025333,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2815,26969,0,3,0,'','',0,28),
|
|
(2816,10026969,0,3,0,'','',0,28),
|
|
(2817,26599,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2818,10026599,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2819,25628,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2820,10025628,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2821,26627,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2822,10026627,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2823,25755,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2824,10025755,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2825,25626,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2826,10025626,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2827,25506,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2828,10025506,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2829,26555,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2830,10026555,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2831,26657,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2832,10026657,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2833,26359,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2834,10026359,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2835,26455,0,3,0,'','',0,28),
|
|
(2836,10026455,0,3,0,'','',0,28),
|
|
(2837,25346,0,48,1,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(2838,10025346,0,48,1,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(2839,27300,900,65536,5,'This item can be used to sharpen ranged slot weapons.','',0,3),
|
|
(2840,10027300,900,65536,5,'This item can be used to sharpen ranged slot weapons.','',0,3),
|
|
(2841,26015,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2842,10026015,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(2843,25011,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2844,10025011,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(2845,25112,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(2846,10025112,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(2847,26017,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2848,10026017,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2849,25315,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(2850,10025315,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(2851,25967,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2852,10025967,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2853,25965,0,65536,0,'','',0,2),
|
|
(2854,10025965,0,65536,0,'','',0,2),
|
|
(2855,25949,0,1,0,'','',0,20),
|
|
(2856,10025949,0,1,0,'','',0,20),
|
|
(2857,26460,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2858,10026460,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2859,27376,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2860,10027376,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2861,26067,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(2862,10026067,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(2863,26302,0,3,0,'','',0,28),
|
|
(2864,10026302,0,3,0,'','',0,28),
|
|
(2865,26907,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2866,10026907,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2867,25284,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2868,10025284,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2869,27271,0,3,0,'','',0,28),
|
|
(2870,10027271,0,3,0,'','',0,28),
|
|
(2871,25399,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2872,10025399,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2873,26304,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2874,10026304,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2875,25631,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2876,10025631,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2877,27411,0,3,0,'','',0,28),
|
|
(2878,10027411,0,3,0,'','',0,28),
|
|
(2879,25834,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2880,10025834,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2881,25225,0,3,0,'','',0,28),
|
|
(2882,10025225,0,3,0,'','',0,28),
|
|
(2883,27396,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2884,10027396,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2885,26649,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2886,10026649,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2887,25035,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(2888,10025035,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(2889,26773,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2890,10026773,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2891,27385,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2892,10027385,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2893,26294,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2894,10026294,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2895,25843,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2896,10025843,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2897,25400,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2898,10025400,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2899,26350,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2900,10026350,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2901,27134,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(2902,10027134,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(2903,26638,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2904,10026638,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2905,25844,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2906,10025844,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2907,27424,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2908,10027424,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2909,26147,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2910,10026147,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2911,27098,0,3,0,'','',0,28),
|
|
(2912,10027098,0,3,0,'','',0,28),
|
|
(2913,25591,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2914,10025591,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2915,25001,1800,65536,5,'This item can be used to enchant ranged slot weapons temporarily.','',0,3),
|
|
(2916,10025001,1800,65536,5,'This item can be used to enchant ranged slot weapons temporarily.','',0,3),
|
|
(2917,25258,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2918,10025258,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2919,26855,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2920,10026855,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2921,26728,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2922,10026728,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(2923,26485,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2924,10026485,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(2925,26411,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2926,10026411,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2927,25155,0,589984,0,'This item can be used to adorn a Cloak, Legs, Ranged, or Forearm slot item.','',0,0),
|
|
(2928,10025155,0,589984,0,'This item can be used to adorn a Cloak, Legs, Ranged, or Forearm slot item.','',0,0),
|
|
(2929,26136,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2930,10026136,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2931,27457,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2932,10027457,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(2933,26376,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2934,10026376,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2935,26428,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2936,10026428,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2937,25975,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2938,10025975,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(2939,25456,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2940,10025456,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2941,25057,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2942,10025057,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(2943,27246,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2944,10027246,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(2945,26044,0,3,0,'','',0,28),
|
|
(2946,10026044,0,3,0,'','',0,28),
|
|
(2947,25451,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2948,10025451,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2949,26960,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2950,10026960,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(2951,25687,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2952,10025687,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2953,27249,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2954,10027249,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(2955,27433,0,3,0,'','',0,28),
|
|
(2956,10027433,0,3,0,'','',0,28),
|
|
(2957,26583,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2958,10026583,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(2959,26744,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2960,10026744,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(2961,26075,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2962,10026075,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(2963,27093,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2964,10027093,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(2965,25884,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2966,10025884,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2967,26693,0,48,1,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(2968,10026693,0,48,1,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(2969,26911,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2970,10026911,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(2971,26205,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2972,10026205,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(2973,25228,0,65536,0,'','',0,2),
|
|
(2974,10025228,0,65536,0,'','',0,2),
|
|
(2975,27297,0,3,0,'','',0,28),
|
|
(2976,10027297,0,3,0,'','',0,28),
|
|
(2977,27250,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2978,10027250,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(2979,27014,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(2980,10027014,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(2981,25520,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2982,10025520,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2983,27337,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2984,10027337,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(2985,25921,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2986,10025921,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(2987,27332,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(2988,10027332,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(2989,25845,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2990,10025845,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(2991,27267,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2992,10027267,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(2993,26420,0,1,0,'','',0,16),
|
|
(2994,10026420,0,1,0,'','',0,16),
|
|
(2995,26991,0,3,0,'','',0,28),
|
|
(2996,10026991,0,3,0,'','',0,28),
|
|
(2997,25054,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2998,10025054,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(2999,25340,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3000,10025340,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3001,27333,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3002,10027333,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3003,26186,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3004,10026186,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3005,27079,0,65536,0,'','',0,2),
|
|
(3006,10027079,0,65536,0,'','',0,2),
|
|
(3007,27328,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3008,10027328,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3009,25086,0,3735712,0,'','',0,0),
|
|
(3010,10025086,0,3735712,0,'','',0,0),
|
|
(3011,25611,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3012,10025611,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3013,25555,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3014,10025555,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3015,25005,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3016,10025005,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3017,26473,0,3,0,'','',0,28),
|
|
(3018,10026473,0,3,0,'','',0,28),
|
|
(3019,26324,0,3,0,'','',0,28),
|
|
(3020,10026324,0,3,0,'','',0,28),
|
|
(3021,27153,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(3022,10027153,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(3023,26523,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3024,10026523,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3025,26759,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3026,10026759,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3027,27096,0,3,0,'','',0,28),
|
|
(3028,10027096,0,3,0,'','',0,28),
|
|
(3029,25688,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3030,10025688,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3031,27185,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3032,10027185,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3033,25507,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3034,10025507,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3035,25870,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3036,10025870,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3037,25946,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3038,10025946,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3039,27360,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3040,10027360,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3041,25846,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3042,10025846,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3043,27486,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3044,10027486,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3045,25528,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3046,10025528,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3047,26051,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3048,10026051,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3049,25316,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3050,10025316,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3051,26266,0,65536,0,'','',0,2),
|
|
(3052,10026266,0,65536,0,'','',0,2),
|
|
(3053,26927,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3054,10026927,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3055,27221,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3056,10027221,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3057,27117,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(3058,10027117,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(3059,26935,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3060,10026935,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3061,26661,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3062,10026661,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3063,26970,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(3064,10026970,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(3065,27052,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3066,10027052,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3067,27106,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3068,10027106,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3069,25172,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3070,10025172,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3071,27237,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3072,10027237,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3073,25174,0,3,0,'','',0,28),
|
|
(3074,10025174,0,3,0,'','',0,28),
|
|
(3075,26066,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(3076,10026066,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(3077,25186,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3078,10025186,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3079,26933,0,3,0,'','',0,12),
|
|
(3080,10026933,0,3,0,'','',0,12),
|
|
(3081,25401,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3082,10025401,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3083,27381,0,3,0,'','',0,12),
|
|
(3084,10027381,0,3,0,'','',0,12),
|
|
(3085,26401,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3086,10026401,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3087,25689,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3088,10025689,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3089,26322,0,3,0,'','',0,28),
|
|
(3090,10026322,0,3,0,'','',0,28),
|
|
(3091,25791,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3092,10025791,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3093,27159,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3094,10027159,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3095,26253,0,3,0,'','',0,28),
|
|
(3096,10026253,0,3,0,'','',0,28),
|
|
(3097,27140,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3098,10027140,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3099,25278,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3100,10025278,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3101,26405,0,3,0,'','',0,28),
|
|
(3102,10026405,0,3,0,'','',0,28),
|
|
(3103,26215,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3104,10026215,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3105,25084,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3106,10025084,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3107,25977,0,3,0,'','',0,28),
|
|
(3108,10025977,0,3,0,'','',0,28),
|
|
(3109,25044,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(3110,10025044,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(3111,25282,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3112,10025282,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3113,25459,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3114,10025459,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3115,26134,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3116,10026134,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3117,26597,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3118,10026597,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3119,26341,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3120,10026341,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3121,25131,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3122,10025131,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3123,25744,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3124,10025744,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3125,25847,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3126,10025847,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3127,26816,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(3128,10026816,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(3129,27384,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3130,10027384,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3131,26878,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3132,10026878,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3133,26918,0,3,0,'','',0,28),
|
|
(3134,10026918,0,3,0,'','',0,28),
|
|
(3135,25690,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3136,10025690,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3137,26162,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3138,10026162,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3139,25592,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3140,10025592,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3141,26346,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3142,10026346,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3143,26647,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3144,10026647,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3145,25167,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3146,10025167,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3147,27318,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3148,10027318,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3149,26798,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3150,10026798,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3151,26510,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3152,10026510,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3153,25450,0,176,2,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(3154,10025450,0,176,2,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(3155,25317,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3156,10025317,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3157,27156,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3158,10027156,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3159,27349,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3160,10027349,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3161,27001,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3162,10027001,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3163,26643,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3164,10026643,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3165,27473,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(3166,10027473,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(3167,27218,0,3,0,'','',0,28),
|
|
(3168,10027218,0,3,0,'','',0,28),
|
|
(3169,26835,0,3735712,0,'','',0,0),
|
|
(3170,10026835,0,3735712,0,'','',0,0),
|
|
(3171,25298,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3172,10025298,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3173,26423,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3174,10026423,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3175,25984,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3176,10025984,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3177,25303,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3178,10025303,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3179,26710,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3180,10026710,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3181,25402,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3182,10025402,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3183,27309,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3184,10027309,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3185,27393,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3186,10027393,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3187,27312,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3188,10027312,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3189,27179,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3190,10027179,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3191,26392,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3192,10026392,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3193,26833,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3194,10026833,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3195,27429,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3196,10027429,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(3197,26600,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3198,10026600,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3199,27048,0,1,0,'','',0,16),
|
|
(3200,10027048,0,1,0,'','',0,16),
|
|
(3201,26058,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3202,10026058,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3203,27053,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3204,10027053,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3205,25156,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(3206,10025156,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(3207,26859,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3208,10026859,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3209,25403,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3210,10025403,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3211,25151,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3212,10025151,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3213,27085,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3214,10027085,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3215,26589,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3216,10026589,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3217,25759,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3218,10025759,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3219,27112,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3220,10027112,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3221,26126,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3222,10026126,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3223,27329,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3224,10027329,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3225,25404,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3226,10025404,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3227,25484,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3228,10025484,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3229,27042,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3230,10027042,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3231,25848,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3232,10025848,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3233,26257,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3234,10026257,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3235,26471,0,3,0,'','',0,28),
|
|
(3236,10026471,0,3,0,'','',0,28),
|
|
(3237,26168,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3238,10026168,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3239,26054,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3240,10026054,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3241,26399,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3242,10026399,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3243,26336,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3244,10026336,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3245,26695,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3246,10026695,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3247,25985,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3248,10025985,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3249,26850,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3250,10026850,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3251,25405,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3252,10025405,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3253,27472,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3254,10027472,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3255,25508,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3256,10025508,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3257,27177,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(3258,10027177,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(3259,26741,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3260,10026741,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3261,26629,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3262,10026629,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3263,25406,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3264,10025406,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3265,25407,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3266,10025407,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3267,27330,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3268,10027330,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3269,26438,0,8,0,'This item.an be used to adorn a Chest slot item.','',0,0),
|
|
(3270,10026438,0,8,0,'This item.an be used to adorn a Chest slot item.','',0,0),
|
|
(3271,26276,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3272,10026276,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3273,26563,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3274,10026563,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3275,26084,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3276,10026084,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3277,26668,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(3278,10026668,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(3279,25737,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3280,10025737,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3281,26946,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3282,10026946,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3283,25408,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3284,10025408,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3285,26142,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3286,10026142,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3287,26081,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3288,10026081,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3289,26714,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3290,10026714,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3291,26478,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3292,10026478,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3293,25579,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3294,10025579,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3295,27455,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(3296,10027455,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(3297,25775,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3298,10025775,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3299,26938,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3300,10026938,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3301,26187,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3302,10026187,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3303,25409,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3304,10025409,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3305,26598,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3306,10026598,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3307,26682,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3308,10026682,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3309,27364,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(3310,10027364,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(3311,25170,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3312,10025170,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3313,27270,0,65536,0,'','',0,1),
|
|
(3314,10027270,0,65536,0,'','',0,1),
|
|
(3315,25291,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3316,10025291,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3317,27244,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(3318,10027244,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(3319,25950,0,1,0,'','',0,20),
|
|
(3320,10025950,0,1,0,'','',0,20),
|
|
(3321,25410,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3322,10025410,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3323,25876,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3324,10025876,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3325,25338,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3326,10025338,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3327,25627,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3328,10025627,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3329,25861,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3330,10025861,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3331,26716,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3332,10026716,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3333,26093,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3334,10026093,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3335,27204,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3336,10027204,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3337,26390,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3338,10026390,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3339,25140,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3340,10025140,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3341,27394,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(3342,10027394,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(3343,27377,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(3344,10027377,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(3345,26999,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3346,10026999,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3347,25411,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3348,10025411,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3349,27195,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3350,10027195,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3351,25158,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(3352,10025158,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(3353,25160,0,3,0,'','',0,28),
|
|
(3354,10025160,0,3,0,'','',0,28),
|
|
(3355,25318,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3356,10025318,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3357,25691,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3358,10025691,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3359,25212,0,3,0,'','',0,28),
|
|
(3360,10025212,0,3,0,'','',0,28),
|
|
(3361,26879,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3362,10026879,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3363,25458,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3364,10025458,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3365,25753,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3366,10025753,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3367,27023,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3368,10027023,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3369,25223,0,3,0,'','',0,28),
|
|
(3370,10025223,0,3,0,'','',0,28),
|
|
(3371,25542,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3372,10025542,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3373,25412,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3374,10025412,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3375,25692,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3376,10025692,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3377,25792,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3378,10025792,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3379,27080,0,3,0,'','',0,28),
|
|
(3380,10027080,0,3,0,'','',0,28),
|
|
(3381,27203,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3382,10027203,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3383,25612,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3384,10025612,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3385,26234,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(3386,10026234,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(3387,26747,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3388,10026747,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3389,26025,0,3,0,'','',0,28),
|
|
(3390,10026025,0,3,0,'','',0,28),
|
|
(3391,25003,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3392,10025003,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3393,25693,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3394,10025693,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3395,25133,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3396,10025133,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3397,27416,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(3398,10027416,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(3399,26183,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3400,10026183,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3401,25595,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3402,10025595,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3403,27146,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3404,10027146,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(3405,25570,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3406,10025570,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3407,26293,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3408,10026293,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3409,25560,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3410,10025560,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3411,27110,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(3412,10027110,0,8192,0,'This item can be used to adorn a neck slot item','',0,0),
|
|
(3413,25955,0,3,0,'','',0,28),
|
|
(3414,10025955,0,3,0,'','',0,28),
|
|
(3415,26149,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3416,10026149,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3417,25204,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3418,10025204,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3419,27202,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3420,10027202,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3421,25794,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3422,10025794,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3423,25777,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3424,10025777,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3425,26192,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(3426,10026192,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(3427,25936,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3428,10025936,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3429,27184,0,65536,0,'','',0,1),
|
|
(3430,10027184,0,65536,0,'','',0,1),
|
|
(3431,27303,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3432,10027303,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3433,25214,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3434,10025214,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3435,25185,0,1,0,'','',0,16),
|
|
(3436,10025185,0,1,0,'','',0,16),
|
|
(3437,27379,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(3438,10027379,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(3439,25613,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3440,10025613,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3441,25236,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3442,10025236,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3443,26083,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3444,10026083,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3445,26213,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3446,10026213,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3447,25898,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3448,10025898,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3449,26683,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3450,10026683,0,32,1,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(3451,25010,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3452,10025010,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3453,26464,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3454,10026464,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3455,27469,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3456,10027469,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3457,26424,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3458,10026424,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3459,25337,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3460,10025337,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3461,27371,0,3,0,'','',0,28),
|
|
(3462,10027371,0,3,0,'','',0,28),
|
|
(3463,25998,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(3464,10025998,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(3465,27209,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3466,10027209,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3467,25033,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3468,10025033,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3469,27220,0,3,0,'','',0,28),
|
|
(3470,10027220,0,3,0,'','',0,28),
|
|
(3471,26219,0,65536,0,'','',0,1),
|
|
(3472,10026219,0,65536,0,'','',0,1),
|
|
(3473,26270,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(3474,10026270,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(3475,25696,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3476,10025696,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3477,25335,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3478,10025335,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3479,26667,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3480,10026667,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3481,26309,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3482,10026309,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3483,26005,0,65536,0,'','',0,2),
|
|
(3484,10026005,0,65536,0,'','',0,2),
|
|
(3485,25259,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3486,10025259,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3487,26237,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3488,10026237,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3489,27375,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3490,10027375,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3491,25025,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3492,10025025,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3493,25961,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3494,10025961,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3495,25135,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3496,10025135,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3497,26103,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3498,10026103,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3499,25064,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(3500,10025064,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(3501,25909,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3502,10025909,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3503,26762,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3504,10026762,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3505,26680,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3506,10026680,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3507,26175,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(3508,10026175,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(3509,26542,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3510,10026542,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3511,25535,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3512,10025535,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3513,25173,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(3514,10025173,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(3515,26165,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3516,10026165,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3517,26532,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3518,10026532,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3519,26745,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3520,10026745,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3521,25765,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3522,10025765,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3523,25414,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3524,10025414,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3525,26564,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3526,10026564,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3527,25352,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3528,10025352,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3529,26440,0,3,0,'','',0,28),
|
|
(3530,10026440,0,3,0,'','',0,28),
|
|
(3531,25571,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3532,10025571,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3533,25320,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3534,10025320,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3535,25940,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3536,10025940,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3537,25339,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(3538,10025339,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(3539,27299,0,3,0,'','',0,28),
|
|
(3540,10027299,0,3,0,'','',0,28),
|
|
(3541,27051,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3542,10027051,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3543,25823,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3544,10025823,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3545,26190,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3546,10026190,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3547,27006,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3548,10027006,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(3549,25347,0,48,2,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(3550,10025347,0,48,2,'This adornment can be used to augment a shoulders or forearms slot item.','',0,0),
|
|
(3551,26840,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(3552,10026840,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(3553,26152,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3554,10026152,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3555,26873,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3556,10026873,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3557,25983,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3558,10025983,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3559,27390,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3560,10027390,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3561,25795,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3562,10025795,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3563,25951,0,1,0,'','',0,20),
|
|
(3564,10025951,0,1,0,'','',0,20),
|
|
(3565,25110,0,3473666,0,'','',0,0),
|
|
(3566,10025110,0,3473666,0,'','',0,0),
|
|
(3567,27412,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3568,10027412,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3569,26617,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3570,10026617,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3571,25641,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3572,10025641,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3573,25085,0,3735712,0,'','',0,0),
|
|
(3574,10025085,0,3735712,0,'','',0,0),
|
|
(3575,26823,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(3576,10026823,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(3577,25321,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3578,10025321,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3579,25067,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3580,10025067,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3581,27059,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(3582,10027059,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(3583,25697,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3584,10025697,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3585,25932,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3586,10025932,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(3587,26676,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3588,10026676,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3589,27141,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3590,10027141,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3591,25849,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3592,10025849,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3593,26116,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3594,10026116,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3595,26046,0,3,0,'','',0,28),
|
|
(3596,10026046,0,3,0,'','',0,28),
|
|
(3597,25269,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3598,10025269,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3599,27482,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3600,10027482,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3601,26569,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3602,10026569,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3603,27397,0,3,0,'','',0,28),
|
|
(3604,10027397,0,3,0,'','',0,28),
|
|
(3605,26778,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3606,10026778,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3607,26238,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3608,10026238,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3609,27392,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3610,10027392,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3611,26053,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3612,10026053,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3613,25490,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3614,10025490,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3615,26068,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(3616,10026068,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(3617,25016,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3618,10025016,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3619,25642,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(3620,10025642,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(3621,27367,0,3,0,'','',0,28),
|
|
(3622,10027367,0,3,0,'','',0,28),
|
|
(3623,27170,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3624,10027170,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3625,26628,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3626,10026628,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3627,26867,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(3628,10026867,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(3629,25780,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3630,10025780,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3631,25976,0,3,0,'','',0,28),
|
|
(3632,10025976,0,3,0,'','',0,28),
|
|
(3633,26940,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3634,10026940,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3635,27261,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3636,10027261,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3637,26383,0,65536,0,'','',0,1),
|
|
(3638,10026383,0,65536,0,'','',0,1),
|
|
(3639,25007,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3640,10025007,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3641,26712,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3642,10026712,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3643,27197,0,3,0,'','',0,28),
|
|
(3644,10027197,0,3,0,'','',0,28),
|
|
(3645,25993,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3646,10025993,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3647,25614,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3648,10025614,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3649,26746,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3650,10026746,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3651,25540,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3652,10025540,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3653,25875,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3654,10025875,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3655,25260,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3656,10025260,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3657,26922,0,3,0,'','',0,28),
|
|
(3658,10026922,0,3,0,'','',0,28),
|
|
(3659,27036,0,3,0,'','',0,28),
|
|
(3660,10027036,0,3,0,'','',0,28),
|
|
(3661,27426,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3662,10027426,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3663,27427,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3664,10027427,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3665,25203,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3666,10025203,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3667,25548,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3668,10025548,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3669,26914,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(3670,10026914,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(3671,25863,0,176,2,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(3672,10025863,0,176,2,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(3673,26117,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3674,10026117,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3675,27238,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3676,10027238,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3677,26665,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3678,10026665,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(3679,26983,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3680,10026983,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3681,25615,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3682,10025615,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3683,27458,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(3684,10027458,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(3685,26806,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3686,10026806,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3687,26787,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3688,10026787,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3689,27155,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(3690,10027155,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(3691,26812,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3692,10026812,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3693,25271,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3694,10025271,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3695,25093,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, charm, or finger slot item.','',0,0),
|
|
(3696,10025093,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, charm, or finger slot item.','',0,0),
|
|
(3697,26722,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3698,10026722,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3699,26112,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3700,10026112,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3701,25122,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3702,10025122,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3703,25972,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(3704,10025972,0,65536,0,'This item can be used to adorn a Throwing Ranged weapon.','',0,2),
|
|
(3705,26981,0,1,0,'','',0,16),
|
|
(3706,10026981,0,1,0,'','',0,16),
|
|
(3707,25322,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3708,10025322,0,16,2,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3709,27041,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3710,10027041,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3711,25824,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3712,10025824,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3713,27306,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3714,10027306,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3715,26767,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3716,10026767,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(3717,25526,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(3718,10025526,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(3719,25850,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3720,10025850,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3721,27354,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3722,10027354,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3723,26445,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3724,10026445,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3725,27477,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3726,10027477,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3727,26379,0,1,0,'','',0,20),
|
|
(3728,10026379,0,1,0,'','',0,20),
|
|
(3729,25343,0,4,1,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3730,10025343,0,4,1,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3731,25323,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3732,10025323,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3733,26274,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3734,10026274,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3735,25796,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3736,10025796,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3737,25896,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3738,10025896,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3739,26900,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3740,10026900,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3741,25906,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3742,10025906,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(3743,25018,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3744,10025018,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3745,25536,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3746,10025536,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3747,25893,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3748,10025893,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3749,25171,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3750,10025171,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3751,26711,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3752,10026711,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3753,25698,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3754,10025698,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3755,26908,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(3756,10026908,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(3757,25072,0,589987,0,'','',0,0),
|
|
(3758,10025072,0,589987,0,'','',0,0),
|
|
(3759,26954,0,3,0,'','',0,28),
|
|
(3760,10026954,0,3,0,'','',0,28),
|
|
(3761,27311,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3762,10027311,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3763,26848,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3764,10026848,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3765,26832,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3766,10026832,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3767,26814,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3768,10026814,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3769,26909,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3770,10026909,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3771,25599,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3772,10025599,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3773,25276,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3774,10025276,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3775,25616,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3776,10025616,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3777,27194,0,65536,0,'','',0,1),
|
|
(3778,10027194,0,65536,0,'','',0,1),
|
|
(3779,27480,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3780,10027480,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(3781,26541,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3782,10026541,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3783,26030,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3784,10026030,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3785,26457,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3786,10026457,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3787,26164,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3788,10026164,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3789,26518,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3790,10026518,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3791,25334,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3792,10025334,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3793,25324,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3794,10025324,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(3795,26059,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3796,10026059,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3797,26194,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3798,10026194,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(3799,26169,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3800,10026169,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3801,25048,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(3802,10025048,0,8192,0,'This adornment can be used to augment a neck slot item.','',0,0),
|
|
(3803,27373,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3804,10027373,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3805,26055,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3806,10026055,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3807,25557,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3808,10025557,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3809,27462,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(3810,10027462,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(3811,25183,0,65536,0,'','',0,2),
|
|
(3812,10025183,0,65536,0,'','',0,2),
|
|
(3813,25143,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3814,10025143,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3815,25274,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3816,10025274,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3817,26839,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(3818,10026839,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(3819,25572,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3820,10025572,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3821,26516,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3822,10026516,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3823,25299,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3824,10025299,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3825,27264,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(3826,10027264,900,1,5,'This scroll can be used to enchant a Primary or Two Hand Weapon.','',0,0),
|
|
(3827,26937,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(3828,10026937,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(3829,26330,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(3830,10026330,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(3831,25752,0,48,2,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(3832,10025752,0,48,2,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(3833,26352,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3834,10026352,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(3835,25770,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(3836,10025770,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(3837,26501,0,3145984,0,'This item can be used to adorn a Feet slot item.','',0,0),
|
|
(3838,10026501,0,3145984,0,'This item can be used to adorn a Feet slot item.','',0,0),
|
|
(3839,26699,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3840,10026699,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3841,26572,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3842,10026572,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3843,26761,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3844,10026761,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(3845,27335,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3846,10027335,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3847,25944,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3848,10025944,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3849,26838,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3850,10026838,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3851,26891,0,1,0,'','',0,20),
|
|
(3852,10026891,0,1,0,'','',0,20),
|
|
(3853,26984,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3854,10026984,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(3855,27239,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(3856,10027239,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(3857,25602,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3858,10025602,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3859,27258,0,3,0,'','',0,28),
|
|
(3860,10027258,0,3,0,'','',0,28),
|
|
(3861,27278,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3862,10027278,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3863,26444,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3864,10026444,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3865,27103,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3866,10027103,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3867,27386,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3868,10027386,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3869,25603,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3870,10025603,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3871,25197,0,3,0,'','',0,28),
|
|
(3872,10025197,0,3,0,'','',0,28),
|
|
(3873,27058,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3874,10027058,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3875,26285,0,3,0,'','',0,28),
|
|
(3876,10026285,0,3,0,'','',0,28),
|
|
(3877,25652,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3878,10025652,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3879,27107,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3880,10027107,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3881,26884,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3882,10026884,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(3883,27047,0,3,0,'','',0,12),
|
|
(3884,10027047,0,3,0,'','',0,12),
|
|
(3885,27082,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3886,10027082,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3887,25227,0,3,0,'','',0,28),
|
|
(3888,10025227,0,3,0,'','',0,28),
|
|
(3889,26267,0,3,0,'','',0,12),
|
|
(3890,10026267,0,3,0,'','',0,12),
|
|
(3891,25913,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3892,10025913,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3893,26248,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(3894,10026248,0,65536,0,'This item can be used to adorn a Bow item.','',0,1),
|
|
(3895,25653,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3896,10025653,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3897,25764,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3898,10025764,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3899,25360,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3900,10025360,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3901,27127,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3902,10027127,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(3903,25883,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3904,10025883,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3905,26407,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3906,10026407,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(3907,26223,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3908,10026223,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3909,26562,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3910,10026562,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3911,26865,0,8192,0,'','',0,0),
|
|
(3912,10026865,0,8192,0,'','',0,0),
|
|
(3913,27083,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3914,10027083,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3915,27410,0,65536,0,'','',0,1),
|
|
(3916,10027410,0,65536,0,'','',0,1),
|
|
(3917,25654,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3918,10025654,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3919,26000,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3920,10026000,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(3921,25058,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3922,10025058,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3923,26207,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3924,10026207,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3925,25231,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3926,10025231,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3927,25361,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3928,10025361,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3929,27465,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3930,10027465,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(3931,25747,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3932,10025747,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3933,25655,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3934,10025655,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3935,25784,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3936,10025784,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3937,25494,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3938,10025494,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3939,27355,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3940,10027355,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(3941,25362,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3942,10025362,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3943,25363,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3944,10025363,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3945,26439,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3946,10026439,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(3947,26427,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(3948,10026427,0,1,0,'This item can be used to adorn a Two Handed weapon.','',0,16),
|
|
(3949,26514,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3950,10026514,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3951,26306,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(3952,10026306,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(3953,27198,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3954,10027198,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(3955,26099,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3956,10026099,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(3957,26279,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3958,10026279,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(3959,26760,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3960,10026760,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(3961,25480,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3962,10025480,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3963,25637,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3964,10025637,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3965,26558,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3966,10026558,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3967,27357,0,3,0,'','',0,28),
|
|
(3968,10027357,0,3,0,'','',0,28),
|
|
(3969,26578,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3970,10026578,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(3971,26536,0,48,1,'This adornment can be used to augment a shoulder or forearm slot item.','',0,0),
|
|
(3972,10026536,0,48,1,'This adornment can be used to augment a shoulder or forearm slot item.','',0,0),
|
|
(3973,25495,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3974,10025495,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3975,25305,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3976,10025305,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3977,25812,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3978,10025812,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(3979,26849,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3980,10026849,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(3981,25529,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(3982,10025529,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(3983,26799,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3984,10026799,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(3985,27287,0,1,0,'','',0,16),
|
|
(3986,10027287,0,1,0,'','',0,16),
|
|
(3987,27340,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3988,10027340,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(3989,26504,0,589984,0,'This item can be used to adorn a Legs, Forearm, Ranged, or Cloak slot item.','',0,0),
|
|
(3990,10026504,0,589984,0,'This item can be used to adorn a Legs, Forearm, Ranged, or Cloak slot item.','',0,0),
|
|
(3991,26421,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3992,10026421,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(3993,27212,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3994,10027212,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(3995,25026,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3996,10025026,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(3997,27130,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3998,10027130,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(3999,25307,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4000,10025307,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4001,25272,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(4002,10025272,0,32,2,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(4003,25881,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4004,10025881,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4005,25496,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4006,10025496,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4007,26990,0,3,0,'','',0,28),
|
|
(4008,10026990,0,3,0,'','',0,28),
|
|
(4009,25473,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4010,10025473,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4011,26689,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4012,10026689,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4013,25293,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4014,10025293,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4015,25162,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4016,10025162,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4017,25643,0,56,1,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4018,10025643,0,56,1,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4019,27230,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4020,10027230,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4021,26125,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4022,10026125,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4023,27399,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4024,10027399,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4025,25782,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4026,10025782,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4027,25644,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4028,10025644,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4029,26295,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4030,10026295,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4031,25633,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4032,10025633,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4033,25000,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4034,10025000,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4035,25645,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4036,10025645,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4037,27210,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4038,10027210,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4039,26994,0,3,0,'','',0,28),
|
|
(4040,10026994,0,3,0,'','',0,28),
|
|
(4041,25600,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(4042,10025600,0,4,2,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(4043,25142,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4044,10025142,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4045,25099,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4046,10025099,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4047,26209,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(4048,10026209,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(4049,25568,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(4050,10025568,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(4051,25990,0,65536,0,'','',0,2),
|
|
(4052,10025990,0,65536,0,'','',0,2),
|
|
(4053,26135,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4054,10026135,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4055,25169,0,65536,0,'','',0,2),
|
|
(4056,10025169,0,65536,0,'','',0,2),
|
|
(4057,25868,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4058,10025868,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4059,25332,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4060,10025332,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4061,27325,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4062,10027325,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4063,25302,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4064,10025302,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4065,25245,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4066,10025245,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4067,27323,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4068,10027323,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4069,25355,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4070,10025355,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4071,26719,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4072,10026719,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4073,26176,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(4074,10026176,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, or waist slot item.','',0,0),
|
|
(4075,26474,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4076,10026474,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4077,26988,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(4078,10026988,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(4079,26364,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4080,10026364,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4081,25588,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4082,10025588,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4083,27229,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(4084,10027229,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(4085,26034,0,1,0,'','',0,16),
|
|
(4086,10026034,0,1,0,'','',0,16),
|
|
(4087,27030,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4088,10027030,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4089,26588,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4090,10026588,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4091,26008,0,3,0,'','',0,28),
|
|
(4092,10026008,0,3,0,'','',0,28),
|
|
(4093,26503,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(4094,10026503,0,3,0,'This item can be used to adorn a Primary or Secondary slot item.','',0,0),
|
|
(4095,27111,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4096,10027111,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4097,25348,0,4,1,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(4098,10025348,0,4,1,'This adornment can be used to augment a head slot item.','',0,0),
|
|
(4099,26074,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4100,10026074,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4101,25229,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4102,10025229,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4103,26700,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4104,10026700,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4105,25746,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4106,10025746,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4107,27314,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4108,10027314,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4109,27104,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4110,10027104,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4111,26121,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4112,10026121,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4113,26092,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4114,10026092,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4115,26259,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4116,10026259,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4117,26837,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4118,10026837,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4119,27178,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4120,10027178,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4121,26167,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4122,10026167,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4123,26079,0,504,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4124,10026079,0,504,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4125,25356,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4126,10025356,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4127,26772,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4128,10026772,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4129,26582,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4130,10026582,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4131,26632,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4132,10026632,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4133,26591,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4134,10026591,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4135,25887,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4136,10025887,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4137,27268,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4138,10027268,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4139,27295,0,3,0,'','',0,28),
|
|
(4140,10027295,0,3,0,'','',0,28),
|
|
(4141,25049,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(4142,10025049,0,262144,0,'This adornment can be used to augment a waist slot item.','',0,0),
|
|
(4143,26061,0,3194880,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4144,10026061,0,3194880,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4145,26587,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4146,10026587,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4147,27351,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4148,10027351,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4149,26877,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(4150,10026877,0,3,0,'This item can be used to adorn a Primary, Secondary, or Two Hand Weapon.','',0,28),
|
|
(4151,26467,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4152,10026467,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4153,27425,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4154,10027425,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4155,27060,0,65536,0,'','',0,2),
|
|
(4156,10027060,0,65536,0,'','',0,2),
|
|
(4157,25039,0,128,0,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(4158,10025039,0,128,0,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(4159,25742,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(4160,10025742,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(4161,25545,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4162,10025545,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4163,25092,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, charm, or finger slot item.','',0,0),
|
|
(4164,10025092,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, charm, or finger slot item.','',0,0),
|
|
(4165,26827,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4166,10026827,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4167,26430,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4168,10026430,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4169,25192,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4170,10025192,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4171,25069,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(4172,10025069,0,11,0,'This adornment can be used to augment a chest, weapon, or shield slot item.','',0,0),
|
|
(4173,26953,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4174,10026953,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4175,25917,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4176,10025917,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4177,26289,0,3,0,'','',0,28),
|
|
(4178,10026289,0,3,0,'','',0,28),
|
|
(4179,26228,0,1,0,'','',0,20),
|
|
(4180,10026228,0,1,0,'','',0,20),
|
|
(4181,26394,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4182,10026394,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4183,26332,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4184,10026332,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4185,27245,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4186,10027245,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4187,26470,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(4188,10026470,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(4189,26490,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(4190,10026490,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(4191,25970,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(4192,10025970,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(4193,25694,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4194,10025694,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4195,26624,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4196,10026624,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4197,25793,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4198,10025793,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4199,25695,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4200,10025695,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4201,26592,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4202,10026592,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4203,25477,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(4204,10025477,0,48,1,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(4205,25091,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, charm, or waist slot item.','',0,0),
|
|
(4206,10025091,0,3932432,0,'This adornment can be used to augment a shoulders, feet, cloak, charm, or waist slot item.','',0,0),
|
|
(4207,25943,0,65536,0,'','',0,1),
|
|
(4208,10025943,0,65536,0,'','',0,1),
|
|
(4209,26064,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(4210,10026064,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(4211,25565,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(4212,10025565,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(4213,26197,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4214,10026197,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4215,26663,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(4216,10026663,0,32,1,'This adornment can be used to augment a forearm slot item.','',0,0),
|
|
(4217,26422,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(4218,10026422,0,1,0,'This item can be used to adorn a Two Handed piercing weapon.','',0,16),
|
|
(4219,27128,0,3735712,0,'','',0,0),
|
|
(4220,10027128,0,3735712,0,'','',0,0),
|
|
(4221,26698,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4222,10026698,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4223,26730,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4224,10026730,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4225,26561,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4226,10026561,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4227,26356,0,8192,0,'','',0,0),
|
|
(4228,10026356,0,8192,0,'','',0,0),
|
|
(4229,25353,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4230,10025353,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4231,25070,0,589987,0,'','',0,0),
|
|
(4232,10025070,0,589987,0,'','',0,0),
|
|
(4233,27071,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4234,10027071,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4235,25584,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4236,10025584,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4237,25350,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4238,10025350,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4239,25960,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4240,10025960,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4241,26786,0,508,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4242,10026786,0,508,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4243,25916,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4244,10025916,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4245,25820,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4246,10025820,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4247,25114,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, charm, or wrist slot item.','',0,0),
|
|
(4248,10025114,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, charm, or wrist slot item.','',0,0),
|
|
(4249,26369,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(4250,10026369,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(4251,26384,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4252,10026384,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4253,25283,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4254,10025283,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4255,25413,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4256,10025413,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4257,26208,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4258,10026208,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4259,27118,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(4260,10027118,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(4261,26931,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(4262,10026931,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(4263,25952,0,65536,0,'','',0,1),
|
|
(4264,10025952,0,65536,0,'','',0,1),
|
|
(4265,26858,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(4266,10026858,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(4267,26137,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4268,10026137,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4269,27057,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4270,10027057,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4271,26620,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4272,10026620,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4273,26160,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(4274,10026160,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(4275,25128,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4276,10025128,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4277,25586,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(4278,10025586,0,32,3,'This adornment can be used to augment a forearms slot item.','',0,0),
|
|
(4279,25452,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4280,10025452,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4281,25821,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4282,10025821,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4283,27475,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4284,10027475,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4285,26554,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4286,10026554,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4287,25525,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4288,10025525,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4289,25577,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4290,10025577,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4291,26538,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4292,10026538,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4293,25822,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4294,10025822,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4295,27024,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4296,10027024,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4297,27012,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4298,10027012,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4299,25319,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4300,10025319,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4301,26593,0,504,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4302,10026593,0,504,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4303,27254,0,3,0,'','',0,28),
|
|
(4304,10027254,0,3,0,'','',0,28),
|
|
(4305,25071,0,589987,0,'','',0,0),
|
|
(4306,10025071,0,589987,0,'','',0,0),
|
|
(4307,27099,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4308,10027099,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4309,26623,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4310,10026623,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4311,26318,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4312,10026318,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4313,26925,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4314,10026925,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4315,25030,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(4316,10025030,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(4317,27008,0,65536,0,'','',0,1),
|
|
(4318,10027008,0,65536,0,'','',0,1),
|
|
(4319,27191,0,1,0,'','',0,20),
|
|
(4320,10027191,0,1,0,'','',0,20),
|
|
(4321,26140,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4322,10026140,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4323,25294,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4324,10025294,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4325,27280,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(4326,10027280,0,8192,0,'This item can be used to adorn a Neck slot item.','',0,0),
|
|
(4327,26660,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(4328,10026660,1800,1,5,'This item can be used to enchant a Primary or Two Hand Weapon temporarily.','',0,0),
|
|
(4329,26949,0,65536,0,'','',0,2),
|
|
(4330,10026949,0,65536,0,'','',0,2),
|
|
(4331,25417,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4332,10025417,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4333,26955,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4334,10026955,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4335,25482,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4336,10025482,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4337,27344,0,1,0,'','',0,20),
|
|
(4338,10027344,0,1,0,'','',0,20),
|
|
(4339,25978,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4340,10025978,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4341,25773,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4342,10025773,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4343,26750,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(4344,10026750,0,16,3,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(4345,25165,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4346,10025165,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4347,25472,0,4,1,'This adornment can be used to augment a head slot item. This adornment can only adorn Sentinel''s Fate equipment.','',0,0),
|
|
(4348,10025472,0,4,1,'This adornment can be used to augment a head slot item. This adornment can only adorn Sentinel''s Fate equipment.','',0,0),
|
|
(4349,26570,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4350,10026570,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4351,27160,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4352,10027160,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4353,26489,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(4354,10026489,0,3416484,0,'This item can be used to adorn a Head, Legs, Forearms, Feet, Neck, or Belt slot item.','',0,0),
|
|
(4355,25741,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4356,10025741,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4357,25704,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4358,10025704,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4359,26664,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4360,10026664,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4361,26496,0,3194880,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4362,10026496,0,3194880,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4363,27322,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4364,10027322,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4365,26378,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4366,10026378,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4367,25541,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4368,10025541,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4369,25418,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4370,10025418,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4371,27451,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(4372,10027451,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(4373,25705,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4374,10025705,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4375,26869,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4376,10026869,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4377,27302,0,65536,0,'','',0,2),
|
|
(4378,10027302,0,65536,0,'','',0,2),
|
|
(4379,25596,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4380,10025596,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4381,26441,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4382,10026441,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4383,26326,0,3,0,'','',0,28),
|
|
(4384,10026326,0,3,0,'','',0,28),
|
|
(4385,25554,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4386,10025554,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4387,25040,0,8,0,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4388,10025040,0,8,0,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4389,25534,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4390,10025534,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4391,26021,0,3,0,'','',0,28),
|
|
(4392,10026021,0,3,0,'','',0,28),
|
|
(4393,25068,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4394,10025068,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4395,26290,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4396,10026290,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4397,25894,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4398,10025894,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4399,25288,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4400,10025288,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4401,26876,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4402,10026876,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4403,27438,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4404,10027438,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4405,26781,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4406,10026781,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4407,25419,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4408,10025419,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4409,27331,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4410,10027331,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4411,26299,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4412,10026299,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4413,26943,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4414,10026943,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4415,25029,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(4416,10025029,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(4417,25519,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4418,10025519,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4419,25420,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4420,10025420,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4421,26968,0,65536,0,'','',0,2),
|
|
(4422,10026968,0,65536,0,'','',0,2),
|
|
(4423,26098,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4424,10026098,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4425,26498,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(4426,10026498,0,55360,0,'This item can be used to adorn a Ear, Wrist, or Hands slot item.','',0,0),
|
|
(4427,27138,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4428,10027138,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4429,25262,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4430,10025262,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4431,25421,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4432,10025421,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4433,27219,0,65536,0,'','',0,1),
|
|
(4434,10027219,0,65536,0,'','',0,1),
|
|
(4435,27143,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4436,10027143,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4437,27401,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4438,10027401,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4439,26013,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4440,10026013,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4441,25117,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4442,10025117,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4443,27063,0,3,0,'','',0,28),
|
|
(4444,10027063,0,3,0,'','',0,28),
|
|
(4445,26202,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(4446,10026202,0,262144,0,'This item can be used to adorn a Waist slot item.','',0,0),
|
|
(4447,25074,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(4448,10025074,0,270344,0,'This adornment can be used to augment a chest, neck, or waist slot item.','',0,0),
|
|
(4449,26923,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(4450,10026923,0,8,0,'This item can be used to adorn a Chest slot item.','',0,0),
|
|
(4451,25851,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4452,10025851,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4453,25487,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4454,10025487,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4455,25706,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4456,10025706,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4457,26965,0,3,0,'','',0,28),
|
|
(4458,10026965,0,3,0,'','',0,28),
|
|
(4459,25800,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4460,10025800,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4461,26386,0,3,0,'','',0,28),
|
|
(4462,10026386,0,3,0,'','',0,28),
|
|
(4463,25559,0,112,1,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(4464,10025559,0,112,1,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(4465,25551,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4466,10025551,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4467,27444,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4468,10027444,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4469,25041,0,1536,0,'This adornment can be used to augment a ring slot item.','',0,0),
|
|
(4470,10025041,0,1536,0,'This adornment can be used to augment a ring slot item.','',0,0),
|
|
(4471,26734,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4472,10026734,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4473,25573,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4474,10025573,0,112,3,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4475,26335,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4476,10026335,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4477,27387,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4478,10027387,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4479,26887,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4480,10026887,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4481,27471,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4482,10027471,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4483,26604,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4484,10026604,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4485,26256,0,3,0,'','',0,28),
|
|
(4486,10026256,0,3,0,'','',0,28),
|
|
(4487,26331,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4488,10026331,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4489,25486,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4490,10025486,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4491,26073,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4492,10026073,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4493,25701,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4494,10025701,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4495,25702,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4496,10025702,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4497,26818,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4498,10026818,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4499,25825,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4500,10025825,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4501,26477,0,65536,0,'','',0,2),
|
|
(4502,10026477,0,65536,0,'','',0,2),
|
|
(4503,25798,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4504,10025798,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4505,25769,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(4506,10025769,0,508,1,'This adornment can be used to augment a head, chest, shoulders, feet, forearms, hands, or legs slot item.','',0,0),
|
|
(4507,25416,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4508,10025416,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4509,26096,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4510,10026096,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4511,26382,0,1,0,'','',0,20),
|
|
(4512,10026382,0,1,0,'','',0,20),
|
|
(4513,27418,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4514,10027418,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4515,27088,0,3,0,'','',0,12),
|
|
(4516,10027088,0,3,0,'','',0,12),
|
|
(4517,25261,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4518,10025261,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4519,25923,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4520,10025923,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4521,25023,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4522,10025023,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4523,26189,0,3473666,0,'','',0,0),
|
|
(4524,10026189,0,3473666,0,'','',0,0),
|
|
(4525,26313,0,3,0,'','',0,12),
|
|
(4526,10026313,0,3,0,'','',0,12),
|
|
(4527,27164,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4528,10027164,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4529,25530,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(4530,10025530,0,16,1,'This adornment can be used to augment a shoulders slot item.','',0,0),
|
|
(4531,25208,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4532,10025208,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4533,26316,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4534,10026316,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4535,27247,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4536,10027247,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4537,25137,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4538,10025137,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4539,26449,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4540,10026449,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4541,25948,0,1,0,'','',0,20),
|
|
(4542,10025948,0,1,0,'','',0,20),
|
|
(4543,27092,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4544,10027092,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4545,25703,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4546,10025703,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4547,27400,0,3,0,'','',0,28),
|
|
(4548,10027400,0,3,0,'','',0,28),
|
|
(4549,26014,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(4550,10026014,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(4551,27362,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4552,10027362,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4553,25524,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4554,10025524,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4555,26311,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4556,10026311,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4557,26273,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(4558,10026273,0,4,0,'This item can be used to adorn a Head slot item.','',0,0),
|
|
(4559,26398,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4560,10026398,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4561,26388,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(4562,10026388,0,3,0,'This item can be used to adorn a Primary or Secondary one hand piercing weapon.','',0,12),
|
|
(4563,25799,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4564,10025799,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4565,27259,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4566,10027259,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4567,25718,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4568,10025718,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4569,26875,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4570,10026875,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4571,25804,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4572,10025804,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4573,25736,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4574,10025736,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4575,27206,0,3,0,'','',0,28),
|
|
(4576,10027206,0,3,0,'','',0,28),
|
|
(4577,26614,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4578,10026614,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4579,27241,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4580,10027241,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4581,26355,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4582,10026355,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4583,25865,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4584,10025865,0,8,1,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4585,25479,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4586,10025479,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4587,25241,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4588,10025241,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4589,25427,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4590,10025427,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4591,27288,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4592,10027288,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4593,27460,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(4594,10027460,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(4595,25953,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4596,10025953,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4597,27025,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4598,10027025,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4599,25513,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4600,10025513,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4601,26978,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4602,10026978,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4603,26018,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4604,10026018,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4605,25593,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4606,10025593,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4607,25428,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4608,10025428,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4609,25429,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4610,10025429,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4611,25075,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(4612,10025075,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(4613,25200,0,3,0,'','',0,28),
|
|
(4614,10025200,0,3,0,'','',0,28),
|
|
(4615,26458,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4616,10026458,0,2,0,'This item can be used to adorn a Shield.','',0,0),
|
|
(4617,25265,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4618,10025265,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4619,27189,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4620,10027189,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4621,26899,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4622,10026899,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4623,25623,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4624,10025623,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4625,27062,0,3,0,'','',0,28),
|
|
(4626,10027062,0,3,0,'','',0,28),
|
|
(4627,26347,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4628,10026347,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4629,27148,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4630,10027148,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4631,27414,0,65536,0,'','',0,2),
|
|
(4632,10027414,0,65536,0,'','',0,2),
|
|
(4633,26603,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4634,10026603,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4635,26540,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4636,10026540,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4637,25959,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4638,10025959,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4639,27304,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4640,10027304,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4641,25126,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4642,10025126,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4643,27228,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4644,10027228,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4645,26548,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4646,10026548,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4647,26779,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4648,10026779,0,3211267,3,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4649,25430,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4650,10025430,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4651,26244,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4652,10026244,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4653,27187,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4654,10027187,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4655,25285,0,128,1,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(4656,10025285,0,128,1,'This adornment can be used to augment a leg slot item.','',0,0),
|
|
(4657,26043,0,3,0,'','',0,28),
|
|
(4658,10026043,0,3,0,'','',0,28),
|
|
(4659,26769,0,176,3,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(4660,10026769,0,176,3,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(4661,26830,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4662,10026830,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4663,26122,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4664,10026122,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4665,25719,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4666,10025719,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4667,25289,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4668,10025289,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4669,25638,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4670,10025638,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4671,26534,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4672,10026534,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4673,27227,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4674,10027227,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4675,26519,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4676,10026519,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4677,25895,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4678,10025895,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4679,26653,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4680,10026653,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4681,26811,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4682,10026811,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4683,26864,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4684,10026864,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4685,25778,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4686,10025778,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4687,26048,0,65536,0,'','',0,2),
|
|
(4688,10026048,0,65536,0,'','',0,2),
|
|
(4689,26047,0,3,0,'','',0,28),
|
|
(4690,10026047,0,3,0,'','',0,28),
|
|
(4691,25013,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4692,10025013,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4693,25242,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4694,10025242,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4695,26303,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(4696,10026303,0,524288,0,'This item can be used to adorn a Cloak.','',0,0),
|
|
(4697,27478,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4698,10027478,0,508,1,'This adornment can be used to augment any armor slot item.','',0,0),
|
|
(4699,25805,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4700,10025805,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4701,26755,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(4702,10026755,0,48,3,'This adornment can be used to augment a forearms or shoulders slot item.','',0,0),
|
|
(4703,27131,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4704,10027131,0,49216,0,'This adornment can be used to augment a hands or wrist slot item.','',0,0),
|
|
(4705,25266,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4706,10025266,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4707,27439,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4708,10027439,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4709,27406,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4710,10027406,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4711,25101,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4712,10025101,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4713,25583,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4714,10025583,0,508,3,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4715,25327,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4716,10025327,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4717,25124,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4718,10025124,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4719,25009,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4720,10025009,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4721,25120,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(4722,10025120,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(4723,25153,0,1,0,'','',0,20),
|
|
(4724,10025153,0,1,0,'','',0,20),
|
|
(4725,26606,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4726,10026606,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4727,26547,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4728,10026547,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4729,27453,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(4730,10027453,0,8,1,'This adornment can be used to augment a chest item.','',0,0),
|
|
(4731,25431,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4732,10025431,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4733,27291,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4734,10027291,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4735,26881,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4736,10026881,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4737,25138,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4738,10025138,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4739,25098,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4740,10025098,0,57672,0,'This adornment can be used to augment a chest, hands, feet, neck, or wrist slot item.','',0,0),
|
|
(4741,26636,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4742,10026636,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4743,26433,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4744,10026433,0,64,0,'This item can be used to adorn a Hand slot item.','',0,0),
|
|
(4745,25749,0,112,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4746,10025749,0,112,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4747,26610,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4748,10026610,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4749,25617,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4750,10025617,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4751,27327,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4752,10027327,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4753,26380,0,1,0,'','',0,20),
|
|
(4754,10026380,0,1,0,'','',0,20),
|
|
(4755,26090,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4756,10026090,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4757,25699,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4758,10025699,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4759,26870,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4760,10026870,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4761,26001,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4762,10026001,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4763,26217,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4764,10026217,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4765,27190,0,1,0,'','',0,20),
|
|
(4766,10027190,0,1,0,'','',0,20),
|
|
(4767,25700,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4768,10025700,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4769,25065,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4770,10025065,0,56832,0,'This adornment can be used to augment an ear, finger, or wrist slot item.','',0,0),
|
|
(4771,26533,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4772,10026533,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4773,26040,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(4774,10026040,0,3,0,'This item can be used to adorn a Primary or Secondary one hand crushing weapon.','',0,12),
|
|
(4775,27423,0,1,0,'','',0,16),
|
|
(4776,10027423,0,1,0,'','',0,16),
|
|
(4777,25237,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4778,10025237,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4779,25797,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4780,10025797,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4781,26233,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4782,10026233,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4783,25238,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4784,10025238,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4785,26124,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4786,10026124,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4787,26138,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4788,10026138,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4789,26989,0,3,0,'','',0,28),
|
|
(4790,10026989,0,3,0,'','',0,28),
|
|
(4791,25263,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4792,10025263,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4793,25914,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(4794,10025914,0,3153432,0,'This adornment can be used to augment a shoulders, chest, ear, or finger slot item.','',0,0),
|
|
(4795,27466,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4796,10027466,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4797,25096,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(4798,10025096,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, charm, or waist slot item.','',0,0),
|
|
(4799,27470,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4800,10027470,0,3997696,1,'This adornment can be used to augment a Cloak, Belt, Ranged, or Charm slot item.','',0,0),
|
|
(4801,26354,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4802,10026354,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4803,26100,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4804,10026100,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4805,26188,0,3473666,0,'','',0,0),
|
|
(4806,10026188,0,3473666,0,'','',0,0),
|
|
(4807,25707,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4808,10025707,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4809,25509,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4810,10025509,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4811,26227,0,1,0,'','',0,20),
|
|
(4812,10026227,0,1,0,'','',0,20),
|
|
(4813,25539,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4814,10025539,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4815,25708,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4816,10025708,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4817,26625,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4818,10026625,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4819,26856,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(4820,10026856,0,3719328,0,'This adornment can be used to augment a forearms, legs, cloak, or wrist slot item.','',0,0),
|
|
(4821,25587,0,176,3,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(4822,10025587,0,176,3,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(4823,25461,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4824,10025461,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4825,25826,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4826,10025826,0,8,2,'This adornment can be used to augment a chest slot item.','',0,0),
|
|
(4827,27474,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4828,10027474,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4829,26486,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4830,10026486,0,270516,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4831,26844,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4832,10026844,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4833,27026,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4834,10027026,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4835,25136,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4836,10025136,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4837,25300,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4838,10025300,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4839,25020,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4840,10025020,0,16,1,'This adornment can be used to augment a shoulder slot item.','',0,0),
|
|
(4841,26348,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(4842,10026348,0,1544,0,'This adornment can be used to augment a chest or finger slot item.','',0,0),
|
|
(4843,25625,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4844,10025625,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4845,25640,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4846,10025640,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4847,25175,0,3,0,'','',0,28),
|
|
(4848,10025175,0,3,0,'','',0,28),
|
|
(4849,26442,0,3,0,'','',0,28),
|
|
(4850,10026442,0,3,0,'','',0,28),
|
|
(4851,27068,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4852,10027068,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4853,26091,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4854,10026091,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4855,26783,0,56,2,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4856,10026783,0,56,2,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4857,25349,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4858,10025349,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4859,25422,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4860,10025422,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4861,27075,0,65536,0,'','',0,1),
|
|
(4862,10027075,0,65536,0,'','',0,1),
|
|
(4863,26321,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(4864,10026321,0,1,0,'This item can be used to adorn a Primary Two Hand crushing weapon.','',0,16),
|
|
(4865,26283,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4866,10026283,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4867,26985,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4868,10026985,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4869,25709,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4870,10025709,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4871,25710,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4872,10025710,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4873,25711,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4874,10025711,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4875,26731,0,56,1,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4876,10026731,0,56,1,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4877,26268,0,1,0,'','',0,16),
|
|
(4878,10026268,0,1,0,'','',0,16),
|
|
(4879,25239,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4880,10025239,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4881,26863,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4882,10026863,0,256,0,'This item can be used to adorn a Foot slot item.','',0,0),
|
|
(4883,26200,0,8192,0,'','',0,0),
|
|
(4884,10026200,0,8192,0,'','',0,0),
|
|
(4885,25107,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4886,10025107,0,65539,0,'This adornment can be used to augment a weapon, shield, or symbol slot item.','',0,0),
|
|
(4887,26396,0,65536,0,'','',0,2),
|
|
(4888,10026396,0,65536,0,'','',0,2),
|
|
(4889,25199,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4890,10025199,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4891,25531,0,176,1,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(4892,10025531,0,176,1,'This adornment can be used to augment a legs, shoulders or forearms slot item.','',0,0),
|
|
(4893,25161,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4894,10025161,0,32,0,'This item can be used to adorn a Forearm.','',0,0),
|
|
(4895,25510,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4896,10025510,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4897,26648,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4898,10026648,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4899,26082,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4900,10026082,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4901,25511,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4902,10025511,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4903,25031,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(4904,10025031,900,1,5,'This item can be used to sharpen a Primary or Two Hand Weapon.','',0,0),
|
|
(4905,26701,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4906,10026701,0,112,2,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4907,25945,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4908,10025945,0,6144,0,'This item can be used to adorn an Earring.','',0,0),
|
|
(4909,25080,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4910,10025080,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4911,26944,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4912,10026944,0,49152,0,'This item can be used to adorn a Wrist slot item.','',0,0),
|
|
(4913,27151,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4914,10027151,0,3416244,0,'This adornment can be used to augment a head, legs, neck, shoulders, forearms, or waist slot item.','',0,0),
|
|
(4915,25852,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4916,10025852,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4917,25489,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4918,10025489,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4919,26210,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4920,10026210,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4921,25270,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4922,10025270,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4923,25618,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4924,10025618,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4925,26502,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(4926,10026502,0,3147288,0,'This item can be used to adorn a Shoulders, Chest, or Finger slot item.','',0,0),
|
|
(4927,25325,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4928,10025325,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4929,26415,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4930,10026415,0,65538,0,'This item can be used to adorn a Symbol item.','',0,0),
|
|
(4931,25879,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4932,10025879,0,508,2,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4933,26551,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4934,10026551,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4935,26705,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4936,10026705,0,112,1,'This adornment can be used to augment a forearms, shoulders or hands slot item.','',0,0),
|
|
(4937,25453,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4938,10025453,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4939,25423,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4940,10025423,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4941,26529,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4942,10026529,0,48,1,'This adornment can be used to augment a forearm or shoulder slot item.','',0,0),
|
|
(4943,26697,0,508,2,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(4944,10026697,0,508,2,'This adornment can be used to augment a forearms, shoulders or legs slot item.','',0,0),
|
|
(4945,25537,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4946,10025537,0,508,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4947,26087,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4948,10026087,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4949,26389,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4950,10026389,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4951,25619,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4952,10025619,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4953,27073,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4954,10027073,0,128,0,'This item can be used to adorn a Leg slot item.','',0,0),
|
|
(4955,25963,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4956,10025963,0,1536,0,'This item can be used to adorn a Ring slot.','',0,0),
|
|
(4957,26784,0,56,1,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4958,10026784,0,56,1,'This adornment can be used to augment a forearms, shoulders or chest slot item.','',0,0),
|
|
(4959,27129,0,3735712,0,'','',0,0),
|
|
(4960,10027129,0,3735712,0,'','',0,0),
|
|
(4961,26737,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4962,10026737,0,3211267,1,'This adornment can be used to augment a primary, secondary, ranged, or charm slot item.','',0,0),
|
|
(4963,26338,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4964,10026338,0,55364,0,'This adornment can be used to augment a head, hands, ear, or wrist slot item.','',0,0),
|
|
(4965,26085,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4966,10026085,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4967,26113,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4968,10026113,0,56,1,'This adornment can be used to augment a chest, forearm, or shoulder slot item.','',0,0),
|
|
(4969,25783,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4970,10025783,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4971,25891,0,112,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4972,10025891,0,112,1,'This adornment can be used to augment a head, chest, gloves, boots, shoulders, bracers or leg slot item.','',0,0),
|
|
(4973,27281,0,65536,0,'','',0,1),
|
|
(4974,10027281,0,65536,0,'','',0,1),
|
|
(4975,25222,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4976,10025222,0,16,0,'This item can be used to adorn a Shoulder slot item.','',0,0),
|
|
(4977,25465,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4978,10025465,0,460,1,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4979,26301,0,65536,0,'','',0,2),
|
|
(4980,10026301,0,65536,0,'','',0,2),
|
|
(4981,25415,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4982,10025415,0,460,2,'This adornment can be used to augment a head, chest, gloves, boots or leg slot item.','',0,0),
|
|
(4983,27431,0,3,0,'','',0,28),
|
|
(4984,10027431,0,3,0,'','',0,28),
|
|
(4985,26327,0,3,0,'','',0,28),
|
|
(4986,10026327,0,3,0,'','',0,28);
|