12678 lines
1.2 MiB
Plaintext
12678 lines
1.2 MiB
Plaintext
# noinspection LongLineForFile
|
|
|
|
DROP TABLE IF EXISTS nanos;
|
|
CREATE TABLE IF NOT EXISTS nanos
|
|
(
|
|
crystal_id INT DEFAULT NULL,
|
|
crystal_name VARCHAR(255) DEFAULT NULL,
|
|
crystal_icon INT DEFAULT NULL,
|
|
nano_id INT DEFAULT NULL,
|
|
nano_name VARCHAR(255) DEFAULT NULL,
|
|
nano_icon INT DEFAULT NULL,
|
|
disc_id INT DEFAULT NULL,
|
|
compiled_id INT DEFAULT NULL,
|
|
program_id INT DEFAULT NULL,
|
|
ql INT DEFAULT NULL,
|
|
type VARCHAR(16) DEFAULT NULL,
|
|
school VARCHAR(64) DEFAULT NULL,
|
|
strain VARCHAR(64) DEFAULT NULL,
|
|
strain_id INT DEFAULT NULL,
|
|
substrain VARCHAR(64) DEFAULT NULL,
|
|
substrain_id INT DEFAULT NULL,
|
|
fp INT DEFAULT NULL,
|
|
sl INT DEFAULT NULL,
|
|
sl_spec INT DEFAULT NULL,
|
|
nanodeck INT DEFAULT NULL,
|
|
profession VARCHAR(32) DEFAULT NULL,
|
|
location VARCHAR(64) DEFAULT NULL
|
|
);
|
|
INSERT INTO nanos (crystal_id, crystal_name, crystal_icon, nano_id, nano_name, nano_icon, disc_id, compiled_id,
|
|
program_id, ql, type, school, strain, strain_id, substrain, substrain_id, fp, sl, sl_spec, nanodeck,
|
|
profession, location)
|
|
VALUES (26015, 'Nano Crystal (Chemical Concoction)', 12259, 25984, 'Chemical Concoction', 16210, 146832, 145332, 148332,
|
|
63, 'Crystal', 'Buffs', 'Chemistry/Pharm_Buffs', 196, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(26017, 'Nano Crystal (Death''s Gaze)', 42449, 25980, 'Death''s Gaze', 16248, 146833, 145333, 148333, 142,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(26019, 'Nano Crystal (Hostile Hatchling)', 300923, 25994, 'Hostile Hatchling', 295695, 146718, 145218, 148218,
|
|
172, 'Crystal', 'Morphs', 'Pit_Lizard', 0, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(26166, 'Nano Crystal (Eagle Eye)', 301586, 26107, 'Eagle Eye', 301584, 146734, 145234, 148234, 76, 'Crystal',
|
|
'Buffs', 'Perception_Buffs', 191, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(26206, 'Nano Crystal (Feline Grace)', 12259, 25989, 'Feline Grace', 16218, 146853, 145353, 148353, 53,
|
|
'Crystal', 'Buffs', 'Agility_Buffs', 195, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(26207, 'Nano Crystal (Enhanced Senses)', 12226, 25988, 'Enhanced Senses', 16317, 146839, 145339, 148339, 27,
|
|
'Crystal', 'Buffs', 'Sense_Buffs', 192, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(26245, 'Nano Crystal (Free Movement)', 296729, 26237, 'Free Movement', 296731, 146745, 145245, 148245, 43,
|
|
'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(26461, 'Nano Crystal (1H Blunt Weapon Proficiency)', 12226, 26339, '1H Blunt Weapon Proficiency', 16200, 0, 0,
|
|
0, 4, 'Crystal', 'Buffs_-_Melee', '1H_Blunt_Buffs', 16, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26462, 'Nano Crystal (1H Blunt Weapon Incompetence)', 12226, 26337, '1H Blunt Weapon Incompetence', 39045, 0, 0,
|
|
0, 10, 'Crystal', 'DeBuffs_-_Melee', '1Hand_Blunt_DeBuffs', 17, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26463, 'Nano Crystal (1H Blunt Weapon Inexperience)', 12226, 26338, '1H Blunt Weapon Inexperience', 39045, 0, 0,
|
|
0, 4, 'Crystal', 'DeBuffs_-_Melee', '1Hand_Blunt_DeBuffs', 17, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26464, 'Nano Crystal (1H Blunt Weapon Expertise)', 12226, 26336, '1H Blunt Weapon Expertise', 16200, 0, 0, 0,
|
|
10, 'Crystal', 'Buffs_-_Melee', '1H_Blunt_Buffs', 16, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26467, 'Nano Crystal (Piercing Proficiency)', 12226, 26426, 'Piercing Proficiency', 16201, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Melee', 'Piercing_Buffs', 101, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26469, 'Nano Crystal (Agility Boost)', 12228, 26342, 'Agility Boost', 16218, 0, 0, 0, 7, 'Crystal',
|
|
'Buffs_-_Attributes', 'Agility_Buffs', 29, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26470, 'Nano Crystal (Aimed Shot Expertise)', 12226, 26343, 'Aimed Shot Expertise', 16186, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Ranged_Special', 'Aimed_Shot_Buffs', 18, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26471, 'Nano Crystal (Ranged Special Attacks Incompetence)', 297502, 26344,
|
|
'Ranged Special Attacks Incompetence', 297504, 0, 0, 0, 14, 'Crystal', 'DeBuffs_-_Ranged_Special',
|
|
'Aimed_Shot_DeBuffs', 19, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(26472, 'Nano Crystal (Aimed Shot Inexperience)', 12226, 26345, 'Aimed Shot Inexperience', 39031, 0, 0, 0, 7,
|
|
'Crystal', 'DeBuffs_-_Ranged_Special', 'Aimed_Shot_DeBuffs', 19, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26473, 'Nano Crystal (Aimed Shot Proficiency)', 12226, 26346, 'Aimed Shot Proficiency', 16186, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Ranged_Special', 'Aimed_Shot_Buffs', 18, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26478, 'Nano Crystal (Assault Rifle Expertise)', 12226, 26370, 'Assault Rifle Expertise', 16195, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Ranged', 'Assault_Rifle_Buffs', 27, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26479, 'Nano Crystal (Assault Rifle Incompetence)', 12226, 26352, 'Assault Rifle Incompetence', 39040, 0, 0, 0,
|
|
10, 'Crystal', 'DeBuffs_-_Ranged', 'Assault_Rifle_DeBuffs', 28, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26480, 'Nano Crystal (Assault Rifle Inexperience)', 12226, 26353, 'Assault Rifle Inexperience', 39040, 0, 0, 0,
|
|
4, 'Crystal', 'DeBuffs_-_Ranged', 'Assault_Rifle_DeBuffs', 28, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26481, 'Nano Crystal (Assault Rifle Proficiency)', 12226, 26354, 'Assault Rifle Proficiency', 16195, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Ranged', 'Assault_Rifle_Buffs', 27, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26482, 'Nano Crystal (Augment Agility)', 12228, 26355, 'Augment Agility', 16218, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Attributes', 'Agility_Buffs', 29, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26483, 'Nano Crystal (Augment Intelligence)', 12228, 26356, 'Augment Intelligence', 16251, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Attributes', 'Intelligence_Buffs', 30, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26484, 'Nano Crystal (Augment Psychic)', 12228, 26357, 'Augment Psychic', 16315, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Attributes', 'Psychic_Buffs', 31, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26485, 'Nano Crystal (Augment Sense)', 12228, 26358, 'Augment Sense', 16317, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Attributes', 'Sense_Buffs', 32, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26486, 'Nano Crystal (Augment Stamina)', 12228, 26359, 'Augment Stamina', 16330, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Attributes', 'Stamina_Buffs', 33, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26487, 'Nano Crystal (Augment Strength)', 12228, 26360, 'Augment Strength', 16324, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Attributes', 'Strength_Buffs', 34, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26488, 'Nano Crystal (BioMet Expertise)', 12226, 26361, 'BioMet Expertise', 16199, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Nano', 'Biological_Metamorphosis_Buffs', 35, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26489, 'Nano Crystal (Nano Skills Incompetence)', 297515, 26362, 'Nano Skills Incompetence', 297518, 0, 0, 0,
|
|
10, 'Crystal', 'DeBuffs_-_Nano', 'BioMet_DeBuffs', 36, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(26490, 'Nano Crystal (BioMet Inexperience)', 12226, 26363, 'BioMet Inexperience', 39044, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Nano', 'BioMet_DeBuffs', 36, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26491, 'Nano Crystal (BioMet Proficiency)', 12226, 26364, 'BioMet Proficiency', 16199, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Nano', 'Biological_Metamorphosis_Buffs', 35, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26492, 'Nano Crystal (Bot Mass Migration)', 12228, 26365, 'Bot Mass Migration', 16303, 0, 0, 0, 4, 'Crystal',
|
|
'Combat', 'Nano_Heal', 0, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26493, 'Nano Crystal (Bot Migration)', 12228, 26366, 'Bot Migration', 16303, 0, 0, 0, 4, 'Crystal', 'Combat',
|
|
'Nano_Heal', 0, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26494, 'Nano Crystal (Bow Expertise)', 12226, 26367, 'Bow Expertise', 16208, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Ranged', 'Bow_Buffs', 37, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26495, 'Nano Crystal (Bow Incompetence)', 12226, 26368, 'Bow Incompetence', 39047, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Ranged', 'Bow_DeBuffs', 38, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26496, 'Nano Crystal (Bow Inexperience)', 12226, 26369, 'Bow Inexperience', 39047, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Ranged', 'Bow_DeBuffs', 38, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26497, 'Nano Crystal (Bow Proficiency)', 12226, 26351, 'Bow Proficiency', 16208, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Ranged', 'Bow_Buffs', 37, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26498, 'Nano Crystal (Bow Special Attack Expertise)', 12226, 26394, 'Bow Special Attack Expertise', 16203, 0, 0,
|
|
0, 10, 'Crystal', 'Buffs_-_Ranged_Special', 'Bow_Special_Buffs', 39, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26499, 'Nano Crystal (Bow Special Attack Incompetence)', 12226, 26372, 'Bow Special Attack Incompetence', 39048,
|
|
0, 0, 0, 14, 'Crystal', 'DeBuffs_-_Ranged_Special', 'Bow_Special_DeBuffs', 40, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26500, 'Nano Crystal (Bow Special Attack Inexperience)', 12226, 26373, 'Bow Special Attack Inexperience', 39048,
|
|
0, 0, 0, 7, 'Crystal', 'DeBuffs_-_Ranged_Special', 'Bow_Special_DeBuffs', 40, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26501, 'Nano Crystal (Bow Special Attack Proficiency)', 12226, 26374, 'Bow Special Attack Proficiency', 16203,
|
|
0, 0, 0, 4, 'Crystal', 'Buffs_-_Ranged_Special', 'Bow_Special_Buffs', 39, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26502, 'Nano Crystal (Brawl Expertise)', 12226, 26375, 'Brawl Expertise', 16204, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Melee_Special', 'Brawl_Buffs', 41, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26503, 'Nano Crystal (Melee Special Attacks Incompetence)', 297520, 26376, 'Melee Special Attacks Incompetence',
|
|
297522, 0, 0, 0, 14, 'Crystal', 'DeBuffs_-_Melee_Special', 'Brawl_DeBuffs', 42, '', 0, 0, 0, 0, 0, 'General',
|
|
'RK Store'),
|
|
(26504, 'Nano Crystal (Brawl Inexperience)', 12226, 26377, 'Brawl Inexperience', 39049, 0, 0, 0, 7, 'Crystal',
|
|
'DeBuffs_-_Melee_Special', 'Brawl_DeBuffs', 42, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26505, 'Nano Crystal (Brawl Proficiency)', 12226, 26378, 'Brawl Proficiency', 16204, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Melee_Special', 'Brawl_Buffs', 41, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26506, 'Nano Crystal (Breaking and Entering Expertise)', 12226, 26379, 'Breaking and Entering Expertise', 16205,
|
|
0, 0, 0, 10, 'Crystal', 'Buffs_-_Tradeskill_Special', 'Break_Entry_Buffs', 43, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26507, 'Nano Crystal (Breaking and Entering Proficiency)', 12226, 26380, 'Breaking and Entering Proficiency',
|
|
16205, 0, 0, 0, 4, 'Crystal', 'Buffs_-_Tradeskill_Special', 'Break_Entry_Buffs', 43, '', 0, 0, 0, 0, 0,
|
|
'General', 'No longer drops'),
|
|
(26508, 'Nano Crystal (Burst Expertise)', 12226, 26381, 'Burst Expertise', 16206, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Ranged_Special', 'Burst_Buffs', 44, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26509, 'Nano Crystal (Burst Incompetence)', 12226, 26382, 'Burst Incompetence', 39051, 0, 0, 0, 14, 'Crystal',
|
|
'DeBuffs_-_Ranged_Special', 'Burst_DeBuffs', 45, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26510, 'Nano Crystal (Burst Inexperience)', 12226, 26383, 'Burst Inexperience', 39051, 0, 0, 0, 7, 'Crystal',
|
|
'DeBuffs_-_Ranged_Special', 'Burst_DeBuffs', 45, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26511, 'Nano Crystal (Burst Proficiency)', 12226, 26384, 'Burst Proficiency', 16206, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Ranged_Special', 'Burst_Buffs', 44, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26514, 'Nano Crystal (Chemistry Expertise)', 12226, 26387, 'Chemistry Expertise', 16210, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Tradeskill', 'Chemistry_Buffs', 47, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26515, 'Nano Crystal (Chemistry Proficiency)', 12226, 26388, 'Chemistry Proficiency', 16210, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Tradeskill', 'Chemistry_Buffs', 47, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26516, 'Nano Crystal (Adventuring Expertise)', 12226, 26389, 'Adventuring Expertise', 16211, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs', 'Climb_Buffs', 48, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26522, 'Nano Crystal (Computer Literacy Expertise)', 12226, 26425, 'Computer Literacy Expertise', 16213, 0, 0,
|
|
0, 10, 'Crystal', 'Buffs_-_Tradeskill_Special', 'Computer_Literacy_Buffs', 50, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26523, 'Nano Crystal (Computer Literacy Proficiency)', 12226, 26396, 'Computer Literacy Proficiency', 16213, 0,
|
|
0, 0, 4, 'Crystal', 'Buffs_-_Tradeskill_Special', 'Computer_Literacy_Buffs', 50, '', 0, 0, 0, 0, 0, 'General',
|
|
'Clan Starter Quest'),
|
|
(26524, 'Nano Crystal (Concealment Expertise)', 12226, 26397, 'Concealment Expertise', 16214, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Utility', 'Concealment_Buffs', 51, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26525, 'Nano Crystal (Concealment Proficiency)', 12226, 26398, 'Concealment Proficiency', 16214, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Utility', 'Concealment_Buffs', 51, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26526, 'Nano Crystal (Dimach Incompetence)', 12226, 26399, 'Dimach Incompetence', 39064, 0, 0, 0, 14, 'Crystal',
|
|
'DeBuffs_-_Melee_Special', 'Dimach_DeBuffs', 52, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26527, 'Nano Crystal (Dimach Inexperience)', 12226, 26400, 'Dimach Inexperience', 39064, 0, 0, 0, 7, 'Crystal',
|
|
'DeBuffs_-_Melee_Special', 'Dimach_DeBuffs', 52, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26528, 'Nano Crystal (Diminish Agility)', 12228, 26401, 'Diminish Agility', 39063, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Agility_DeBuffs', 53, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26529, 'Nano Crystal (Diminish Intelligence)', 12228, 26402, 'Diminish Intelligence', 39099, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Attributes', 'Intelligence_DeBuffs', 54, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26530, 'Nano Crystal (Diminish Psychic)', 12228, 26403, 'Diminish Psychic', 39137, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Psychic_DeBuffs', 55, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26531, 'Nano Crystal (Diminish Sense)', 12228, 26404, 'Diminish Sense', 39145, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Sense_DeBuffs', 56, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26532, 'Nano Crystal (Diminish Stamina)', 12228, 26405, 'Diminish Stamina', 39152, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Stamina_DeBuffs', 57, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26533, 'Nano Crystal (Diminish Strength)', 12228, 26406, 'Diminish Strength', 39154, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Strength_DeBuffs', 58, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26534, 'Nano Crystal (Disarm Traps Expertise)', 12226, 26407, 'Disarm Traps Expertise', 16220, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Tradeskill_Special', 'Disarm_Traps_Buffs', 59, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26535, 'Nano Crystal (Disarm Traps Proficiency)', 12226, 26408, 'Disarm Traps Proficiency', 16220, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Tradeskill_Special', 'Disarm_Traps_Buffs', 59, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26539, 'Nano Crystal (Drain Agility)', 12228, 26412, 'Drain Agility', 39063, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Agility_DeBuffs', 53, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26540, 'Nano Crystal (Drain Intelligence)', 12228, 26413, 'Drain Intelligence', 39099, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Intelligence_DeBuffs', 54, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26541, 'Nano Crystal (Drain Abilities)', 297499, 26414, 'Drain Abilities', 297494, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Psychic_DeBuffs', 55, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(26542, 'Nano Crystal (Drain Sense)', 12228, 26415, 'Drain Sense', 39145, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Sense_DeBuffs', 56, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26543, 'Nano Crystal (Drain Stamina)', 12228, 26416, 'Drain Stamina', 39152, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Stamina_DeBuffs', 57, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26544, 'Nano Crystal (Drain Strength)', 12228, 26417, 'Drain Strength', 39154, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Attributes', 'Strength_DeBuffs', 58, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26547, 'Nano Crystal (Electrical Engineering Expertise)', 12226, 26420, 'Electrical Engineering Expertise',
|
|
16231, 0, 0, 0, 10, 'Crystal', 'Buffs_-_Tradeskill', 'Electrical_Engineering_Buffs', 60, '', 0, 0, 0, 0, 0,
|
|
'General', 'No longer drops'),
|
|
(26549, 'Nano Crystal (Energy Melee Expertise)', 12226, 26422, 'Energy Melee Expertise', 20881, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Melee', 'Energy_Melee_Buffs', 61, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26550, 'Nano Crystal (Energy Melee Incompetence)', 12226, 26423, 'Energy Melee Incompetence', 39077, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Melee', 'Energy_Melee_DeBuffs', 62, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26551, 'Nano Crystal (Energy Melee Inexperience)', 12226, 26424, 'Energy Melee Inexperience', 39077, 0, 0, 0,
|
|
10, 'Crystal', 'DeBuffs_-_Melee', 'Energy_Melee_DeBuffs', 62, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26552, 'Nano Crystal (Energy Melee Proficiency)', 12226, 26395, 'Energy Melee Proficiency', 20881, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Melee', 'Energy_Melee_Buffs', 61, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26555, 'Nano Crystal (LR Energy Weapon Expertise)', 12226, 26428, 'LR Energy Weapon Expertise', 20882, 0, 0, 0,
|
|
10, 'Crystal', 'Buffs_-_Ranged', 'LR_Energy_Weapon_Buffs', 64, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26556, 'Nano Crystal (LR Energy Weapon Incompetence)', 12226, 26429, 'LR Energy Weapon Incompetence', 39078, 0,
|
|
0, 0, 10, 'Crystal', 'DeBuffs_-_Ranged', 'LR_Energy_Weapon_DeBuffs', 65, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26557, 'Nano Crystal (LR Energy Weapon Inexp)', 12226, 26430, 'LR Energy Weapon Inexp', 39078, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Ranged', 'LR_Energy_Weapon_DeBuffs', 65, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26558, 'Nano Crystal (LR Energy Weapon Proficiency)', 12226, 26431, 'LR Energy Weapon Proficiency', 20882, 0, 0,
|
|
0, 4, 'Crystal', 'Buffs_-_Ranged', 'LR_Energy_Weapon_Buffs', 64, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26559, 'Nano Crystal (Fast Attack Expertise)', 12226, 26432, 'Fast Attack Expertise', 16235, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Melee_Special', 'Fast_Attack_Buffs', 66, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26560, 'Nano Crystal (Fast Attack Incompetence)', 12226, 26433, 'Fast Attack Incompetence', 39082, 0, 0, 0, 14,
|
|
'Crystal', 'DeBuffs_-_Melee_Special', 'Fast_Attack_DeBuffs', 67, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26561, 'Nano Crystal (Fast Attack Inexperience)', 12226, 26434, 'Fast Attack Inexperience', 39082, 0, 0, 0, 7,
|
|
'Crystal', 'DeBuffs_-_Melee_Special', 'Fast_Attack_DeBuffs', 67, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26562, 'Nano Crystal (Fast Attack Proficiency)', 12226, 26435, 'Fast Attack Proficiency', 16235, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Melee_Special', 'Fast_Attack_Buffs', 66, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26564, 'Nano Crystal (Field Quantum Physics Expertise)', 12226, 26437, 'Field Quantum Physics Expertise', 16244,
|
|
0, 0, 0, 10, 'Crystal', 'Buffs_-_Tradeskill', 'Field_Quantum_Physics_Buffs', 68, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26565, 'Nano Crystal (Field Quantum Physics Proficiency)', 12226, 26438, 'Field Quantum Physics Proficiency',
|
|
16244, 0, 0, 0, 4, 'Crystal', 'Buffs_-_Tradeskill', 'Field_Quantum_Physics_Buffs', 68, '', 0, 0, 0, 0, 0,
|
|
'General', 'No longer drops'),
|
|
(26568, 'Nano Crystal (First Aid Expertise)', 12226, 26441, 'First Aid Expertise', 16239, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Medical', 'First_Aid_Buffs', 70, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26569, 'Nano Crystal (First Aid Proficiency)', 12226, 26442, 'First Aid Proficiency', 16239, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Medical', 'First_Aid_Buffs', 70, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26570, 'Nano Crystal (Fling Shot Expertise)', 12226, 26443, 'Fling Shot Expertise', 16240, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Ranged_Special', 'Fling_Shot_Buffs', 71, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26571, 'Nano Crystal (Fling Shot Incompetence)', 12226, 26444, 'Fling Shot Incompetence', 39087, 0, 0, 0, 14,
|
|
'Crystal', 'DeBuffs_-_Ranged_Special', 'Fling_Shot_DeBuffs', 72, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26572, 'Nano Crystal (Fling Shot Inexperience)', 12226, 26445, 'Fling Shot Inexperience', 39087, 0, 0, 0, 7,
|
|
'Crystal', 'DeBuffs_-_Ranged_Special', 'Fling_Shot_DeBuffs', 72, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26573, 'Nano Crystal (Fling Shot Proficiency)', 12226, 26446, 'Fling Shot Proficiency', 16240, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Ranged_Special', 'Fling_Shot_Buffs', 71, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26574, 'Nano Crystal (Full Auto Expertise)', 12226, 26447, 'Full Auto Expertise', 16237, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Ranged_Special', 'Full_Auto_Buffs', 73, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26575, 'Nano Crystal (Full Auto Incompetence)', 12226, 26448, 'Full Auto Incompetence', 39091, 0, 0, 0, 14,
|
|
'Crystal', 'DeBuffs_-_Ranged_Special', 'Full_Auto_DeBuffs', 74, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26576, 'Nano Crystal (Full Auto Inexperience)', 12226, 26449, 'Full Auto Inexperience', 39091, 0, 0, 0, 7,
|
|
'Crystal', 'DeBuffs_-_Ranged_Special', 'Full_Auto_DeBuffs', 74, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26577, 'Nano Crystal (Full Auto Proficiency)', 12226, 26450, 'Full Auto Proficiency', 16237, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Ranged_Special', 'Full_Auto_Buffs', 73, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26578, 'Nano Crystal (Heavy Weapons Expertise)', 12226, 26451, 'Heavy Weapons Expertise', 16233, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Ranged', 'Thrown_Grappling_Buffs', 75, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26580, 'Nano Crystal (Heavy Weapons Inexperience)', 12226, 26453, 'Heavy Weapons Inexperience', 39080, 0, 0, 0,
|
|
4, 'Crystal', 'DeBuffs_-_Ranged', 'Thrown_Grappling_DeBuffs', 76, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26581, 'Nano Crystal (Heavy Weapons Proficiency)', 12226, 26454, 'Heavy Weapons Proficiency', 16233, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Ranged', 'Thrown_Grappling_Buffs', 75, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26582, 'Nano Crystal (Piercing Expert)', 12226, 26455, 'Piercing Expert', 16201, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Melee', 'Piercing_Buffs', 101, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26583, 'Nano Crystal (Piercing Incompetence)', 12226, 26456, 'Piercing Incompetence', 39043, 0, 0, 0, 10,
|
|
'Crystal', 'DeBuffs_-_Melee', 'Piercing_DeBuffs', 102, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26584, 'Nano Crystal (Piercing Inexperience)', 12226, 26457, 'Piercing Inexperience', 39043, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Melee', 'Piercing_DeBuffs', 102, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26585, 'Nano Crystal (Adrenaline Pump)', 12228, 26350, 'Adrenaline Pump', 16300, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Utility', 'Runspeed_Buffs', 149, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26680, 'Nano Crystal (Heavy Weapons Incompetence)', 12226, 26452, 'Heavy Weapons Incompetence', 39080, 0, 0, 0,
|
|
10, 'Crystal', 'DeBuffs_-_Ranged', 'Thrown_Grappling_DeBuffs', 76, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(26682, 'Nano Crystal (Adventuring Proficiency)', 12226, 26390, 'Adventuring Proficiency', 16211, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs', 'Climb_Buffs', 48, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(26683, 'Nano Crystal (Healing)', 12228, 26466, 'Healing', 16246, 0, 0, 0, 4, 'Crystal', 'Combat', 'Heal', 0, '',
|
|
0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27197, 'Nano Crystal (Weapon Smithing Proficiency)', 12226, 27191, 'Weapon Smithing Proficiency', 16349, 0, 0,
|
|
0, 4, 'Crystal', 'Buffs_-_Tradeskill', 'Weapon_Smithing_Buffs', 134, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27198, 'Nano Crystal (1H Edged Weapon Expertise)', 12226, 27068, '1H Edged Weapon Expertise', 16325, 0, 0, 0,
|
|
10, 'Crystal', 'Buffs_-_Melee', '1H_Edged_Buffs', 21, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27199, 'Nano Crystal (Melee Weapons Incompetence)', 297512, 27069, 'Melee Weapons Incompetence', 297511, 0, 0,
|
|
0, 10, 'Crystal', 'DeBuffs_-_Melee', '1H_Edged_DeBuffs', 22, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(27200, 'Nano Crystal (1H Edged Weapon Inexperience)', 12226, 27070, '1H Edged Weapon Inexperience', 39147, 0, 0,
|
|
0, 4, 'Crystal', 'DeBuffs_-_Melee', '1H_Edged_DeBuffs', 22, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27201, 'Nano Crystal (1H Edged Weapon Proficiency)', 12226, 27071, '1H Edged Weapon Proficiency', 16325, 0, 0,
|
|
0, 4, 'Crystal', 'Buffs_-_Melee', '1H_Edged_Buffs', 21, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27202, 'Nano Crystal (2H Blunt Weapon Expertise)', 12226, 27072, '2H Blunt Weapon Expertise', 20879, 0, 0, 0,
|
|
10, 'Crystal', 'Buffs_-_Melee', '2H_Blunt_Buffs', 23, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27203, 'Nano Crystal (2H Blunt Weapon Incompetence)', 12226, 27073, '2H Blunt Weapon Incompetence', 39146, 0, 0,
|
|
0, 10, 'Crystal', 'DeBuffs_-_Melee', '2H_Blunt_DeBuffs', 24, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27204, 'Nano Crystal (2H Blunt Weapon Inexperience)', 12226, 27074, '2H Blunt Weapon Inexperience', 39146, 0, 0,
|
|
0, 4, 'Crystal', 'DeBuffs_-_Melee', '2H_Blunt_DeBuffs', 24, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27205, 'Nano Crystal (2H Blunt Weapon Proficiency)', 12226, 27075, '2H Blunt Weapon Proficiency', 20879, 0, 0,
|
|
0, 4, 'Crystal', 'Buffs_-_Melee', '2H_Blunt_Buffs', 23, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27206, 'Nano Crystal (2H Edged Weapon Expertise)', 12226, 27076, '2H Edged Weapon Expertise', 16347, 0, 0, 0,
|
|
10, 'Crystal', 'Buffs_-_Melee', '2H_Edged_Buffs', 25, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27207, 'Nano Crystal (2H Edged Weapon Incompetence)', 12226, 27077, '2H Edged Weapon Incompetence', 39163, 0, 0,
|
|
0, 10, 'Crystal', 'DeBuffs_-_Melee', '2H_Edged_DeBuffs', 26, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27208, 'Nano Crystal (2H Edged Weapon Inexperience)', 12226, 27078, '2H Edged Weapon Inexperience', 39163, 0, 0,
|
|
0, 4, 'Crystal', 'DeBuffs_-_Melee', '2H_Edged_DeBuffs', 26, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27209, 'Nano Crystal (2H Edged Weapon Proficiency)', 12226, 27079, '2H Edged Weapon Proficiency', 16347, 0, 0,
|
|
0, 4, 'Crystal', 'Buffs_-_Melee', '2H_Edged_Buffs', 25, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27210, 'Nano Crystal (Grenade Expertise)', 12226, 27081, 'Grenade Expertise', 16252, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Ranged', 'Grenade_Buffs', 77, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27211, 'Nano Crystal (Grenade Incompetence)', 12226, 26711, 'Grenade Incompetence', 39093, 0, 0, 0, 10,
|
|
'Crystal', 'DeBuffs_-_Ranged', 'Grenade_DeBuffs', 78, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27212, 'Nano Crystal (Grenade Inexperience)', 12226, 26710, 'Grenade Inexperience', 39093, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Ranged', 'Grenade_DeBuffs', 78, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27213, 'Nano Crystal (Grenade Proficiency)', 12226, 27082, 'Grenade Proficiency', 16252, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Ranged', 'Grenade_Buffs', 77, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27216, 'Nano Crystal (Improve Health)', 12228, 27085, 'Improve Health', 16758, 0, 0, 0, 7, 'Crystal', 'Buffs',
|
|
'Max_Health_Buffs', 80, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27217, 'Nano Crystal (Intelligence Boost)', 12228, 27086, 'Intelligence Boost', 16251, 0, 0, 0, 7, 'Crystal',
|
|
'Buffs_-_Attributes', 'Intelligence_Buffs', 30, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27218, 'Nano Crystal (Throwing Knife Expertise)', 12226, 27087, 'Throwing Knife Expertise', 16286, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs', 'Knife_Buffs', 81, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27219, 'Nano Crystal (Throwing Knife Incompetence)', 12226, 26709, 'Throwing Knife Incompetence', 39107, 0, 0,
|
|
0, 10, 'Crystal', 'DeBuffs', 'Knife_DeBuffs', 82, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27220, 'Nano Crystal (Throwing Knife Inexperience)', 12226, 26708, 'Throwing Knife Inexperience', 39107, 0, 0,
|
|
0, 4, 'Crystal', 'DeBuffs', 'Knife_DeBuffs', 82, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27221, 'Nano Crystal (Throwing Knife Proficiency)', 12226, 27088, 'Throwing Knife Proficiency', 16286, 0, 0, 0,
|
|
4, 'Crystal', 'Buffs', 'Knife_Buffs', 81, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27225, 'Nano Crystal (Submachine Gun Expertise)', 12226, 27090, 'Submachine Gun Expertise', 16295, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Ranged', 'SMG_Buffs', 83, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27226, 'Nano Crystal (Submachine Gun Incompetence)', 12226, 27091, 'Submachine Gun Incompetence', 39117, 0, 0,
|
|
0, 10, 'Crystal', 'DeBuffs_-_Ranged', 'SMG_DeBuffs', 84, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27227, 'Nano Crystal (Submachine Gun Inexperience)', 12226, 27092, 'Submachine Gun Inexperience', 39117, 0, 0,
|
|
0, 4, 'Crystal', 'DeBuffs_-_Ranged', 'SMG_DeBuffs', 84, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27228, 'Nano Crystal (Submachine Gun Proficiency)', 12226, 27093, 'Submachine Gun Proficiency', 16295, 0, 0, 0,
|
|
4, 'Crystal', 'Buffs_-_Ranged', 'SMG_Buffs', 83, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27229, 'Nano Crystal (Martial Arts Expertise)', 12226, 27094, 'Martial Arts Expertise', 16289, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Melee_Special', 'Martial_Arts_Buffs', 85, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27230, 'Nano Crystal (Martial Arts Incompetence)', 12226, 27095, 'Martial Arts Incompetence', 39111, 0, 0, 0,
|
|
10, 'Crystal', 'DeBuffs_-_Melee_Special', 'Martial_Arts_DeBuffs', 86, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27231, 'Nano Crystal (Martial Arts Inexperience)', 12226, 27096, 'Martial Arts Inexperience', 39111, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Melee_Special', 'Martial_Arts_DeBuffs', 86, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27232, 'Nano Crystal (Martial Arts Proficiency)', 12226, 27097, 'Martial Arts Proficiency', 16289, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Melee_Special', 'Martial_Arts_Buffs', 85, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27233, 'Nano Crystal (MatCrea Expertise)', 12226, 27098, 'MatCrea Expertise', 16290, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Nano', 'Matter_Creation_Buffs', 87, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27234, 'Nano Crystal (MatCrea Incompetence)', 12226, 27099, 'MatCrea Incompetence', 39112, 0, 0, 0, 10,
|
|
'Crystal', 'DeBuffs_-_Nano', 'MatCrea_DeBuffs', 88, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27235, 'Nano Crystal (MatCrea Inexperience)', 12226, 27100, 'MatCrea Inexperience', 39112, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Nano', 'MatCrea_DeBuffs', 88, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27236, 'Nano Crystal (MatCrea Proficiency)', 12226, 27101, 'MatCrea Proficiency', 16290, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Nano', 'Matter_Creation_Buffs', 87, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27237, 'Nano Crystal (SpaceTime Expertise)', 12226, 27102, 'SpaceTime Expertise', 16285, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Nano', 'Time_and_Space_Buffs', 89, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27238, 'Nano Crystal (SpaceTime Incompetence)', 12226, 27103, 'SpaceTime Incompetence', 39113, 0, 0, 0, 10,
|
|
'Crystal', 'DeBuffs_-_Nano', 'MatLoc_DeBuffs', 90, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27239, 'Nano Crystal (SpaceTime Inexperience)', 12226, 27104, 'SpaceTime Inexperience', 39113, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Nano', 'MatLoc_DeBuffs', 90, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27240, 'Nano Crystal (SpaceTime Proficiency)', 12226, 27105, 'SpaceTime Proficiency', 16285, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Nano', 'Time_and_Space_Buffs', 89, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27241, 'Nano Crystal (MatMet Expertise)', 12226, 27106, 'MatMet Expertise', 16298, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Nano', 'Material_Metamorphosis_Buffs', 91, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27242, 'Nano Crystal (MatMet Incompetence)', 12226, 27107, 'MatMet Incompetence', 39114, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Nano', 'MatMet_DeBuffs', 92, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27243, 'Nano Crystal (MatMet Inexperience)', 12226, 27108, 'MatMet Inexperience', 39114, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Nano', 'MatMet_DeBuffs', 92, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27244, 'Nano Crystal (MatMet Proficiency)', 12226, 27109, 'MatMet Proficiency', 16298, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Nano', 'Material_Metamorphosis_Buffs', 91, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27245, 'Nano Crystal (Mechanical Engineering Expertise)', 12226, 27110, 'Mechanical Engineering Expertise',
|
|
16293, 0, 0, 0, 10, 'Crystal', 'Buffs_-_Tradeskill', 'Mechanical_Engineering_Buffs', 93, '', 0, 0, 0, 0, 0,
|
|
'General', 'No longer drops'),
|
|
(27246, 'Nano Crystal (Mechanical Engineering Proficiency)', 12226, 27111, 'Mechanical Engineering Proficiency',
|
|
16293, 0, 0, 0, 4, 'Crystal', 'Buffs_-_Tradeskill', 'Mechanical_Engineering_Buffs', 93, '', 0, 0, 0, 0, 0,
|
|
'General', 'No longer drops'),
|
|
(27250, 'Nano Crystal (Nano Programming Expertise)', 12226, 27115, 'Nano Programming Expertise', 16301, 0, 0, 0,
|
|
10, 'Crystal', 'Buffs_-_Tradeskill_Special', 'Nano_Programming_Buffs', 95, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27251, 'Nano Crystal (Nano Programming Proficiency)', 12226, 27116, 'Nano Programming Proficiency', 16301, 0, 0,
|
|
0, 4, 'Crystal', 'Buffs_-_Tradeskill_Special', 'Nano_Programming_Buffs', 95, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27253, 'Nano Crystal (Nano Restoration)', 12225, 27118, 'Nano Restoration', 16321, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Medical', 'NP_Regeneration', 97, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27256, 'Nano Crystal (Parry Expertise)', 12226, 27121, 'Deflect Expertise', 16305, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs', 'Deflect_Buffs', 98, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27257, 'Nano Crystal (Parry Incompetence)', 12226, 27122, 'Parry Incompetence', 39127, 0, 0, 0, 14, 'Crystal',
|
|
'DeBuffs', 'Deflect_DeBuffs', 99, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27258, 'Nano Crystal (Parry Inexperience)', 12226, 27123, 'Parry Inexperience', 39127, 0, 0, 0, 7, 'Crystal',
|
|
'DeBuffs', 'Deflect_DeBuffs', 99, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27259, 'Nano Crystal (Parry Proficiency)', 12226, 27124, 'Deflect Proficiency', 16305, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs', 'Deflect_Buffs', 98, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27260, 'Nano Crystal (Pharmaceutical Expertise)', 12226, 27125, 'Pharmaceutical Expertise', 16316, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Tradeskill', 'Pharmaceutical_Buffs', 100, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27261, 'Nano Crystal (Pharmaceutical Proficiency)', 12226, 27126, 'Pharmaceutical Proficiency', 16316, 0, 0, 0,
|
|
4, 'Crystal', 'Buffs_-_Tradeskill', 'Pharmaceutical_Buffs', 100, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27262, 'Nano Crystal (Pistol Expertise)', 12226, 27127, 'Pistol Expertise', 16310, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Ranged', 'Pistol_Buffs', 103, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27263, 'Nano Crystal (Ranged Weapons Incompetence)', 297531, 27128, 'Ranged Weapons Incompetence', 297529, 0, 0,
|
|
0, 10, 'Crystal', 'DeBuffs_-_Ranged', 'Pisto_DeBuffs', 104, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(27264, 'Nano Crystal (Pistol Inexperience)', 12226, 27129, 'Pistol Inexperience', 39132, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Ranged', 'Pisto_DeBuffs', 104, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27265, 'Nano Crystal (Pistol Proficiency)', 12226, 27080, 'Pistol Proficiency', 16310, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Ranged', 'Pistol_Buffs', 103, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27270, 'Nano Crystal (Psychic Boost)', 12228, 27134, 'Psychic Boost', 16315, 0, 0, 0, 7, 'Crystal',
|
|
'Buffs_-_Attributes', 'Psychic_Buffs', 31, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27271, 'Nano Crystal (Psychology Expertise)', 12226, 27135, 'Psychology Expertise', 16309, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Tradeskill_Special', 'Psychology_Buffs', 107, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27272, 'Nano Crystal (Psychology Proficiency)', 12226, 27136, 'Psychology Proficiency', 16309, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Tradeskill_Special', 'Psychology_Buffs', 107, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27273, 'Nano Crystal (PsyMod Expertise)', 12226, 27137, 'PsyMod Expertise', 16766, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Nano', 'Psychological_Modification_Buffs', 108, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27274, 'Nano Crystal (PsyMod Incompetence)', 12226, 27138, 'PsyMod Incompetence', 39138, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Nano', 'PsyMod_DeBuffs', 109, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27275, 'Nano Crystal (PsyMod Inexperience)', 12226, 27139, 'PsyMod Inexperience', 39138, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Nano', 'PsyMod_DeBuffs', 109, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27276, 'Nano Crystal (PsyMod Proficiency)', 12226, 27140, 'PsyMod Proficiency', 16766, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Nano', 'Psychological_Modification_Buffs', 108, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27277, 'Nano Crystal (Quickness)', 12226, 27141, 'Quickness', 16300, 0, 0, 0, 17, 'Crystal', 'Buffs_-_Utility',
|
|
'Runspeed_Buffs', 149, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27278, 'Nano Crystal (Radiation Shield)', 12227, 27142, 'Radiation Shield', 16318, 0, 0, 0, 1, 'Crystal',
|
|
'Buffs', 'Radiation_AC_Buffs', 110, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27279, 'Nano Crystal (Radiation Ward)', 12227, 27143, 'Radiation Ward', 16318, 0, 0, 0, 7, 'Crystal', 'Buffs',
|
|
'Radiation_AC_Buffs', 110, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27280, 'Nano Crystal (Regeneration)', 12228, 27144, 'Regeneration', 16321, 0, 0, 0, 14, 'Crystal',
|
|
'Buffs_-_Medical', 'HP_Regeneration', 111, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27282, 'Nano Crystal (Rifle Expertise)', 12226, 27146, 'Rifle Expertise', 16329, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Ranged', 'Rifle_Buffs', 112, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27283, 'Nano Crystal (Rifle Incompetence)', 12226, 27147, 'Rifle Incompetence', 39151, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Ranged', 'Rifle_DeBuffs', 113, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27284, 'Nano Crystal (Rifle Inexperience)', 12226, 27148, 'Rifle Inexperience', 39151, 0, 0, 0, 4, 'Crystal',
|
|
'DeBuffs_-_Ranged', 'Rifle_DeBuffs', 113, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27285, 'Nano Crystal (Rifle Proficiency)', 12226, 27149, 'Rifle Proficiency', 16329, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Ranged', 'Rifle_Buffs', 112, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27286, 'Nano Crystal (Riposte Expertise)', 12226, 27150, 'Riposte Expertise', 16322, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs', 'Riposte_Buffs', 114, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27287, 'Nano Crystal (Riposte Incompetence)', 12226, 27151, 'Riposte Incompetence', 39144, 0, 0, 0, 14,
|
|
'Crystal', 'DeBuffs', 'Riposte_DeBuffs', 115, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27288, 'Nano Crystal (Riposte Inexperience)', 12226, 27152, 'Riposte Inexperience', 39144, 0, 0, 0, 7,
|
|
'Crystal', 'DeBuffs', 'Riposte_DeBuffs', 115, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27289, 'Nano Crystal (Riposte Proficiency)', 12226, 27153, 'Riposte Proficiency', 16322, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs', 'Riposte_Buffs', 114, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27290, 'Nano Crystal (Sense Boost)', 12228, 27154, 'Sense Boost', 16317, 0, 0, 0, 7, 'Crystal',
|
|
'Buffs_-_Attributes', 'Sense_Buffs', 32, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27291, 'Nano Crystal (Sense Imp Expertise)', 12226, 27155, 'Sense Imp Expertise', 16332, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Nano', 'Sensory_Improvement_Buffs', 116, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27292, 'Nano Crystal (Sense Imp Incomp)', 12226, 27156, 'Sense Imp Incomp', 39029, 0, 0, 0, 10, 'Crystal',
|
|
'DeBuffs_-_Nano', 'SenseImp_DeBuffs', 117, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27293, 'Nano Crystal (Sense Imp Inexperience)', 12226, 27157, 'Sense Imp Inexperience', 39029, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Nano', 'SenseImp_DeBuffs', 117, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27294, 'Nano Crystal (Sense Imp Proficiency)', 12226, 27158, 'Sense Imp Proficiency', 16332, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Nano', 'Sensory_Improvement_Buffs', 116, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27295, 'Nano Crystal (Shotgun Expertise)', 12226, 27159, 'Shotgun Expertise', 16326, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Ranged', 'Shotgun_Buffs', 118, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27296, 'Nano Crystal (Shotgun Incompetence)', 12226, 27160, 'Shotgun Incompetence', 39148, 0, 0, 0, 10,
|
|
'Crystal', 'DeBuffs_-_Ranged', 'Shotgun_DeBuffs', 119, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27297, 'Nano Crystal (Shotgun Inexperience)', 12226, 27161, 'Shotgun Inexperience', 39148, 0, 0, 0, 4,
|
|
'Crystal', 'DeBuffs_-_Ranged', 'Shotgun_DeBuffs', 119, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27298, 'Nano Crystal (Shotgun Proficiency)', 12226, 27162, 'Shotgun Proficiency', 16326, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Ranged', 'Shotgun_Buffs', 118, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27300, 'Nano Crystal (Sneak Attack Expertise)', 12226, 27164, 'Sneak Attack Expertise', 16328, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs_-_Melee_Special', 'Sneak_Attack_Buffs', 120, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27301, 'Nano Crystal (Sneak Attack Incompetence)', 12226, 27165, 'Sneak Attack Incompetence', 39150, 0, 0, 0,
|
|
14, 'Crystal', 'DeBuffs_-_Melee_Special', 'Sneak_Attack_DeBuffs', 121, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27302, 'Nano Crystal (Sneak Attack Inexperience)', 12226, 27166, 'Sneak Attack Inexperience', 39150, 0, 0, 0, 7,
|
|
'Crystal', 'DeBuffs_-_Melee_Special', 'Sneak_Attack_DeBuffs', 121, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27303, 'Nano Crystal (Sneak Attack Proficiency)', 12226, 27167, 'Sneak Attack Proficiency', 16328, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Melee_Special', 'Sneak_Attack_Buffs', 120, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27304, 'Nano Crystal (Stamina Boost)', 12228, 27168, 'Stamina Boost', 16330, 0, 0, 0, 7, 'Crystal',
|
|
'Buffs_-_Attributes', 'Stamina_Buffs', 33, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27305, 'Nano Crystal (Strength Boost)', 12228, 27169, 'Strength Boost', 16324, 0, 0, 0, 7, 'Crystal',
|
|
'Buffs_-_Attributes', 'Strength_Buffs', 34, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27308, 'Nano Crystal (Swiftness)', 12226, 27172, 'Swiftness', 16300, 0, 0, 0, 4, 'Crystal', 'Buffs_-_Utility',
|
|
'Runspeed_Buffs', 149, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27311, 'Nano Crystal (Treatment Expertise)', 12226, 27175, 'Treatment Expertise', 16342, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Medical', 'Treatment_Buffs', 125, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27312, 'Nano Crystal (Treatment Proficiency)', 12226, 27176, 'Treatment Proficiency', 16342, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Medical', 'Treatment_Buffs', 125, '', 0, 0, 0, 0, 0, 'General', 'Omni Starter Quest'),
|
|
(27313, 'Nano Crystal (Tutoring Expertise)', 12226, 27177, 'Tutoring Expertise', 16343, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Tradeskill_Special', 'Tutoring_Buffs', 126, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27314, 'Nano Crystal (Tutoring Proficiency)', 12226, 27178, 'Tutoring Proficiency', 16343, 0, 0, 0, 4,
|
|
'Crystal', 'Buffs_-_Tradeskill_Special', 'Tutoring_Buffs', 126, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27324, 'Nano Crystal (Weapon Augmentation)', 12225, 27188, 'Weapon Augmentation', 16350, 0, 0, 0, 7, 'Crystal',
|
|
'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27325, 'Nano Crystal (Weapon Enhancement)', 12225, 27189, 'Weapon Enhancement', 16350, 0, 0, 0, 17, 'Crystal',
|
|
'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(27326, 'Nano Crystal (Weapon Smithing Expertise)', 12226, 27190, 'Weapon Smithing Expertise', 16349, 0, 0, 0,
|
|
10, 'Crystal', 'Buffs_-_Tradeskill', 'Weapon_Smithing_Buffs', 134, '', 0, 0, 0, 0, 0, 'General',
|
|
'No longer drops'),
|
|
(27708, 'Nano Crystal (Electrical Engineering Proficiency)', 12226, 27707, 'Electrical Engineering Proficiency',
|
|
16231, 0, 0, 0, 4, 'Crystal', 'Buffs_-_Tradeskill', 'Electrical_Engineering_Buffs', 60, '', 0, 0, 0, 0, 0,
|
|
'General', 'No longer drops'),
|
|
(27805, 'Nano Crystal (Blood Circle)', 12228, 27804, 'Blood Circle', 38953, 147092, 145592, 148592, 24,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28742, 'Adventurer: Startup Crystal - Quick Heal', 12228, 26695, 'Quick Heal', 16246, 0, 0, 0, 1, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'Arete Nano Container'),
|
|
(28743, 'Nano Crystal (Robust Treatment)', 42451, 26703, 'Robust Treatment', 16342, 146794, 145294, 148294, 136,
|
|
'Crystal', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(28744, 'Nano Crystal (Survival Aid)', 12226, 26704, 'Survival Aid', 16239, 146804, 145304, 148304, 33,
|
|
'Crystal', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(28745, 'Nano Crystal (Precision of the Hunter)', 301578, 26702, 'Precision of the Hunter', 301579, 146807,
|
|
145307, 148307, 113, 'Crystal', 'Buffs', 'Aimed_Shot_Buffs', 198, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(28749, 'Nano Crystal (Team Free Movement)', 296729, 26698, 'Team Free Movement', 296731, 146808, 145308, 148308,
|
|
66, 'Crystal', 'Buffs', 'Team_Run_Speed_Buffs', 1034, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(28751, 'Nano Crystal (Team Quick Heal)', 12228, 26696, 'Team Quick Heal', 38953, 146810, 145310, 148310, 4,
|
|
'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(28752, 'Nano Crystal (Terrain Knowledge)', 296729, 26705, 'Terrain Knowledge', 296731, 146814, 145314, 148314,
|
|
10, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(28753, 'Nano Crystal (Bind Wounds)', 12228, 28681, 'Bind Wounds', 44229, 147086, 145586, 148586, 24, 'Crystal',
|
|
'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28754, 'Nano Crystal (Biotoxin MK I)', 12224, 28641, 'Biotoxin MK I', 16225, 147088, 145588, 148588, 27,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28755, 'Nano Crystal (Biotoxin MK II)', 12224, 28642, 'Biotoxin MK II', 16225, 147089, 145589, 148589, 43,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28756, 'Nano Crystal (Biotoxin MK III)', 12257, 28643, 'Biotoxin MK III', 16226, 147090, 145590, 148590, 73,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28757, 'Nano Crystal (Biotoxin MK IV)', 12257, 28644, 'Biotoxin MK IV', 16222, 147091, 145591, 148591, 93,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28758, 'Nano Crystal (Bloom of Health)', 42448, 28645, 'Bloom of Health', 44233, 147093, 145593, 148593, 129,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(28761, 'Nano Crystal (Close Wounds)', 12256, 28648, 'Close Wounds', 44232, 147104, 145604, 148604, 90,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28762, 'Nano Crystal (Colossal Health)', 42448, 28649, 'Colossal Health', 38905, 147105, 145605, 148605, 116,
|
|
'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28763, 'Nano Crystal (Complete Healing)', 301570, 28650, 'Complete Healing', 301568, 147107, 145607, 148607,
|
|
169, 'Crystal', 'Combat', 'Complete_Healing_Line', 282, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(28764, 'Nano Crystal (Cellular Restoration)', 301187, 28651, 'Cellular Restoration', 301174, 147115, 145615,
|
|
148615, 146, 'Crystal', 'Buffs', 'Heal_Delta_Buffs', 203, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(28767, 'Nano Crystal (Doctor''s Grace)', 12228, 28654, 'Doctor''s Grace', 16246, 147129, 145629, 148629, 7,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28770, 'Nano Crystal (Enhanced First Aid)', 12226, 28657, 'Enhanced First Aid', 16239, 147138, 145638, 148638,
|
|
14, 'Crystal', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28771, 'Nano Crystal (Enlarge)', 12228, 28658, 'Enlarge', 16324, 147140, 145640, 148640, 37, 'Crystal', 'Buffs',
|
|
'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28772, 'Nano Crystal (Epsilon Purge)', 301150, 28659, 'Epsilon Purge', 301151, 0, 0, 0, 149, 'Crystal',
|
|
'Combat', 'DOT_Removal', 825, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(28773, 'Nano Crystal (Exaggerated Health)', 12256, 28660, 'Exaggerated Health', 38905, 147141, 145641, 148641,
|
|
80, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28775, 'Nano Crystal (Gargantuan Health)', 42448, 28662, 'Gargantuan Health', 38905, 147148, 145648, 148648,
|
|
165, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(28776, 'Nano Crystal (Natural Healing)', 301187, 28663, 'Natural Healing', 301174, 147167, 145667, 148667, 76,
|
|
'Crystal', 'Buffs', 'Heal_Delta_Buffs', 203, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28778, 'Doctor: Startup Crystal - Improved Healing', 12228, 28665, 'Improved Healing', 16246, 0, 0, 0, 1,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Starter equipment'),
|
|
(28780, 'Nano Crystal (Inflict Harm)', 12224, 28667, 'Inflict Harm', 39808, 147173, 145673, 148673, 7, 'Crystal',
|
|
'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28782, 'Nano Crystal (Instinctive Control)', 301239, 28669, 'Instinctive Control', 301235, 147175, 0, 0, 90,
|
|
'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28784, 'Nano Crystal (Nano Repulsor)', 296691, 28671, 'Nano Repulsor', 295518, 147208, 0, 0, 99, 'Crystal',
|
|
'Buffs', 'Nano_Resistance_Buffs', 204, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(28785, 'Nano Crystal (Premium Cover)', 12228, 28672, 'Premium Cover', 44230, 147218, 145718, 148718, 37,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28787, 'Nano Crystal (Specialist Treatment)', 12226, 28674, 'Specialist Treatment', 16342, 147238, 145738,
|
|
148738, 33, 'Crystal', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28788, 'Nano Crystal (Superior First Aid)', 42451, 28675, 'Superior First Aid', 16239, 147243, 145743, 148743,
|
|
119, 'Crystal', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28789, 'Nano Crystal (Superior Healing)', 12228, 28676, 'Superior Healing', 44229, 147244, 145744, 148744, 30,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28790, 'Nano Crystal (Surgeon''s Touch)', 12256, 28677, 'Surgeon''s Touch', 44230, 147252, 145752, 148752, 53,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(28794, 'Nano Crystal (Wrack and Ruin)', 42449, 28640, 'Wrack and Ruin', 16222, 147271, 145771, 148771, 179,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(28795, 'Nano Crystal (Abyssal Flames)', 12224, 28639, 'Abyssal Flames', 45179, 147652, 146152, 149152, 33,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28796, 'Nano Crystal (Barrage of Fire)', 42449, 28593, 'Barrage of Fire', 39783, 147668, 146168, 149168, 109,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28797, 'Nano Crystal (Blaze of Hephaestos)', 42449, 28594, 'Blaze of Hephaestos', 45156, 147674, 146174, 149174,
|
|
169, 'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28798, 'Nano Crystal (Blight)', 12224, 28595, 'Blight', 16226, 147675, 146175, 149175, 33, 'Crystal', 'Combat',
|
|
'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28799, 'Nano Crystal (Boil Blood)', 42449, 28596, 'Boil Blood', 49681, 147676, 146176, 149176, 152, 'Crystal',
|
|
'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28800, 'Nano Crystal (Burning Bones)', 42449, 28597, 'Burning Bones', 45181, 147683, 146183, 149183, 182,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28801, 'Nano Crystal (Chaos Lights)', 42449, 28598, 'Chaos Lights', 39793, 147689, 146189, 149189, 139,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28802, 'Nano Crystal (Circle of Winter)', 12224, 28599, 'Circle of Winter', 39772, 147694, 146194, 149194, 50,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28803, 'Nano Crystal (Compacted Neutron Missile)', 42449, 28600, 'Compacted Neutron Missile', 45183, 147702,
|
|
146202, 149202, 165, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(28804, 'Nano Crystal (Corrosive Spray)', 12224, 28601, 'Corrosive Spray', 45167, 147711, 146211, 149211, 10,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28805, 'Nano Crystal (Corruption)', 12224, 28602, 'Corruption', 16225, 147713, 146213, 149213, 4, 'Crystal',
|
|
'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28806, 'Nano Crystal (Dark Movement)', 12259, 28603, 'Dark Movement', 16234, 147720, 146220, 149220, 90,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28807, 'Nano Crystal (Electrifying Containment)', 42449, 28604, 'Electrifying Containment', 45178, 147732,
|
|
146232, 149232, 185, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(28808, 'Nano Crystal (Energy Projectile)', 12257, 28605, 'Energy Projectile', 39802, 147736, 146236, 149236, 53,
|
|
'Crystal', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28809, 'Nano Crystal (Eye of Light)', 42449, 28606, 'Eye of Light', 49683, 147745, 146245, 149245, 169,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(28810, 'Nano Crystal (Fire Snake)', 12224, 28607, 'Fire Snake', 45179, 147754, 146254, 149254, 27, 'Crystal',
|
|
'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28811, 'Nano Crystal (Fire Stream)', 12224, 28608, 'Fire Stream', 45179, 147755, 146255, 149255, 7, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28812, 'Nano Crystal (Freezing Surge)', 12257, 28609, 'Freezing Surge', 39797, 147760, 146260, 149260, 96,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28813, 'Nano Crystal (Furious Assault)', 12257, 28610, 'Furious Assault', 39812, 147764, 146264, 149264, 83,
|
|
'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28814, 'Nano Crystal (Hot Feet)', 12224, 28611, 'Hot Foot', 45179, 147782, 146282, 149282, 14, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28815, 'Nanotechnician: Startup Crystal - Ice Flechette', 12224, 28612, 'Ice Flechette', 45170, 0, 0, 0, 1,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Starter equipment'),
|
|
(28816, 'Nano Crystal (Internal Combustion)', 42449, 28613, 'Internal Combustion', 45180, 147786, 146286, 149286,
|
|
162, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28817, 'Nano Crystal (Invasive Presence)', 12257, 28614, 'Invasive Presence', 39799, 147787, 146287, 149287, 70,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28819, 'Nano Crystal (Izgimmer''s Enveloping Flame)', 42449, 28616, 'Izgimmer''s Enveloping Flame', 16280,
|
|
147791, 146291, 149291, 182, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(28821, 'Nano Crystal (Izgimmer''s Last Word)', 42449, 28618, 'Izgimmer''s Last Word', 16282, 147792, 146292,
|
|
149292, 212, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Mob'),
|
|
(28822, 'Nano Crystal (Izgimmer''s Little Nuke)', 42449, 28619, 'Izgimmer''s Little Nuke', 16283, 147793, 146293,
|
|
149293, 185, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Mob'),
|
|
(28823, 'Nano Crystal (Kel''s Neutronium Plaything)', 42449, 28620, 'Kel''s Neutronium Plaything', 16283, 147796,
|
|
146296, 149296, 212, 'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Mob'),
|
|
(28824, 'Nano Crystal (Lightning Strike)', 12257, 28621, 'Lightning Strike', 39803, 147804, 146304, 149304, 80,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28825, 'Nano Crystal (Microblade Whirlwind)', 12224, 28622, 'Microblade Whirlwind', 49684, 147819, 146319,
|
|
149319, 47, 'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(28826, 'Nano Crystal (Molecular Deconstruction)', 42449, 28623, 'Molecular Deconstruction', 45175, 147824,
|
|
146324, 149324, 185, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(28828, 'Nano Crystal (Neural Stunner)', 42449, 28625, 'Neural Stunner', 16248, 147831, 146331, 149331, 152,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Stun', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28829, 'Nano Crystal (Particle Accelerator)', 42449, 28626, 'Particle Accelerator', 39793, 147837, 146337,
|
|
149337, 123, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28830, 'Nano Crystal (Phoenix Swarm)', 12224, 28627, 'Phoenix Swarm', 45179, 147843, 146343, 149343, 37,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28831, 'Nano Crystal (Plasma Lights)', 12224, 28628, 'Plasma Lights', 39802, 147846, 146346, 149346, 50,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28832, 'Nano Crystal (Plasma Swirl)', 12257, 28629, 'Plasma Swirl', 39778, 147847, 146347, 149347, 76,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28833, 'Nano Crystal (Poison Missile)', 12224, 28630, 'Poison Missile', 45173, 147848, 146348, 149348, 30,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28834, 'Nano Crystal (Radiation Pulse)', 12224, 28631, 'Radiation Pulse', 45164, 147854, 146354, 149354, 4,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28835, 'Nano Crystal (Radioactive Cloud)', 12257, 28632, 'Radioactive Cloud', 39815, 147856, 146356, 149356, 99,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28836, 'Nano Crystal (Shockball)', 12224, 28633, 'Shockball', 45152, 147864, 146364, 149364, 14, 'Crystal',
|
|
'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28837, 'Nano Crystal (Shockwave Slash)', 12257, 28634, 'Shockwave Slash', 39808, 147865, 146365, 149365, 66,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28838, 'Nano Crystal (Shrapnel Burst)', 42449, 28635, 'Shrapnel Burst', 39789, 147867, 146367, 149367, 123,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28839, 'Nano Crystal (Slime Cascade)', 12257, 28636, 'Slime Cascade', 49685, 147870, 146370, 149370, 93,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28840, 'Nano Crystal (Tremor)', 42449, 28637, 'Tremor', 16344, 147888, 146388, 149388, 175, 'Crystal', 'Nukes',
|
|
'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28841, 'Nano Crystal (Volcanic Eruption)', 42449, 28638, 'Volcanic Eruption', 16345, 147894, 146394, 149394,
|
|
182, 'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(28842, 'Nano Crystal (Vulcan Flechette)', 42449, 28592, 'Vulcan Flechette', 39813, 147895, 146395, 149395, 113,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(28913, 'Nano Crystal (Velocity)', 12259, 28862, 'Velocity', 16300, 147647, 146147, 149147, 60, 'Crystal',
|
|
'Buffs', 'Runspeed_Buffs', 150, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28917, 'Nano Crystal (Bad Blood)', 12226, 28866, 'Bad Blood', 16230, 147567, 146067, 149067, 24, 'Crystal',
|
|
'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28919, 'Nano Crystal (Cohort)', 42452, 28868, 'Cohort', 16242, 147569, 146069, 149069, 132, 'Crystal', 'Buffs',
|
|
'Armor_Buff', 0, 'Team', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(28920, 'Nano Crystal (Diamond Skin)', 42452, 28869, 'Diamond Skin', 101001, 147572, 146072, 149072, 142,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(28921, 'Nano Crystal (Dirty Fighter)', 12226, 28870, 'Dirty Fighter', 16204, 147573, 146073, 149073, 33,
|
|
'Crystal', 'Buffs', 'Brawl_Buffs', 154, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28923, 'Nano Crystal (Elusive Target)', 12226, 28872, 'Elusive Target', 16234, 147575, 146075, 149075, 37,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, 'Normal', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28926, 'Nano Crystal (First Strike)', 12259, 28875, 'First Strike', 16250, 147580, 146080, 149080, 96,
|
|
'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28927, 'Nano Crystal (Fists of Fire)', 12258, 28876, 'Fists of Fire', 39168, 147581, 146081, 149081, 66,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28929, 'Nano Crystal (Fleet Foot)', 12259, 28878, 'Fleet Foot', 16234, 147588, 146088, 149088, 83, 'Crystal',
|
|
'Buffs', 'Major_Evasion_Buffs', 144, 'Normal', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28930, 'Nano Crystal (Form of Tessai)', 42452, 28879, 'Form of Tessai', 101002, 147589, 146089, 149089, 165,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(28931, 'Nano Crystal (Four Fists of Kali)', 42451, 28880, 'Four Fists of Kali', 16243, 147590, 146090, 149090,
|
|
169, 'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(28932, 'Nano Crystal (Give Energy: 10)', 12228, 28881, 'Give Energy: 10', 16303, 147591, 146091, 149091, 7,
|
|
'Crystal', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28933, 'Nano Crystal (Give Energy: 100)', 12256, 28882, 'Give Energy: 100', 16303, 147592, 146092, 149092, 53,
|
|
'Crystal', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28934, 'Nano Crystal (Give Energy: 25)', 12228, 28883, 'Give Energy: 25', 16303, 147593, 146093, 149093, 14,
|
|
'Crystal', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28935, 'Nano Crystal (Give Energy: 50)', 12228, 28884, 'Give Energy: 50', 16303, 147594, 146094, 149094, 27,
|
|
'Crystal', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28936, 'Nano Crystal (Give Life: 10)', 12228, 28885, 'Give Life: 10', 16246, 147595, 146095, 149095, 7,
|
|
'Crystal', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28937, 'Nano Crystal (Give Life: 100)', 12228, 28886, 'Give Life: 100', 16246, 147596, 146096, 149096, 50,
|
|
'Crystal', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28938, 'Nano Crystal (Give Life: 25)', 12228, 28887, 'Give Life: 25', 16246, 147597, 146097, 149097, 14,
|
|
'Crystal', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28939, 'Nano Crystal (Give Life: 50)', 12228, 28888, 'Give Life: 50', 16246, 147598, 146098, 149098, 27,
|
|
'Crystal', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28941, 'Nano Crystal (Horde)', 42451, 28890, 'Horde', 16242, 147610, 146110, 149110, 149, 'Crystal', 'Buffs',
|
|
'Damage_and_Martial_Arts_Buff', 0, 'Team', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(28943, 'Nano Crystal (Iron Fist)', 12225, 28892, 'Iron Fist', 16350, 147612, 146112, 149112, 4, 'Crystal',
|
|
'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28945, 'Nano Crystal (Limbo Mastery)', 12226, 28894, 'Limbo Mastery', 16234, 147616, 146116, 149116, 17,
|
|
'Crystal', 'Buffs', 'Evade_Duck-Exp_Buff', 0, 'Self', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28946, 'Nano Crystal (Martial Arts Mastery)', 12226, 28895, 'Martial Arts Mastery', 16289, 147619, 146119,
|
|
149119, 50, 'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28949, 'Nano Crystal (Muscle Booster)', 12256, 28898, 'Muscle Booster', 16324, 147623, 146123, 149123, 70,
|
|
'Crystal', 'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28950, 'Nano Crystal (Muscle Stim)', 12228, 28899, 'Muscle Stim', 16324, 147624, 146124, 149124, 20, 'Crystal',
|
|
'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28952, 'Nano Crystal (Spiritual Harmony)', 301447, 28901, 'Spiritual Harmony', 292052, 147626, 146126, 149126,
|
|
4, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'Arete Nano Container'),
|
|
(28954, 'Nano Crystal (Reduce Inertia)', 42451, 28903, 'Reduce Inertia', 16234, 147627, 146127, 149127, 136,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, 'Normal', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(28955, 'Nano Crystal (Return Attack)', 42451, 28904, 'Return Attack', 16322, 147629, 146129, 149129, 146,
|
|
'Crystal', 'Buffs', 'Riposte_Buffs', 155, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(28956, 'Nano Crystal (Rubber Skin)', 12227, 28905, 'Rubber Skin', 16294, 147630, 146130, 149130, 24, 'Crystal',
|
|
'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(28958, 'Nano Crystal (Steel Skin)', 12260, 28907, 'Steel Skin', 39116, 147634, 146134, 149134, 76, 'Crystal',
|
|
'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(29092, 'Soldier: Startup Crystal - Body Boost', 12228, 29091, 'Body Boost', 16758, 0, 0, 0, 1, 'Crystal',
|
|
'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'Arete Nano Container'),
|
|
(29102, 'Nano Crystal (Apprentice: Weapon Smithing)', 12226, 29100, 'Apprentice: Weapon Smithing', 16349, 147996,
|
|
146496, 149496, 33, 'Crystal', 'Buffs:_Tradeskills', 'Weapon_Smithing_Buffs', 176, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(29103, 'Nano Crystal (Apprentice: Pharmaceuticals)', 12226, 29101, 'Apprentice: Pharmaceuticals', 16316, 147995,
|
|
146495, 149495, 33, 'Crystal', 'Buffs:_Tradeskills', 'Pharmaceuticals_Buffs', 175, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(29191, 'Agent: Startup Crystal - Shadow Veil', 12226, 29153, 'Shadow Veil', 16214, 0, 0, 0, 1, 'Crystal',
|
|
'Buffs', 'Concealment_Buffs', 193, 'Target', 0, 0, 0, 0, 0, 'Agent', 'Arete Nano Container'),
|
|
(29192, 'Nano Crystal (Symbol Helper)', 12226, 29113, 'Symbol Helper', 16301, 145064, 144937, 145191, 10,
|
|
'Crystal', 'Buffs', 'Nano_Programming_Buffs', 210, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29193, 'Meta-Physicist: Startup Crystal - Mind Pain', 12224, 29114, 'Mind Pain', 45176, 0, 0, 0, 1, 'Crystal',
|
|
'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Arete Nano Container'),
|
|
(29194, 'Engineer: Startup Crystal - Swift Weapon', 12225, 29188, 'Swift Weapon', 16250, 147482, 145982, 148982,
|
|
1, 'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Engineer', 'Arete Nano Container'),
|
|
(29195, 'Nano Crystal (Crowbar Subtlety)', 12226, 29189, 'Crowbar Subtlety', 16205, 147375, 145875, 148875, 20,
|
|
'Crystal', 'Buffs', 'Breaking_&_Entry/Disarm_Traps_Buffs', 206, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29201, 'Nano Crystal (Tight Embrace)', 42449, 29199, 'Tight Embrace', 16248, 0, 0, 0, 159, 'Crystal',
|
|
'Crowd_Control', 'Mezz', 147, 'Stun', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(29202, 'Nano Crystal (Nano Growth)', 301178, 29200, 'Nano Growth', 301080, 146928, 145428, 148428, 37,
|
|
'Crystal', 'Buffs', 'Nano_Delta_Buffs', 201, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(29329, 'Nano Crystal (Total Focus)', 42451, 29255, 'Total Focus', 39180, 147973, 146473, 149473, 136, 'Crystal',
|
|
'Buffs', 'Total_Focus', 769, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(29330, 'Nano Crystal (Aggressive Captivation)', 12259, 29218, 'Aggressive Captivation', 16230, 147906, 146406,
|
|
149406, 90, 'Crystal', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29332, 'Nano Crystal (Assault Rifle Mastery)', 12226, 29220, 'Assault Rifle Mastery', 16195, 147908, 146408,
|
|
149408, 50, 'Crystal', 'Buffs', 'Assault_Rifle_Buffs', 212, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29333, 'Nano Crystal (Attack Booster)', 12226, 29221, 'Attack Booster', 16194, 147909, 146409, 149409, 27,
|
|
'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29334, 'Nano Crystal (Automatic Targeting)', 301598, 29222, 'Automatic Targeting', 301599, 147910, 146410,
|
|
149410, 106, 'Crystal', 'Buffs', 'Add_All_Offence_Buffs', 836, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29337, 'Nano Crystal (Damage Amplifier)', 12225, 29225, 'Damage Amplifier', 39168, 147915, 146415, 149415, 40,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29338, 'Nano Crystal (Damage Multiplier)', 12225, 29226, 'Damage Multiplier', 16350, 147916, 146416, 149416, 7,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'No longer drops'),
|
|
(29340, 'Nano Crystal (Ego Taunt)', 12226, 29228, 'Ego Taunt', 16230, 147920, 146420, 149420, 4, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'No longer drops'),
|
|
(29342, 'Nano Crystal (LR Energy Weapon Mastery)', 12259, 29230, 'Ranged Energy Weapon Mastery', 20882, 147921,
|
|
146421, 149421, 63, 'Crystal', 'Buffs', 'Ranged_Energy_Weapon_Buffs', 213, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(29344, 'Nano Crystal (Helepolis of the Besieger)', 42450, 29232, 'Helepolis of the Besieger', 117954, 147929,
|
|
146429, 149429, 139, 'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(29352, 'Nano Crystal (Offensive Steamroller)', 42451, 29240, 'Offensive Steamroller', 16194, 147947, 146447,
|
|
149447, 156, 'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(29353, 'Nano Crystal (Don''t Fear the Reaper)', 301164, 29241, 'Don''t Fear the Reaper', 301168, 147948, 146448,
|
|
149448, 76, 'Crystal', 'Combat', 'Drain_Heal', 1051, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29354, 'Nano Crystal (Only You, Only Me)', 42451, 29242, 'Only You, Only Me', 16230, 147949, 146449, 149449,
|
|
152, 'Crystal', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(29355, 'Nano Crystal (Persistent Damage Amplifier)', 12258, 29243, 'Persistent Damage Amplifier', 39308, 147956,
|
|
146456, 149456, 57, 'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(29356, 'Nano Crystal (Persistent Damage Multiplier)', 12225, 29244, 'Persistent Damage Multiplier', 39028,
|
|
147957, 146457, 149457, 17, 'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(29357, 'Nano Crystal (Phalanx)', 42452, 29245, 'Phalanx', 16242, 0, 0, 0, 142, 'Crystal', 'Buffs',
|
|
'Team_AC_Buff', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(29358, 'Nano Crystal (Pistol Mastery)', 12226, 29246, 'Pistol Mastery', 16310, 147958, 146458, 149458, 24,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(29359, 'Nano Crystal (Precognition)', 12226, 29247, 'Precognition', 16234, 147959, 146459, 149459, 43,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29360, 'Nano Crystal (Quickshot)', 12226, 29248, 'Quickshot', 16250, 147960, 146460, 149460, 17, 'Crystal',
|
|
'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29362, 'Nano Crystal (Rifle Mastery)', 12226, 29250, 'Rifle Mastery', 16329, 147967, 146467, 149467, 37,
|
|
'Crystal', 'Buffs', 'Rifle_Buffs', 194, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29363, 'Nano Crystal (Riot Control)', 42450, 29251, 'Riot Control', 16206, 147968, 146468, 149468, 126,
|
|
'Crystal', 'Buffs', 'Burst_Buffs', 214, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(29366, 'Nano Crystal (Titan Physique)', 42448, 29254, 'Titan Physique', 39186, 147972, 146472, 149472, 113,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(29367, 'Nano Crystal (Absorption Shield)', 12260, 29223, 'Absorption Shield', 38996, 147903, 146403, 149403, 66,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(29369, 'Nano Crystal (Anticipation of Retaliation)', 12226, 29272, 'Anticipation of Retaliation', 16234, 144956,
|
|
144829, 145083, 50, 'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(29372, 'Nano Crystal (BioMet Mastery)', 12226, 29275, 'BioMet Mastery', 16199, 144957, 144830, 145084, 37,
|
|
'Crystal', 'Buffs', 'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29382, 'Nano Crystal (Curse of Chronos)', 42450, 29285, 'Curse of Chronos', 16248, 144969, 144842, 145096, 169,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(29383, 'Nano Crystal (Dominate: BioMet)', 42451, 29286, 'Dominate: BioMet', 39044, 144971, 144844, 145098, 142,
|
|
'Crystal', 'DeBuffs', 'Biological_Metamorphosis_DeBuffs', 164, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29384, 'Nano Crystal (Dominate: MatCrea)', 42451, 29287, 'Dominate: MatCrea', 39112, 144972, 144845, 145099,
|
|
142, 'Crystal', 'DeBuffs', 'Matter_Creation_DeBuffs', 160, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29385, 'Nano Crystal (Dominate: SpaceTime)', 42451, 29288, 'Dominate: SpaceTime', 39113, 144973, 144846, 145100,
|
|
139, 'Crystal', 'DeBuffs', 'Time_and_Space_DeBuffs', 162, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29386, 'Nano Crystal (Dominate: MatMet)', 42451, 29289, 'Dominate: MatMet', 39114, 144974, 144847, 145101, 139,
|
|
'Crystal', 'DeBuffs', 'Material_Metamorphosis_DeBuffs', 158, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29387, 'Nano Crystal (Dominate: PsyMod)', 42451, 29290, 'Dominate: PsyMod', 39138, 144975, 144848, 145102, 142,
|
|
'Crystal', 'DeBuffs', 'PsyMod_DeBuffs', 168, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(29388, 'Nano Crystal (Dominate: SenseImp)', 42451, 29291, 'Dominate: SenseImp', 39029, 144976, 144849, 145103,
|
|
142, 'Crystal', 'DeBuffs', 'Sensory_Improvement_DeBuffs', 166, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29391, 'Nano Crystal (MatCrea Mastery)', 12226, 29294, 'MatCrea Mastery', 16290, 145016, 144889, 145143, 43,
|
|
'Crystal', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29392, 'Nano Crystal (SpaceTime Mastery)', 12226, 29295, 'SpaceTime Mastery', 16285, 145017, 144890, 145144, 40,
|
|
'Crystal', 'Buffs', 'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29393, 'Nano Crystal (MatMet Mastery)', 12226, 29296, 'MatMet Mastery', 16298, 145018, 144891, 145145, 50,
|
|
'Crystal', 'Buffs', 'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29394, 'Nano Crystal (Mind Banshee)', 42449, 29297, 'Mind Banshee', 39793, 145019, 144892, 145146, 146,
|
|
'Crystal', 'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29395, 'Nano Crystal (Mind Scream)', 12224, 29298, 'Mind Scream', 39802, 145023, 144896, 145150, 37, 'Crystal',
|
|
'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29396, 'Nano Crystal (Mocham''s Gift: BioMet)', 42451, 29299, 'Mocham''s Gift: BioMet', 16308, 145024, 144897,
|
|
145151, 165, 'Crystal', 'Buffs', 'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29397, 'Nano Crystal (Mocham''s Gift: MatCrea)', 42451, 29300, 'Mocham''s Gift: MatCrea', 16308, 145025, 144898,
|
|
145152, 165, 'Crystal', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29398, 'Nano Crystal (Mocham''s Gift: SpaceTime)', 42451, 29301, 'Mocham''s Gift: SpaceTime', 16308, 145026,
|
|
144899, 145153, 162, 'Crystal', 'Buffs', 'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29399, 'Nano Crystal (Mocham''s Gift: MatMet)', 42451, 29302, 'Mocham''s Gift: MatMet', 16308, 145027, 144900,
|
|
145154, 162, 'Crystal', 'Buffs', 'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29400, 'Nano Crystal (Mocham''s Gift: PsyMod)', 42451, 29303, 'Mocham''s Gift: PsyMod', 16308, 145028, 144901,
|
|
145155, 169, 'Crystal', 'Buffs', 'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29401, 'Nano Crystal (Mocham''s Gift: SenseImp)', 42451, 29304, 'Mocham''s Gift: SenseImp', 16308, 145029,
|
|
144902, 145156, 165, 'Crystal', 'Buffs', 'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29403, 'Nano Crystal (Nano Shutdown)', 300508, 29306, 'Nano Shutdown', 300509, 145031, 144904, 145158, 162,
|
|
'Crystal', 'DeBuffs', 'Nano_Shutdown_DeBuffs', 239, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(29404, 'Nano Crystal (Neuron-Notum Interface)', 42448, 29307, 'Neuron-Notum Interface', 16303, 145032, 144905,
|
|
145159, 129, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(29405, 'Nano Crystal (Notum Rejection)', 42450, 29308, 'Notum Rejection', 39125, 145034, 144907, 145161, 149,
|
|
'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(29406, 'Nano Crystal (Odin''s Missing Eye)', 300514, 29309, 'Odin''s Missing Eye', 300516, 145035, 144908,
|
|
145162, 165, 'Crystal', 'Buffs', 'Psychic_and_Intelligence/Nano_Skills_Buffs', 576, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(29409, 'Nano Crystal (PsyMod Mastery)', 12226, 29312, 'PsyMod Mastery', 16766, 145037, 144910, 145164, 47,
|
|
'Crystal', 'Buffs', 'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29412, 'Nano Crystal (Sense Imp Mastery)', 12226, 29315, 'Sense Imp Mastery', 16332, 145045, 144918, 145172, 43,
|
|
'Crystal', 'Buffs', 'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29415, 'Nano Crystal (Summon Demon)', 295585, 29318, 'Summon Demon', 295584, 145049, 144922, 145176, 189,
|
|
'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Static (as Shadow Crystal)'),
|
|
(29416, 'Nano Crystal (Summon Lemur)', 295585, 29319, 'Summon Lemur', 295584, 145051, 144924, 145178, 179,
|
|
'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Static (as Shadow Crystal)'),
|
|
(29418, 'Nano Crystal (Unmake: BioMet)', 12259, 29321, 'Unmake: BioMet', 39044, 145072, 144945, 145199, 73,
|
|
'Crystal', 'DeBuffs', 'Biological_Metamorphosis_DeBuffs', 164, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29419, 'Nano Crystal (Unmake: MatCrea)', 12259, 29322, 'Unmake: MatCrea', 39112, 145073, 144946, 145200, 73,
|
|
'Crystal', 'DeBuffs', 'Matter_Creation_DeBuffs', 160, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29420, 'Nano Crystal (Unmake: SpaceTime)', 12259, 29323, 'Unmake: SpaceTime', 39113, 145074, 144947, 145201, 66,
|
|
'Crystal', 'DeBuffs', 'Time_and_Space_DeBuffs', 162, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29421, 'Nano Crystal (Unmake: MatMet)', 12259, 29324, 'Unmake: MatMet', 39114, 145075, 144948, 145202, 63,
|
|
'Crystal', 'DeBuffs', 'Material_Metamorphosis_DeBuffs', 158, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29422, 'Nano Crystal (Unmake: PsyMod)', 12259, 29325, 'Unmake: PsyMod', 39138, 145076, 144949, 145203, 70,
|
|
'Crystal', 'DeBuffs', 'PsyMod_DeBuffs', 168, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29423, 'Nano Crystal (Unmake: SenseImp)', 12259, 29326, 'Unmake: SenseImp', 39029, 145077, 144950, 145204, 66,
|
|
'Crystal', 'DeBuffs', 'Sensory_Improvement_DeBuffs', 166, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(29424, 'Nano Crystal (Advanced Symbol Manipulation)', 12259, 29327, 'Advanced Symbol Manipulation', 16301,
|
|
144954, 144827, 145081, 93, 'Crystal', 'Buffs', 'Nano_Programming_Buffs', 210, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'RK Store'),
|
|
(29625, 'Bureaucrat: Startup Crystal - Winter''s Bite', 12224, 29618, 'Winter''s Bite', 39796, 0, 0, 0, 1,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Arete Nano Container'),
|
|
(29792, 'Nano Crystal (Brutal Thug)', 12259, 29630, 'Brutal Thug', 16200, 147287, 145787, 148787, 76, 'Crystal',
|
|
'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_and_2H_Blunt_Buffs', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(29803, 'Nano Crystal (Focused Anger)', 12259, 29641, 'Focused Anger', 16194, 147312, 145812, 148812, 60,
|
|
'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(29804, 'Nano Crystal (Glowing Retribution)', 12227, 29642, 'Glowing Retribution', 16221, 147316, 145816, 148816,
|
|
27, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(29806, 'Nano Crystal (Headcracker)', 12226, 29644, 'Headcracker', 16200, 147317, 145817, 148817, 30, 'Crystal',
|
|
'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_and_2H_Blunt_Buffs', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(29807, 'Nano Crystal (Immolation Shield)', 12260, 29645, 'Immolation Shield', 16221, 147318, 145818, 148818, 63,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(29808, 'Nano Crystal (Lick of Fire)', 42452, 29646, 'Lick of Fire', 16221, 147321, 145821, 148821, 136,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(29811, 'Nano Crystal (Physical Dominance)', 42451, 29649, 'Physical Dominance', 16250, 147334, 145834, 148834,
|
|
113, 'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(29814, 'Nano Crystal (Prodigious Strength)', 42448, 29652, 'Prodigious Strength', 16324, 147337, 145837, 148837,
|
|
136, 'Crystal', 'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(29820, 'Nano Crystal (Toxic Barrier)', 42452, 29658, 'Toxic Barrier', 16221, 147346, 145846, 148846, 126,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(29823, 'Nano Crystal (Armor Megaboost)', 12227, 29743, 'Armor Megaboost', 16197, 147361, 145861, 148861, 1,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29838, 'Nano Crystal (Energy Spike)', 12225, 29758, 'Energy Spike', 39028, 147381, 145881, 148881, 37,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29840, 'Nano Crystal (Entropy Weapon)', 42450, 29760, 'Entropy Weapon', 39308, 147382, 145882, 148882, 149,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(29842, 'Nano Crystal (Extreme Prejudice)', 42451, 29762, 'Extreme Prejudice', 16252, 147383, 145883, 148883,
|
|
139, 'Crystal', 'Buffs', 'Grenade_Buffs', 207, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(29843, 'Nano Crystal (Fortress of Spikes)', 42452, 29763, 'Fortress of Spikes', 16221, 147402, 145902, 148902,
|
|
175, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(29844, 'Nano Crystal (Gun Enhancement)', 12225, 29764, 'Gun Enhancement', 16350, 147408, 145908, 148908, 10,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29852, 'Nano Crystal (Philosopher''s Stone)', 12259, 29772, 'Philosopher''s Stone', 16210, 147450, 145950,
|
|
148950, 53, 'Crystal', 'Buffs', 'Chemistry/Pharm_Buffs', 196, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29853, 'Nano Crystal (Pillar of Spikes)', 12260, 29773, 'Pillar of Spikes', 16221, 147451, 145951, 148951, 93,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29854, 'Nano Crystal (Plasma Shield)', 42452, 29774, 'Plasma Shield', 16221, 147452, 145952, 148952, 185,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(29858, 'Nano Crystal (Quick Weapon)', 12226, 29778, 'Quick Weapon', 16250, 147455, 145955, 148955, 40,
|
|
'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29859, 'Nano Crystal (Rapid Weapon)', 42451, 29779, 'Rapid Weapon', 16250, 147456, 145956, 148956, 129,
|
|
'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(29861, 'Nano Crystal (Spike Armor)', 12260, 29781, 'Spike Armor', 16221, 147476, 145976, 148976, 53, 'Crystal',
|
|
'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29862, 'Nano Crystal (Spike Shield)', 12227, 29782, 'Spike Shield', 16221, 147477, 145977, 148977, 7, 'Crystal',
|
|
'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29865, 'Nano Crystal (Trap Artifice)', 12259, 29785, 'Trap Artifice', 16220, 147483, 145983, 148983, 73,
|
|
'Crystal', 'Buffs', 'Disarm_Trap_Buffs', 235, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(29868, 'Nano Crystal (Ultimate Force Field)', 42452, 29788, 'Ultimate Force Field', 100996, 147484, 145984,
|
|
148984, 189, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(29869, 'Nano Crystal (Aegis Barrier)', 42452, 29789, 'Aegis Barrier', 100996, 147359, 145859, 148859, 189,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(30101, 'Nano Crystal (Anger Addlement)', 12224, 30056, 'Anger Addlement', 46283, 146912, 145412, 148412, 27,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30102, 'Nano Crystal (Authority Figure)', 12226, 30057, 'Authority Figure', 16309, 146913, 145413, 148413, 43,
|
|
'Crystal', 'Buffs', 'Psychology_Buffs', 200, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30105, 'Nano Crystal (Chains of Iron)', 42449, 30060, 'Chains of Iron', 16248, 146933, 145433, 148433, 165,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Stun', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(30109, 'Nano Crystal (Cut Red Tape)', 301181, 30064, 'Cut Red Tape', 301182, 146937, 0, 0, 159, 'Crystal',
|
|
'Protection', 'Critical_Decrease_Buff', 1052, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(30110, 'Nano Crystal (Distracted Gaze)', 12224, 30065, 'Distracted Gaze', 46283, 146953, 145453, 148453, 10,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30113, 'Nano Crystal (Drill Missile)', 12224, 30068, 'Drill Missile', 45185, 146955, 145455, 148455, 37,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30116, 'Nano Crystal (Droid Overhaul)', 42448, 30071, 'Droid Overhaul', 44229, 146956, 145456, 148456, 136,
|
|
'Crystal', 'Pet_Buffs', 'Heal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(30117, 'Nano Crystal (Droid Repair)', 12256, 30072, 'Droid Repair', 16246, 146957, 145457, 148457, 70,
|
|
'Crystal', 'Pet_Buffs', 'Heal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30119, 'Nano Crystal (Face in the Crowd)', 12259, 30074, 'Face in the Crowd', 16214, 146973, 145473, 148473, 57,
|
|
'Crystal', 'Buffs', 'Concealment_Buffs', 193, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30122, 'Nano Crystal (Gunslinger)', 12226, 30077, 'Gunslinger', 16310, 146992, 145492, 148492, 14, 'Crystal',
|
|
'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30124, 'Nano Crystal (Living Embalming)', 42449, 30079, 'Living Embalming', 16248, 147018, 145518, 148518, 175,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Stun', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(30127, 'Nano Crystal (Monofilament Cat-O''Nine-Tails)', 42449, 30082, 'Monofilament Cat-O''Nine-Tails', 45183,
|
|
0, 0, 0, 169, 'Crystal', 'Nukes', 'Special', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(30128, 'Nano Crystal (Monofilament Whip)', 12224, 30083, 'Monofilament Whip', 39808, 147023, 145523, 148523, 50,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30131, 'Nano Crystal (Pheromone Control)', 12259, 30086, 'Pheromone Control', 39137, 147029, 145529, 148529, 76,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30135, 'Nano Crystal (Red Tape)', 301075, 30090, 'Red Tape', 301072, 147034, 145534, 148534, 116, 'Crystal',
|
|
'DeBuffs', 'Skill_Lock_Modifier_DeBuffs', 847, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30136, 'Nano Crystal (Remembered Pain)', 42449, 30091, 'Remembered Pain', 39810, 147035, 145535, 148535, 109,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30137, 'Nano Crystal (Siren Call)', 42451, 30092, 'Siren Call', 39137, 147042, 145542, 148542, 123, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(30138, 'Nano Crystal (Sleep)', 12224, 30093, 'Sleep', 46269, 147043, 145543, 148543, 43, 'Crystal',
|
|
'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30139, 'Nano Crystal (Sneaking Terror)', 12259, 30094, 'Sneaking Terror', 39145, 147044, 145544, 148544, 70,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(30140, 'Nano Crystal (Nano Restoration Escalation)', 301178, 30095, 'Nano Restoration Escalation', 301080,
|
|
147047, 145547, 148547, 90, 'Crystal', 'Buffs', 'Nano_Delta_Buffs', 201, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'RK Store'),
|
|
(30143, 'Nano Crystal (Terror Blast)', 12259, 30098, 'Terror Blast', 39145, 147064, 145564, 148564, 90,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(30266, 'Nano Crystal (Lend Nano: 100)', 12228, 30265, 'Lend Nano: 100', 16303, 148071, 146571, 149571, 24,
|
|
'Crystal', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30757, 'Nano Crystal (Trading Mogul)', 42451, 30706, 'Trading Mogul', 16309, 148201, 146701, 149701, 165,
|
|
'Crystal', 'Buffs:_Tradeskills', 'Computer_Literacy_Buffs', 177, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30758, 'Nano Crystal (Apprentice: Field Quantum Physics)', 12226, 30707, 'Apprentice: Field Quantum Physics',
|
|
16244, 147992, 146492, 149492, 27, 'Crystal', 'Buffs:_Tradeskills', 'Field_Quantum_Physics_Buffs', 173, '', 0,
|
|
1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30759, 'Nano Crystal (Apprentice: Mechanical Engineering)', 12226, 30708, 'Apprentice: Mechanical Engineering',
|
|
16293, 147994, 146494, 149494, 30, 'Crystal', 'Buffs:_Tradeskills', 'Mechanical_Engineering_Buffs', 174, '', 0,
|
|
1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30764, 'Nano Crystal (Balanced Striker)', 12225, 30713, 'Balanced Striker', 16350, 147998, 146498, 149498, 7,
|
|
'Crystal', 'Buffs', 'Damage', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'No longer drops'),
|
|
(30766, 'Nano Crystal (Bulk Trader)', 12259, 30715, 'Bulk Trader', 16309, 148002, 146502, 149502, 96, 'Crystal',
|
|
'Buffs:_Tradeskills', 'Computer_Literacy_Buffs', 177, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30769, 'Nano Crystal (Fine Tuning)', 42450, 30718, 'Fine Tuning', 39308, 148042, 146542, 149542, 126, 'Crystal',
|
|
'Buffs', 'Damage', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30770, 'Nano Crystal (Flow of Time)', 42449, 30719, 'Flow of Time', 46274, 148043, 146543, 149543, 132,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30771, 'Nano Crystal (Frequent Customer)', 12226, 30720, 'Frequent Customer', 16213, 148045, 146545, 149545, 20,
|
|
'Crystal', 'Buffs:_Tradeskills', 'Computer_Literacy_Buffs', 177, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30772, 'Nano Crystal (Guard Convoy)', 42450, 30721, 'Guard Convoy', 118030, 148056, 146556, 149556, 149,
|
|
'Crystal', 'Buffs', 'Damage', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30773, 'Nano Crystal (Hostile Takeover)', 12258, 30722, 'Hostile Takeover', 39137, 148061, 146561, 149561, 90,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30775, 'Nano Crystal (Journeyman: Electrical Engineering)', 12259, 30724, 'Journeyman: Electrical Engineering',
|
|
16231, 148066, 146566, 149566, 80, 'Crystal', 'Buffs:_Tradeskills', 'Electrical_Engineering_Buffs', 172, '', 0,
|
|
1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30776, 'Nano Crystal (Journeyman: Field Quantum Physics)', 12259, 30725, 'Journeyman: Field Quantum Physics',
|
|
16244, 148067, 146567, 149567, 80, 'Crystal', 'Buffs:_Tradeskills', 'Field_Quantum_Physics_Buffs', 173, '', 0,
|
|
1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30777, 'Nano Crystal (Journeyman: Mechanical Engineer)', 12259, 30726, 'Journeyman: Mechanical Engineer', 16293,
|
|
148068, 146568, 149568, 83, 'Crystal', 'Buffs:_Tradeskills', 'Mechanical_Engineering_Buffs', 174, '', 0, 1, 0,
|
|
0, 0, 'Trader', 'RK Store'),
|
|
(30778, 'Nano Crystal (Journeyman: Pharmaceutical)', 12259, 30727, 'Journeyman: Pharmaceutical', 16316, 148069,
|
|
146569, 149569, 86, 'Crystal', 'Buffs:_Tradeskills', 'Pharmaceuticals_Buffs', 175, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(30779, 'Nano Crystal (Journeyman: Weapon Smithing)', 12259, 30728, 'Journeyman: Weapon Smithing', 16349, 148070,
|
|
146570, 149570, 86, 'Crystal', 'Buffs:_Tradeskills', 'Weapon_Smithing_Buffs', 176, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(30780, 'Nano Crystal (Lend Nano: 250)', 12256, 30729, 'Lend Nano: 250', 16303, 148072, 146572, 149572, 53,
|
|
'Crystal', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30781, 'Nano Crystal (Lend Nano: 50)', 12228, 30730, 'Lend Nano: 50', 16303, 148073, 146573, 149573, 10,
|
|
'Crystal', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30782, 'Nano Crystal (Lend Nano: 500)', 42448, 30731, 'Lend Nano: 500', 16303, 148074, 146574, 149574, 116,
|
|
'Crystal', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30783, 'Nano Crystal (Lend Nano: 1000)', 42448, 30732, 'Lend Nano: 1000', 16303, 148075, 146575, 149575, 172,
|
|
'Crystal', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30784, 'Nano Crystal (Liquidation)', 42450, 30733, 'Liquidation', 39137, 148083, 146583, 149583, 156, 'Crystal',
|
|
'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30785, 'Nano Crystal (Maestro: Electrical Engineering)', 42451, 30734, 'Maestro: Electrical Engineering', 16231,
|
|
148088, 146588, 149588, 152, 'Crystal', 'Buffs:_Tradeskills', 'Electrical_Engineering_Buffs', 172, '', 0, 1, 0,
|
|
0, 0, 'Trader', 'Mission Reward'),
|
|
(30786, 'Nano Crystal (Maestro: Field Quantum Physics)', 42451, 30735, 'Maestro: Field Quantum Physics', 16244,
|
|
148089, 146589, 149589, 152, 'Crystal', 'Buffs:_Tradeskills', 'Field_Quantum_Physics_Buffs', 173, '', 0, 1, 0,
|
|
0, 0, 'Trader', 'Mission Reward'),
|
|
(30787, 'Nano Crystal (Maestro: Mechanical Engineering)', 42451, 30736, 'Maestro: Mechanical Engineering', 16293,
|
|
148090, 146590, 149590, 152, 'Crystal', 'Buffs:_Tradeskills', 'Mechanical_Engineering_Buffs', 174, '', 0, 1, 0,
|
|
0, 0, 'Trader', 'Mission Reward'),
|
|
(30788, 'Nano Crystal (Maestro: Pharmaceutical)', 42451, 30737, 'Maestro: Pharmaceutical', 16316, 148091, 146591,
|
|
149591, 156, 'Crystal', 'Buffs:_Tradeskills', 'Pharmaceuticals_Buffs', 175, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(30789, 'Nano Crystal (Maestro: Weapon Smithing)', 42451, 30738, 'Maestro: Weapon Smithing', 16349, 148092,
|
|
146592, 149592, 156, 'Crystal', 'Buffs:_Tradeskills', 'Weapon_Smithing_Buffs', 176, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(30790, 'Nano Crystal (Margin Call)', 12225, 30739, 'Margin Call', 39137, 148098, 146598, 149598, 14, 'Crystal',
|
|
'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30796, 'Nano Crystal (Quantum Uncertainty)', 42451, 30745, 'Quantum Uncertainty', 16234, 148132, 146632, 149632,
|
|
139, 'Crystal', 'Buffs', 'Evasion', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30797, 'Nano Crystal (Relentless Slayer)', 42450, 30746, 'Relentless Slayer', 117896, 148148, 146648, 149648,
|
|
159, 'Crystal', 'Buffs', 'Damage', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(30798, 'Nano Crystal (Riding Shotgun)', 12258, 30747, 'Riding Shotgun', 118028, 148149, 146649, 149649, 80,
|
|
'Crystal', 'Buffs', 'Damage', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30799, 'Nano Crystal (Sticky Ground)', 12224, 30748, 'Sticky Ground', 46272, 148180, 146680, 149680, 24,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(30804, 'Nano Crystal (Apprentice: Electrical Engineering)', 12226, 30753, 'Apprentice: Electrical Engineering',
|
|
16231, 147991, 146491, 149491, 24, 'Crystal', 'Buffs:_Tradeskills', 'Electrical_Engineering_Buffs', 172, '', 0,
|
|
1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(31415, 'Nano Crystal (Blood Makes Noise)', 301586, 31380, 'Blood Makes Noise', 301584, 147502, 146002, 149002,
|
|
116, 'Crystal', 'Buffs', 'Perception_Buffs', 191, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31419, 'Nano Crystal (Contact Poison)', 12225, 31384, 'Contact Poison', 16350, 147503, 146003, 149003, 27,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(31420, 'Nano Crystal (Cracker''s Luck)', 301585, 31385, 'Cracker''s Luck', 301583, 147504, 146004, 149004, 14,
|
|
'Crystal', 'Buffs', 'Break_&_Entry_Buffs', 171, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31422, 'Nano Crystal (Embrace of Shadows)', 12226, 31387, 'Embrace of Shadows', 16214, 147507, 146007, 149007,
|
|
27, 'Crystal', 'Buffs', 'Concealment_Buffs', 193, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31423, 'Nano Crystal (Grid Phreak)', 296542, 31388, 'Grid Phreak', 296540, 147520, 146020, 149020, 20,
|
|
'Crystal', 'Teleport', 'Self_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31425, 'Nano Crystal (Karma Harvest)', 301585, 31390, 'Karma Harvest', 301583, 147531, 146031, 149031, 152,
|
|
'Crystal', 'Buffs', 'Break_&_Entry_Buffs', 171, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(31427, 'Nano Crystal (Luck''s Fickle Fate)', 12259, 31392, 'Luck''s Fickle Fate', 39081, 147539, 146039, 149039,
|
|
83, 'Crystal', 'DeBuffs', 'Evasion_DeBuffs', 197, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31436, 'Nano Crystal (Poison Modification)', 12225, 31401, 'Poison Modification', 16350, 147552, 146052, 149052,
|
|
1, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31441, 'Nano Crystal (Stack the Odds)', 301585, 31406, 'Stack the Odds', 301583, 147563, 146063, 149063, 70,
|
|
'Crystal', 'Buffs', 'Break_&_Entry_Buffs', 171, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(31443, 'Nano Crystal (Backpain)', 301590, 31409, 'Back Pain', 301588, 147499, 145999, 148999, 57, 'Crystal',
|
|
'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31446, 'Nano Crystal (Venom Modification)', 12258, 31411, 'Venom Modification', 39028, 147566, 146066, 149066,
|
|
60, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31449, 'Nano Crystal (Lifebane Modification)', 12258, 31448, 'Lifebane Modification', 39168, 147537, 146037,
|
|
149037, 90, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(31594, 'Nano Crystal (Slayerdroid Transference)', 42450, 31593, 'Slayerdroid Transference', 39274, 147473,
|
|
145973, 148973, 185, 'Crystal', 'Buffs', 'Transference', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(32071, 'Nano Crystal (False Profession: Adventurer)', 12226, 32030, 'False Profession: Adventurer', 16775,
|
|
146842, 145342, 148342, 17, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Adventurer', 0, 1, 0, 0,
|
|
0, 'Agent', 'RK Store'),
|
|
(32073, 'Nano Crystal (False Profession: Bureaucrat)', 12226, 32032, 'False Profession: Bureaucrat', 16775,
|
|
146843, 145343, 148343, 33, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Bureaucrat', 0, 1, 0, 0,
|
|
0, 'Agent', 'RK Store'),
|
|
(32074, 'Nano Crystal (False Profession: Doctor)', 12226, 32033, 'False Profession: Doctor', 16775, 146844,
|
|
145344, 148344, 30, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Doctor', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(32075, 'Nano Crystal (False Profession: Engineer)', 12226, 32034, 'False Profession: Engineer', 16775, 146845,
|
|
145345, 148345, 20, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Engineer', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(32076, 'Nano Crystal (False Profession: Martial Artist)', 12226, 32035, 'False Profession: Martial Artist',
|
|
16775, 146846, 145346, 148346, 14, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Martial_Artist', 0,
|
|
1, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32077, 'Nano Crystal (False Profession: Meta-Physicist)', 12226, 32036, 'False Profession: Meta-Physicist',
|
|
16775, 146847, 145347, 148347, 37, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Meta-Physicist', 0,
|
|
1, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32078, 'Nano Crystal (False Profession: Nanotechnician)', 12226, 32037, 'False Profession: Nanotechnician',
|
|
16775, 146848, 145348, 148348, 40, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Nano-Technician',
|
|
0, 1, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32079, 'Nano Crystal (False Profession: Soldier)', 12226, 32038, 'False Profession: Soldier', 16775, 146849,
|
|
145349, 148349, 14, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Soldier', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(32080, 'Nano Crystal (False Profession: Fixer)', 12226, 32039, 'False Profession: Fixer', 16775, 146850, 145350,
|
|
148350, 24, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Fixer', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(32081, 'Nano Crystal (False Profession: Trader)', 12226, 32040, 'False Profession: Trader', 16775, 146851,
|
|
145351, 148351, 27, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Trader', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(32082, 'Nano Crystal (False Profession: Enforcer)', 12226, 32041, 'False Profession: Enforcer', 16775, 146852,
|
|
145352, 148352, 10, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Enforcer', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(32099, 'Nano Crystal (Projectile Magnet)', 12259, 32058, 'Projectile Magnet', 39081, 146892, 145392, 148392, 73,
|
|
'Crystal', 'DeBuffs', 'Evasion_DeBuffs_(Agent)', 868, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32100, 'Nano Crystal (Ruse of Taren - Phase 1)', 301259, 32059, 'Ruse of Taren - Phase 1', 301251, 146894,
|
|
145394, 148394, 40, 'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Self', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32101, 'Nano Crystal (Ruse of Taren - Phase 2)', 301260, 32060, 'Ruse of Taren - Phase 2', 301252, 146895,
|
|
145395, 148395, 96, 'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Self', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32102, 'Nano Crystal (Ruse of Taren - Phase 3)', 301261, 32061, 'Ruse of Taren - Phase 3', 301253, 146896,
|
|
145396, 148396, 162, 'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Self', 0, 0, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(32103, 'Nano Crystal (Shadow Crown)', 12226, 32062, 'Shadow Crown', 16214, 146897, 145397, 148397, 20,
|
|
'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Target', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32105, 'Nano Crystal (Sniper''s Bliss)', 301577, 32064, 'Sniper''s Bliss', 301575, 146898, 145398, 148398, 43,
|
|
'Crystal', 'Buffs', 'Rifle_Buffs', 194, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(32106, 'Nano Crystal (Take The Shot)', 301578, 32065, 'Take the Shot', 301579, 146900, 145400, 148400, 152,
|
|
'Crystal', 'Buffs', 'Aimed_Shot_Buffs', 198, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(32108, 'Nano Crystal (Unexpected Attack)', 301577, 32067, 'Unexpected Attack', 301575, 146901, 145401, 148401,
|
|
136, 'Crystal', 'Buffs', 'Rifle_Buffs', 194, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(38531, 'Nano Crystal (Team Terrain Knowledge)', 296729, 32126, 'Team Terrain Knowledge', 296731, 146813, 145313,
|
|
148313, 24, 'Crystal', 'Buffs', 'Team_Run_Speed_Buffs', 1034, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(42111, 'Nanotechnician: Startup Crystal - Malaise of Movement', 12224, 42110, 'Malaise of Movement', 16248, 0,
|
|
0, 0, 1, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(42410, 'Nano Crystal (Cleanse Wounds)', 12256, 42395, 'Cleanse Wounds', 44247, 147103, 145603, 148603, 96,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42411, 'Nano Crystal (Cycle of Life)', 42448, 42396, 'Cycle of Life', 44232, 147119, 145619, 148619, 149,
|
|
'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(42412, 'Nano Crystal (Enhance Team Health)', 12228, 42397, 'Enhance Team Health', 38905, 147137, 145637, 148637,
|
|
1, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42413, 'Nano Crystal (Greater Team Healing)', 12256, 42398, 'Greater Team Healing', 44246, 147156, 145656,
|
|
148656, 76, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42414, 'Nano Crystal (Health Pump)', 12256, 42399, 'Health Pump', 44229, 147165, 145665, 148665, 60, 'Crystal',
|
|
'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42415, 'Nano Crystal (Iron Circle)', 12256, 42400, 'Iron Circle', 39014, 147178, 145678, 148678, 83, 'Crystal',
|
|
'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42416, 'Nano Crystal (Lasting Heal)', 12228, 42401, 'Lasting Heal', 16246, 147179, 145679, 148679, 14,
|
|
'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42417, 'Nano Crystal (Medic''s Call)', 12256, 42402, 'Medic''s Call', 44246, 147195, 145695, 148695, 57,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42418, 'Nano Crystal (Minor Team Healing)', 12228, 42403, 'Minor Team Healing', 38953, 147201, 145701, 148701,
|
|
7, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'No longer drops'),
|
|
(42419, 'Nano Crystal (Radiant Heal)', 42448, 42404, 'Radiant Heal', 44248, 147223, 145723, 148723, 123,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(42420, 'Nano Crystal (Team Healing)', 12228, 42405, 'Team Healing', 44245, 147260, 145760, 148760, 40,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42423, 'Nano Crystal (Weak Team Heal)', 12228, 42408, 'Weak Team Heal', 38953, 147270, 145770, 148770, 4,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(42424, 'Nano Crystal (Alpha & Omega)', 301571, 42409, 'Alpha and Omega', 301569, 147082, 145582, 148582, 185,
|
|
'Crystal', 'Combat', 'Complete_Healing_Line', 282, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(42544, 'Nano Crystal (Halon Cloud)', 12224, 42543, 'Halon Cloud', 45170, 147780, 146280, 149280, 20, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(42545, 'Nano Crystal (Deep Slash)', 12224, 42541, 'Deep Slash', 45182, 147722, 146222, 149222, 17, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(42546, 'Nano Crystal (Molecule Lance)', 12224, 42540, 'Molecule Lance', 45185, 147826, 146326, 149326, 17,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(42547, 'Nano Crystal (Acidic Projection)', 12224, 42539, 'Acidic Projection', 45167, 147656, 146156, 149156, 7,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'No longer drops'),
|
|
(42548, 'Nano Crystal (Bacterial Invasion)', 12224, 42542, 'Bacterial Invasion', 45173, 147664, 146164, 149164,
|
|
10, 'Crystal', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'No longer drops'),
|
|
(43329, 'Engineer: Startup Crystal - Feeble Automaton', 12225, 43325, 'Feeble Automaton', 16307, 147385, 145885,
|
|
148885, 1, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Starter equipment'),
|
|
(43330, 'Nano Crystal (Summon Anger Manifestation)', 295576, 43324, 'Summon Anger Manifestation', 295577, 0, 0,
|
|
0, 1, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(43378, 'Trader: Startup Crystal - Weak Delayed Health Payment', 12228, 43374, 'Weak Delayed Health Payment',
|
|
38953, 0, 0, 0, 1, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'Arete Nano Container'),
|
|
(43379, 'Enforcer: Startup Crystal - Thug''s Delight', 12226, 43371, 'Thug''s Delight', 16200, 0, 0, 0, 1,
|
|
'Crystal', 'Buffs', '1H_Blunt_Buffs', 179, '', 0, 1, 0, 0, 0, 'Enforcer', 'Arete Nano Container'),
|
|
(43380, 'Fixer: Startup Crystal - Minor Suppressor', 12226, 43370, 'Minor Suppressor', 16295, 0, 0, 0, 1,
|
|
'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 1, 0, 0, 0, 'Fixer', 'Arete Nano Container'),
|
|
(43381, 'Bureaucrat: Startup Crystal - Momentary Daze', 12224, 43368, 'Momentary Daze', 46272, 0, 0, 0, 1,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'Arete Nano Container'),
|
|
(43382, 'Martial Artist: Startup Crystal - Lesser Controlled Rage', 12226, 43369, 'Lesser Controlled Rage',
|
|
16289, 0, 0, 0, 1, 'Crystal', 'Buffs', 'Controlled_Rage_Buffs', 246, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'RK Store'),
|
|
(43383, 'Agent: Startup Crystal - Minor Nano Augmentation', 12225, 43367, 'Minor Nano Augmentation', 16350, 0, 0,
|
|
0, 1, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'No longer drops'),
|
|
(43384, 'Doctor: Startup Crystal - Prototype Biotoxin', 12224, 43376, 'Prototype Biotoxin', 16225, 0, 0, 0, 1,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Arete Nano Container'),
|
|
(43758, 'Nano Crystal (Wrath Incarnation)', 295576, 43714, 'Wrath Incarnation', 295577, 145080, 144953, 145207,
|
|
86, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Static (as Shadow Crystal)'),
|
|
(43759, 'Nano Crystal (Supreme Enmity Personification)', 295596, 43746, 'Supreme Enmity Personification', 295597,
|
|
145059, 144932, 145186, 172, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43760, 'Nano Crystal (Supreme Wrath Incarnation)', 295576, 43750, 'Supreme Wrath Incarnation', 295577, 145063,
|
|
144936, 145190, 96, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43761, 'Nano Crystal (Inferior Wrath Incarnation)', 295576, 43730, 'Inferior Wrath Incarnation', 295577, 145000,
|
|
144873, 145127, 83, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43762, 'Nano Crystal (Transcendent Frenzy Embodiment)', 295576, 43753, 'Transcendent Frenzy Embodiment', 295577,
|
|
145068, 144941, 145195, 152, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43763, 'Nano Crystal (Transcendent Wrath Incarnation)', 295576, 43756, 'Transcendent Wrath Incarnation', 295577,
|
|
145071, 144944, 145198, 106, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(43764, 'Nano Crystal (Supreme Rage Materialization)', 295576, 43749, 'Supreme Rage Materialization', 295577,
|
|
145062, 144935, 145189, 60, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43765, 'Nano Crystal (Transcendent Anger Manifestation)', 295576, 43751, 'Transcendent Anger Manifestation',
|
|
295577, 145066, 144939, 145193, 10, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43766, 'Nano Crystal (Supreme Frenzy Embodiment)', 295576, 43747, 'Supreme Frenzy Embodiment', 295577, 145060,
|
|
144933, 145187, 149, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43767, 'Nano Crystal (Supreme Fury Externalization)', 295576, 43748, 'Supreme Fury Externalization', 295577,
|
|
145061, 144934, 145188, 30, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43768, 'Nano Crystal (Superior Wrath Incarnation)', 295576, 43744, 'Superior Wrath Incarnation', 295577, 145057,
|
|
144930, 145184, 90, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43769, 'Nano Crystal (Supreme Anger Manifestation)', 295576, 43745, 'Supreme Anger Manifestation', 295577,
|
|
145058, 144931, 145185, 7, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43770, 'Nano Crystal (Superior Frenzy Embodiment)', 295576, 43741, 'Superior Frenzy Embodiment', 295577, 145054,
|
|
144927, 145181, 139, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43771, 'Nano Crystal (Superior Fury Externalization)', 295576, 43742, 'Superior Fury Externalization', 295577,
|
|
145055, 144928, 145182, 24, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43772, 'Nano Crystal (Superior Rage Materialization)', 295576, 43743, 'Superior Rage Materialization', 295577,
|
|
145056, 144929, 145183, 50, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43773, 'Nano Crystal (Superior Enmity Personification)', 295596, 43740, 'Superior Enmity Personification',
|
|
295597, 145053, 144926, 145180, 162, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43774, 'Nano Crystal (Rage Materialization)', 295576, 43736, 'Rage Materialization', 295577, 145043, 144916,
|
|
145170, 47, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43775, 'Nano Crystal (Summon Fiend)', 295585, 43738, 'Summon Fiend', 295584, 145050, 144923, 145177, 182,
|
|
'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Static (as Shadow Crystal)'),
|
|
(43776, 'Nano Crystal (Superior Anger Manifestation)', 295576, 43739, 'Superior Anger Manifestation', 295577,
|
|
145052, 144925, 145179, 4, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43777, 'Nano Crystal (Summon Rage Materialization)', 295576, 43734, 'Summon Rage Materialization', 295577,
|
|
145013, 144886, 145140, 37, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(43778, 'Nano Crystal (Summon Wrath Incarnation)', 295576, 43735, 'Summon Wrath Incarnation', 295577, 145014,
|
|
144887, 145141, 76, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(43779, 'Nano Crystal (Summon Frenzy Embodiment)', 295576, 43732, 'Summon Frenzy Embodiment', 295577, 145011,
|
|
144884, 145138, 113, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(43780, 'Nano Crystal (Summon Fury Externalization)', 295576, 43733, 'Summon Fury Externalization', 295577,
|
|
145012, 144885, 145139, 14, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(43781, 'Nano Crystal (Inferior Fury Externalization)', 295576, 43728, 'Inferior Fury Externalization', 295577,
|
|
144998, 144871, 145125, 17, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43782, 'Nano Crystal (Inferior Rage Materialization)', 295576, 43729, 'Inferior Rage Materialization', 295577,
|
|
144999, 144872, 145126, 40, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43783, 'Nano Crystal (Summon Enmity Personification)', 295596, 43731, 'Summon Enmity Personification', 295597,
|
|
145010, 144883, 145137, 156, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(43784, 'Nano Crystal (Inferior Anger Manifestation)', 295576, 43725, 'Inferior Anger Manifestation', 295577,
|
|
144995, 144868, 145122, 1, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43785, 'Nano Crystal (Inferior Enmity Personification)', 295596, 43726, 'Inferior Enmity Personification',
|
|
295597, 144996, 144869, 145123, 159, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43786, 'Nano Crystal (Greater Fury Externalization)', 295576, 43722, 'Greater Fury Externalization', 295577,
|
|
144989, 144862, 145116, 27, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43787, 'Nano Crystal (Greater Rage Materialization)', 295576, 43723, 'Greater Rage Materialization', 295577,
|
|
144990, 144863, 145117, 53, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43788, 'Nano Crystal (Greater Wrath Incarnation)', 295576, 43724, 'Greater Wrath Incarnation', 295577, 144991,
|
|
144864, 145118, 93, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43789, 'Nano Crystal (Greater Anger Manifestation)', 295576, 43719, 'Greater Anger Manifestation', 295577,
|
|
144986, 144859, 145113, 7, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43790, 'Nano Crystal (Greater Enmity Personification)', 295596, 43720, 'Greater Enmity Personification', 295597,
|
|
144987, 144860, 145114, 165, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43791, 'Nano Crystal (Greater Frenzy Embodiment)', 295576, 43721, 'Greater Frenzy Embodiment', 295577, 144988,
|
|
144861, 145115, 146, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43792, 'Nano Crystal (Enmity Personification)', 295596, 43716, 'Enmity Personification', 295597, 144980, 144853,
|
|
145107, 159, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43793, 'Nano Crystal (Frenzy Embodiment)', 295576, 43717, 'Frenzy Embodiment', 295577, 144981, 144854, 145108,
|
|
129, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Static (as Shadow Crystal)'),
|
|
(43794, 'Nano Crystal (Fury Externalization)', 295576, 43718, 'Fury Externalization', 295577, 144984, 144857,
|
|
145111, 20, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43795, 'Nano Crystal (Anger Manifestation)', 295576, 43715, 'Anger Manifestation', 295577, 144955, 144828,
|
|
145082, 4, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43796, 'Nano Crystal (Inferior Frenzy Embodiment)', 295576, 43727, 'Inferior Frenzy Embodiment', 295577, 144997,
|
|
144870, 145124, 123, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43797, 'Nano Crystal (Summon Demon)', 295585, 43737, 'Summon Demon', 295584, 145048, 144921, 145175, 189,
|
|
'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(43921, 'Nano Crystal (Transcendent Enmity Personification)', 295596, 43918,
|
|
'Transcendent Enmity Personification', 295597, 145067, 144940, 145194, 175, 'Crystal', 'Pet', 'Attack_Pet', 0,
|
|
'', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Static (as Shadow Crystal)'),
|
|
(43922, 'Nano Crystal (Transcendent Fury Externalization)', 295576, 43919, 'Transcendent Fury Externalization',
|
|
295577, 145069, 144942, 145196, 33, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43923, 'Nano Crystal (Transcendent Rage Materialization)', 295576, 43920, 'Transcendent Rage Materialization',
|
|
295577, 145070, 144943, 145197, 70, 'Crystal', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(43924, 'Nano Crystal (Superior Wound Bindings)', 12256, 43822, 'Superior Wound Bindings', 44231, 147251, 145751,
|
|
148751, 80, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43925, 'Nano Crystal (Syndicated Healing)', 12256, 43908, 'Syndicated Healing', 44247, 147254, 145754, 148754,
|
|
86, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43926, 'Nano Crystal (Tailored Cure)', 12256, 43823, 'Tailored Cure', 44231, 147255, 145755, 148755, 57,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43927, 'Nano Crystal (Team Cellular Rebuild)', 12256, 43909, 'Team Cellular Rebuild', 44246, 147256, 145756,
|
|
148756, 60, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43928, 'Nano Crystal (Team Checkup)', 12256, 43910, 'Team Checkup', 44246, 147257, 145757, 148757, 70,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43929, 'Nano Crystal (Team Compress Wounds)', 42448, 43896, 'Team Compress Wounds', 44250, 147258, 145758,
|
|
148758, 159, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43930, 'Nano Crystal (Team Field Dressings)', 12228, 43916, 'Team Field Dressings', 38953, 147259, 145759,
|
|
148759, 20, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43931, 'Nano Crystal (Team Nano Bandage)', 42448, 43905, 'Team Nano Bandage', 44248, 147261, 145761, 148761,
|
|
113, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43932, 'Nano Crystal (Team Purification)', 42448, 43898, 'Team Purification', 44249, 147262, 145762, 148762,
|
|
156, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43933, 'Nano Crystal (Team Tissue Repair)', 42448, 43903, 'Team Tissue Repair', 44248, 147263, 145763, 148763,
|
|
139, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43934, 'Nano Crystal (Thorough Examination)', 12256, 43824, 'Thorough Examination', 44231, 147265, 145765,
|
|
148765, 83, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43935, 'Nano Crystal (Tissue Repair)', 42448, 43825, 'Tissue Repair', 44232, 147267, 145767, 148767, 113,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43936, 'Nano Crystal (Professional Care)', 12256, 43907, 'Professional Care', 44247, 147221, 145721, 148721, 93,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43937, 'Nano Crystal (Recuperative Respite)', 301449, 43881, 'Recuperative Respite', 292054, 147226, 145726,
|
|
148726, 162, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(43938, 'Nano Crystal (Recurrent Remedy)', 12228, 43882, 'Recurrent Remedy', 44229, 147227, 145727, 148727, 40,
|
|
'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43939, 'Nano Crystal (Relief From Pain)', 12228, 43837, 'Relief from Pain', 44229, 147229, 145729, 148729, 20,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43940, 'Nano Crystal (Remedy Dissemination)', 42448, 43897, 'Remedy Dissemination', 44250, 147230, 145730,
|
|
148730, 159, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43941, 'Nano Crystal (Restorative Boost)', 12228, 43838, 'Restorative Boost', 44230, 147232, 145732, 148732, 40,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43942, 'Nano Crystal (Spreading Health)', 12228, 43915, 'Spreading Health', 38953, 147239, 145739, 148739, 27,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43943, 'Nano Crystal (Superior Dress Wounds)', 12256, 43821, 'Superior Dress Wounds', 44232, 147242, 145742,
|
|
148742, 96, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43944, 'Nano Crystal (Superior Health Pump)', 42448, 43873, 'Superior Health Pump', 44233, 147246, 145746,
|
|
148746, 162, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43945, 'Nano Crystal (Superior Nano Bandage)', 42448, 43811, 'Superior Nano Bandage', 44233, 147249, 145749,
|
|
148749, 142, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43946, 'Nano Crystal (Lifegiving Elixir)', 301449, 43878, 'Lifegiving Elixir', 292054, 147190, 145690, 148690,
|
|
165, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43947, 'Nano Crystal (Medical Response)', 42448, 43810, 'Medical Response', 44233, 147193, 145693, 148693, 132,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43948, 'Nano Crystal (Medical Sequencer)', 12256, 43879, 'Medical Sequencer', 44229, 147194, 145694, 148694, 70,
|
|
'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43949, 'Nano Crystal (Minor Balm)', 12228, 43835, 'Minor Balm', 44230, 147199, 145699, 148699, 40, 'Crystal',
|
|
'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43950, 'Nano Crystal (Minor Team Purification)', 12228, 43914, 'Minor Team Purification', 44245, 147202, 145702,
|
|
148702, 33, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43951, 'Nano Crystal (Molecular Rejuvenation)', 42448, 43871, 'Molecular Rejuvenation', 44233, 147203, 145703,
|
|
148703, 156, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43952, 'Nano Crystal (Nano Bandage)', 12256, 43819, 'Nano Bandage', 44231, 147206, 145706, 148706, 73,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43953, 'Nano Crystal (Nano Surgery)', 12256, 43820, 'Nano Surgery', 44232, 147209, 145709, 148709, 93,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43954, 'Nano Crystal (Periodic Checkup)', 12228, 43880, 'Periodic Checkup', 16246, 147212, 145712, 148712, 27,
|
|
'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43955, 'Nano Crystal (Physician''s Skill)', 12228, 43836, 'Physician''s Skill', 44229, 147215, 145715, 148715,
|
|
33, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43956, 'Nano Crystal (Positive Life Reinforcement)', 42448, 43872, 'Positive Life Reinforcement', 44234, 147216,
|
|
145716, 148716, 169, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43957, 'Nano Crystal (Inferior Wound Bindings)', 12228, 43831, 'Inferior Wound Bindings', 16246, 147172, 145672,
|
|
148672, 4, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'No longer drops'),
|
|
(43958, 'Nano Crystal (Internal Renewal)', 42448, 43890, 'Internal Renewal', 44234, 147177, 145677, 148677, 156,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43959, 'Nano Crystal (Lesser Bloom of Health)', 12256, 43818, 'Lesser Bloom of Health', 44231, 147180, 145680,
|
|
148680, 63, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43960, 'Nano Crystal (Lesser Cellular Grafting)', 12228, 43832, 'Lesser Cellular Grafting', 16246, 147181,
|
|
145681, 148681, 1, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Arete Nano Container'),
|
|
(43961, 'Nano Crystal (Lesser Circle of Renewal)', 12228, 43913, 'Lesser Circle of Renewal', 44245, 147182,
|
|
145682, 148682, 47, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43962, 'Nano Crystal (Lesser Nano Bandage)', 12228, 43833, 'Lesser Nano Bandage', 44229, 147184, 145684, 148684,
|
|
17, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43963, 'Nano Crystal (Lesser Nano Surgery)', 12228, 43834, 'Lesser Nano Surgery', 44229, 147185, 145685, 148685,
|
|
24, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43964, 'Nano Crystal (Lesser Policy Payout)', 42448, 43877, 'Lesser Policy Payout', 44231, 147186, 145686,
|
|
148686, 109, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43965, 'Nano Crystal (Life Balm)', 42448, 43808, 'Life Balm', 44234, 147187, 145687, 148687, 152, 'Crystal',
|
|
'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43966, 'Nano Crystal (Greater Field Dressings)', 42448, 43888, 'Greater Field Dressings', 44234, 147152, 145652,
|
|
148652, 149, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43967, 'Nano Crystal (Greater Lasting heal)', 12256, 43876, 'Greater Lasting Heal', 44230, 147153, 145653,
|
|
148653, 93, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43968, 'Nano Crystal (Greater Periodic Checkup)', 42448, 43869, 'Greater Periodic Checkup', 44232, 147154,
|
|
145654, 148654, 142, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43969, 'Nano Crystal (Greater Policy Payout)', 42448, 43870, 'Greater Policy Payout', 44231, 147155, 145655,
|
|
148655, 172, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43970, 'Nano Crystal (Hale and Hearty)', 42448, 43889, 'Hale and Hearty', 44234, 147157, 145657, 148657, 146,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43971, 'Nano Crystal (Halo of Health)', 42448, 43893, 'Halo of Health', 44251, 147158, 145658, 148658, 172,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43972, 'Nano Crystal (Healer''s Hands)', 42448, 43816, 'Healer''s Hands', 44233, 147159, 145659, 148659, 123,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43973, 'Nano Crystal (Healing Light)', 42448, 43817, 'Healing Light', 44233, 147160, 145660, 148660, 116,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43974, 'Nano Crystal (Health Cartel)', 42448, 43895, 'Health Cartel', 44250, 147163, 145663, 148663, 165,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43975, 'Nano Crystal (Inferior Cleanse Wounds)', 12228, 43917, 'Inferior Cleanse Wounds', 38953, 147171, 145671,
|
|
148671, 14, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43976, 'Nano Crystal (Easing Touch)', 12228, 43911, 'Easing Touch', 44245, 147131, 145631, 148631, 50,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43977, 'Nano Crystal (Emergency Medical Response)', 301449, 43886, 'Emergency Medical Response', 292054, 147133,
|
|
145633, 148633, 162, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Mission Reward'),
|
|
(43978, 'Nano Crystal (Emergency Stitching)', 12228, 43829, 'Emergency Stitching', 16246, 147134, 145634, 148634,
|
|
4, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43979, 'Nano Crystal (Experimental Panacea)', 42448, 43814, 'Experimental Panacea', 44232, 147143, 145643,
|
|
148643, 103, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43980, 'Nano Crystal (Fast Team Tissue Repair)', 12256, 43906, 'Fast Team Tissue Repair', 44246, 147144, 145644,
|
|
148644, 80, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43981, 'Nano Crystal (Field Dressings)', 12228, 43830, 'Field Dressings', 16246, 147146, 145646, 148646, 10,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'No longer drops'),
|
|
(43982, 'Nano Crystal (Greater Bloom of Health)', 42448, 43887, 'Greater Bloom of Health', 44235, 147150, 145650,
|
|
148650, 156, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43983, 'Nano Crystal (Greater Cellular Grafting)', 42448, 43815, 'Greater Cellular Grafting', 44232, 147151,
|
|
145651, 148651, 109, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43984, 'Nano Crystal (Continuous Cellular Reconditioning)', 42448, 43867, 'Continuous Cellular Reconditioning',
|
|
44231, 147114, 145614, 148614, 126, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Mission Reward'),
|
|
(43985, 'Nano Crystal (Counteract Damage)', 12228, 43813, 'Counteract Damage', 44230, 147116, 145616, 148616, 50,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43986, 'Nano Crystal (Course of Treatment)', 12256, 43875, 'Course of Treatment', 44230, 147117, 145617, 148617,
|
|
86, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43987, 'Nano Crystal (Cursory Examination)', 12228, 43827, 'Cursory Examination', 44229, 147118, 145618, 148618,
|
|
30, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43988, 'Nano Crystal (Cycle of Reconstruction)', 42448, 43868, 'Cycle of Reconstruction', 44235, 147120, 145620,
|
|
148620, 179, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43989, 'Nano Crystal (Deathless Blessing)', 42448, 43852, 'Deathless Blessing', 44235, 147122, 145622, 148622,
|
|
182, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43990, 'Nano Crystal (Deep Tissue Repair)', 42448, 43885, 'Deep Tissue Repair', 44235, 147124, 145624, 148624,
|
|
159, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43991, 'Nano Crystal (Deep Wounds Cleanser)', 42448, 43894, 'Deep Wound Cleanser', 44250, 147125, 145625,
|
|
148625, 169, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43992, 'Nano Crystal (Distributed Care)', 42448, 43892, 'Distributed Care', 44251, 147128, 145628, 148628, 175,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43993, 'Nano Crystal (Dress Wounds)', 12228, 43828, 'Dress Wounds', 16246, 147130, 145630, 148630, 10,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43994, 'Nano Crystal (Bodily Purification)', 42448, 43883, 'Bodily Purification', 44234, 147095, 145595, 148595,
|
|
146, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43995, 'Nano Crystal (Cellular Grafting)', 12228, 43826, 'Cellular Grafting', 44230, 147099, 145599, 148599, 47,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43996, 'Nano Crystal (Cellular Rebuild)', 12256, 43812, 'Cellular Rebuild', 44231, 147100, 145600, 148600, 86,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(43997, 'Nano Crystal (Circle of Renewal)', 42448, 43900, 'Circle of Renewal', 44249, 147101, 145601, 148601,
|
|
149, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43998, 'Nano Crystal (Circulate Health)', 42448, 43902, 'Circulate Health', 44248, 147102, 145602, 148602, 129,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(43999, 'Nano Crystal (Company Policy)', 12228, 43912, 'Company Policy', 44245, 147106, 145606, 148606, 37,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44000, 'Nano Crystal (Compress Wounds)', 42448, 43884, 'Compress Wounds', 44234, 147109, 145609, 148609, 152,
|
|
'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44001, 'Nano Crystal (Conglomerate Health Plan)', 42448, 43891, 'Conglomerate Health Plan', 44251, 147110,
|
|
145610, 148610, 182, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44002, 'Nano Crystal (Consummate Carer)', 42448, 43904, 'Consummate Carer', 44247, 147113, 145613, 148613, 106,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44003, 'Nano Crystal (Accumulate Scars)', 42448, 43899, 'Accumulate Scars', 44249, 147074, 145574, 148574, 152,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44004, 'Nano Crystal (Active Remedy)', 12228, 43874, 'Active Remedy', 16246, 147076, 145576, 148576, 33,
|
|
'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44005, 'Nano Crystal (Advanced Cellular Rebuild)', 42448, 43809, 'Advanced Cellular Rebuild', 44233, 147078,
|
|
145578, 148578, 136, 'Crystal', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44006, 'Nano Crystal (Bestow Healing)', 42448, 43901, 'Bestow Healing', 44249, 147085, 145585, 148585, 146,
|
|
'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44178, 'Nano Crystal (Active Viral Agent)', 12257, 44176, 'Active Viral Agent', 16226, 147077, 145577, 148577,
|
|
53, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44179, 'Nano Crystal (Advanced Nano Gorger)', 12257, 44174, 'Advanced Nano Gorger', 16226, 147080, 145580,
|
|
148580, 93, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44180, 'Nano Crystal (All-Consuming Toxin)', 42449, 44175, 'All-Consuming Toxin', 16222, 147081, 145581, 148581,
|
|
159, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44181, 'Nano Crystal (Autonomous Viral Agent)', 42449, 44173, 'Autonomous Viral Agent', 16222, 147083, 145583,
|
|
148583, 146, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44182, 'Nano Crystal (Cellular Dismantlement)', 42449, 44172, 'Cellular Dismantlement', 16222, 147098, 145598,
|
|
148598, 156, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44183, 'Nano Crystal (Consuming Toxin)', 42449, 44170, 'Consuming Toxin', 16226, 147112, 145612, 148612, 106,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44184, 'Nano Crystal (Complex Nano Contagion)', 42449, 44169, 'Complex Nano Contagion', 16222, 147108, 145608,
|
|
148608, 146, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44185, 'Nano Crystal (Elementary Nano Contagion)', 12224, 44168, 'Elementary Nano Contagion', 16225, 147132,
|
|
145632, 148632, 14, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44186, 'Nano Crystal (Dissolve Molecular Bonding)', 12224, 44167, 'Dissolve Molecular Bonding', 16225, 147127,
|
|
145627, 148627, 10, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44187, 'Nano Crystal (Incandescent Venom)', 42449, 44164, 'Incandescent Venom', 16226, 147168, 145668, 148668,
|
|
126, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44188, 'Nano Crystal (Infected Wounds)', 12224, 44165, 'Infected Wounds', 16225, 147170, 145670, 148670, 30,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44189, 'Nano Crystal (Limited Nano Reaper)', 12224, 44163, 'Limited Nano Reaper', 16225, 147191, 145691, 148691,
|
|
7, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44190, 'Nano Crystal (Metabolic Disassembly)', 42449, 44160, 'Metabolic Disassembly', 16226, 147197, 145697,
|
|
148697, 119, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44191, 'Nano Crystal (Morgue Longings)', 42449, 44158, 'Morgue Longings', 16222, 147204, 145704, 148704, 172,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44192, 'Nano Crystal (Nano Reaper)', 12257, 44159, 'Nano Reaper', 16226, 147207, 145707, 148707, 99, 'Crystal',
|
|
'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44193, 'Nano Crystal (Parasitic Affliction)', 12224, 44156, 'Parasitic Affliction', 16225, 147210, 145710,
|
|
148710, 40, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44194, 'Nano Crystal (Perpetuating Nano Reaper)', 42449, 44154, 'Perpetuating Nano Reaper', 16222, 147213,
|
|
145713, 148713, 136, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44195, 'Nano Crystal (Protein Breakdown)', 12224, 44153, 'Protein Breakdown', 16225, 147222, 145722, 148722, 17,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44196, 'Nano Crystal (Repeated Cellular Trauma)', 42449, 44147, 'Repeated Cellular Trauma', 16222, 147231,
|
|
145731, 148731, 142, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44197, 'Nano Crystal (Seethe With Germs)', 12257, 44145, 'Seethe with Germs', 16226, 147235, 145735, 148735, 60,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44198, 'Nano Crystal (Cancerous Burrower)', 12224, 44171, 'Cancerous Burrower', 16225, 147097, 145597, 148597,
|
|
33, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44199, 'Nano Crystal (Parasitic Horde)', 42449, 44157, 'Parasitic Horde', 16222, 147211, 145711, 148711, 152,
|
|
'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44200, 'Nano Crystal (Scythe B Virus)', 42449, 44149, 'Scythe B Virus', 16222, 147234, 145734, 148734, 182,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44201, 'Nano Crystal (Dark Venom)', 12224, 44166, 'Dark Venom', 16226, 147121, 145621, 148621, 47, 'Crystal',
|
|
'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44202, 'Nano Crystal (Internal Decomposition)', 42449, 44162, 'Internal Decomposition', 16222, 147176, 145676,
|
|
148676, 175, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44203, 'Nano Crystal (Minor Consuming Toxin)', 12224, 44161, 'Minor Consuming Toxin', 16225, 147200, 145700,
|
|
148700, 37, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44204, 'Nano Crystal (Primitive Nano Gorger)', 12224, 44155, 'Primitive Nano Gorger', 16225, 147219, 145719,
|
|
148719, 20, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44205, 'Nano Crystal (Primitive Viral Agent)', 12224, 44152, 'Primitive Viral Agent', 16225, 147220, 145720,
|
|
148720, 4, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'No longer drops'),
|
|
(44206, 'Nano Crystal (Rampant Decay)', 42449, 44150, 'Rampant Decay', 16222, 147224, 145724, 148724, 165,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44207, 'Nano Crystal (Refined Nano Contagion)', 12257, 44151, 'Refined Nano Contagion', 16226, 147228, 145728,
|
|
148728, 66, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44208, 'Nano Crystal (Scythe A Virus)', 12257, 44148, 'Scythe A Virus', 16226, 147233, 145733, 148733, 86,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(44209, 'Nano Crystal (Sentient Nano Gorger)', 42449, 44146, 'Sentient Nano Gorger', 16222, 147236, 145736,
|
|
148736, 185, 'Crystal', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(44210, 'Nano Crystal (Abscess Explosion)', 12257, 44144, 'Abscess Explosion', 16226, 147073, 145573, 148573, 80,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(45325, 'Nano Crystal (Warmth of the Grave)', 42449, 45192, 'Warmth of the Grave', 45172, 147896, 146396, 149396,
|
|
189, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45326, 'Nano Crystal (Weak Chemical Liquefaction)', 12257, 45193, 'Weak Chemical Liquefaction', 39804, 147897,
|
|
146397, 149397, 57, 'Crystal', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45327, 'Nano Crystal (Weak Gravity Collapse)', 12224, 45194, 'Weak Gravity Collapse', 45182, 147898, 146398,
|
|
149398, 33, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45328, 'Nano Crystal (Searing Circle)', 42449, 45213, 'Searing Circle', 45180, 147862, 146362, 149362, 152,
|
|
'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45329, 'Nano Crystal (Searing Stream)', 42449, 45195, 'Searing Stream', 45168, 147863, 146363, 149363, 159,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45330, 'Nano Crystal (Stinging Missile)', 12257, 45196, 'Stinging Missile', 39811, 147875, 146375, 149375, 63,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45331, 'Nano Crystal (Stinging Missile Swarm)', 42449, 45197, 'Stinging Missile Swarm', 45187, 147876, 146376,
|
|
149376, 179, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45332, 'Nano Crystal (Sudden Affliction)', 42449, 45198, 'Sudden Affliction', 45174, 147877, 146377, 149377,
|
|
162, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45333, 'Nano Crystal (Superior Malign Devourer)', 42449, 45199, 'Superior Malign Devourer', 45175, 147880,
|
|
146380, 149380, 172, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45334, 'Nano Crystal (Tear Flesh)', 42449, 45200, 'Tear Flesh', 39810, 147882, 146382, 149382, 116, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45335, 'Nano Crystal (Thunderclap)', 12257, 45201, 'Thunderclap', 39808, 147883, 146383, 149383, 60, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45336, 'Nano Crystal (Thunderous Blow)', 12224, 45202, 'Thunderous Blow', 39808, 147884, 146384, 149384, 43,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45337, 'Nano Crystal (Unstable Hadron String)', 42449, 45203, 'Unstable Hadron String', 39816, 147890, 146390,
|
|
149390, 119, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45338, 'Nano Crystal (Viral Assault)', 12257, 45204, 'Viral Assault', 39799, 147891, 146391, 149391, 66,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45339, 'Nano Crystal (Void Warmth)', 12257, 45191, 'Void Warmth', 39797, 147893, 146393, 149393, 86, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45340, 'Nano Crystal (Neutron Spiral)', 12257, 45221, 'Neutron Spiral', 39814, 147832, 146332, 149332, 66,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45341, 'Nano Crystal (Ol'' Faithful)', 12257, 45205, 'Ol'' Faithful', 39812, 147834, 146334, 149334, 96,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45342, 'Nano Crystal (Particle Flare)', 42449, 45206, 'Particle Flare', 39816, 147838, 146338, 149338, 129,
|
|
'Crystal', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45343, 'Nano Crystal (Particle Shower)', 12257, 45207, 'Particle Shower', 39815, 147839, 146339, 149339, 90,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45344, 'Nano Crystal (Phosphor Torch)', 12257, 45208, 'Phosphor Torch', 39806, 147844, 146344, 149344, 83,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45345, 'Nano Crystal (Positron Stream)', 12257, 45209, 'Positron Stream', 39803, 147850, 146350, 149350, 96,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45346, 'Nano Crystal (Quark Collapse)', 42449, 45210, 'Quark Collapse', 45190, 147853, 146353, 149353, 182,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45347, 'Nano Crystal (Radiation Scour)', 12257, 45211, 'Radiation Scour', 39815, 147855, 146355, 149355, 76,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45348, 'Nano Crystal (Rend Flesh)', 42449, 45212, 'Rend Flesh', 39810, 147857, 146357, 149357, 129, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45349, 'Nano Crystal (Localized Dimensional Inversion)', 42449, 45226, 'Localized Dimensional Inversion', 45184,
|
|
147808, 146308, 149308, 189, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45350, 'Nano Crystal (Major Chemical Burn)', 42449, 45214, 'Major Chemical Burn', 45168, 147809, 146309, 149309,
|
|
146, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45351, 'Nano Crystal (Malign Devourer)', 42449, 45215, 'Malign Devourer', 45174, 147810, 146310, 149310, 149,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45352, 'Nano Crystal (Mephitic Ichor)', 42449, 45140, 'Mephitic Ichor', 39801, 147814, 146314, 149314, 123,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45353, 'Nano Crystal (Meson Blast)', 42449, 44538, 'Meson Blast', 39803, 147815, 146315, 149315, 103, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45354, 'Nano Crystal (Meta-Dioxin Spray)', 42449, 45216, 'Meta-Dioxin Spray', 39795, 147816, 146316, 149316,
|
|
136, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45355, 'Nano Crystal (Molecular Flechettes)', 42449, 45217, 'Molecular Flechettes', 45186, 147825, 146325,
|
|
149325, 165, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45356, 'Nano Crystal (Momentum Impaler)', 42449, 45218, 'Momentum Impaler', 39813, 147827, 146327, 149327, 123,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45357, 'Nano Crystal (Nano Contagion)', 12257, 45219, 'Nano Contagion', 39799, 147829, 146329, 149329, 53,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45358, 'Nano Crystal (Nanoblade Cloud)', 42449, 45220, 'Nanoblade Cloud', 45183, 147830, 146330, 149330, 142,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45359, 'Nano Crystal (Greater Viral Assault)', 42449, 45236, 'Greater Viral Assault', 45175, 147779, 146279,
|
|
149279, 179, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45360, 'Nano Crystal (Hoary Seep)', 12257, 45323, 'Hoary Seep', 39796, 147781, 146281, 149281, 57, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45361, 'Nano Crystal (Impaling Tracer)', 42449, 45222, 'Impaling Tracer', 45186, 147785, 146285, 149285, 139,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45362, 'Nano Crystal (Isotope Deluge)', 12224, 45223, 'Isotope Deluge', 39814, 147789, 146289, 149289, 50,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45363, 'Nano Crystal (Lesser Coronet of Frost)', 42449, 45224, 'Lesser Coronet of Frost', 39798, 147800, 146300,
|
|
149300, 109, 'Crystal', 'Nukes', 'Halo_Nano_DeBuffs', 11, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45364, 'Nano Crystal (Linear Acceleration)', 42449, 45225, 'Linear Acceleration', 45186, 147806, 146306, 149306,
|
|
159, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45365, 'Nano Crystal (Energized Collapse)', 42449, 45242, 'Energized Collapse', 39816, 147735, 146235, 149235,
|
|
113, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45366, 'Nano Crystal (Entropy Beam)', 12224, 45243, 'Entropy Beam', 45176, 147740, 146240, 149240, 30,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45367, 'Nano Crystal (Feeble Gravitational Anomaly)', 12257, 45227, 'Feeble Gravitational Anomaly', 39809,
|
|
147748, 146248, 149248, 90, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(45368, 'Nano Crystal (Focused Ray)', 42449, 45228, 'Focused Ray', 39793, 147757, 146257, 149257, 116, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45369, 'Nano Crystal (Frosty Welcome)', 12224, 45229, 'Frosty Welcome', 39796, 147762, 146262, 149262, 43,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45370, 'Nano Crystal (Full-body Acid Coating)', 42449, 45230, 'Full-Body Acid Coating', 45169, 147763, 146263,
|
|
149263, 185, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45371, 'Nano Crystal (Gaping Puncture)', 12224, 45231, 'Gaping Puncture', 39811, 147766, 146266, 149266, 37,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45372, 'Nano Crystal (Glacial Advance)', 12224, 45232, 'Glacial Advance', 39796, 147767, 146267, 149267, 50,
|
|
'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45373, 'Nano Crystal (Glacial Finality)', 42449, 45233, 'Glacial Finality', 45172, 147768, 146268, 149268, 175,
|
|
'Crystal', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45374, 'Nano Crystal (Gravitational Anomaly)', 42449, 45234, 'Gravitational Anomaly', 45184, 147770, 146270,
|
|
149270, 169, 'Crystal', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45375, 'Nano Crystal (Greater Searing Stream)', 42449, 45235, 'Greater Searing Stream', 45169, 147776, 146276,
|
|
149276, 172, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45376, 'Nano Crystal (Chemical Liquefaction)', 42449, 45250, 'Chemical Liquefaction', 39794, 147692, 146192,
|
|
149192, 103, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45377, 'Nano Crystal (Coherent Positron Stream)', 42449, 45251, 'Coherent Positron Stream', 45177, 147698,
|
|
146198, 149198, 142, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45378, 'Nano Crystal (Collapsing Hadron String)', 42449, 45252, 'Collapsing Hadron String', 45189, 147701,
|
|
146201, 149201, 149, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45379, 'Nano Crystal (Compressed Shockwave)', 12257, 45253, 'Compressed Shockwave', 39809, 147703, 146203,
|
|
149203, 70, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45380, 'Nano Crystal (Conduction Stream)', 42449, 45254, 'Conduction Stream', 45177, 147706, 146206, 149206,
|
|
156, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45381, 'Nano Crystal (Contained Plasma Sphere)', 42449, 45237, 'Contained Plasma Sphere', 39807, 147707, 146207,
|
|
149207, 136, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45382, 'Nano Crystal (Coronet of Frost)', 42449, 45238, 'Coronet of Frost', 39798, 147710, 146210, 149210, 132,
|
|
'Crystal', 'Nukes', 'Halo_Nano_DeBuffs', 11, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45383, 'Nano Crystal (Corrupt Molecular Integrity)', 42449, 45138, 'Corrupt Molecular Integrity', 39800, 147712,
|
|
146212, 149212, 103, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45384, 'Nano Crystal (Crown of Frost)', 42449, 45239, 'Crown of Frost', 45171, 147714, 146214, 149214, 156,
|
|
'Crystal', 'Nukes', 'Halo_Nano_DeBuffs', 11, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45385, 'Nano Crystal (Deep Chemical Burn)', 12257, 45240, 'Deep Chemical Burn', 39794, 147721, 146221, 149221,
|
|
76, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45386, 'Nano Crystal (Dispersed Nanoblade Cloud)', 42449, 45241, 'Dispersed Nanoblade Cloud', 39810, 147727,
|
|
146227, 149227, 106, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45387, 'Nano Crystal (Arctic Welcome)', 12257, 45259, 'Arctic Welcome', 39797, 147661, 146161, 149161, 73,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45388, 'Nano Crystal (Atomic Collapse)', 42449, 45260, 'Atomic Collapse', 45189, 147662, 146162, 149162, 159,
|
|
'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45389, 'Nano Crystal (Bio-Acid Spray)', 42449, 45261, 'Bio-Acid Spray', 39795, 147672, 146172, 149172, 119,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45390, 'Nano Crystal (Burning Orb)', 12257, 45244, 'Burning Orb', 39805, 147684, 146184, 149184, 57, 'Crystal',
|
|
'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45391, 'Nano Crystal (Burning Quartet)', 42449, 45245, 'Burning Quartet', 39807, 147685, 146185, 149185, 126,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45392, 'Nano Crystal (Burning Triumvirate)', 12257, 45246, 'Burning Triumvirate', 39806, 147686, 146186, 149186,
|
|
93, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45393, 'Nano Crystal (Cascade of the Storm)', 42449, 45247, 'Cascade of the Storm', 45178, 147687, 146187,
|
|
149187, 175, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45394, 'Nano Crystal (Cellular Decay)', 12224, 45139, 'Cellular Decay', 39799, 147688, 146188, 149188, 40,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45395, 'Nano Crystal (Chaotic Entropy)', 12224, 45248, 'Chaotic Entropy', 39802, 147690, 146190, 149190, 47,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45396, 'Nano Crystal (Chemical Burn)', 12224, 45249, 'Chemical Burn', 45167, 147691, 146191, 149191, 24,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45397, 'Nano Crystal (Accelerated Decay)', 12224, 45255, 'Accelerated Decay', 45188, 147653, 146153, 149153, 24,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45398, 'Nano Crystal (Accelerated Titanium Pellet)', 12224, 45256, 'Accelerated Titanium Pellet', 45185, 147654,
|
|
146154, 149154, 24, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45399, 'Nano Crystal (Acidic Conversion)', 12224, 45257, 'Acidic Conversion', 45167, 147655, 146155, 149155, 27,
|
|
'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45400, 'Nano Crystal (Aggressive Mutagen)', 12224, 45137, 'Aggressive Mutagen', 45173, 147659, 146159, 149159,
|
|
30, 'Crystal', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45401, 'Nano Crystal (Annihilating Hadron String)', 42449, 45258, 'Annihilating Hadron String', 45190, 147660,
|
|
146160, 149160, 165, 'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45402, 'Nano Crystal (Acidic Lesions)', 42449, 45324, 'Acidic Lesions', 16222, 147075, 145575, 148575, 149,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(45944, 'Nano Crystal (Weak Smiting Missile)', 12224, 45879, 'Weak Smiting Missile', 45185, 147900, 146400,
|
|
149400, 1, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'No longer drops'),
|
|
(45945, 'Nano Crystal (Wind Blade)', 12224, 45880, 'Wind Blade', 45182, 147902, 146402, 149402, 27, 'Crystal',
|
|
'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45946, 'Nano Crystal (Shower With Sludge)', 12224, 45887, 'Shower With Sludge', 39804, 147866, 146366, 149366,
|
|
40, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45947, 'Nano Crystal (Smiting Missile)', 12224, 45888, 'Smiting Missile', 45185, 147871, 146371, 149371, 24,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45948, 'Nano Crystal (Smiting Missile Mk II)', 12257, 45889, 'Smiting Missile Mk II', 39811, 147872, 146372,
|
|
149372, 57, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45949, 'Nano Crystal (Solar Wind)', 42449, 45890, 'Solar Wind', 45189, 147873, 146373, 149373, 152, 'Crystal',
|
|
'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45950, 'Nano Crystal (Stargasp)', 42449, 45891, 'Stargasp', 45177, 147874, 146374, 149374, 156, 'Crystal',
|
|
'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45951, 'Nano Crystal (Sudden Chill)', 12224, 45881, 'Sudden Chill', 45170, 147878, 146378, 149378, 24,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45952, 'Nano Crystal (Toxic Field)', 12224, 45882, 'Toxic Field', 39804, 147885, 146385, 149385, 37, 'Crystal',
|
|
'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45953, 'Nano Crystal (Toxic Sphere)', 42449, 45883, 'Toxic Sphere', 39795, 147886, 146386, 149386, 126,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45954, 'Nano Crystal (Toxic Spill)', 42449, 45884, 'Toxic Spill', 39771, 147887, 146387, 149387, 132, 'Crystal',
|
|
'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45955, 'Nano Crystal (Tri-Ion Stream)', 42449, 45885, 'Tri-Ion Stream', 39816, 147889, 146389, 149389, 109,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45956, 'Nano Crystal (Open Wound)', 12224, 45892, 'Open Wound', 45182, 147836, 146336, 149336, 7, 'Crystal',
|
|
'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45957, 'Nano Crystal (Pellet of Fire)', 12257, 45893, 'Pellet of Fire', 39806, 147841, 146341, 149341, 83,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45958, 'Nano Crystal (RNA Reaper)', 12257, 45886, 'RNA Reaper', 39814, 147858, 146358, 149358, 63, 'Crystal',
|
|
'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45959, 'Nano Crystal (Limited Shrapnel Spray)', 12257, 45900, 'Limited Shrapnel Spray', 39788, 147805, 146305,
|
|
149305, 83, 'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45960, 'Nano Crystal (Liquefying Sphere)', 42449, 45901, 'Liquefying Sphere', 39795, 147807, 146307, 149307,
|
|
132, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45961, 'Nano Crystal (Micro Flechette)', 12224, 45902, 'Micro Flechette', 45185, 147817, 146317, 149317, 17,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45962, 'Nano Crystal (Micro Flechette Swarm)', 42449, 45903, 'Micro Flechette Swarm', 39813, 147818, 146318,
|
|
149318, 116, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45963, 'Nano Crystal (Mild Toxic Spill)', 12224, 45894, 'Mild Toxic Spill', 45143, 147820, 146320, 149320, 37,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45964, 'Nano Crystal (Minor Bane)', 12257, 45895, 'Minor Bane', 39799, 147821, 146321, 149321, 57, 'Crystal',
|
|
'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45965, 'Nano Crystal (Minor Toxic Barb)', 12224, 45896, 'Minor Toxic Barb', 45173, 147822, 146322, 149322, 1,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45966, 'Nano Crystal (Minor Toxic Field)', 12224, 45897, 'Minor Toxic Field', 45167, 147823, 146323, 149323, 10,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45967, 'Nano Crystal (Greater Toxic Field)', 12257, 45914, 'Greater Toxic Field', 39794, 147778, 146278, 149278,
|
|
83, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45968, 'Nano Crystal (Impactor Missile)', 42449, 45904, 'Impactor Missile', 39813, 147784, 146284, 149284, 123,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45969, 'Nano Crystal (Ion Stream)', 12224, 45905, 'Ion Stream', 45188, 147788, 146288, 149288, 14, 'Crystal',
|
|
'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45970, 'Nano Crystal (Isotope Waves)', 42449, 45906, 'Isotope Waves', 39792, 147790, 146290, 149290, 146,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45971, 'Nano Crystal (Lesser Bane of the Living)', 12224, 45907, 'Lesser Bane of the Living', 39799, 147799,
|
|
146299, 149299, 40, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45972, 'Nano Crystal (Lesser Encircle With Blades)', 12224, 45898, 'Lesser Encircle With Blades', 39808, 147801,
|
|
146301, 149301, 47, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45973, 'Nano Crystal (Lesser RNA Reaper)', 12224, 45899, 'Lesser RNA Reaper', 45188, 147803, 146303, 149303, 14,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45974, 'Nano Crystal (Fiery Blast)', 42449, 45920, 'Fiery Blast', 39807, 147753, 146253, 149253, 142, 'Crystal',
|
|
'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45975, 'Nano Crystal (Foul Bane)', 12257, 45921, 'Foul Bane', 39800, 147758, 146258, 149258, 90, 'Crystal',
|
|
'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45976, 'Nano Crystal (Frigid Landscape)', 42449, 45922, 'Frigid Landscape', 45147, 147761, 146261, 149261, 159,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45977, 'Nano Crystal (Furious Wind Blade)', 42449, 45908, 'Furious Wind Blade', 39810, 147765, 146265, 149265,
|
|
103, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45978, 'Nano Crystal (Greater Blade Chaos)', 42449, 45909, 'Greater Blade Chaos', 39810, 147772, 146272, 149272,
|
|
119, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45979, 'Nano Crystal (Greater Chilling Stream)', 12257, 45910, 'Greater Chilling Stream', 39796, 147773, 146273,
|
|
149273, 70, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45980, 'Nano Crystal (Greater Crystalizing Ray)', 42449, 45911, 'Greater Crystalizing Ray', 39798, 147774,
|
|
146274, 149274, 139, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45981, 'Nano Crystal (Greater RNA Reaper)', 42449, 45912, 'Greater RNA Reaper', 39816, 147775, 146275, 149275,
|
|
129, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45982, 'Nano Crystal (Greater Shower With Sludge)', 42449, 45913, 'Greater Shower with Sludge', 39795, 147777,
|
|
146277, 149277, 132, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45983, 'Nano Crystal (Dense Matter Missile)', 12224, 45923, 'Dense Matter Missile', 39811, 147723, 146223,
|
|
149223, 43, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45984, 'Nano Crystal (Dense Matter Missile MK II)', 12257, 45924, 'Dense Matter Missile MK II', 39812, 147724,
|
|
146224, 149224, 86, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45985, 'Nano Crystal (Dense Poison Fog)', 42449, 45925, 'Dense Poison Fog', 39776, 147725, 146225, 149225, 103,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45986, 'Nano Crystal (Dissolving Sphere)', 42449, 45926, 'Dissolving Sphere', 39795, 147728, 146228, 149228,
|
|
109, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45987, 'Nano Crystal (Dual Energized Beams)', 12224, 45927, 'Dual Energized Beams', 45176, 147729, 146229,
|
|
149229, 20, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45988, 'Nano Crystal (Dual Ion Stream)', 12257, 45928, 'Dual Ion Stream', 39814, 147730, 146230, 149230, 60,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45989, 'Nano Crystal (Encircle with Blades)', 42449, 45929, 'Encircle With Blades', 45183, 147733, 146233,
|
|
149233, 142, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45990, 'Nano Crystal (Energized Beam)', 12224, 45930, 'Energized Beam', 45176, 147734, 146234, 149234, 4,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Arete Nano Container'),
|
|
(45991, 'Nano Crystal (Engulf in Flame)', 42449, 45915, 'Engulf in Flame', 45180, 147737, 146237, 149237, 149,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(45992, 'Nano Crystal (Eroding Spray)', 12257, 45916, 'Eroding Spray', 39794, 147742, 146242, 149242, 76,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45993, 'Nano Crystal (Expanding Neutron Pulse)', 12257, 45917, 'Expanding Neutron Pulse', 39790, 147744, 146244,
|
|
149244, 70, 'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45994, 'Nano Crystal (Feeble Blade Chaos)', 12224, 45918, 'Feeble Blade Chaos', 45182, 147747, 146247, 149247,
|
|
7, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45995, 'Nano Crystal (Ferocious Impactor Missile)', 42449, 45919, 'Ferocious Impactor Missile', 45186, 147752,
|
|
146252, 149252, 162, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(45996, 'Nano Crystal (Chilling Stream)', 12224, 45936, 'Chilling Stream', 45170, 147693, 146193, 149193, 33,
|
|
'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45997, 'Nano Crystal (Circle Scythe)', 12257, 45937, 'Circle Scythe', 39784, 147695, 146195, 149195, 60,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45998, 'Nano Crystal (Condensed Halon Jet)', 12224, 45931, 'Condensed Halon Jet', 45170, 147704, 146204, 149204,
|
|
30, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(45999, 'Nano Crystal (Condensed Pellet of Fire)', 12257, 45932, 'Condensed Pellet of Fire', 39806, 147705,
|
|
146205, 149205, 99, 'Crystal', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46000, 'Nano Crystal (Convergent Energy Beam)', 12257, 45933, 'Convergent Energy Beam', 39803, 147708, 146208,
|
|
149208, 76, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46001, 'Nano Crystal (Crystalizing Ray)', 42449, 45934, 'Crystalizing Ray', 39797, 147718, 146218, 149218, 103,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46002, 'Nano Crystal (Augmented Energized Beam)', 12224, 45938, 'Augmented Energized Beam', 39802, 147663,
|
|
146163, 149163, 50, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46003, 'Nano Crystal (Bane of the Living)', 42449, 45939, 'Bane of the Living', 39801, 147666, 146166, 149166,
|
|
113, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46004, 'Nano Crystal (Barrage of Blades)', 12257, 45940, 'Barrage of Blades', 39785, 147667, 146167, 149167, 96,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46005, 'Nano Crystal (Basic Crystalizing Ray)', 12257, 45941, 'Basic Crystalizing Ray', 39797, 147669, 146169,
|
|
149169, 73, 'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46006, 'Nano Crystal (Blade Chaos)', 12257, 45942, 'Blade Chaos', 39809, 147673, 146173, 149173, 86, 'Crystal',
|
|
'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46007, 'Nano Crystal (Brief Poison Fog)', 12224, 45943, 'Brief Poison Fog', 45149, 147679, 146179, 149179, 24,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46008, 'Nano Crystal (Burn from Within)', 12257, 45935, 'Burn From Within', 39806, 147682, 146182, 149182, 93,
|
|
'Crystal', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(46009, 'Nano Crystal (Upgraded Android)', 12225, 45675, 'Upgraded Android', 16307, 147485, 145985, 148985, 37,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46010, 'Nano Crystal (Upgraded Automaton)', 12225, 45676, 'Upgraded Automaton', 16307, 147486, 145986, 148986,
|
|
10, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46011, 'Nano Crystal (Upgraded Gladiatorbot)', 12258, 45664, 'Upgraded Gladiatorbot', 44139, 147487, 145987,
|
|
148987, 76, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46012, 'Nano Crystal (Upgraded Guardbot)', 42450, 45665, 'Upgraded Guardbot', 44140, 147488, 145988, 148988,
|
|
113, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46013, 'Nano Crystal (Upgraded Warbot)', 42450, 45666, 'Upgraded Warbot', 44140, 147489, 145989, 148989, 149,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46014, 'Nano Crystal (Upgraded Warmachine)', 42450, 45667, 'Upgraded Warmachine', 44135, 147490, 145990, 148990,
|
|
169, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46015, 'Nano Crystal (Warbot)', 42450, 45668, 'Warbot', 44140, 147491, 145991, 148991, 149, 'Crystal', 'Pet',
|
|
'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46016, 'Nano Crystal (Warmachine)', 42450, 45669, 'Warmachine', 44135, 147492, 145992, 148992, 165, 'Crystal',
|
|
'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46017, 'Nano Crystal (Reactivated Wardroid)', 42450, 45679, 'Reactivated Wardroid', 44135, 147457, 145957,
|
|
148957, 182, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46018, 'Nano Crystal (Semi-Sentient Android)', 12225, 45680, 'Semi-Sentient Android', 44139, 147462, 145962,
|
|
148962, 43, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46019, 'Nano Crystal (Semi-Sentient Automaton)', 12225, 45681, 'Semi-Sentient Automaton', 16307, 147463, 145963,
|
|
148963, 17, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46020, 'Nano Crystal (Semi-Sentient Gladiatorbot)', 12258, 45682, 'Semi-Sentient Gladiatorbot', 44139, 147464,
|
|
145964, 148964, 86, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46021, 'Nano Crystal (Semi-Sentient Guardbot)', 42450, 45683, 'Semi-Sentient Guardbot', 44140, 147465, 145965,
|
|
148965, 123, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46022, 'Nano Crystal (Semi-Sentient Warbot)', 42450, 45684, 'Semi-Sentient Warbot', 44140, 147466, 145966,
|
|
148966, 156, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46023, 'Nano Crystal (Semi-Sentient Wardroid)', 42450, 45685, 'Semi-Sentient Wardroid', 44135, 147467, 145967,
|
|
148967, 182, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46024, 'Nano Crystal (Semi-Sentient Warmachine)', 42450, 45670, 'Semi-Sentient Warmachine', 44135, 147468,
|
|
145968, 148968, 175, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46025, 'Nano Crystal (Slayerdroid Guardian)', 42450, 45671, 'Slayerdroid Guardian', 44135, 147470, 145970,
|
|
148970, 189, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46026, 'Nano Crystal (Slayerdroid Protector)', 42450, 45672, 'Slayerdroid Protector', 44135, 147471, 145971,
|
|
148971, 185, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46027, 'Nano Crystal (Slayerdroid Sentinel)', 42450, 45673, 'Slayerdroid Sentinel', 44135, 147472, 145972,
|
|
148972, 189, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46028, 'Nano Crystal (Slayerdroid Warden)', 42450, 45674, 'Slayerdroid Warden', 44135, 147474, 145974, 148974,
|
|
185, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46029, 'Nano Crystal (Lesser Warbot)', 42450, 45687, 'Lesser Warbot', 44140, 147428, 145928, 148928, 136,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46030, 'Nano Crystal (Lesser Warmachine)', 42450, 45688, 'Lesser Warmachine', 44140, 147429, 145929, 148929,
|
|
159, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46031, 'Nano Crystal (Military-Grade Warbot)', 42450, 45689, 'Military-Grade Warbot', 44140, 147430, 145930,
|
|
148930, 156, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46032, 'Nano Crystal (Military-Grade Warmachine)', 42450, 45690, 'Military-Grade Warmachine', 44135, 147431,
|
|
145931, 148931, 175, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46033, 'Nano Crystal (Patchwork Android)', 12225, 45691, 'Patchwork Android', 16307, 147434, 145934, 148934, 20,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46034, 'Nano Crystal (Patchwork Automaton)', 12225, 45692, 'Patchwork Automaton', 16307, 147435, 145935, 148935,
|
|
1, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Arete Nano Container'),
|
|
(46035, 'Nano Crystal (Patchwork Gladiatorbot)', 12225, 45693, 'Patchwork Gladiatorbot', 44139, 147436, 145936,
|
|
148936, 50, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46036, 'Nano Crystal (Patchwork Guardbot)', 12258, 45694, 'Patchwork Guardbot', 44139, 147437, 145937, 148937,
|
|
90, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46037, 'Nano Crystal (Patchwork Warbot)', 42450, 45695, 'Patchwork Warbot', 44140, 147438, 145938, 148938, 132,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46038, 'Nano Crystal (Patchwork Warmachine)', 42450, 45696, 'Patchwork Warmachine', 44140, 147439, 145939,
|
|
148939, 159, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46039, 'Nano Crystal (Perfect Android)', 12225, 45697, 'Perfected Android', 44139, 147441, 145941, 148941, 40,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46040, 'Nano Crystal (Perfected Automaton)', 12225, 45698, 'Perfected Automaton', 16307, 147442, 145942, 148942,
|
|
14, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46041, 'Nano Crystal (Perfected Gladiatorbot)', 12258, 45699, 'Perfected Gladiatorbot', 44139, 147444, 145944,
|
|
148944, 83, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46042, 'Nano Crystal (Perfected Guardbot)', 42450, 45700, 'Perfected Guardbot', 44140, 147445, 145945, 148945,
|
|
119, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46043, 'Nano Crystal (Perfected Warbot)', 42450, 45677, 'Perfected Warbot', 44140, 147448, 145948, 148948, 152,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46044, 'Nano Crystal (Perfected Warmachine)', 42450, 45678, 'Perfected Warmachine', 44135, 147449, 145949,
|
|
148949, 172, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46045, 'Nano Crystal (Flawed Automaton)', 12225, 45718, 'Flawed Automaton', 16307, 147392, 145892, 148892, 4,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Arete Nano Container'),
|
|
(46046, 'Nano Crystal (Flawed Gladiatorbot)', 12258, 45719, 'Flawed Gladiatorbot', 44139, 147395, 145895, 148895,
|
|
63, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46047, 'Nano Crystal (Flawed Guardbot)', 12258, 45720, 'Flawed Guardbot', 44139, 147396, 145896, 148896, 99,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46048, 'Nano Crystal (Flawed Warbot)', 42450, 45721, 'Flawed Warbot', 44140, 147399, 145899, 148899, 146,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46049, 'Nano Crystal (Flawed Warmachine)', 42450, 45722, 'Flawed Warmachine', 44135, 147400, 145900, 148900,
|
|
162, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46050, 'Nano Crystal (Gladiatorbot)', 12258, 45701, 'Gladiatorbot', 44139, 147403, 145903, 148903, 70,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46051, 'Nano Crystal (Guardbot)', 42450, 45702, 'Guardbot', 44139, 147407, 145907, 148907, 109, 'Crystal',
|
|
'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46052, 'Nano Crystal (Inferior Android)', 12225, 45703, 'Inferior Android', 16307, 147411, 145911, 148911, 24,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46053, 'Nano Crystal (Inferior Automaton)', 12225, 45704, 'Inferior Automaton', 16307, 147412, 145912, 148912,
|
|
4, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Static (as Shadow Crystal)'),
|
|
(46054, 'Nano Crystal (Inferior Gladiatorbot)', 12258, 45705, 'Inferior Gladiatorbot', 44139, 147413, 145913,
|
|
148913, 57, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46055, 'Nano Crystal (Inferior Guardbot)', 12258, 45706, 'Inferior Guardbot', 44139, 147414, 145914, 148914, 96,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46056, 'Nano Crystal (Inferior Warbot)', 42450, 45707, 'Inferior Warbot', 44140, 147415, 145915, 148915, 139,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46057, 'Nano Crystal (Inferior Warmachine)', 42450, 45708, 'Inferior Warmachine', 44135, 147416, 145916, 148916,
|
|
162, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46058, 'Nano Crystal (Lesser Android)', 12225, 45709, 'Lesser Android', 16307, 147418, 145918, 148918, 24,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46059, 'Nano Crystal (Lesser Automaton)', 12225, 45710, 'Lesser Automaton', 16307, 147419, 145919, 148919, 4,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46060, 'Nano Crystal (Lesser Gladiatorbot)', 12258, 45711, 'Lesser Gladiatorbot', 44139, 147422, 145922, 148922,
|
|
53, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46061, 'Nano Crystal (Lesser Guardbot)', 12258, 45686, 'Lesser Guardbot', 44139, 147423, 145923, 148923, 93,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46062, 'Nano Crystal (Decommissioned Wardroid)', 42450, 45729, 'Decommissioned Wardroid', 44135, 147376, 145876,
|
|
148876, 179, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46063, 'Nano Crystal (Feeble Android)', 12225, 45712, 'Feeble Android', 16307, 147384, 145884, 148884, 20,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46064, 'Nano Crystal (Feeble Gladiatorbot)', 12225, 45713, 'Feeble Gladiatorbot', 44139, 147386, 145886, 148886,
|
|
47, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46065, 'Nano Crystal (Feeble Guardbot)', 12258, 45714, 'Feeble Guardbot', 44139, 147387, 145887, 148887, 90,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46066, 'Nano Crystal (Feeble Warbot)', 42450, 45715, 'Feeble Warbot', 44140, 147388, 145888, 148888, 129,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46067, 'Nano Crystal (Feeble Warmachine)', 42450, 45716, 'Feeble Warmachine', 44140, 147389, 145889, 148889,
|
|
156, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46068, 'Nano Crystal (Flawed Android)', 12225, 45717, 'Flawed Android', 16307, 147391, 145891, 148891, 27,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46069, 'Nano Crystal (Advanced Gladiatorbot)', 12258, 45732, 'Advanced Gladiatorbot', 44139, 147353, 145853,
|
|
148853, 80, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46070, 'Nano Crystal (Advanced Guardbot)', 42450, 45733, 'Advanced Guardbot', 44140, 147354, 145854, 148854,
|
|
116, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46071, 'Nano Crystal (Advanced Warbot)', 42450, 45734, 'Advanced Warbot', 44140, 147357, 145857, 148857, 152,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46072, 'Nano Crystal (Advanced Warmachine)', 42450, 45735, 'Advanced Warmachine', 44135, 147358, 145858, 148858,
|
|
169, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46073, 'Nano Crystal (Android)', 12225, 45736, 'Android', 16307, 147360, 145860, 148860, 33, 'Crystal', 'Pet',
|
|
'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46074, 'Nano Crystal (Automaton)', 12225, 45737, 'Automaton', 16307, 147362, 145862, 148862, 7, 'Crystal',
|
|
'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46075, 'Nano Crystal (Common Android)', 12225, 45723, 'Common Android', 16307, 147368, 145868, 148868, 30,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46076, 'Nano Crystal (Common Automaton)', 12225, 45724, 'Common Automaton', 16307, 147369, 145869, 148869, 7,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Static (as Shadow Crystal)'),
|
|
(46077, 'Nano Crystal (Common Gladiatorbot)', 12258, 45725, 'Common Gladiatorbot', 44139, 147370, 145870, 148870,
|
|
66, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46078, 'Nano Crystal (Common Guardbot)', 42450, 45726, 'Common Guardbot', 44139, 147371, 145871, 148871, 103,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46079, 'Nano Crystal (Common Warbot)', 42450, 45727, 'Common Warbot', 44140, 147372, 145872, 148872, 146,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46080, 'Nano Crystal (Common Warmachine)', 42450, 45728, 'Common Warmachine', 44135, 147373, 145873, 148873,
|
|
165, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(46081, 'Nano Crystal (Advanced Android)', 12225, 45730, 'Advanced Android', 16307, 147349, 145849, 148849, 40,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46082, 'Nano Crystal (Advanced Automaton)', 12225, 45731, 'Advanced Automaton', 16307, 147350, 145850, 148850,
|
|
14, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(46413, 'Nano Crystal (Supervisor-Grade Worker-Droid)', 12225, 46351, 'Supervisor-Grade Worker-Droid', 16307,
|
|
147061, 145561, 148561, 7, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(46414, 'Nano Crystal (Supervisor-Grade Administrator-Droid)', 42450, 46352,
|
|
'Supervisor-Grade Administrator-Droid', 44140, 147053, 145553, 148553, 136, 'Crystal', 'Pets', 'Robot', 0, '',
|
|
0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46415, 'Nano Crystal (Supervisor-Grade Aide-Droid)', 12258, 46353, 'Supervisor-Grade Aide-Droid', 44140, 147054,
|
|
145554, 148554, 83, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46416, 'Nano Crystal (Supervisor-Grade Assistant-Droid)', 12258, 46354, 'Supervisor-Grade Assistant-Droid',
|
|
44139, 147055, 145555, 148555, 60, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46417, 'Nano Crystal (Supervisor-Grade Attendant-Droid)', 12225, 46355, 'Supervisor-Grade Attendant-Droid',
|
|
44139, 147056, 145556, 148556, 37, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46418, 'Nano Crystal (Supervisor-Grade Bodyguard)', 42450, 46356, 'Supervisor-Grade Bodyguard', 44135, 147057,
|
|
145557, 148557, 165, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46419, 'Nano Crystal (Supervisor-Grade Helper-Droid)', 12225, 46357, 'Supervisor-Grade Helper-Droid', 16307,
|
|
147058, 145558, 148558, 20, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46420, 'Nano Crystal (Supervisor-Grade Minion)', 42450, 46358, 'Supervisor-Grade Minion', 44135, 147059, 145559,
|
|
148559, 152, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46421, 'Nano Crystal (Supervisor-Grade Secretary-Droid)', 42450, 46350, 'Supervisor-Grade Secretary-Droid',
|
|
44140, 147060, 145560, 148560, 113, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46422, 'Nano Crystal (Limited Administrator-Droid)', 42450, 46364, 'Limited Administrator-Droid', 44140, 147009,
|
|
145509, 148509, 132, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46423, 'Nano Crystal (Limited Aide-Droid)', 12258, 46365, 'Limited Aide-Droid', 44139, 147010, 145510, 148510,
|
|
73, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46424, 'Nano Crystal (Limited Assistant-Droid)', 12225, 46366, 'Limited Assistant-Droid', 44139, 147011, 145511,
|
|
148511, 50, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46425, 'Nano Crystal (Limited Attendant-Droid)', 12225, 46367, 'Limited Attendant-Droid', 16307, 147012, 145512,
|
|
148512, 30, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46426, 'Nano Crystal (Limited Bodyguard)', 42450, 46368, 'Limited Bodyguard', 44135, 147013, 145513, 148513,
|
|
162, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46427, 'Nano Crystal (Limited Helper-bot)', 12225, 46359, 'Limited Helper-Bot', 16307, 147014, 145514, 148514,
|
|
17, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46428, 'Nano Crystal (Limited Minion)', 42450, 46360, 'Limited Minion', 44135, 147015, 145515, 148515, 146,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46429, 'Nano Crystal (Limited Secretary-Droid)', 12258, 46361, 'Limited Secretary-Droid', 44140, 147016, 145516,
|
|
148516, 99, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46430, 'Nano Crystal (Limited Worker-Droid)', 12225, 46362, 'Limited Worker-Droid', 16307, 147017, 145517,
|
|
148517, 1, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Arete Nano Container'),
|
|
(46431, 'Nano Crystal (Faithful Aide-Droid)', 12258, 46370, 'Faithful Aide-Droid', 44139, 146975, 145475, 148475,
|
|
76, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46432, 'Nano Crystal (Faithful Assistant-Droid)', 12258, 46371, 'Faithful Assistant-Droid', 44139, 146976,
|
|
145476, 148476, 53, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46433, 'Nano Crystal (Faithful Attendant-Droid)', 12225, 46372, 'Faithful Attendant-Droid', 44139, 146977,
|
|
145477, 148477, 33, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46434, 'Nano Crystal (Faithful Bodyguard)', 42450, 46373, 'Faithful Bodyguard', 44135, 146978, 145478, 148478,
|
|
162, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46435, 'Nano Crystal (Faithful Helper-Droid)', 12225, 46374, 'Faithful Helper-Droid', 16307, 146979, 145479,
|
|
148479, 17, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46436, 'Nano Crystal (Faithful Minion)', 42450, 46375, 'Faithful Minion', 44135, 146980, 145480, 148480, 146,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46437, 'Nano Crystal (Faithful Secretary-Droid)', 42450, 46376, 'Faithful Secretary-Droid', 44140, 146981,
|
|
145481, 148481, 106, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46438, 'Nano Crystal (Faithful Worker-Droid)', 12225, 46363, 'Faithful Worker-Droid', 16307, 146982, 145482,
|
|
148482, 4, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Arete Nano Container'),
|
|
(46439, 'Nano Crystal (Executive-Grade Administrator-Droid)', 42450, 46377,
|
|
'Executive-Grade Administrator-Droid', 44140, 146964, 145464, 148464, 139, 'Crystal', 'Pets', 'Robot', 0, '', 0,
|
|
0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46440, 'Nano Crystal (Executive-Grade Aide-Droid)', 12258, 46378, 'Executive-Grade Aide-Droid', 44140, 146965,
|
|
145465, 148465, 86, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46441, 'Nano Crystal (Executive-Grade Assistant-Droid)', 12258, 46379, 'Executive-Grade Assistant-Droid', 44139,
|
|
146966, 145466, 148466, 63, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46442, 'Nano Crystal (Executive-Grade Attendant-Droid)', 12225, 46380, 'Executive-Grade Attendant-Droid', 44139,
|
|
146967, 145467, 148467, 40, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46443, 'Nano Crystal (Executive-Grade Bodyguard)', 42450, 46381, 'Executive-Grade Bodyguard', 44135, 146968,
|
|
145468, 148468, 169, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46444, 'Nano Crystal (Executive-Grade Helper-Droid)', 12225, 46382, 'Executive-Grade Helper-Droid', 16307,
|
|
146969, 145469, 148469, 24, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46445, 'Nano Crystal (Executive-Grade Minion)', 42450, 46383, 'Executive-Grade Minion', 44135, 146970, 145470,
|
|
148470, 152, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46446, 'Nano Crystal (Executive-Grade Secretary-Droid)', 42450, 46384, 'Executive-Grade Secretary-Droid', 44140,
|
|
146971, 145471, 148471, 119, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46447, 'Nano Crystal (Executive-Grade Worker-Droid)', 12225, 46385, 'Executive-Grade Worker-Droid', 16307,
|
|
146972, 145472, 148472, 10, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Static (as Shadow Crystal)'),
|
|
(46448, 'Nano Crystal (Faithful Administrator-Droid)', 42450, 46369, 'Faithful Administrator-Droid', 44140,
|
|
146974, 145474, 148474, 132, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46449, 'Nano Crystal (Director-Grade Attendant-Droid)', 12225, 46390, 'Director-Grade Attendant-Droid', 44139,
|
|
146942, 145442, 148442, 43, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46450, 'Nano Crystal (Director-Grade Bodyguard)', 42450, 46391, 'Director-Grade Bodyguard', 44135, 146943,
|
|
145443, 148443, 169, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46451, 'Nano Crystal (Director-Grade Helper-Droid)', 12225, 46392, 'Director-Grade Helper-Droid', 16307, 146944,
|
|
145444, 148444, 27, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46452, 'Nano Crystal (Director-Grade Minion)', 42450, 46393, 'Director-Grade Minion', 44135, 146945, 145445,
|
|
148445, 156, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46453, 'Nano Crystal (Director-Grade Secretary-Droid)', 42450, 46394, 'Director-Grade Secretary-Droid', 44140,
|
|
146946, 145446, 148446, 123, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46454, 'Nano Crystal (Director-Grade Worker-Droid)', 12225, 46386, 'Director-Grade Worker-Droid', 16307, 146947,
|
|
145447, 148447, 14, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46455, 'Nano Crystal (Basic Secretary-Droid)', 12258, 46396, 'Basic Secretary-Droid', 44140, 146921, 145421,
|
|
148421, 96, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46456, 'Nano Crystal (Basic Worker-Droid)', 12225, 46397, 'Basic Worker-Droid', 16307, 146922, 145422, 148422,
|
|
1, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46457, 'Nano Crystal (Director-Grade Administrator-Droid)', 42450, 46387, 'Director-Grade Administrator-Droid',
|
|
44135, 146939, 145439, 148439, 142, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(46458, 'Nano Crystal (Director-Grade Aide-Droid)', 12258, 46388, 'Director-Grade Aide-Droid', 44140, 146940,
|
|
145440, 148440, 90, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46459, 'Nano Crystal (Director-Grade Assistant-Droid)', 12258, 46389, 'Director-Grade Assistant-Droid', 44139,
|
|
146941, 145441, 148441, 66, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46460, 'Nano Crystal (Advanced Minion)', 42450, 46412, 'Advanced Minion', 44135, 146908, 145408, 148408, 149,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46461, 'Nano Crystal (Advanced Secretary-Droid)', 42450, 46398, 'Advanced Secretary-Droid', 44140, 146909,
|
|
145409, 148409, 109, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46462, 'Nano Crystal (Advanced Worker)', 12225, 46399, 'Advanced Worker', 16307, 146910, 145410, 148410, 7,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46463, 'Nano Crystal (Basic Administrator)', 42450, 46400, 'Basic Administrator', 44140, 146914, 145414, 148414,
|
|
129, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46464, 'Nano Crystal (Basic Aide-Droid)', 12258, 46401, 'Basic Aide-Droid', 44139, 146915, 145415, 148415, 70,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46465, 'Nano Crystal (Basic Assistant-Droid)', 12225, 46402, 'Basic Assistant-Droid', 44139, 146916, 145416,
|
|
148416, 47, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46466, 'Nano Crystal (Basic Attendant-Droid)', 12225, 46403, 'Basic Attendant-Droid', 16307, 146917, 145417,
|
|
148417, 27, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46467, 'Nano Crystal (Basic Bodyguard)', 42450, 46404, 'Basic Bodyguard', 44135, 146918, 145418, 148418, 159,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46468, 'Nano Crystal (Basic Helper-Droid)', 12225, 46405, 'Basic Helper-Droid', 16307, 146919, 145419, 148419,
|
|
14, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46469, 'Nano Crystal (Basic Minion)', 42450, 46395, 'Basic Minion', 44135, 146920, 145420, 148420, 142,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46470, 'Nano Crystal (Advanced Administrator-Droid)', 42450, 46406, 'Advanced Administrator-Droid', 44140,
|
|
146902, 145402, 148402, 136, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46471, 'Nano Crystal (Advanced Aide-Droid)', 12258, 46407, 'Advanced Aide-Droid', 44139, 146903, 145403, 148403,
|
|
80, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46472, 'Nano Crystal (Advanced Assistant-Droid)', 12258, 46408, 'Advanced Assistant-Droid', 44139, 146904,
|
|
145404, 148404, 57, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46473, 'Nano Crystal (Advanced Attendant-Droid)', 12225, 46409, 'Advanced Attendant-Droid', 44139, 146905,
|
|
145405, 148405, 37, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(46474, 'Nano Crystal (Advanced Bodyguard)', 42450, 46410, 'Advanced Bodyguard', 44135, 146906, 145406, 148406,
|
|
165, 'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(46475, 'Nano Crystal (Advanced Helper)', 12225, 46411, 'Advanced Helper', 16307, 146907, 145407, 148407, 20,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(49812, 'Nano Crystal (Mighty Challenger to Titan)', 12258, 49748, 'Mighty Challenger to Titan', 38947, 147329,
|
|
145829, 148829, 53, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49813, 'Nano Crystal (Mighty Challenger to Cyclops)', 12225, 49744, 'Mighty Challenger to Cyclops', 16241,
|
|
147326, 145826, 148826, 24, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49814, 'Nano Crystal (Mighty Challenger to Gargantua)', 12258, 49751, 'Mighty Challenger to Gargantua', 39088,
|
|
147327, 145827, 148827, 90, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49815, 'Nano Crystal (Mighty Challenger to Leviathan)', 42450, 49756, 'Mighty Challenger to Leviathan', 117925,
|
|
147328, 145828, 148828, 136, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'Mission Reward'),
|
|
(49816, 'Nano Crystal (Mighty Challenger to Behemoth)', 42450, 49759, 'Mighty Challenger to Behemoth', 117926,
|
|
147324, 145824, 148824, 149, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'Mission Reward'),
|
|
(49817, 'Nano Crystal (Mighty Challenger to Colossus)', 42450, 49753, 'Mighty Challenger to Colossus', 39228,
|
|
147325, 145825, 148825, 129, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'Mission Reward'),
|
|
(49818, 'Nano Crystal (Challenger to Leviathan)', 42450, 49755, 'Challenger to Leviathan', 117925, 147293,
|
|
145793, 148793, 132, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(49819, 'Nano Crystal (Challenger to Titan)', 12225, 49746, 'Challenger to Titan', 38947, 147294, 145794, 148794,
|
|
33, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49820, 'Nano Crystal (Challenger to Colossus)', 42450, 49750, 'Challenger to Colossus', 39228, 147290, 145790,
|
|
148790, 103, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49821, 'Nano Crystal (Challenger to Cyclops)', 12225, 49742, 'Challenger to Cyclops', 16241, 147291, 145791,
|
|
148791, 4, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49822, 'Nano Crystal (Challenger to Gargantua)', 12258, 49747, 'Challenger to Gargantua', 39088, 147292, 145792,
|
|
148792, 66, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49823, 'Nano Crystal (Brave Challenger to Cyclops)', 12225, 49743, 'Brave Challenger to Cyclops', 16241, 147284,
|
|
145784, 148784, 14, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49824, 'Nano Crystal (Challenger to Behemoth)', 42450, 49758, 'Challenger to Behemoth', 117926, 147289, 145789,
|
|
148789, 139, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(49825, 'Nano Crystal (Brave Challenger to Gargantua)', 12258, 49749, 'Brave Challenger to Gargantua', 39088,
|
|
147281, 145781, 148781, 76, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49826, 'Nano Crystal (Brave Challenger to Leviathan)', 42450, 49754, 'Brave Challenger to Leviathan', 117925,
|
|
147282, 145782, 148782, 132, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'Mission Reward'),
|
|
(49827, 'Nano Crystal (Brave Challenger to Titan)', 12225, 49745, 'Brave Challenger to Titan', 38947, 147283,
|
|
145783, 148783, 40, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49828, 'Nano Crystal (Brave Challenger to Colossus)', 42450, 49752, 'Brave Challenger to Colossus', 39228,
|
|
147280, 145780, 148780, 119, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(49829, 'Nano Crystal (Brave Challenger to Behemoth)', 42450, 49757, 'Brave Challenger to Behemoth', 117926,
|
|
147279, 145779, 148779, 142, 'Crystal', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'Mission Reward'),
|
|
(55752, 'Nano Crystal (Coruscating Screen)', 42452, 55751, 'Coruscating Screen', 16221, 147295, 145795, 148795,
|
|
146, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(55753, 'Nano Crystal (Screen of Blades)', 42452, 55750, 'Screen of Blades', 16221, 147340, 145840, 148840, 139,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(55754, 'Nano Crystal (Lightning Shield)', 42452, 55749, 'Lightning Shield', 16221, 147322, 145822, 148822, 106,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55755, 'Nano Crystal (Barbaric Blades)', 12260, 55747, 'Barbaric Blades', 16221, 147277, 145777, 148777, 83,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55756, 'Nano Crystal (Glacial Cloak)', 42452, 55748, 'Glacial Cloak', 16221, 147315, 145815, 148815, 132,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(55757, 'Nano Crystal (Poison Stingers)', 12227, 55746, 'Poison Stingers', 16221, 147335, 145835, 148835, 47,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55758, 'Nano Crystal (Bristling Guard)', 12260, 55745, 'Bristling Guard', 16221, 147285, 145785, 148785, 73,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55759, 'Nano Crystal (Field of Sparks)', 12227, 55744, 'Field of Sparks', 16221, 147311, 145811, 148811, 20,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55760, 'Nano Crystal (Arctic Cloak)', 12227, 55743, 'Arctic Cloak', 16221, 147274, 145774, 148774, 37,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55761, 'Nano Crystal (Bristling Shield)', 12227, 55742, 'Bristling Shield', 16221, 147286, 145786, 148786, 10,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55762, 'Nano Crystal (Avenging Shield)', 12227, 55741, 'Avenging Shield', 16221, 147275, 145775, 148775, 4,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(55775, 'Nano Crystal (Electrical Chastiser)', 12227, 55774, 'Electrical Chastiser', 16221, 147378, 145878,
|
|
148878, 24, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(55776, 'Nano Crystal (Lesser Retaliatory Barrier)', 12227, 55773, 'Lesser Retaliatory Barrier', 16221, 147426,
|
|
145926, 148926, 37, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(55777, 'Nano Crystal (Electrical Discharge Field)', 12260, 55772, 'Electrical Discharge Field', 16221, 147379,
|
|
145879, 148879, 76, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(55778, 'Nano Crystal (Retaliatory Barrier)', 42452, 55771, 'Retaliatory Barrier', 16221, 147461, 145961, 148961,
|
|
132, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(55779, 'Nano Crystal (Energy Cocoon)', 42452, 55770, 'Energy Cocoon', 16221, 147380, 145880, 148880, 113,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(55780, 'Nano Crystal (Citadel of Spikes)', 42452, 55769, 'Citadel of Spikes', 16221, 147367, 145867, 148867,
|
|
149, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(55781, 'Nano Crystal (Sparkling Field Array)', 42452, 55768, 'Sparkling Field Array', 16221, 147475, 145975,
|
|
148975, 159, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(55782, 'Nano Crystal (Greater Retaliatory Barrier)', 42452, 55767, 'Greater Retaliatory Barrier', 16221, 147406,
|
|
145906, 148906, 165, 'Crystal', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(55838, 'Nano Crystal (Frost With Snow)', 12227, 55836, 'Frost With Snow', 16221, 146746, 145246, 148246, 7,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55839, 'Nano Crystal (Retribution of the Aesir)', 42452, 55837, 'Retribution of the Aesir', 16221, 146792,
|
|
145292, 148292, 169, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Mission Reward'),
|
|
(55840, 'Nano Crystal (Jacket of Blades)', 12227, 55835, 'Jacket of Blades', 16221, 146761, 145261, 148261, 17,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55841, 'Nano Crystal (Firefly''s Fury)', 12227, 55834, 'Firefly''s Fury', 16221, 146740, 145240, 148240, 30,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55842, 'Nano Crystal (Enshroud with Barbs)', 12227, 55833, 'Enshroud with Barbs', 16221, 146736, 145236, 148236,
|
|
24, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55843, 'Nano Crystal (Cloak of Fire)', 12227, 55831, 'Cloak of Fire', 16221, 146731, 145231, 148231, 37,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55844, 'Nano Crystal (Sparking Touch)', 12227, 55832, 'Sparking Touch', 16221, 146799, 145299, 148299, 47,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55845, 'Nano Crystal (Porcupine Barrier)', 12260, 55830, 'Porcupine Barrier', 16221, 146780, 145280, 148280, 53,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55846, 'Nano Crystal (Fiery Wrap)', 12260, 55829, 'Fiery Wrap', 16221, 146739, 145239, 148239, 63, 'Crystal',
|
|
'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55847, 'Nano Crystal (Skin of the Toad)', 12260, 55828, 'Skin of the Toad', 16221, 146797, 145297, 148297, 73,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55848, 'Nano Crystal (Guard of the Grizzly)', 12260, 55827, 'Guard of the Grizzly', 16221, 146756, 145256,
|
|
148256, 90, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55849, 'Nano Crystal (Arctic Gale)', 12260, 55826, 'Arctic Gale', 16221, 146716, 145216, 148216, 83, 'Crystal',
|
|
'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55850, 'Nano Crystal (Magma Coating)', 42452, 55824, 'Magma Coating', 16221, 146765, 145265, 148265, 109,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55851, 'Nano Crystal (Nest of Vipers)', 12260, 55825, 'Nest of Vipers', 16221, 146773, 145273, 148273, 99,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55852, 'Nano Crystal (Protection of the Storm)', 42452, 55823, 'Protection of the Storm', 16221, 146784, 145284,
|
|
148284, 116, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(55853, 'Nano Crystal (Corrosive Barrier)', 42452, 55822, 'Corrosive Barrier', 16221, 146733, 145233, 148233,
|
|
132, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55854, 'Nano Crystal (Biting Blades)', 42452, 55821, 'Biting Blades', 16221, 146717, 145217, 148217, 126,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55855, 'Nano Crystal (Razor Barrier)', 42452, 55820, 'Razor Barrier', 16221, 146785, 145285, 148285, 139,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55856, 'Nano Crystal (Fiery Vengeance)', 42452, 55819, 'Fiery Vengeance', 16221, 146738, 145238, 148238, 136,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55857, 'Nano Crystal (Personal Blizzard)', 42452, 55818, 'Personal Blizzard', 16221, 146776, 145276, 148276,
|
|
149, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55858, 'Nano Crystal (Lightning''s Child)', 42452, 55817, 'Lightning''s Child', 16221, 146764, 145264, 148264,
|
|
152, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55859, 'Nano Crystal (Interlocking Barbs)', 42452, 55816, 'Interlocking Barbs', 16221, 146759, 145259, 148259,
|
|
142, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55860, 'Nano Crystal (Wings of the Phoenix)', 42452, 55815, 'Wings of the Phoenix', 16221, 146816, 145316,
|
|
148316, 162, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55861, 'Nano Crystal (Retaliatory Venom Spit)', 42452, 55814, 'Retaliatory Venom Spit', 16221, 146791, 145291,
|
|
148291, 159, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55862, 'Nano Crystal (Revenge of the Valkyrie)', 42452, 55813, 'Revenge of the Valkyrie', 16221, 146793, 145293,
|
|
148293, 165, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(55863, 'Nano Crystal (Coat of Barbs)', 12227, 55812, 'Coat of Barbs', 16221, 146732, 145232, 148232, 1,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(56002, 'Nano Crystal (Total Musculature Command)', 42449, 55980, 'Total Musculature Command', 46275, 147067,
|
|
145567, 148567, 175, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(56003, 'Nano Crystal (Lesser Illusory Paralysis)', 12224, 55992, 'Lesser Illusory Paralysis', 46272, 147004,
|
|
145504, 148504, 4, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56004, 'Nano Crystal (Lesser Musculature Command)', 12224, 55990, 'Lesser Musculature Command', 46273, 147005,
|
|
145505, 148505, 33, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56005, 'Nano Crystal (Restrict Movement)', 12224, 55991, 'Restrict Movement', 46272, 147036, 145536, 148536, 24,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56006, 'Nano Crystal (Revoke Movement License)', 12224, 55989, 'Revoke Movement License', 46273, 147037, 145537,
|
|
148537, 47, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56007, 'Nano Crystal (Illusory Paralysis)', 12257, 55988, 'Illusory Paralysis', 46273, 146994, 145494, 148494,
|
|
80, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56008, 'Nano Crystal (Enforce Rest Break)', 12257, 55987, 'Enforce Rest Break', 46273, 146959, 145459, 148459,
|
|
63, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56009, 'Nano Crystal (Greater Restrict Movement)', 12257, 55986, 'Greater Restrict Movement', 46274, 146990,
|
|
145490, 148490, 99, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56010, 'Nano Crystal (Musculature Command)', 42449, 55985, 'Musculature Command', 46274, 147025, 145525, 148525,
|
|
116, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(56011, 'Nano Crystal (Inhibit Motion)', 42449, 55984, 'Inhibit Motion', 46274, 146996, 145496, 148496, 132,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(56012, 'Nano Crystal (Greater Illusory Paralysis)', 42449, 55983, 'Greater Illusory Paralysis', 46274, 146987,
|
|
145487, 148487, 146, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(56013, 'Nano Crystal (Captivating Speech)', 42449, 55982, 'Captivating Speech', 46275, 146931, 145431, 148431,
|
|
152, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(56014, 'Nano Crystal (Greater Musculature Command)', 42449, 55981, 'Greater Musculature Command', 46275, 146989,
|
|
145489, 148489, 162, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(56015, 'Nano Crystal (Void Inertia)', 42449, 55993, 'Void Inertia', 46275, 147069, 145569, 148569, 182,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(56173, 'Nano Crystal (Feet of Lead)', 42449, 56022, 'Feet of Lead', 46275, 147750, 146250, 149250, 165,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(56174, 'Nano Crystal (Ball and Chain)', 42449, 56024, 'Ball and Chain', 46274, 147665, 146165, 149165, 106,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(56175, 'Nano Crystal (Gravity Pull)', 42449, 56023, 'Gravity Pull', 46274, 147771, 146271, 149271, 149,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(56176, 'Nano Crystal (Feet of Iron)', 12257, 56025, 'Feet of Iron', 46273, 147749, 146249, 149249, 73,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(56177, 'Nano Crystal (Weak Gravity Pull)', 12224, 56026, 'Weak Gravity Pull', 46273, 147899, 146399, 149399, 40,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(56178, 'Nano Crystal (Feet of Stone)', 12224, 56027, 'Feet of Stone', 46272, 147751, 146251, 149251, 14,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(56179, 'Nano Crystal (Burden of Atlas)', 42449, 56028, 'Burden of Atlas', 46275, 147681, 146181, 149181, 189,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(56238, 'Nano Crystal (Detain Suspect)', 12224, 56218, 'Detain Suspect', 46272, 146838, 145338, 148338, 1,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56239, 'Nano Crystal (Lesser Paralyze with Indecision)', 12224, 56217, 'Lesser Paralyze with Indecision', 46272,
|
|
146874, 145374, 148374, 33, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56240, 'Nano Crystal (Brief Interrogation)', 12224, 56215, 'Brief Interrogation', 46273, 146831, 145331, 148331,
|
|
47, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56241, 'Nano Crystal (Lesser Hold Victim)', 12224, 56216, 'Lesser Hold Victim', 46272, 146872, 145372, 148372,
|
|
17, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56242, 'Nano Crystal (Greater Detain Suspect)', 12257, 56214, 'Greater Detain Suspect', 46273, 146858, 145358,
|
|
148358, 66, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56243, 'Nano Crystal (Greater Hold Victim)', 42449, 56213, 'Greater Hold Victim', 46274, 146859, 145359, 148359,
|
|
132, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(56244, 'Nano Crystal (Paralyze with Indecision)', 12257, 56212, 'Paralyze with Indecision', 46274, 146890,
|
|
145390, 148390, 99, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56245, 'Nano Crystal (Prolonged Interrogation)', 42449, 56211, 'Prolonged Interrogation', 46274, 146893, 145393,
|
|
148393, 119, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56246, 'Nano Crystal (Hold Victim)', 12257, 56210, 'Hold Victim', 46273, 146864, 145364, 148364, 83, 'Crystal',
|
|
'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(56247, 'Nano Crystal (Entrap Victim)', 42449, 56209, 'Entrap Victim', 46275, 146840, 145340, 148340, 142,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(56248, 'Nano Crystal (Greater Paralyze with Indecision)', 42449, 56208, 'Greater Paralyze with Indecision',
|
|
46275, 146861, 145361, 148361, 149, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(56249, 'Nano Crystal (Leisurely Interrogation)', 42449, 56207, 'Leisurely Interrogation', 46275, 146867, 145367,
|
|
148367, 165, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(56250, 'Nano Crystal (Halt Flight)', 12224, 56226, 'Halt Flight', 46272, 147525, 146025, 149025, 4, 'Crystal',
|
|
'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(56251, 'Nano Crystal (Lesser Prolong Encounter)', 12224, 56224, 'Lesser Prolong Encounter', 46273, 147536,
|
|
146036, 149036, 27, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(56252, 'Nano Crystal (No Escape Possible)', 12224, 56225, 'No Escape Possible', 46272, 147547, 146047, 149047,
|
|
14, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(56253, 'Nano Crystal (Greater Halt Flight)', 12257, 56223, 'Greater Halt Flight', 46274, 147513, 146013, 149013,
|
|
90, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(56254, 'Nano Crystal (Delay Retreat)', 12257, 56222, 'Delay Retreat', 46273, 147505, 146005, 149005, 60,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(56255, 'Nano Crystal (Greater Delay Retreat)', 42449, 56220, 'Greater Delay Retreat', 46275, 147512, 146012,
|
|
149012, 139, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(56256, 'Nano Crystal (Prolong Encounter)', 42449, 56221, 'Prolong Encounter', 46274, 147554, 146054, 149054,
|
|
123, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(56257, 'Nano Crystal (Greater Prolong Encounter)', 42449, 56219, 'Greater Prolong Encounter', 46275, 147517,
|
|
146017, 149017, 152, 'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(56258, 'Nano Crystal (Entrepreneurial Thrall)', 42449, 56235, 'Entrepreneurial Thrall', 46275, 148037, 146537,
|
|
149537, 182, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(56259, 'Nano Crystal (Lesser Detain Customer)', 12224, 56234, 'Lesser Detain Customer', 46272, 148077, 146577,
|
|
149577, 1, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(56260, 'Nano Crystal (Profiteer''s Grip)', 12224, 56233, 'Profiteer''s Grip', 46272, 148128, 146628, 149628, 37,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(56261, 'Nano Crystal (Embrace of Greed)', 12257, 56232, 'Embrace of Greed', 46273, 148035, 146535, 149535, 76,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(56262, 'Nano Crystal (Detain Customer)', 42449, 56231, 'Detain Customer', 46273, 148015, 146515, 149515, 109,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(56263, 'Nano Crystal (Greater Embrace of Greed)', 42449, 56230, 'Greater Embrace of Greed', 46274, 148050,
|
|
146550, 149550, 149, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(56264, 'Nano Crystal (Profit Preoccupation)', 42449, 56229, 'Profit Preoccupation', 46274, 148127, 146627,
|
|
149627, 159, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(56265, 'Nano Crystal (Greater Detain Customer)', 42449, 56228, 'Greater Detain Customer', 46275, 148049, 146549,
|
|
149549, 169, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(56266, 'Nano Crystal (Lesser Embrace of Greed)', 12224, 56227, 'Lesser Embrace of Greed', 46272, 148078, 146578,
|
|
149578, 14, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(70383, 'Nano Crystal (Deflection Shield)', 12227, 70337, 'Deflection Shield', 39001, 147917, 146417, 149417, 33,
|
|
'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70384, 'Nano Crystal (Deflection Shield (Extended))', 12227, 70336, 'Deflection Shield (Extended)', 39001,
|
|
147918, 146418, 149418, 37, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'RK Store'),
|
|
(70385, 'Nano Crystal (Greater Deflection Shield)', 12227, 70334, 'Greater Deflection Shield', 39001, 147923,
|
|
146423, 149423, 50, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70386, 'Nano Crystal (Greater Deflection Shield (Extended))', 12260, 70335,
|
|
'Greater Deflection Shield (Extended)', 39001, 147924, 146424, 149424, 57, 'Crystal', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70387, 'Nano Crystal (Greater Reflective Field)', 42452, 70332, 'Greater Reflective Field', 101017, 147925,
|
|
146425, 149425, 129, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(70388, 'Nano Crystal (Greater Reflective Field (Extended))', 42452, 70333,
|
|
'Greater Reflective Field (Extended)', 101017, 147926, 146426, 149426, 132, 'Crystal', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(70389, 'Nano Crystal (Lesser Deflection Shield (Extended))', 12227, 70331,
|
|
'Lesser Deflection Shield (Extended)', 39001, 147934, 146434, 149434, 30, 'Crystal', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70390, 'Nano Crystal (Lesser Deflection Shield)', 12227, 70330, 'Lesser Deflection Shield', 16319, 147933,
|
|
146433, 149433, 24, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70391, 'Nano Crystal (Lesser Reflective Field (Extended))', 42452, 70329, 'Lesser Reflective Field (Extended)',
|
|
39281, 147936, 146436, 149436, 123, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'Mission Reward'),
|
|
(70392, 'Nano Crystal (Lesser Reflective Field)', 42452, 70328, 'Lesser Reflective Field', 39281, 147935, 146435,
|
|
149435, 123, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(70393, 'Nano Crystal (Major Deflection Shield)', 12260, 70326, 'Major Deflection Shield', 39141, 147937, 146437,
|
|
149437, 63, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70394, 'Nano Crystal (Major Deflection Shield (Extended))', 12260, 70327, 'Major Deflection Shield (Extended)',
|
|
39141, 147938, 146438, 149438, 70, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'RK Store'),
|
|
(70395, 'Nano Crystal (Major Reflective Field)', 42452, 70324, 'Major Reflective Field', 101018, 147939, 146439,
|
|
149439, 136, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(70396, 'Nano Crystal (Major Reflective Field (Extended))', 42452, 70325, 'Major Reflective Field (Extended)',
|
|
101018, 147940, 146440, 149440, 139, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0,
|
|
0, 'Soldier', 'Mission Reward'),
|
|
(70397, 'Nano Crystal (Minor Deflection Shield)', 12227, 70323, 'Minor Deflection Shield', 16319, 147943, 146443,
|
|
149443, 14, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70398, 'Nano Crystal (Minor Deflection Shield (Extended))', 12227, 70321, 'Minor Deflection Shield (Extended)',
|
|
16319, 147944, 146444, 149444, 17, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'RK Store'),
|
|
(70399, 'Nano Crystal (Minor Reflective Field)', 42452, 70322, 'Minor Reflective Field', 39281, 147945, 146445,
|
|
149445, 113, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70400, 'Nano Crystal (Minor Reflective Field (Extended))', 42452, 70319, 'Minor Reflective Field (Extended)',
|
|
39281, 147946, 146446, 149446, 119, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'RK Store'),
|
|
(70401, 'Nano Crystal (Partial Deflection Shield)', 12227, 70320, 'Partial Deflection Shield', 16319, 147950,
|
|
146450, 149450, 1, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70402, 'Nano Crystal (Partial Reflective Field)', 12260, 70318, 'Partial Reflective Field', 39141, 147952,
|
|
146452, 149452, 96, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70403, 'Nano Crystal (Partial Deflection Shield (Extended))', 12227, 70317,
|
|
'Partial Deflection Shield (Extended)', 16319, 147951, 146451, 149451, 7, 'Crystal', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70404, 'Nano Crystal (Reactive Deflection Shield)', 12260, 70316, 'Reactive Deflection Shield', 39141, 147961,
|
|
146461, 149461, 76, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70405, 'Nano Crystal (Partial Reflective Field (Extended))', 12260, 70315,
|
|
'Partial Reflective Field (Extended)', 39281, 147953, 146453, 149453, 99, 'Crystal', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70406, 'Nano Crystal (Reactive Deflection Shield (Extended))', 12260, 70313,
|
|
'Reactive Deflection Shield (Extended)', 39141, 147962, 146462, 149462, 83, 'Crystal', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(70407, 'Nano Crystal (Reactive Reflective Field)', 42452, 70314, 'Reactive Reflective Field', 101018, 147963,
|
|
146463, 149463, 142, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(70408, 'Nano Crystal (Reactive Reflective Field (Extended))', 42452, 70311,
|
|
'Reactive Reflective Field (Extended)', 101018, 147964, 146464, 149464, 142, 'Crystal', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(70409, 'Nano Crystal (Reflective Field)', 42452, 70312, 'Reflective Field', 101017, 147965, 146465, 149465, 126,
|
|
'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(70410, 'Nano Crystal (Reflective Field (Extended))', 42452, 70310, 'Reflective Field (Extended)', 101017,
|
|
147966, 146466, 149466, 126, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'Mission Reward'),
|
|
(70411, 'Nano Crystal (Total Mirror Shield Mk I)', 12227, 70308, 'Total Mirror Shield Mk I', 16319, 147974,
|
|
146474, 149474, 10, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70412, 'Nano Crystal (Total Mirror Shield Mk II)', 12227, 70309, 'Total Mirror Shield Mk II', 16319, 147975,
|
|
146475, 149475, 27, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70413, 'Nano Crystal (Total Mirror Shield Mk III)', 12227, 70306, 'Total Mirror Shield Mk III', 39001, 147976,
|
|
146476, 149476, 47, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70414, 'Nano Crystal (Total Mirror Shield Mk IV)', 12260, 70307, 'Total Mirror Shield Mk IV', 39001, 147977,
|
|
146477, 149477, 60, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70415, 'Nano Crystal (Total Mirror Shield Mk IX)', 42452, 70305, 'Total Mirror Shield Mk IX', 101018, 147978,
|
|
146478, 149478, 132, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(70416, 'Nano Crystal (Total Mirror Shield Mk V)', 12260, 70303, 'Total Mirror Shield Mk V', 39141, 147979,
|
|
146479, 149479, 86, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70417, 'Nano Crystal (Total Mirror Shield Mk VI)', 42452, 70304, 'Total Mirror Shield Mk VI', 39281, 147980,
|
|
146480, 149480, 106, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(70418, 'Nano Crystal (Total Mirror Shield Mk VII)', 42452, 70301, 'Total Mirror Shield Mk VII', 101017, 147981,
|
|
146481, 149481, 126, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(70419, 'Nano Crystal (Total Mirror Shield Mk VIII)', 42452, 70302, 'Total Mirror Shield Mk VIII', 101017,
|
|
147982, 146482, 149482, 129, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0,
|
|
'Soldier', 'Mission Reward'),
|
|
(70420, 'Nano Crystal (Greater Harmonic Cocoon)', 42452, 70299, 'Greater Harmonic Cocoon', 101017, 147405,
|
|
145905, 148905, 159, 'Crystal', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70421, 'Nano Crystal (Total Mirror Shield Mk X)', 42452, 70300, 'Total Mirror Shield Mk X', 101018, 147983,
|
|
146483, 149483, 146, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(70422, 'Nano Crystal (Lesser Harmonic Cocoon)', 12260, 70297, 'Lesser Harmonic Cocoon', 39141, 147424, 145924,
|
|
148924, 96, 'Crystal', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70423, 'Nano Crystal (Minor Harmonic Cocoon)', 12260, 70298, 'Minor Harmonic Cocoon', 39001, 147432, 145932,
|
|
148932, 66, 'Crystal', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70424, 'Nano Crystal (Harmonic Cocoon)', 42452, 70296, 'Harmonic Cocoon', 39281, 147409, 145909, 148909, 139,
|
|
'Crystal', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70425, 'Nano Crystal (Reactive Harmonic Cocoon)', 42452, 70295, 'Reactive Harmonic Cocoon', 101018, 147458,
|
|
145958, 148958, 179, 'Crystal', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70426, 'Nano Crystal (Partial Harmonic Cocoon)', 12227, 70294, 'Partial Harmonic Cocoon', 16319, 147433, 145933,
|
|
148933, 30, 'Crystal', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70570, 'Nano Crystal (Heavy Assault Force Field)', 42452, 70557, 'Heavy Assault Force Field', 100996, 147410,
|
|
145910, 148910, 185, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70571, 'Nano Crystal (Lesser Defensive Screen)', 12260, 70555, 'Lesser Defensive Screen', 38898, 147420, 145920,
|
|
148920, 57, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70572, 'Nano Crystal (Lesser Protective Field)', 12227, 70556, 'Lesser Protective Field', 38898, 147425, 145925,
|
|
148925, 50, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70573, 'Nano Crystal (Shielding Barrier)', 12260, 70554, 'Shielding Barrier', 38898, 147469, 145969, 148969, 63,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70574, 'Nano Crystal (Defensive Screen)', 12260, 70551, 'Defensive Screen', 39039, 147377, 145877, 148877, 83,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70575, 'Nano Crystal (Protective Field)', 12260, 70553, 'Protective Field', 39039, 147453, 145953, 148953, 73,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70576, 'Nano Crystal (Superior Shielding Barrier)', 12260, 70552, 'Superior Shielding Barrier', 39039, 147481,
|
|
145981, 148981, 86, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70577, 'Nano Crystal (Greater Armor Megaboost)', 12227, 70548, 'Greater Armor Megaboost', 16197, 147404, 145904,
|
|
148904, 4, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70578, 'Nano Crystal (Superior Defensive Screen)', 42452, 70549, 'Superior Defensive Screen', 39039, 147478,
|
|
145978, 148978, 103, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70579, 'Nano Crystal (Superior Protective Field)', 12260, 70550, 'Superior Protective Field', 39039, 147480,
|
|
145980, 148980, 96, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70580, 'Nano Crystal (Advanced Shielding Barrier)', 42452, 70547, 'Advanced Shielding Barrier', 39179, 147356,
|
|
145856, 148856, 109, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70581, 'Nano Crystal (Flawed Protective Field)', 12227, 70545, 'Flawed Protective Field', 16197, 147397, 145897,
|
|
148897, 14, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70582, 'Nano Crystal (Flawed Shielding Barrier)', 12227, 70546, 'Flawed Shielding Barrier', 16197, 147398,
|
|
145898, 148898, 7, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70583, 'Nano Crystal (Basic Protective Field)', 12227, 70542, 'Basic Protective Field', 38898, 147365, 145865,
|
|
148865, 33, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70584, 'Nano Crystal (Basic Shielding Barrier)', 12227, 70543, 'Basic Shielding Barrier', 16197, 147366, 145866,
|
|
148866, 27, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70585, 'Nano Crystal (Flawed Defensive Screen)', 12227, 70544, 'Flawed Defensive Screen', 16197, 147393, 145893,
|
|
148893, 20, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70586, 'Nano Crystal (Basic Defensive Screen)', 12227, 70541, 'Basic Defensive Screen', 38898, 147363, 145863,
|
|
148863, 37, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70587, 'Nano Crystal (Lesser Shielding Barrier)', 12227, 70540, 'Lesser Shielding Barrier', 38898, 147427,
|
|
145927, 148927, 43, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70588, 'Nano Crystal (Advanced Defensive Screen)', 42452, 70538, 'Advanced Defensive Screen', 39179, 147351,
|
|
145851, 148851, 126, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70589, 'Nano Crystal (Advanced Protective Field)', 42452, 70539, 'Advanced Protective Field', 39179, 147355,
|
|
145855, 148855, 119, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(70590, 'Nano Crystal (Perfected Shielding Barrier)', 42452, 70537, 'Perfected Shielding Barrier', 39179, 147447,
|
|
145947, 148947, 139, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70591, 'Nano Crystal (Flawed Force Field)', 42452, 70534, 'Flawed Force Field', 100995, 147394, 145894, 148894,
|
|
156, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70592, 'Nano Crystal (Perfected Defensive Screen)', 42452, 70535, 'Perfected Defensive Screen', 100995, 147443,
|
|
145943, 148943, 149, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70593, 'Nano Crystal (Perfected Protective Field)', 42452, 70536, 'Perfected Protective Field', 39179, 147446,
|
|
145946, 148946, 146, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70594, 'Nano Crystal (Basic Force Field)', 42452, 70533, 'Basic Force Field', 100995, 147364, 145864, 148864,
|
|
159, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70595, 'Nano Crystal (Lesser Force Field)', 42452, 70532, 'Lesser Force Field', 100995, 147421, 145921, 148921,
|
|
162, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70596, 'Nano Crystal (Force Field)', 42452, 70531, 'Force Field', 100995, 147401, 145901, 148901, 169,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70597, 'Nano Crystal (Superior Force Field)', 42452, 70530, 'Superior Force Field', 100996, 147479, 145979,
|
|
148979, 172, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70598, 'Nano Crystal (Advanced Force Field)', 42452, 70529, 'Advanced Force Field', 100996, 147352, 145852,
|
|
148852, 179, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(70630, 'Nano Crystal (Searing Agony)', 12257, 70629, 'Searing Agony', 49684, 147861, 146361, 149361, 80,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(70631, 'Nano Crystal (Boil From Within)', 42449, 70628, 'Boil from Within', 49686, 147677, 146177, 149177, 126,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(75352, 'Nano Crystal (Transcendent Shen Protection)', 42452, 75351, 'Transcendent Shen Protection', 101002,
|
|
147645, 146145, 149145, 159, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'Mission Reward'),
|
|
(75353, 'Nano Crystal (Minor Shen Protection)', 12227, 75349, 'Minor Shen Protection', 16294, 147621, 146121,
|
|
149121, 7, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'No longer drops'),
|
|
(75354, 'Nano Crystal (Toughen Skin)', 12227, 75350, 'Toughen Skin', 16294, 147644, 146144, 149144, 1, 'Crystal',
|
|
'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75355, 'Nano Crystal (Harden Skin)', 12227, 75348, 'Harden Skin', 16294, 147607, 146107, 149107, 14, 'Crystal',
|
|
'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75356, 'Nano Crystal (Lesser Shen Protection)', 12227, 75346, 'Lesser Shen Protection', 38976, 147615, 146115,
|
|
149115, 33, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75357, 'Nano Crystal (Wooden Skin)', 12227, 75347, 'Wooden Skin', 38976, 147651, 146151, 149151, 43, 'Crystal',
|
|
'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75358, 'Nano Crystal (Greater Wooden Skin)', 12260, 75345, 'Greater Wooden Skin', 38976, 147606, 146106, 149106,
|
|
53, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75359, 'Nano Crystal (Greater Steel Skin)', 12260, 75343, 'Greater Steel Skin', 39116, 147602, 146102, 149102,
|
|
86, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75360, 'Nano Crystal (Shen Protection)', 12260, 75344, 'Shen Protection', 38976, 147633, 146133, 149133, 66,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75361, 'Nano Crystal (Titanium Skin)', 42452, 75342, 'Titanium Skin', 39256, 147643, 146143, 149143, 109,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75362, 'Nano Crystal (Greater Titanium Skin)', 42452, 75340, 'Greater Titanium Skin', 39256, 147605, 146105,
|
|
149105, 123, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(75363, 'Nano Crystal (Major Shen Protection)', 12260, 75341, 'Major Shen Protection', 39116, 147618, 146118,
|
|
149118, 99, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(75364, 'Nano Crystal (Greater Shen Protection)', 42452, 75339, 'Greater Shen Protection', 39256, 147601, 146101,
|
|
149101, 132, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(75365, 'Nano Crystal (Supreme Shen Protection)', 42452, 75338, 'Supreme Shen Protection', 101001, 147638,
|
|
146138, 149138, 146, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'Mission Reward'),
|
|
(75366, 'Nano Crystal (Partial Diamond Skin)', 42452, 75337, 'Partial Diamond Skin', 101001, 147625, 146125,
|
|
149125, 136, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(75367, 'Nano Crystal (Monomolecular Skin)', 42452, 75336, 'Monomolecular Skin', 101002, 147622, 146122, 149122,
|
|
152, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(75368, 'Nano Crystal (Minor Wilderness Protection)', 12227, 74178, 'Minor Wilderness Protection', 16314, 146768,
|
|
145268, 148268, 4, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'No longer drops'),
|
|
(75369, 'Nano Crystal (Lesser Wilderness Protection)', 12227, 74177, 'Lesser Wilderness Protection', 38996,
|
|
146763, 145263, 148263, 20, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(75370, 'Nano Crystal (Wilderness Protection)', 12227, 74176, 'Wilderness Protection', 39136, 146815, 145315,
|
|
148315, 43, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(75371, 'Nano Crystal (Major Wilderness Protection)', 12260, 74175, 'Major Wilderness Protection', 39276, 146766,
|
|
145266, 148266, 70, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(75372, 'Nano Crystal (Greater Wilderness Protection)', 12260, 74174, 'Greater Wilderness Protection', 101015,
|
|
146752, 145252, 148252, 96, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(75373, 'Nano Crystal (Supreme Wilderness Protection)', 296699, 74173, 'Supreme Wilderness Protection', 295525,
|
|
146803, 145303, 148303, 123, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Mission Reward'),
|
|
(75415, 'Nano Crystal (Minor Combat Barrier)', 12227, 75413, 'Minor Combat Barrier', 16314, 147942, 146442,
|
|
149442, 4, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75416, 'Nano Crystal (Minor Absorption Shield)', 12227, 75412, 'Minor Absorption Shield', 16314, 147941, 146441,
|
|
149441, 14, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75417, 'Nano Crystal (Lesser Combat Barrier)', 12227, 75411, 'Lesser Combat Barrier', 16314, 147932, 146432,
|
|
149432, 20, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75418, 'Nano Crystal (Combat Barrier)', 12227, 75409, 'Combat Barrier', 38996, 147913, 146413, 149413, 50,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75419, 'Nano Crystal (Lesser Absorption Shield)', 12227, 75410, 'Lesser Absorption Shield', 38996, 147931,
|
|
146431, 149431, 37, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75420, 'Nano Crystal (Superior Combat Barrier)', 12260, 75408, 'Superior Combat Barrier', 39136, 147970, 146470,
|
|
149470, 83, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75421, 'Nano Crystal (Advanced Combat Barrier)', 42452, 75406, 'Advanced Combat Barrier', 39276, 147905, 146405,
|
|
149405, 119, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75422, 'Nano Crystal (Superior Absorption Shield)', 12260, 75407, 'Superior Absorption Shield', 39136, 147969,
|
|
146469, 149469, 99, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(75423, 'Nano Crystal (Advanced Absorption Shield)', 42452, 75405, 'Advanced Absorption Shield', 39276, 147904,
|
|
146404, 149404, 132, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(75424, 'Nano Crystal (Perfected Absorption Shield)', 42452, 75403, 'Perfected Absorption Shield', 101015,
|
|
147954, 146454, 149454, 142, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(75425, 'Nano Crystal (Perfected Combat Barrier)', 42452, 75404, 'Perfected Combat Barrier', 101015, 147955,
|
|
146455, 149455, 139, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(75426, 'Nano Crystal (Heavy Assault Combat Barrier)', 42452, 75402, 'Heavy Assault Combat Barrier', 101016,
|
|
147928, 146428, 149428, 152, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(75427, 'Nano Crystal (Heavy Assault Absorption Shield)', 42452, 75401, 'Heavy Assault Absorption Shield',
|
|
101016, 147927, 146427, 149427, 159, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'Mission Reward'),
|
|
(78415, 'Nano Crystal (Sophisticated Health Plunder)', 42448, 77195, 'Sophisticated Health Plunder', 117914,
|
|
148179, 146679, 149679, 182, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78416, 'Nano Crystal (Patchy Health Funnel)', 12228, 76732, 'Patchy Health Funnel', 117905, 148110, 146610,
|
|
149610, 4, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'No longer drops'),
|
|
(78417, 'Startup Crystal: Nano Crystal (Weak Health Funnel)', 12228, 76742, 'Weak Health Funnel', 117905, 0, 0,
|
|
0, 1, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Starter equipment'),
|
|
(78418, 'Nano Crystal (Lossy Health Funnel)', 12228, 76727, 'Average Health Funnel', 117906, 148086, 146586,
|
|
149586, 10, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78419, 'Nano Crystal (Minor Health Funnel)', 12228, 76729, 'Minor Health Funnel', 117905, 148103, 146603,
|
|
149603, 7, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'No longer drops'),
|
|
(78420, 'Nano Crystal (Lesser Health Funnel)', 12228, 76724, 'Lesser Health Funnel', 117906, 148080, 146580,
|
|
149580, 17, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78421, 'Nano Crystal (Health Funnel)', 12228, 76722, 'Health Funnel', 117906, 148058, 146558, 149558, 20,
|
|
'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78422, 'Nano Crystal (Major Health Funnel)', 12228, 76720, 'Major Health Funnel', 117907, 148096, 146596,
|
|
149596, 24, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78423, 'Nano Crystal (Greater Health Funnel)', 12228, 76717, 'Greater Health Funnel', 117907, 148052, 146552,
|
|
149552, 33, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78424, 'Nano Crystal (Advanced Health Funnel)', 12228, 76715, 'Advanced Health Funnel', 117907, 147988, 146488,
|
|
149488, 30, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78425, 'Nano Crystal (Weak Health Freeloader)', 12228, 76691, 'Weak Health Freeloader', 117908, 148212, 146712,
|
|
149712, 47, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78426, 'Nano Crystal (Patchy Health Freeloader)', 12228, 76686, 'Patchy Health Freeloader', 117908, 148109,
|
|
146609, 149609, 50, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78427, 'Nano Crystal (Sophisticated Health Funnel)', 12228, 76688, 'Sophisticated Health Funnel', 117908,
|
|
148178, 146678, 149678, 40, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78428, 'Nano Crystal (Lossy Health Freeloader)', 12256, 76681, 'Average Health Freeloader', 117909, 148085,
|
|
146585, 149585, 70, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78429, 'Nano Crystal (Minor Health Freeloader)', 12256, 76684, 'Minor Health Freeloader', 117909, 148102,
|
|
146602, 149602, 60, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78430, 'Nano Crystal (Lesser Health Freeloader)', 12256, 76679, 'Lesser Health Freeloader', 117909, 148079,
|
|
146579, 149579, 80, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78431, 'Nano Crystal (Major Health Freeloader)', 12256, 76656, 'Major Health Freeloader', 117910, 148095,
|
|
146595, 149595, 93, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78432, 'Nano Crystal (Health Freeloader)', 12256, 76653, 'Health Freeloader', 117910, 148057, 146557, 149557,
|
|
86, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78433, 'Nano Crystal (Greater Health Freeloader)', 42448, 76651, 'Greater Health Freeloader', 117911, 148051,
|
|
146551, 149551, 113, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78434, 'Nano Crystal (Advanced Health Freeloader)', 42448, 76614, 'Advanced Health Freeloader', 117910, 147987,
|
|
146487, 149487, 103, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(78435, 'Nano Crystal (Weak Health Plunder)', 42448, 76571, 'Weak Health Plunder', 117911, 148213, 146713,
|
|
149713, 132, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78436, 'Nano Crystal (Patchy Health Plunder)', 42448, 76499, 'Patchy Health Plunder', 117912, 148111, 146611,
|
|
149611, 142, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78437, 'Nano Crystal (Sophisticated Health Freeloader)', 42448, 76503, 'Sophisticated Health Freeloader',
|
|
117911, 148177, 146677, 149677, 123, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(78438, 'Nano Crystal (Minor Health Plunder)', 42448, 76494, 'Minor Health Plunder', 117912, 148104, 146604,
|
|
149604, 146, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78439, 'Nano Crystal (Lossy Health Plunder)', 42448, 76491, 'Average Health Plunder', 117912, 148087, 146587,
|
|
149587, 149, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78440, 'Nano Crystal (Major Health Plunder)', 42448, 76487, 'Major Health Plunder', 117913, 148097, 146597,
|
|
149597, 162, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78441, 'Nano Crystal (Lesser Health Plunder)', 42448, 76484, 'Lesser Health Plunder', 117913, 148081, 146581,
|
|
149581, 156, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78442, 'Nano Crystal (Health Plunder)', 42448, 76481, 'Health Plunder', 117913, 148059, 146559, 149559, 159,
|
|
'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78443, 'Nano Crystal (Advanced Health Plunder)', 42448, 76475, 'Advanced Health Plunder', 117914, 147989,
|
|
146489, 149489, 169, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(78444, 'Nano Crystal (Rule of One)', 42449, 78400, 'Rule of One', 45178, 147039, 145539, 148539, 179, 'Crystal',
|
|
'Nukes', 'Special', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(78445, 'Nano Crystal (Searing Bolt)', 12257, 78399, 'Searing Bolt', 39802, 147040, 145540, 148540, 93,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(78446, 'Nano Crystal (Punishing Blade)', 12224, 78398, 'Punishing Blade', 45182, 147033, 145533, 148533, 10,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(78447, 'Nano Crystal (Erratic Laser)', 42449, 78396, 'Erratic Laser', 39803, 146963, 145463, 148463, 142,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(78448, 'Nano Crystal (Splinter Missile)', 42449, 78397, 'Splinter Missile', 39812, 147048, 145548, 148548, 123,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(78449, 'Nano Crystal (Monofilament Scourger)', 42449, 78395, 'Monofilament Scourger', 39810, 147022, 145522,
|
|
148522, 152, 'Crystal', 'Nukes', 'Special', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(78450, 'Nano Crystal (Erasing Ray)', 42449, 78394, 'Erasing Ray', 39793, 146962, 145462, 148462, 162, 'Crystal',
|
|
'Nukes', 'Special', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(78451, 'Nano Crystal (Greater Health Plunder)', 42448, 76478, 'Greater Health Plunder', 117914, 148053, 146553,
|
|
149553, 175, 'Crystal', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(81832, 'Nano Crystal (Wind-blown Blossom)', 12258, 81813, 'Wind-Blown Blossom', 39028, 147650, 146150, 149150,
|
|
57, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81833, 'Nano Crystal (Waiting Panda)', 42450, 81814, 'Waiting Panda', 117954, 147649, 146149, 149149, 132,
|
|
'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(81834, 'Nano Crystal (Sway of Bamboo)', 42450, 81815, 'Sway of Bamboo', 39308, 147639, 146139, 149139, 113,
|
|
'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81835, 'Nano Crystal (Sunrise over Pond)', 12258, 81816, 'Sunrise over Pond', 39168, 147637, 146137, 149137, 93,
|
|
'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81836, 'Nano Crystal (Summer Rain)', 42450, 81817, 'Summer Rain', 117896, 147636, 146136, 149136, 152,
|
|
'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(81837, 'Nano Crystal (Sadness of the Willow)', 12258, 81818, 'Sadness of the Willow', 39168, 147631, 146131,
|
|
149131, 76, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'RK Store'),
|
|
(81838, 'Nano Crystal (Meditate on an Autumn Leaf)', 12225, 81819, 'Meditate on an Autumn Leaf', 39028, 147620,
|
|
146120, 149120, 40, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'RK Store'),
|
|
(81839, 'Nano Crystal (Lotus on Water)', 12225, 81820, 'Lotus on Water', 16350, 147617, 146117, 149117, 27,
|
|
'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81840, 'Nano Crystal (Inner Peace, Outward Rage)', 42450, 81821, 'Inner Peace, Outward Rage', 117896, 147611,
|
|
146111, 149111, 169, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'Mission Reward'),
|
|
(81841, 'Nano Crystal (Fists of the Sorrowful Toad)', 42450, 81822, 'Fists of the Sorrowful Toad', 39308, 147587,
|
|
146087, 149087, 126, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'Mission Reward'),
|
|
(81842, 'Nano Crystal (Fists of the Polar Star)', 42450, 81824, 'Fists of the Polar Star', 39308, 147586, 146086,
|
|
149086, 106, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81843, 'Nano Crystal (Fists of the Maelstrom)', 12258, 81823, 'Fists of the Maelstrom', 39168, 147585, 146085,
|
|
149085, 86, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81844, 'Nano Crystal (Fists of the Lightning Crane)', 42450, 81825, 'Fists of the Lightning Crane', 117954,
|
|
147584, 146084, 149084, 146, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'Mission Reward'),
|
|
(81845, 'Nano Crystal (Fists of Stellar Harmony)', 42450, 81827, 'Fists of Stellar Harmony', 117896, 147583,
|
|
146083, 149083, 165, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'Mission Reward'),
|
|
(81846, 'Nano Crystal (Fists of Shocking Touch)', 12225, 81826, 'Fists of Shocking Touch', 39028, 147582, 146082,
|
|
149082, 47, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81847, 'Nano Crystal (Energized Fists)', 12225, 81829, 'Energized Fists', 16350, 147577, 146077, 149077, 20,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81848, 'Nano Crystal (Crash of Thunder)', 12225, 81828, 'Crash of Thunder', 16350, 147571, 146071, 149071, 10,
|
|
'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81849, 'Nano Crystal (Corrosive Fists)', 12225, 81830, 'Corrosive Fists', 39028, 147570, 146070, 149070, 37,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(81850, 'Nano Crystal (Chirp of the Mournful Cricket)', 42450, 81831, 'Chirp of the Mournful Cricket', 117954,
|
|
147568, 146068, 149068, 142, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'Mission Reward'),
|
|
(81888, 'Nano Crystal (Targeted Augmentation Cloud)', 42450, 81881, 'Targeted Augmentation Cloud', 117954,
|
|
147564, 146064, 149064, 149, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(81889, 'Nano Crystal (Semi-Sentient Augmentation Cloud)', 42450, 81879, 'Semi-Sentient Augmentation Cloud',
|
|
117896, 147560, 146060, 149060, 169, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(81890, 'Nano Crystal (Neural Interfaced Augmentation Cloud)', 42450, 81880,
|
|
'Neural Interfaced Augmentation Cloud', 117896, 147546, 146046, 149046, 159, 'Crystal', 'Buffs',
|
|
'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(81891, 'Nano Crystal (Nano Boost)', 12258, 81885, 'Nano Boost', 39168, 147543, 146043, 149043, 80, 'Crystal',
|
|
'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(81892, 'Nano Crystal (Lesser Nano Boost)', 12225, 81887, 'Lesser Nano Boost', 16350, 147533, 146033, 149033, 10,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(81893, 'Nano Crystal (Hasty Augmentation Cloud)', 12225, 81886, 'Hasty Augmentation Cloud', 39028, 147526,
|
|
146026, 149026, 43, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(81894, 'Nano Crystal (Greater Nano Boost)', 42450, 81883, 'Greater Nano Boost', 39308, 147514, 146014, 149014,
|
|
136, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(81895, 'Nano Crystal (Augmentation Cloud)', 42450, 81884, 'Augmentation Cloud', 39308, 147498, 145998, 148998,
|
|
106, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(81896, 'Nano Crystal (Advanced Augmentation Cloud)', 42450, 81882, 'Advanced Augmentation Cloud', 117954,
|
|
147495, 145995, 148995, 142, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(81897, 'Nano Crystal (Nano Augmentation)', 12225, 81854, 'Nano Augmentation', 39028, 146889, 145389, 148389, 24,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81898, 'Nano Crystal (Major Nano Augmentation)', 12258, 81852, 'Major Nano Augmentation', 39308, 146876, 145376,
|
|
148376, 80, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81899, 'Nano Crystal (Lesser Anatomy Lesson)', 12225, 81855, 'Lesser Anatomy Lesson', 16350, 146868, 145368,
|
|
148368, 10, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'No longer drops'),
|
|
(81900, 'Nano Crystal (Greater Anatomy Lesson)', 42450, 81851, 'Greater Anatomy Lesson', 117954, 146854, 145354,
|
|
148354, 106, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81901, 'Nano Crystal (Assassin''s Grin)', 42450, 81856, 'Assassin''s Grin', 117896, 146819, 145319, 148319, 139,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(81902, 'Nano Crystal (Anatomy Lesson)', 12225, 81853, 'Anatomy Lesson', 39168, 146818, 145318, 148318, 40,
|
|
'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81923, 'Nano Crystal (Controlled Energy Overload)', 12258, 81922, 'Controlled Energy Overload', 39168, 147374,
|
|
145874, 148874, 99, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(81929, 'Nano Crystal (Hired Hands)', 12225, 81928, 'Hired Hands', 118027, 148060, 146560, 149560, 30, 'Crystal',
|
|
'Buffs', 'Damage', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(81950, 'Nano Crystal (Suspicious Death)', 12224, 81938, 'Suspicious Death', 16226, 146899, 145399, 148399, 47,
|
|
'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81951, 'Nano Crystal (Mysterious Causes)', 12257, 81936, 'Mysterious Causes', 16222, 146888, 145388, 148388, 83,
|
|
'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81952, 'Nano Crystal (Lesser Suspicious Death)', 12224, 81942, 'Lesser Suspicious Death', 16225, 146875, 145375,
|
|
148375, 4, 'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81953, 'Nano Crystal (Lesser Mysterious Causes)', 12224, 81940, 'Lesser Mysterious Causes', 16225, 146873,
|
|
145373, 148373, 27, 'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81954, 'Nano Crystal (Lesser Death''s Knocking)', 12257, 81935, 'Lesser Death''s Knocking', 49684, 146869,
|
|
145369, 148369, 93, 'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81955, 'Nano Crystal (Inject Venom)', 12257, 81937, 'Inject Venom', 16226, 146866, 145366, 148366, 66,
|
|
'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81956, 'Nano Crystal (Inject Poison)', 12224, 81941, 'Inject Poison', 16225, 146865, 145365, 148365, 14,
|
|
'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81957, 'Nano Crystal (Hidden Killer)', 12224, 81939, 'Hidden Killer', 16226, 146863, 145363, 148363, 40,
|
|
'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81958, 'Nano Crystal (Greater Suspicious Death)', 42449, 81934, 'Greater Suspicious Death', 49684, 146862,
|
|
145362, 148362, 116, 'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(81959, 'Nano Crystal (Greater Mysterious Causes)', 42449, 81932, 'Greater Mysterious Causes', 49685, 146860,
|
|
145360, 148360, 146, 'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(81960, 'Nano Crystal (Greater Death''s Knocking)', 42449, 81931, 'Greater Death''s Knocking', 49686, 146855,
|
|
145355, 148355, 149, 'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(81961, 'Nano Crystal (Delayed Assassin)', 42449, 81930, 'Delayed Assassin', 49686, 146837, 145337, 148337, 169,
|
|
'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(81962, 'Nano Crystal (Death''s Knocking)', 42449, 81933, 'Death''s Knocking', 49685, 146834, 145334, 148334,
|
|
136, 'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(82002, 'Nano Crystal (Disciplinary Action)', 42449, 82000, 'Disciplinary Action', 39793, 146948, 145448, 148448,
|
|
149, 'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(82003, 'Nano Crystal (Subsonic Blast)', 12224, 81998, 'Subsonic Blast', 39808, 147051, 145551, 148551, 20,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82004, 'Nano Crystal (Stinging Reminder)', 12257, 81996, 'Stinging Reminder', 39813, 147049, 145549, 148549, 63,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82005, 'Nano Crystal (Performance Review)', 12224, 81997, 'Performance Review', 39798, 147027, 145527, 148527,
|
|
43, 'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82006, 'Nano Crystal (Energized Bolt)', 12224, 81999, 'Energized Bolt', 39802, 146958, 145458, 148458, 4,
|
|
'Crystal', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'No longer drops'),
|
|
(82010, 'Nano Crystal (First-Degree Burns)', 42449, 82009, 'First-Degree Burns', 39807, 147147, 145647, 148647,
|
|
116, 'Crystal', 'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(82011, 'Nano Crystal (Shatter Bone)', 12224, 82007, 'Shatter Bone', 39809, 147237, 145737, 148737, 37,
|
|
'Crystal', 'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(82012, 'Nano Crystal (Gouge Flesh)', 12257, 82008, 'Gouge Flesh', 39810, 147149, 145649, 148649, 70, 'Crystal',
|
|
'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(82065, 'Nano Crystal (Team Restore Essence)', 301484, 82050, 'Team Restore Essence', 301478, 147642, 146142,
|
|
149142, 17, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82066, 'Nano Crystal (Team Healing Touch)', 301484, 82049, 'Team Healing Touch', 301478, 147641, 146141, 149141,
|
|
40, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82067, 'Nano Crystal (Team Healing Aura)', 301485, 82048, 'Team Healing Aura', 301479, 147640, 146140, 149140,
|
|
70, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82068, 'Nano Crystal (Greater Team Restore Essence)', 301486, 82046, 'Greater Team Restore Essence', 301480,
|
|
147604, 146104, 149104, 132, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'Mission Reward'),
|
|
(82069, 'Nano Crystal (Greater Team Healing Touch)', 301485, 82047, 'Greater Team Healing Touch', 301479, 147603,
|
|
146103, 149103, 106, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82070, 'Nano Crystal (Restore Essence)', 301447, 82033, 'Restore Essence', 292052, 147628, 146128, 149128, 20,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82071, 'Nano Crystal (Lesser Healing Touch)', 301447, 82034, 'Lesser Healing Touch', 292052, 147614, 146114,
|
|
149114, 10, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82072, 'Nano Crystal (Healing Touch)', 301448, 82035, 'Healing Touch', 292053, 147609, 146109, 149109, 43,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82073, 'Nano Crystal (Healing Aura)', 301448, 82036, 'Healing Aura', 292053, 147608, 146108, 149108, 73,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82074, 'Nano Crystal (Greater Restore Essence)', 301449, 82031, 'Greater Restore Essence', 292054, 147600,
|
|
146100, 149100, 129, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'Mission Reward'),
|
|
(82075, 'Nano Crystal (Greater Healing Touch)', 301448, 82032, 'Greater Healing Touch', 292053, 147599, 146099,
|
|
149099, 99, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(82076, 'Nano Crystal (Enlightened Aura of Healing)', 301449, 82030, 'Enlightened Aura of Healing', 292054,
|
|
147578, 146078, 149078, 142, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'Mission Reward'),
|
|
(82077, 'Nano Crystal (Team Survival Technique)', 12228, 82057, 'Team Survival Technique', 44245, 146812, 145312,
|
|
148312, 33, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82078, 'Nano Crystal (Team Rough Stitching)', 12228, 82058, 'Team Rough Stitching', 38953, 146811, 145311,
|
|
148311, 17, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82079, 'Nano Crystal (Team Practiced Stitching)', 42448, 82054, 'Team Practiced Stitching', 44246, 146809,
|
|
145309, 148309, 116, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82080, 'Nano Crystal (Survival Technique)', 12228, 82063, 'Survival Technique', 44229, 146806, 145306, 148306,
|
|
27, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82081, 'Nano Crystal (Seed Life)', 42448, 82051, 'Seed Life', 44248, 146796, 145296, 148296, 169, 'Crystal',
|
|
'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(82082, 'Nano Crystal (Rough Stitching)', 12228, 82064, 'Rough Stitching', 16246, 146795, 145295, 148295, 7,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'No longer drops'),
|
|
(82083, 'Nano Crystal (Practiced Stitching)', 12256, 82061, 'Practiced Stitching', 44230, 146781, 145281, 148281,
|
|
93, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82084, 'Nano Crystal (Nature''s Blessing)', 42448, 82059, 'Nature''s Blessing', 44231, 146772, 145272, 148272,
|
|
162, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(82085, 'Nano Crystal (Healing Rays of Sunrise)', 42448, 82052, 'Healing Rays of Sunrise', 44247, 146757, 145257,
|
|
148257, 156, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(82086, 'Nano Crystal (Greater Team Quick Heal)', 12256, 82056, 'Greater Team Quick Heal', 44245, 146751, 145251,
|
|
148251, 57, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82087, 'Nano Crystal (Greater Quick Heal)', 12228, 82062, 'Greater Quick Heal', 44229, 146749, 145249, 148249,
|
|
43, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82088, 'Nano Crystal (Greater Encourage Regrowth)', 42448, 82053, 'Greater Encourage Regrowth', 44247, 146748,
|
|
145248, 148248, 142, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Mission Reward'),
|
|
(82089, 'Nano Crystal (Encourage Regrowth)', 12256, 82055, 'Encourage Regrowth', 44246, 146735, 145235, 148235,
|
|
86, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82090, 'Nano Crystal (Advanced Survival Technique)', 42448, 82060, 'Advanced Survival Technique', 44230, 146714,
|
|
145214, 148214, 146, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Mission Reward'),
|
|
(82186, 'Nano Crystal (Rigid Stance)', 12257, 82160, 'Rigid Stance', 46273, 147038, 145538, 148538, 93,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82187, 'Nano Crystal (Mass Illusory Paralysis)', 12224, 82157, 'Mass Illusory Paralysis', 46272, 147020, 145520,
|
|
148520, 27, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82188, 'Nano Crystal (Mass Daze)', 12224, 82156, 'Mass Daze', 46272, 147019, 145519, 148519, 10, 'Crystal',
|
|
'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82189, 'Nano Crystal (Lesser Fear of Attention)', 42449, 82163, 'Lesser Fear of Attention', 46274, 147003,
|
|
145503, 148503, 149, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(82190, 'Nano Crystal (Greater Mass Illusory Paralysis)', 42449, 82161, 'Greater Mass Illusory Paralysis', 46273,
|
|
146988, 145488, 148488, 126, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(82191, 'Nano Crystal (Greater Fear of Attention)', 42449, 82166, 'Greater Fear of Attention', 46274, 146986,
|
|
145486, 148486, 179, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(82192, 'Nano Crystal (Fear of Attention)', 42449, 82164, 'Fear of Attention', 46274, 146983, 145483, 148483,
|
|
169, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(82193, 'Nano Crystal (Capture Attention)', 12224, 82158, 'Capture Attention', 46272, 146932, 145432, 148432, 40,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82194, 'Nano Crystal (Captivate Crowd)', 12257, 82159, 'Captivate Crowd', 46273, 146929, 145429, 148429, 66,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82243, 'Nano Crystal (Pyramid Marketing)', 12257, 82242, 'Pyramid Marketing', 46273, 148130, 146630, 149630, 83,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(82800, 'Nano Crystal (Passive Micro Entanglement)', 12224, 82518, 'Passive Micro Entanglement', 46272, 147551,
|
|
146051, 149051, 4, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(82801, 'Nano Crystal (Nano Net)', 12224, 82510, 'Nano Net', 46277, 147544, 146044, 149044, 37, 'Crystal',
|
|
'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(82802, 'Nano Crystal (Lesser Nano Net)', 12224, 82515, 'Lesser Nano Net', 46272, 147534, 146034, 149034, 10,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(82803, 'Nano Crystal (Invasive Micro Entanglement)', 12257, 82507, 'Invasive Micro Entanglement', 46278, 147530,
|
|
146030, 149030, 73, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(82804, 'Nano Crystal (Greater Nano Net)', 42449, 82504, 'Greater Nano Net', 46274, 147515, 146015, 149015, 103,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(82805, 'Nano Crystal (Gravity Bindings)', 42449, 82502, 'Gravity Bindings', 46279, 147511, 146011, 149011, 126,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(82806, 'Nano Crystal (Active Micro Entanglement)', 12224, 82513, 'Active Micro Entanglement', 46277, 147494,
|
|
145994, 148994, 20, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(82807, 'Nano Crystal (Postpone Encounter)', 12224, 82537, 'Postpone Encounter', 46276, 146891, 145391, 148391,
|
|
14, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(82808, 'Nano Crystal (Lesser Delay the Inevitable)', 12224, 82542, 'Lesser Delay the Inevitable', 46272, 146871,
|
|
145371, 148371, 37, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(82809, 'Nano Crystal (Greater Delay the Inevitable)', 12257, 82545, 'Greater Delay the Inevitable', 46274,
|
|
146857, 145357, 148357, 90, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(82810, 'Nano Crystal (Delay the Inevitable)', 12257, 82539, 'Delay the Inevitable', 46273, 146836, 145336,
|
|
148336, 63, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(82811, 'Nano Crystal (Weight of the Guilty)', 12224, 82482, 'Weight of the Guilty', 46276, 147071, 145571,
|
|
148571, 17, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82812, 'Nano Crystal (Stumbling Steps)', 12224, 82480, 'Stumbling Steps', 46273, 147050, 145550, 148550, 30,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82813, 'Nano Crystal (Shackles of Obedience)', 42449, 82463, 'Shackles of Obedience', 46275, 147041, 145541,
|
|
148541, 172, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(82814, 'Nano Crystal (Powerful Blizzard of Red Tape)', 42449, 82469, 'Powerful Blizzard of Red Tape', 46278,
|
|
147030, 145530, 148530, 136, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(82815, 'Nano Crystal (Oppressive Weight of the Guilty)', 42449, 82466, 'Oppressive Weight of the Guilty', 46275,
|
|
147026, 145526, 148526, 152, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(82816, 'Nano Crystal (Lesser Stumbling Steps)', 12224, 82528, 'Lesser Stumbling Steps', 46276, 147007, 145507,
|
|
148507, 4, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82817, 'Nano Crystal (Lesser Blizzard of Red Tape)', 12224, 82531, 'Lesser Blizzard of Red Tape', 46276, 147000,
|
|
145500, 148500, 7, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'No longer drops'),
|
|
(82818, 'Nano Crystal (Greater Stumbling Steps)', 42449, 82472, 'Greater Stumbling Steps', 46274, 146991, 145491,
|
|
148491, 106, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82819, 'Nano Crystal (Great Weight of the Guilty)', 12257, 82474, 'Great Weight of the Guilty', 46277, 146984,
|
|
145484, 148484, 80, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'RK Store'),
|
|
(82820, 'Nano Crystal (Blizzard of Red Tape)', 12224, 82477, 'Blizzard of Red Tape', 46277, 146927, 145427,
|
|
148427, 50, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(82838, 'Nano Crystal (Pronouncement of Greatness)', 296678, 82834, 'Pronouncement of Greatness', 296675, 146782,
|
|
145282, 148282, 20, 'Crystal', 'Morphs', 'Leet', 0, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(82839, 'Nano Crystal (Sparrow Flight)', 300901, 82835, 'Sparrow Flight', 300900, 146800, 145300, 148300, 24,
|
|
'Crystal', 'Morphs', 'Polymorph', 223, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(83965, 'Nano Crystal (Wild Eye Gouger)', 12226, 83963, 'Wild Eye Gouger', 38845, 147901, 146401, 149401, 37,
|
|
'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83966, 'Nano Crystal (Mass Pronounce Blindness)', 42451, 83960, 'Mass Pronounce Blindness', 38845, 147813,
|
|
146313, 149313, 132, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'Mission Reward'),
|
|
(83967, 'Nano Crystal (Mass Cornea Attack)', 42451, 83961, 'Mass Cornea Attack', 38845, 147812, 146312, 149312,
|
|
109, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83968, 'Nano Crystal (Mass Claw Eyes)', 12226, 83964, 'Mass Claw Eyes', 38845, 147811, 146311, 149311, 20,
|
|
'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83969, 'Nano Crystal (Legions of the Eyeblighter)', 42451, 83959, 'Legions of the Eyeblighter', 38845, 147798,
|
|
146298, 149298, 162, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'Mission Reward'),
|
|
(83970, 'Nano Crystal (Enveloping Darkness)', 12259, 83962, 'Enveloping Darkness', 38845, 147741, 146241, 149241,
|
|
57, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83971, 'Nano Crystal (Visions of the Void)', 42451, 83947, 'Visions of the Void', 39126, 147892, 146392, 149392,
|
|
189, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(83972, 'Nano Crystal (Shroud of the Grave)', 42451, 83948, 'Shroud of the Grave', 39126, 147869, 146369, 149369,
|
|
182, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(83973, 'Nano Crystal (Shroud of Darkness)', 12259, 83957, 'Shroud of Darkness', 39126, 147868, 146368, 149368,
|
|
66, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(83974, 'Nano Crystal (Pronounce Blindness)', 42451, 83954, 'Pronounce Blindness', 39126, 147852, 146352, 149352,
|
|
119, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(83975, 'Nano Crystal (Poke Eyes)', 12226, 83944, 'Poke Eyes', 39126, 147849, 146349, 149349, 4, 'Crystal',
|
|
'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83976, 'Nano Crystal (Photon Deflector)', 42451, 83949, 'Photon Deflector', 39126, 147845, 146345, 149345, 172,
|
|
'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(83977, 'Nano Crystal (Lesser Eyeblighter)', 12259, 83956, 'Lesser Eyeblighter', 39126, 147802, 146302, 149302,
|
|
86, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(83978, 'Nano Crystal (Gouge Eyes)', 12226, 83942, 'Gouge Eyes', 39126, 147769, 146269, 149269, 27, 'Crystal',
|
|
'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83979, 'Nano Crystal (Foul Eyeblighter)', 42451, 83950, 'Foul Eyeblighter', 39126, 147759, 146259, 149259, 162,
|
|
'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(83980, 'Nano Crystal (Eyeblighter)', 42451, 83953, 'Eyeblighter', 39126, 147746, 146246, 149246, 139, 'Crystal',
|
|
'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(83981, 'Nano Crystal (Eviscerate Eyes)', 42451, 83952, 'Eviscerate Eyes', 39126, 147743, 146243, 149243, 152,
|
|
'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(83982, 'Nano Crystal (Curtain of Darkness)', 12226, 83958, 'Curtain of Darkness', 39126, 147719, 146219, 149219,
|
|
47, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(83983, 'Nano Crystal (Cornea Attack)', 12259, 83955, 'Cornea Attack', 39126, 147709, 146209, 149209, 96,
|
|
'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83984, 'Nano Crystal (Claw Eyes)', 12226, 83943, 'Claw Eyes', 39126, 147696, 146196, 149196, 7, 'Crystal',
|
|
'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(83985, 'Nano Crystal (Brutal Cornea Attack)', 42451, 83951, 'Brutal Cornea Attack', 39126, 147680, 146180,
|
|
149180, 159, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(85142, 'Nano Crystal (Grinning Hunter)', 300914, 85070, 'Grinning Hunter', 300915, 146753, 145253, 148253, 83,
|
|
'Crystal', 'Morphs', 'Sabretooth', 0, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(85145, 'Nano Crystal (Playful Cub)', 300903, 85062, 'Playful Cub', 300904, 146777, 145277, 148277, 47,
|
|
'Crystal', 'Morphs', 'Wolf', 0, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(85263, 'Nano Crystal (Invasive Distributed Entanglement)', 12257, 85217, 'Invasive Distributed Entanglement',
|
|
84284, 147529, 146029, 149029, 63, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer',
|
|
'RK Store'),
|
|
(85264, 'Nano Crystal (Lesser Net Cast Wide)', 12224, 85218, 'Lesser Net Cast Wide', 84283, 147535, 146035,
|
|
149035, 20, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85265, 'Nano Crystal (Flawless Medical Claim)', 42448, 85227, 'Flawless Medical Claim', 44232, 147510, 146010,
|
|
149010, 129, 'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(85266, 'Nano Crystal (Greater Net Cast Wide)', 42449, 85224, 'Greater Net Cast Wide', 84285, 147516, 146016,
|
|
149016, 119, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85267, 'Nano Crystal (Insurance Hack)', 12228, 85232, 'Insurance Hack', 44229, 147528, 146028, 149028, 47,
|
|
'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85268, 'Nano Crystal (Basic Policy Skim)', 12256, 85231, 'Basic Policy Skim', 44230, 147501, 146001, 149001, 66,
|
|
'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85269, 'Nano Crystal (Detailed Medical Claim)', 12256, 85230, 'Detailed Medical Claim', 44230, 147506, 146006,
|
|
149006, 73, 'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85270, 'Nano Crystal (Falsify Medical Records)', 12228, 85233, 'Falsify Medical Records', 44229, 147509, 146009,
|
|
149009, 30, 'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85271, 'Nano Crystal (Advanced Insurance Hack)', 42448, 85228, 'Advanced Insurance Hack', 44231, 147496, 145996,
|
|
148996, 103, 'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85272, 'Nano Crystal (Advanced Policy Skim)', 42448, 85225, 'Advanced Policy Skim', 44232, 147497, 145997,
|
|
148997, 142, 'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(85273, 'Nano Crystal (Basic Insurance Hack)', 12228, 85215, 'Basic Insurance Hack', 16246, 147500, 146000,
|
|
149000, 4, 'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85274, 'Nano Crystal (Active Distributed Entanglement)', 12224, 85222, 'Active Distributed Entanglement', 84284,
|
|
147493, 145993, 148993, 33, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer',
|
|
'RK Store'),
|
|
(85275, 'Nano Crystal (Spin Nanoweb)', 42449, 85216, 'Spin Nanoweb', 84286, 147561, 146061, 149061, 156,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(85276, 'Nano Crystal (Spin Weak Nanoweb)', 12257, 85223, 'Spin Weak Nanoweb', 84285, 147562, 146062, 149062, 96,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85277, 'Nano Crystal (Net Cast Wide)', 12224, 85220, 'Net Cast Wide', 84284, 147545, 146045, 149045, 43,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85278, 'Nano Crystal (Omni-Med Incursion)', 42448, 85226, 'Omni-Med Incursion', 44233, 147548, 146048, 149048,
|
|
149, 'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(85279, 'Nano Crystal (Passive Distributed Entanglement)', 12224, 85219, 'Passive Distributed Entanglement',
|
|
84283, 147550, 146050, 149050, 7, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer',
|
|
'RK Store'),
|
|
(85280, 'Nano Crystal (Policy Skim)', 42448, 85229, 'Policy Skim', 44231, 147553, 146053, 149053, 119, 'Crystal',
|
|
'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85281, 'Nano Crystal (Mass Gravity Bindings)', 42449, 85221, 'Mass Gravity Bindings', 84286, 147540, 146040,
|
|
149040, 136, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(85282, 'Nano Crystal (Medical Claim)', 12228, 85234, 'Medical Claim', 16246, 147541, 146041, 149041, 17,
|
|
'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(85319, 'Nano Crystal (Lesser Weighty Announcement)', 12224, 85315, 'Lesser Weighty Announcement', 46276, 147008,
|
|
145508, 148508, 37, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(85320, 'Nano Crystal (Lesser Enforced Sloth)', 12224, 85313, 'Lesser Enforced Sloth', 46276, 147002, 145502,
|
|
148502, 14, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(85321, 'Nano Crystal (Enforced Sloth)', 12257, 85314, 'Enforced Sloth', 46277, 146960, 145460, 148460, 60,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(85322, 'Nano Crystal (Lesser Delay Pursuers)', 12224, 85318, 'Lesser Delay Pursuers', 46276, 146870, 145370,
|
|
148370, 27, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(85323, 'Nano Crystal (Delay Pursuers)', 12257, 85317, 'Delay Pursuers', 46277, 146835, 145335, 148335, 57,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(85324, 'Nano Crystal (Greater Delay Pursuers)', 42449, 85316, 'Greater Delay Pursuers', 46278, 146856, 145356,
|
|
148356, 109, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(85873, 'Nano Crystal (Ransack Skills (Weak))', 301398, 85871, 'Ransack Skills (Weak)', 301402, 148139, 0, 0, 10,
|
|
'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85874, 'Nano Crystal (Ransack Skills (Minor))', 301398, 85869, 'Ransack Skills (Minor)', 301402, 148138, 0, 0,
|
|
20, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85875, 'Nano Crystal (Ransack Skills (Average))', 301398, 85867, 'Ransack Skills (Average)', 301402, 148136, 0,
|
|
0, 30, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(85876, 'Nano Crystal (Ransack Skills (Major))', 301398, 85861, 'Ransack Skills (Major)', 301402, 148137, 0, 0,
|
|
70, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85877, 'Nano Crystal (Ransack Skills (Lesser))', 301398, 85865, 'Ransack Skills (Lesser)', 301402, 148135, 0, 0,
|
|
40, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85878, 'Nano Crystal (Ransack Skills (Advanced))', 301398, 85859, 'Ransack Skills (Advanced)', 301402, 148134,
|
|
0, 0, 86, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(85879, 'Nano Crystal (Plunder Skills (Weak))', 301398, 85857, 'Plunder Skills (Weak)', 301402, 148121, 0, 0,
|
|
103, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85880, 'Nano Crystal (Ransack Skills)', 301398, 85863, 'Ransack Skills', 301402, 148133, 0, 0, 50, 'Crystal',
|
|
'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85881, 'Nano Crystal (Plunder Skills (Minor))', 301398, 85855, 'Plunder Skills (Minor)', 301402, 148120, 0, 0,
|
|
123, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85882, 'Nano Crystal (Plunder Skills (Average))', 301398, 85853, 'Plunder Skills (Average)', 301402, 148118, 0,
|
|
0, 146, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85883, 'Nano Crystal (Plunder Skills (Major))', 301398, 85847, 'Plunder Skills (Major)', 301402, 148119, 0, 0,
|
|
172, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85884, 'Nano Crystal (Plunder Skills (Lesser))', 301398, 85851, 'Plunder Skills (Lesser)', 301402, 148117, 0, 0,
|
|
152, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85885, 'Nano Crystal (Plunder Skills)', 301398, 85849, 'Plunder Skills', 301402, 148115, 0, 0, 162, 'Crystal',
|
|
'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(85886, 'Nano Crystal (Plunder Skills (Advanced))', 301398, 85845, 'Plunder Skills (Advanced)', 301402, 148116,
|
|
0, 0, 185, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85887, 'Nano Crystal (Divest Skills (Weak))', 301397, 85858, 'Divest Skills (Weak)', 301400, 148025, 0, 0, 93,
|
|
'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85888, 'Nano Crystal (Divest Skills (Minor))', 301397, 85856, 'Divest Skills (Minor)', 301400, 148024, 0, 0,
|
|
113, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85889, 'Nano Crystal (Divest Skills (Average))', 301397, 85854, 'Divest Skills (Average)', 301400, 148022, 0, 0,
|
|
132, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85890, 'Nano Crystal (Divest Skills (Major))', 301397, 85848, 'Divest Skills (Major)', 301400, 148023, 0, 0,
|
|
165, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85891, 'Nano Crystal (Divest Skills (Lesser))', 301397, 85852, 'Divest Skills (Lesser)', 301400, 148021, 0, 0,
|
|
149, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85892, 'Nano Crystal (Divest Skills)', 301397, 85850, 'Divest Skills', 301400, 148019, 0, 0, 156, 'Crystal',
|
|
'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(85893, 'Nano Crystal (Divest Skills (Advanced))', 301397, 85846, 'Divest Skills (Advanced)', 301400, 148020, 0,
|
|
0, 179, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(85894, 'Nano Crystal (Deprive Skills (Weak))', 301397, 85872, 'Deprive Skills (Weak)', 301400, 148014, 0, 0, 4,
|
|
'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85895, 'Nano Crystal (Deprive Skills (Minor))', 301397, 85870, 'Deprive Skills (Minor)', 301400, 148013, 0, 0,
|
|
14, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85896, 'Nano Crystal (Deprive Skills (Average))', 301397, 85868, 'Deprive Skills (Average)', 301400, 148011, 0,
|
|
0, 24, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(85897, 'Nano Crystal (Deprive Skills (Major))', 301397, 85862, 'Deprive Skills (Major)', 301400, 148012, 0, 0,
|
|
57, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85898, 'Nano Crystal (Deprive Skills (Lesser))', 301397, 85866, 'Deprive Skills (Lesser)', 301400, 148010, 0, 0,
|
|
33, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(85899, 'Nano Crystal (Deprive Skills (Advanced))', 301397, 85860, 'Deprive Skills (Advanced)', 301400, 148009,
|
|
0, 0, 80, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(85900, 'Nano Crystal (Deprive Skills)', 301397, 85864, 'Deprive Skills', 301400, 148008, 0, 0, 43, 'Crystal',
|
|
'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(90407, 'Nano Crystal (Basic Humidity Extractor)', 12225, 90405, 'Basic Humidity Extractor', 38844, 147670,
|
|
146170, 149170, 17, 'Crystal', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(90408, 'Nano Crystal (Superior Humidity Extractor)', 12258, 90402, 'Superior Humidity Extractor', 38844, 147879,
|
|
146379, 149379, 99, 'Crystal', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(90409, 'Nano Crystal (Rudimentary Humidity Extractor)', 12225, 90400, 'Rudimentary Humidity Extractor', 38844,
|
|
147859, 146359, 149359, 1, 'Crystal', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'RK Store'),
|
|
(90410, 'Nano Crystal (Humidity Extractor)', 12225, 90404, 'Humidity Extractor', 38844, 147783, 146283, 149283,
|
|
40, 'Crystal', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(90411, 'Nano Crystal (Efficient Humidity Extractor)', 12258, 90403, 'Efficient Humidity Extractor', 38844,
|
|
147731, 146231, 149231, 80, 'Crystal', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'RK Store'),
|
|
(90412, 'Nano Crystal (Boundless Humidity Extractor)', 42450, 90401, 'Boundless Humidity Extractor', 38844,
|
|
147678, 146178, 149178, 149, 'Crystal', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'Mission Reward'),
|
|
(90413, 'Nano Crystal (Personal Notum Harvester)', 42450, 90406, 'Personal Notum Harvester', 38844, 147842,
|
|
146342, 149342, 169, 'Crystal', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(90451, 'Nano Crystal (Baton of Leadership (Team))', 296549, 90449, 'Baton of Leadership (Team)', 296548, 146925,
|
|
145425, 148425, 99, 'Crystal', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'RK Store'),
|
|
(90452, 'Nano Crystal (Baton of Command (Team))', 296549, 90448, 'Baton of Command (Team)', 296548, 146924,
|
|
145424, 148424, 162, 'Crystal', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'Mission Reward'),
|
|
(90453, 'Nano Crystal (Baton of Authority (Team))', 296549, 90450, 'Baton of Authority (Team)', 296548, 146923,
|
|
145423, 148423, 17, 'Crystal', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'RK Store'),
|
|
(91378, 'Nano Crystal (Siphon AC (Minor))', 42452, 91332, 'Siphon AC (Minor)', 117900, 148157, 146657, 149657,
|
|
103, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(91381, 'Nano Crystal (Siphon AC (Weak))', 12260, 91335, 'Siphon AC (Weak)', 117900, 148158, 146658, 149658, 86,
|
|
'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(91382, 'Nano Crystal (Siphon AC (Greater))', 42452, 91320, 'Siphon AC (Greater)', 117903, 148154, 146654,
|
|
149654, 162, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(91384, 'Nano Crystal (Siphon AC (Invasive))', 42452, 91317, 'Siphon AC (Invasive)', 117904, 148155, 146655,
|
|
149655, 172, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(91386, 'Nano Crystal (Siphon AC (Major))', 42452, 91326, 'Siphon AC (Major)', 117902, 148156, 146656, 149656,
|
|
146, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(91387, 'Nano Crystal (Siphon AC)', 42452, 91329, 'Siphon AC', 117901, 148152, 146652, 149652, 123, 'Crystal',
|
|
'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(91389, 'Nano Crystal (Siphon AC (Advanced))', 42452, 91325, 'Siphon AC (Advanced)', 117902, 148153, 146653,
|
|
149653, 152, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(91390, 'Nano Crystal (Draw AC (Weak))', 12260, 91334, 'Draw AC (Weak)', 117900, 148032, 146532, 149532, 93,
|
|
'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(91392, 'Nano Crystal (Pawnbroker''s Armor)', 42452, 91314, 'Pawnbroker''s Armor', 117904, 148112, 146612,
|
|
149612, 185, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(91394, 'Nano Crystal (Draw AC (Major))', 42452, 91323, 'Draw AC (Major)', 117902, 148030, 146530, 149530, 149,
|
|
'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(91395, 'Nano Crystal (Draw AC (Minor))', 42452, 91331, 'Draw AC (Minor)', 117901, 148031, 146531, 149531, 113,
|
|
'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(91397, 'Nano Crystal (Draw AC (Greater))', 42452, 91319, 'Draw AC (Greater)', 117903, 148028, 146528, 149528,
|
|
165, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(91399, 'Nano Crystal (Draw AC (Invasive))', 42452, 91316, 'Draw AC (Invasive)', 117904, 148029, 146529, 149529,
|
|
179, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(91401, 'Nano Crystal (Draw AC)', 42452, 91328, 'Draw AC', 117901, 148026, 146526, 149526, 136, 'Crystal',
|
|
'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(91403, 'Nano Crystal (Draw AC (Advanced))', 42452, 91322, 'Draw AC (Advanced)', 117903, 148027, 146527, 149527,
|
|
159, 'Crystal', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(92182, 'Nano Crystal (Traffic AC (Weak))', 12260, 92142, 'Traffic AC (Weak)', 117969, 148208, 146708, 149708,
|
|
96, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(92183, 'Nano Crystal (Traffic AC (Major))', 42452, 92139, 'Traffic AC (Major)', 117971, 148206, 146706, 149706,
|
|
159, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(92185, 'Nano Crystal (Traffic AC (Minor))', 42452, 92141, 'Traffic AC (Minor)', 117969, 148207, 146707, 149707,
|
|
119, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(92186, 'Nano Crystal (Traffic AC (Greater))', 42452, 92135, 'Traffic AC (Greater)', 117972, 148204, 146704,
|
|
149704, 182, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(92188, 'Nano Crystal (Traffic AC (Lesser))', 42452, 92138, 'Traffic AC (Lesser)', 117970, 148205, 146705,
|
|
149705, 139, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(92189, 'Nano Crystal (Redeem AC (Weak))', 12260, 92153, 'Redeem AC (Weak)', 118031, 148146, 146646, 149646, 90,
|
|
'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(92191, 'Nano Crystal (Traffic AC)', 42452, 92136, 'Traffic AC', 117970, 148202, 146702, 149702, 152, 'Crystal',
|
|
'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(92193, 'Nano Crystal (Traffic AC (Advanced))', 42452, 92133, 'Traffic AC (Advanced)', 117971, 148203, 146703,
|
|
149703, 172, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(92194, 'Nano Crystal (Redeem AC (Lesser))', 42452, 92150, 'Redeem AC (Lesser)', 118032, 148143, 146643, 149643,
|
|
129, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(92196, 'Nano Crystal (Redeem AC (Major))', 42452, 92147, 'Redeem AC (Major)', 118033, 148144, 146644, 149644,
|
|
156, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(92197, 'Nano Crystal (Redeem AC (Minor))', 42452, 92151, 'Redeem AC (Minor)', 118031, 148145, 146645, 149645,
|
|
106, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(92199, 'Nano Crystal (Redeem AC)', 42452, 92148, 'Redeem AC', 118032, 148140, 146640, 149640, 149, 'Crystal',
|
|
'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(92201, 'Nano Crystal (Redeem AC (Advanced))', 42452, 92144, 'Redeem AC (Advanced)', 118033, 148141, 146641,
|
|
149641, 165, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(92203, 'Nano Crystal (Redeem AC (Greater))', 42452, 92145, 'Redeem AC (Greater)', 118034, 148142, 146642,
|
|
149642, 175, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(92205, 'Nano Crystal (Armor Trade-In)', 42452, 92130, 'Armor Trade-In', 118035, 147997, 146497, 149497, 185,
|
|
'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(92207, 'Nano Crystal (Major Armor Distributor)', 42452, 92132, 'Major Armor Distributor', 117973, 148093,
|
|
146593, 149593, 189, 'Crystal', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(93133, 'Nano Crystal (Grid Phase Accelerator)', 42450, 93126, 'Grid Phase Accelerator', 16300, 147519, 146019,
|
|
149019, 136, 'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(93134, 'Nano Crystal (Partial Grid Jump)', 42450, 93127, 'Partial Grid Jump', 16300, 147549, 146049, 149049,
|
|
113, 'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(93135, 'Nano Crystal (Gridspace Freedom)', 42450, 93132, 'Gridspace Freedom', 16300, 147523, 146023, 149023,
|
|
156, 'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(93136, 'Nano Crystal (Hack Grid Vector)', 12225, 93131, 'Hack Grid Vector', 16300, 147524, 146024, 149024, 30,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(93137, 'Nano Crystal (Leech Grid Vector)', 12258, 93129, 'Leech Grid Vector', 16300, 147532, 146032, 149032, 63,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(93138, 'Nano Crystal (Grid Runner)', 12225, 93130, 'Grid Runner', 16300, 147521, 146021, 149021, 43, 'Crystal',
|
|
'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(93139, 'Nano Crystal (Grid Surfer)', 12258, 93128, 'Grid Surfer', 16300, 147522, 146022, 149022, 83, 'Crystal',
|
|
'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(93140, 'Nano Crystal (Limited Grid Jump)', 12225, 93125, 'Limited Grid Jump', 16300, 147538, 146038, 149038, 17,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(95385, 'Nano Crystal (Greater Enforced Sloth)', 42449, 95382, 'Greater Enforced Sloth', 46278, 146985, 145485,
|
|
148485, 146, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(95386, 'Nano Crystal (Weighty Announcement)', 12257, 95383, 'Weighty Announcement', 46277, 147072, 145572,
|
|
148572, 83, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(95418, 'Nano Crystal (Ease of Execution)', 12228, 95410, 'Ease of Execution', 16303, 144978, 144851, 145105, 24,
|
|
'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(95419, 'Nano Crystal (Jobe Nano Libraries)', 42448, 95413, 'Jobe Nano Libraries', 16303, 147795, 146295, 149295,
|
|
152, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(95420, 'Nano Crystal (On-The-Fly Compression)', 12256, 95414, 'On-The-Fly Compression', 16303, 147835, 146335,
|
|
149335, 73, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(95421, 'Nano Crystal (Run-Time Recompiler)', 12228, 95416, 'Run-Time Recompiler', 16303, 147860, 146360, 149360,
|
|
33, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(95422, 'Nano Crystal (CrunchCom Nano Compressor)', 12228, 95415, 'CrunchCom Nano Compressor', 16303, 147716,
|
|
146216, 149216, 47, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(95423, 'Nano Crystal (CrunchCom Nano Compressor Pro)', 42448, 95412, 'CrunchCom Nano Compressor Pro', 16303,
|
|
147717, 146217, 149217, 123, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'Mission Reward'),
|
|
(95424, 'Nano Crystal (Izgimmer''s Obfuscated Recompiler)', 42448, 95417, 'Izgimmer''s Obfuscated Recompiler',
|
|
16303, 147794, 146294, 149294, 179, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'Mission Reward'),
|
|
(95425, 'Nano Crystal (Mocham''s Neural Interface-Web)', 42448, 95409, 'Mocham''s Neural Interface-Web', 16303,
|
|
145030, 144903, 145157, 159, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(95426, 'Nano Crystal (Notum Attunement)', 12256, 95408, 'Notum Attunement', 16303, 145033, 144906, 145160, 60,
|
|
'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(95427, 'Nano Crystal (CrunchCom Code Sieve)', 12228, 95407, 'CrunchCom Code Sieve', 16303, 147715, 146215,
|
|
149215, 10, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(95428, 'Nano Crystal (Coherent Notum Web)', 12256, 95411, 'Coherent Notum Web', 16303, 144968, 144841, 145095,
|
|
90, 'Crystal', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(95449, 'Nano Crystal (Cohesion Amplifier)', 12258, 95445, 'Cohesion Amplifier', 16202, 147699, 146199, 149199,
|
|
63, 'Crystal', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(95450, 'Nano Crystal (Nano Cloud Supplement)', 42450, 95442, 'Nano Cloud Supplement', 16202, 147828, 146328,
|
|
149328, 149, 'Crystal', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(95451, 'Nano Crystal (Notum Overload)', 42450, 95443, 'Notum Overload', 16202, 147833, 146333, 149333, 175,
|
|
'Crystal', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(95452, 'Nano Crystal (Enhance Nano Communication)', 12225, 95448, 'Enhance Nano Communication', 16202, 147739,
|
|
146239, 149239, 4, 'Crystal', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(95453, 'Nano Crystal (Enhance Nano Cohesion)', 12225, 95447, 'Enhance Nano Cohesion', 16202, 147738, 146238,
|
|
149238, 20, 'Crystal', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(95454, 'Nano Crystal (Coherent Nano Pathway)', 12225, 95444, 'Coherent Nano Pathway', 16202, 147697, 146197,
|
|
149197, 40, 'Crystal', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(95455, 'Nano Crystal (Superior Nano Command)', 12258, 95446, 'Superior Nano Command', 16202, 147881, 146381,
|
|
149381, 93, 'Crystal', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(95530, 'Nano Crystal (Dedication of Thought)', 42451, 95525, 'Dedication of Thought', 16309, 144970, 144843,
|
|
145097, 146, 'Crystal', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(95531, 'Nano Crystal (Universal Vulnerability Compendium)', 301587, 95527, 'Universal Vulnerability Compendium',
|
|
291164, 147646, 146146, 149146, 169, 'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0,
|
|
'Martial Artist', 'Mission Reward'),
|
|
(95532, 'Nano Crystal (Subconscious Guidance)', 301587, 95526, 'Subconscious Guidance', 291164, 0, 0, 0, 30,
|
|
'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(95533, 'Nano Crystal (Last Minute Adjustments)', 301587, 95528, 'Last Minute Adjustments', 291164, 147613,
|
|
146113, 149113, 139, 'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0,
|
|
'Martial Artist', 'Mission Reward'),
|
|
(95534, 'Nano Crystal (One Mind, One Purpose)', 42451, 95522, 'One Mind, One Purpose', 16309, 145036, 144909,
|
|
145163, 162, 'Crystal', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(95535, 'Nano Crystal (Ignore External Events)', 12259, 95524, 'Ignore External Events', 16309, 144994, 144867,
|
|
145121, 90, 'Crystal', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(95536, 'Nano Crystal (Internal Focus)', 12226, 95521, 'Internal Focus', 16309, 145008, 144881, 145135, 14,
|
|
'Crystal', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(95537, 'Nano Crystal (Engrossing Activity)', 12226, 95523, 'Engrossing Activity', 16309, 144979, 144852, 145106,
|
|
47, 'Crystal', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(95538, 'Nano Crystal (Vulnerability Seeker)', 301587, 95529, 'Vulnerability Seeker', 291164, 147648, 146148,
|
|
149148, 90, 'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(95723, 'Nano Crystal (Combat Hardening)', 12228, 95695, 'Combat Hardening', 38905, 147914, 146414, 149414, 33,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(95724, 'Nano Crystal (Survivor''s Resilience)', 42448, 95693, 'Survivor''s Resilience', 100997, 147971, 146471,
|
|
149471, 139, 'Crystal', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(95725, 'Nano Crystal (Tough as Nails)', 12256, 95694, 'Tough as Nails', 39046, 147984, 146484, 149484, 63,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(95726, 'Nano Crystal (Battlefield Endurance)', 42448, 95697, 'Battlefield Endurance', 100998, 147911, 146411,
|
|
149411, 152, 'Crystal', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(95727, 'Nano Crystal (Boot Camp Toughness)', 12228, 95696, 'Boot Camp Toughness', 16758, 147912, 146412, 149412,
|
|
17, 'Crystal', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(95728, 'Nano Crystal (Essence of Vitality)', 12228, 95707, 'Essence of Vitality', 16758, 147307, 145807, 148807,
|
|
14, 'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(95729, 'Nano Crystal (Mongo''s Troll)', 301276, 95698, 'Mongo''s Troll', 301275, 147323, 145823, 148823, 4,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(95730, 'Nano Crystal (Mongo''s Cyclops)', 301276, 95703, 'Mongo''s Cyclops', 301275, 147304, 145804, 148804, 93,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(95731, 'Nano Crystal (Essence of Might)', 12228, 95706, 'Essence of Might', 38905, 147305, 145805, 148805, 24,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(95732, 'Nano Crystal (Mongo''s Golem)', 301276, 95705, 'Mongo''s Golem', 301275, 147306, 145806, 148806, 43,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(95733, 'Nano Crystal (Essence of Cyclops)', 12256, 95702, 'Essence of Cyclops', 39046, 147301, 145801, 148801,
|
|
57, 'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(95734, 'Nano Crystal (Essence of Gargantua)', 42448, 95701, 'Essence of Gargantua', 39186, 147302, 145802,
|
|
148802, 123, 'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(95735, 'Nano Crystal (Mongo''s Titan)', 301276, 95699, 'Mongo''s Titan', 301275, 147303, 145803, 148803, 142,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(95736, 'Nano Crystal (Essence of Behemoth)', 42448, 95708, 'Essence of Behemoth', 100998, 147298, 145798,
|
|
148798, 152, 'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(95737, 'Nano Crystal (Essence of Boundless Health)', 12228, 95704, 'Essence of Boundless Health', 38905, 147299,
|
|
145799, 148799, 33, 'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(95738, 'Nano Crystal (Essence of Colossus)', 42448, 95700, 'Essence of Colossus', 100997, 147300, 145800,
|
|
148800, 132, 'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(95739, 'Nano Crystal (Superior Bodily Reinforcement)', 12256, 95715, 'Superior Bodily Reinforcement', 38905,
|
|
147241, 145741, 148741, 57, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'RK Store'),
|
|
(95740, 'Nano Crystal (Superior Metabolism Booster)', 42448, 95712, 'Superior Metabolism Booster', 38905, 147248,
|
|
145748, 148748, 152, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(95741, 'Nano Crystal (Superior Omni-Med Enhancement)', 42448, 95709, 'Superior Omni-Med Enhancement', 38905,
|
|
147250, 145750, 148750, 179, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Mission Reward'),
|
|
(95742, 'Nano Crystal (Metabolism Booster)', 12228, 95718, 'Metabolism Booster', 38905, 147198, 145698, 148698,
|
|
33, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(95743, 'Nano Crystal (Pre-Combat Conditioning)', 42448, 95711, 'Pre-Combat Conditioning', 38905, 147217, 145717,
|
|
148717, 139, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(95744, 'Nano Crystal (Infuse With Life)', 42448, 95720, 'Infuse with Life', 38905, 147174, 145674, 148674, 156,
|
|
'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(95745, 'Nano Crystal (Major Health Graft)', 12256, 95713, 'Major Health Graft', 38905, 147192, 145692, 148692,
|
|
93, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(95746, 'Nano Crystal (Medic''s Respite)', 12228, 95714, 'Medic''s Respite', 38905, 147196, 145696, 148696, 47,
|
|
'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(95747, 'Nano Crystal (Bodily Reinforcement)', 12228, 95719, 'Bodily Reinforcement', 38905, 147096, 145596,
|
|
148596, 10, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'No longer drops'),
|
|
(95748, 'Nano Crystal (Enhance Constitution)', 12228, 95716, 'Enhance Constitution', 38905, 147136, 145636,
|
|
148636, 27, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(95749, 'Nano Crystal (Health Graft)', 12228, 95717, 'Health Graft', 38905, 147164, 145664, 148664, 17,
|
|
'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(95750, 'Nano Crystal (Basic Omni-Med Enhancement)', 42448, 95710, 'Basic Omni-Med Enhancement', 38905, 147084,
|
|
145584, 148584, 149, 'Crystal', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(97447, 'Nano Crystal (Temporary Cellular Enhancement)', 12256, 96255, 'Temporary Cellular Enhancement', 39152,
|
|
147264, 145764, 148764, 90, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'RK Store'),
|
|
(97449, 'Nano Crystal (Survivability Booster)', 12228, 96249, 'Survivability Booster', 16330, 147253, 145753,
|
|
148753, 14, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(97450, 'Nano Crystal (Superior Life Reinforcement)', 42448, 96259, 'Superior Life Reinforcement', 39292, 147247,
|
|
145747, 148747, 169, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Mission Reward'),
|
|
(97452, 'Nano Crystal (Superior Health Augmentation)', 12256, 96254, 'Superior Health Augmentation', 39012,
|
|
147245, 145745, 148745, 83, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'RK Store'),
|
|
(97453, 'Nano Crystal (Strengthen Resolve)', 12256, 96253, 'Strengthen Resolve', 39012, 147240, 145740, 148740,
|
|
66, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(97455, 'Nano Crystal (Life Reinforcement)', 12228, 96252, 'Life Reinforcement', 39012, 147189, 145689, 148689,
|
|
50, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(97456, 'Nano Crystal (Life Channeler)', 42448, 96247, 'Life Channeler', 39292, 147188, 145688, 148688, 182,
|
|
'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(97458, 'Nano Crystal (Health Surge)', 12228, 96250, 'Health Surge', 16330, 147166, 145666, 148666, 30,
|
|
'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(97459, 'Nano Crystal (Health Augmentation)', 12228, 96248, 'Health Augmentation', 16330, 147162, 145662, 148662,
|
|
4, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(97461, 'Nano Crystal (Health Assembler)', 42448, 96258, 'Health Assembler', 39292, 147161, 145661, 148661, 156,
|
|
'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(97462, 'Nano Crystal (Enhanced Health Surge)', 42448, 96257, 'Enhanced Health Surge', 39152, 147139, 145639,
|
|
148639, 132, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(97464, 'Nano Crystal (Bodily Amplification)', 12228, 96251, 'Bodily Amplification', 16330, 147094, 145594,
|
|
148594, 43, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(97465, 'Nano Crystal (Constitution Magnification)', 42448, 96256, 'Constitution Magnification', 39152, 147111,
|
|
145611, 148611, 146, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Mission Reward'),
|
|
(99129, 'Nano Crystal (Wrath Abatement)', 42451, 99113, 'Wrath Abatement', 39168, 145078, 144951, 145205, 179,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(99130, 'Nano Crystal (Wrath Ebb)', 42451, 99114, 'Wrath Ebb', 39168, 145079, 144952, 145206, 149, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(99131, 'Nano Crystal (Temper Wrath)', 42451, 99116, 'Temper Wrath', 39168, 145065, 144938, 145192, 136,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(99132, 'Nano Crystal (Stifle Rage)', 12259, 99119, 'Stifle Rage', 39168, 145047, 144920, 145174, 53, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(99133, 'Nano Crystal (Shed Anger)', 12226, 99112, 'Shed Anger', 39168, 145046, 144919, 145173, 7, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(99134, 'Nano Crystal (Rage Eradication)', 42451, 99115, 'Rage Eradication', 39168, 145042, 144915, 145169, 116,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(99135, 'Nano Crystal (Rage Suppression)', 12259, 99118, 'Rage Suppression', 39168, 145044, 144917, 145171, 76,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(99136, 'Nano Crystal (Rage Abolishment)', 12259, 99117, 'Rage Abolishment', 39168, 145041, 144914, 145168, 93,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(99137, 'Nano Crystal (Quench Anger)', 12226, 99120, 'Quench Anger', 39168, 145040, 144913, 145167, 40,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(99138, 'Nano Crystal (Quell Anger)', 12226, 99122, 'Quell Anger', 39168, 145039, 144912, 145166, 30, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(99139, 'Nano Crystal (Douse Anger)', 12226, 99121, 'Douse Anger', 39168, 144977, 144850, 145104, 14, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(99140, 'Nano Crystal (Lull Wrath)', 42451, 99123, 'Lull Wrath', 39168, 145015, 144888, 145142, 162, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(99210, 'Nano Crystal (Total Mental Domination)', 42451, 99192, 'Total Mental Domination', 39137, 147066, 145566,
|
|
148566, 179, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(99211, 'Nano Crystal (Temporary Allegiance)', 42451, 99196, 'Temporary Allegiance', 39137, 147062, 145562,
|
|
148562, 159, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(99212, 'Nano Crystal (Temporary Glamor)', 12226, 99208, 'Temporary Glamor', 39137, 147063, 145563, 148563, 20,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99213, 'Nano Crystal (Solicit Support)', 12259, 99202, 'Solicit Support', 39137, 147046, 145546, 148546, 63,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99214, 'Nano Crystal (Soft Siren Call)', 12226, 99205, 'Soft Siren Call', 39137, 147045, 145545, 148545, 40,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99215, 'Nano Crystal (Personal Magnetism)', 12259, 99203, 'Personal Magnetism', 39137, 147028, 145528, 148528,
|
|
53, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99216, 'Nano Crystal (Lesser Charismatic Rapture)', 12259, 99200, 'Lesser Charismatic Rapture', 39137, 147001,
|
|
145501, 148501, 96, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'RK Store'),
|
|
(99217, 'Nano Crystal (Lesser Pheromone Control)', 12226, 99207, 'Lesser Pheromone Control', 39137, 147006,
|
|
145506, 148506, 27, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'RK Store'),
|
|
(99218, 'Nano Crystal (Inveigle Support)', 42451, 99194, 'Inveigle Support', 39137, 146999, 145499, 148499, 162,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(99219, 'Nano Crystal (Insidious Beguilement)', 42451, 99195, 'Insidious Beguilement', 39137, 146997, 145497,
|
|
148497, 152, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(99220, 'Nano Crystal (Impose Will)', 12259, 99201, 'Impose Will', 39137, 146995, 145495, 148495, 86, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99221, 'Nano Crystal (Dominate Psyche)', 12226, 99204, 'Dominate Psyche', 39137, 146954, 145454, 148454, 47,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99222, 'Nano Crystal (Enrapturing Bondage)', 42451, 99197, 'Enrapturing Bondage', 39137, 146961, 145461, 148461,
|
|
149, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(99223, 'Nano Crystal (Displace Thought Patterns)', 42451, 99209, 'Displace Thought Patterns', 39137, 146951,
|
|
145451, 148451, 189, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(99224, 'Nano Crystal (Charismatic Rapture)', 42451, 99193, 'Charismatic Rapture', 39137, 146934, 145434, 148434,
|
|
169, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(99225, 'Nano Crystal (Captivated Thoughts)', 42451, 99199, 'Captivated Thoughts', 39137, 146930, 145430, 148430,
|
|
109, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99226, 'Nano Crystal (Bend Will)', 12226, 99206, 'Bend Will', 39137, 146926, 145426, 148426, 33, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(99227, 'Nano Crystal (Allure of Servitude)', 42451, 99198, 'Allure of Servitude', 39137, 146911, 145411, 148411,
|
|
136, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(99587, 'Nano Crystal (Uncontrollable Body Tremors)', 301085, 99577, 'Uncontrollable Body Tremors', 291160,
|
|
147268, 145768, 148768, 185, 'Crystal', 'DeBuffs', 'Initiative_DeBuffs', 186, 'Unbreakable', 0, 1, 0, 0, 0,
|
|
'Doctor', 'SL Loot'),
|
|
(99589, 'Nano Crystal (Tired Limbs)', 301093, 99578, 'Tired Limbs', 301097, 147266, 145766, 148766, 7, 'Crystal',
|
|
'DeBuffs', 'Initiative_DeBuffs', 186, 'Breakable', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(99593, 'Nano Crystal (Induce Muscle Spasms)', 301085, 99583, 'Induce Muscle Spasms', 291160, 147169, 145669,
|
|
148669, 126, 'Crystal', 'DeBuffs', 'Initiative_DeBuffs', 186, 'Unbreakable', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Mission Reward'),
|
|
(99594, 'Nano Crystal (Muscle Atrophy)', 301085, 99582, 'Muscle Atrophy', 291160, 147183, 145683, 148683, 17,
|
|
'Crystal', 'DeBuffs', 'Initiative_DeBuffs', 186, 'Unbreakable', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(99618, 'Nano Crystal (Unfriendly Merger)', 12225, 99604, 'Unfriendly Merger', 39137, 148210, 146710, 149710, 17,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99619, 'Nano Crystal (Strip Assets)', 12225, 99605, 'Strip Assets', 39137, 148181, 146681, 149681, 33,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99620, 'Nano Crystal (Shady Acquisition)', 12258, 99606, 'Shady Acquisition', 39137, 148150, 146650, 149650, 63,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99621, 'Nano Crystal (Pay the Pauper)', 42450, 99607, 'Pay the Pauper', 39137, 148113, 146613, 149613, 169,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(99622, 'Nano Crystal (Overdraught)', 12225, 99608, 'Overdraught', 39137, 148107, 146607, 149607, 24, 'Crystal',
|
|
'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99623, 'Nano Crystal (Line of Credit)', 12225, 99609, 'Line of Credit', 39137, 148082, 146582, 149582, 7,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99624, 'Nano Crystal (Insolvency)', 42450, 99610, 'Insolvency', 39137, 148064, 146564, 149564, 123, 'Crystal',
|
|
'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(99625, 'Nano Crystal (Impoverish Accounts)', 42450, 99611, 'Impoverish Accounts', 39137, 148063, 146563, 149563,
|
|
146, 'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(99626, 'Nano Crystal (Greater Strip Assets)', 12258, 99612, 'Greater Strip Assets', 39137, 148054, 146554,
|
|
149554, 80, 'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99627, 'Nano Crystal (Forced Bankruptcy)', 42450, 99613, 'Forced Bankruptcy', 39137, 148044, 146544, 149544,
|
|
185, 'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(99628, 'Nano Crystal (Extended Line of Credit)', 12225, 99614, 'Extended Line of Credit', 39137, 148040, 146540,
|
|
149540, 50, 'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99629, 'Nano Crystal (Enforced Loan)', 12225, 99615, 'Enforced Loan', 39137, 148036, 146536, 149536, 40,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(99630, 'Nano Crystal (Dubious Accounting)', 12258, 99616, 'Dubious Accounting', 39137, 148033, 146533, 149533,
|
|
99, 'Crystal', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(100201, 'Nano Crystal (Mongo Bash!)', 301272, 100200, 'Mongo Bash!', 301263, 147330, 0, 0, 66, 'Crystal',
|
|
'Crowd_Control', 'Mongo_Buffs', 188, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100202, 'Nano Crystal (Mongo Slam!)', 301272, 100198, 'Mongo Slam!', 301263, 147332, 0, 0, 17, 'Crystal',
|
|
'Crowd_Control', 'Mongo_Buffs', 188, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100203, 'Nano Crystal (Mongo Crush!)', 301272, 100199, 'Mongo Crush!', 301263, 147331, 0, 0, 149, 'Crystal',
|
|
'Crowd_Control', 'Mongo_Buffs', 188, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(100204, 'Nano Crystal (Mongo Smash!)', 301272, 100197, 'Mongo Smash!', 301263, 147333, 0, 0, 132, 'Crystal',
|
|
'Crowd_Control', 'Mongo_Buffs', 188, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(100218, 'Nano Crystal (Eternal Enmity)', 42451, 100214, 'Eternal Enmity', 16230, 147579, 146079, 149079, 162,
|
|
'Crystal', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(100219, 'Nano Crystal (Seething Resentment)', 42451, 100216, 'Seething Resentment', 16230, 147632, 146132,
|
|
149132, 136, 'Crystal', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(100220, 'Nano Crystal (Distracting Nuisance)', 12259, 100217, 'Distracting Nuisance', 16230, 147574, 146074,
|
|
149074, 53, 'Crystal', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(100221, 'Nano Crystal (Encourage Hatred)', 12259, 100215, 'Encourage Hatred', 16230, 147576, 146076, 149076, 86,
|
|
'Crystal', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'RK Store'),
|
|
(100222, 'Nano Crystal (Roar of Aggression)', 42451, 100210, 'Roar of Aggression', 16230, 147339, 145839, 148839,
|
|
116, 'Crystal', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100223, 'Nano Crystal (Taunting Glare)', 12226, 100213, 'Taunting Glare', 16230, 147344, 145844, 148844, 7,
|
|
'Crystal', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'No longer drops'),
|
|
(100224, 'Nano Crystal (Aggressive Instincts)', 12226, 100211, 'Aggressive Instincts', 16230, 147273, 145773,
|
|
148773, 27, 'Crystal', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100225, 'Nano Crystal (Baleful Stare)', 12259, 100212, 'Baleful Stare', 16230, 147276, 145776, 148776, 57,
|
|
'Crystal', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100226, 'Nano Crystal (Primal Hatred)', 42451, 100209, 'Primal Hatred', 16230, 147336, 145836, 148836, 139,
|
|
'Crystal', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(100227, 'Nano Crystal (Id Assault)', 42451, 100207, 'Id Assault', 16230, 147930, 146430, 149430, 132, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'Mission Reward'),
|
|
(100228, 'Nano Crystal (Draw Attention)', 12226, 100208, 'Draw Attention', 16230, 147919, 146419, 149419, 14,
|
|
'Crystal', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(100229, 'Nano Crystal (Enraged Mind)', 12226, 100206, 'Enraged Mind', 16230, 147922, 146422, 149422, 30,
|
|
'Crystal', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(100230, 'Nano Crystal (Annoying Presence)', 12259, 100205, 'Annoying Presence', 16230, 147907, 146407, 149407,
|
|
70, 'Crystal', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(100260, 'Nano Crystal (Incandescent Rage)', 301297, 100251, 'Incandescent Rage', 301294, 147319, 0, 0, 132,
|
|
'Crystal', 'Buffs', 'Rage', 189, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(100261, 'Nano Crystal (Infernal Rage)', 301297, 100254, 'Infernal Rage', 301294, 147320, 0, 0, 139, 'Crystal',
|
|
'Buffs', 'Rage', 189, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(100262, 'Nano Crystal (Burning Rage)', 301297, 100253, 'Burning Rage', 301294, 147288, 0, 0, 80, 'Crystal',
|
|
'Buffs', 'Rage', 189, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100263, 'Nano Crystal (Fell Rage)', 301297, 100252, 'Fell Rage', 301294, 147310, 0, 0, 50, 'Crystal', 'Buffs',
|
|
'Rage', 189, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100264, 'Nano Crystal (Berserk Rage)', 301297, 100250, 'Berserk Rage', 301294, 147278, 0, 0, 30, 'Crystal',
|
|
'Buffs', 'Rage', 189, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(100444, 'Nano Crystal (Cubicle Dweller)', 42449, 100431, 'Cubicle Dweller', 46270, 146936, 145436, 148436, 103,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(100445, 'Nano Crystal (Peaceful Intentions)', 42449, 100443, 'Peaceful Intentions', 46271, 147840, 146340,
|
|
149340, 159, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(100446, 'Nano Crystal (Discourage Involvement)', 42449, 100441, 'Discourage Involvement', 46270, 147726, 146226,
|
|
149226, 129, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(100447, 'Nano Crystal (Bewilder)', 12224, 100440, 'Bewilder', 46283, 147671, 146171, 149171, 30, 'Crystal',
|
|
'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(100448, 'Nano Crystal (Trinkets and Toys)', 12257, 100436, 'Trinkets and Toys', 46269, 148209, 146709, 149709,
|
|
63, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(100449, 'Nano Crystal (Simple Mind, Simple Pleasures)', 42449, 100439, 'Simple Mind, Simple Pleasures', 46271,
|
|
148151, 146651, 149651, 162, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(100450, 'Nano Crystal (Imaginary Distractions)', 42449, 100434, 'Imaginary Distractions', 46270, 148062, 146562,
|
|
149562, 146, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(100451, 'Nano Crystal (Glittering Plaything)', 42449, 100435, 'Glittering Plaything', 46270, 148047, 146547,
|
|
149547, 106, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(100452, 'Nano Crystal (Distract with Trinkets)', 12224, 100433, 'Distract with Trinkets', 46283, 148017, 146517,
|
|
149517, 20, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(100453, 'Nano Crystal (Distracting Baubles)', 12224, 100437, 'Distracting Baubles', 46269, 148018, 146518,
|
|
149518, 47, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(100454, 'Nano Crystal (Bright Shiny Sparkling Thing)', 12224, 100438, 'Bright Shiny Sparkling Thing', 46283,
|
|
148001, 146501, 149501, 33, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(100455, 'Nano Crystal (Wandering Mind)', 42449, 100429, 'Wandering Mind', 46271, 147070, 145570, 148570, 156,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(100456, 'Nano Crystal (Muddled Psyche)', 42449, 100426, 'Muddled Psyche', 84276, 147024, 145524, 148524, 126,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(100457, 'Nano Crystal (Introspective Engagement)', 42449, 100430, 'Introspective Engagement', 46270, 146998,
|
|
145498, 148498, 132, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(100458, 'Nano Crystal (Disjointed Psyche)', 42449, 100424, 'Disjointed Psyche', 84277, 146950, 145450, 148450,
|
|
162, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(100459, 'Nano Crystal (Disrupted Psyche)', 42449, 100422, 'Disrupted Psyche', 84278, 146952, 145452, 148452,
|
|
185, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(100460, 'Nano Crystal (Disjointed From Reality)', 42449, 100428, 'Disjointed From Reality', 46271, 146949,
|
|
145449, 148449, 175, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(100461, 'Nano Crystal (Demotivate)', 12257, 100432, 'Demotivate', 46269, 146938, 145438, 148438, 80, 'Crystal',
|
|
'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(100462, 'Nano Crystal (Project Calm)', 12257, 100442, 'Project Calm', 46269, 147851, 146351, 149351, 60,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(116799, 'Nano Crystal (Recondition Parts)', 12228, 116797, 'Recondition Parts', 44230, 147460, 145960, 148960,
|
|
50, 'Crystal', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(116800, 'Nano Crystal (Quick Fix)', 12228, 116793, 'Quick Fix', 16246, 147454, 145954, 148954, 14, 'Crystal',
|
|
'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(116801, 'Nano Crystal (Patchy Repairs)', 12228, 116794, 'Patchy Repairs', 44229, 147440, 145940, 148940, 34,
|
|
'Crystal', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(116802, 'Nano Crystal (Intricate Repairs)', 42448, 116795, 'Intricate Repairs', 44233, 147417, 145917, 148917,
|
|
156, 'Crystal', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(116803, 'Nano Crystal (Field Workshop)', 42448, 116796, 'Field Workshop', 44232, 147390, 145890, 148890, 120,
|
|
'Crystal', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(116804, 'Nano Crystal (A Maker''s Touch)', 42448, 116791, 'A Maker''s Touch', 44234, 147348, 145848, 148848,
|
|
179, 'Crystal', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(116805, 'Nano Crystal (Thorough Overhaul)', 42448, 116798, 'Thorough Overhaul', 44230, 147065, 145565, 148565,
|
|
166, 'Crystal', 'Pet_Buffs', 'Heal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(116806, 'Nano Crystal (Rebuild Casing)', 12256, 116792, 'Rebuild Casing', 44231, 147459, 145959, 148959, 84,
|
|
'Crystal', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(116822, 'Nano Crystal (Chant of Effortless Strikes)', 300520, 116811, 'Chant of Effortless Strikes', 300518,
|
|
144965, 144838, 145092, 130, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0, 1, 0, 0,
|
|
0, 'Meta-Physicist', 'Mission Reward'),
|
|
(116823, 'Nano Crystal (Instill With Righteous Frenzy)', 42448, 116812, 'Instill With Righteous Frenzy', 16207,
|
|
145006, 144879, 145133, 150, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(116824, 'Nano Crystal (Instill With Rage)', 12228, 116813, 'Instill With Rage', 16207, 145005, 144878, 145132,
|
|
21, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(116825, 'Nano Crystal (Instill With Malign Intent)', 42448, 116814, 'Instill With Malign Intent', 16207, 145004,
|
|
144877, 145131, 189, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(116826, 'Nano Crystal (Instill With Fury)', 12228, 116815, 'Instill With Fury', 16207, 145003, 144876, 145130,
|
|
41, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(116827, 'Nano Crystal (Instill With Ferocious Purpose)', 42448, 116816, 'Instill With Ferocious Purpose', 16207,
|
|
145002, 144875, 145129, 113, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'RK Store'),
|
|
(116828, 'Nano Crystal (Instill With Enduring Wrath)', 42448, 116817, 'Instill With Enduring Wrath', 16207,
|
|
145001, 144874, 145128, 166, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(116829, 'Nano Crystal (High Chant of Frenzied Blows)', 300520, 116818, 'High Chant of Frenzied Blows', 300518,
|
|
144993, 144866, 145120, 156, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0, 1, 0, 0,
|
|
0, 'Meta-Physicist', 'Mission Reward'),
|
|
(116830, 'Nano Crystal (High Chant of Effortless Strikes)', 300520, 116819, 'High Chant of Effortless Strikes',
|
|
300518, 144992, 144865, 145119, 182, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0,
|
|
1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(116831, 'Nano Crystal (Chant of Frenzied Blows)', 300520, 116820, 'Chant of Frenzied Blows', 300518, 144966,
|
|
144839, 145093, 87, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'RK Store'),
|
|
(116832, 'Nano Crystal (Instill With Terrible Anger)', 12256, 116821, 'Instill With Terrible Anger', 16207,
|
|
145007, 144880, 145134, 74, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'RK Store'),
|
|
(116857, 'Nano Crystal (Advanced Face Graft)', 42448, 116856, 'Advanced Face Graft', 39158, 146817, 145317,
|
|
148317, 150, 'Crystal', 'Disguise', '', 0, '', 0, 0, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(116858, 'Nano Crystal (Face Graft)', 12256, 116855, 'Face Graft', 39158, 146841, 145341, 148341, 77, 'Crystal',
|
|
'Disguise', '', 0, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(117231, 'Nano Crystal (Mimic Profession: Trader)', 42451, 117211, 'Mimic Profession: Trader', 16775, 146886,
|
|
145386, 148386, 162, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Trader', 0, 1, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(117232, 'Nano Crystal (Mimic Profession: Meta-Physicist)', 42451, 117208, 'Mimic Profession: Meta-Physicist',
|
|
16775, 146887, 145387, 148387, 165, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Meta-Physicist',
|
|
0, 1, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(117233, 'Nano Crystal (Mimic Profession: Martial Artist)', 42451, 117215, 'Mimic Profession: Martial Artist',
|
|
16775, 146883, 145383, 148383, 149, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Martial_Artist',
|
|
0, 1, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(117234, 'Nano Crystal (Mimic Profession: Nanotechnician)', 42451, 117207, 'Mimic Profession: Nanotechnician',
|
|
16775, 146884, 145384, 148384, 169, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Nano-Technician',
|
|
0, 1, 0, 0, 0, 'Agent', 'Mission Reward'),
|
|
(117235, 'Nano Crystal (Mimic Profession: Soldier)', 42451, 117216, 'Mimic Profession: Soldier', 16775, 146885,
|
|
145385, 148385, 146, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Soldier', 0, 1, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(117236, 'Nano Crystal (Mimic Profession: Enforcer)', 42451, 117217, 'Mimic Profession: Enforcer', 16775, 146880,
|
|
145380, 148380, 146, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Enforcer', 0, 1, 0, 0, 0,
|
|
'Agent', 'Mission Reward'),
|
|
(117237, 'Nano Crystal (Mimic Profession: Engineer)', 42451, 117213, 'Mimic Profession: Engineer', 16775, 146881,
|
|
145381, 148381, 156, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Engineer', 0, 1, 0, 0, 0,
|
|
'Agent', 'Mission Reward'),
|
|
(117238, 'Nano Crystal (Mimic Profession: Fixer)', 42451, 117212, 'Mimic Profession: Fixer', 16775, 146882,
|
|
145382, 148382, 159, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Fixer', 0, 1, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(117239, 'Nano Crystal (Mimic Profession: Adventurer)', 42451, 117214, 'Mimic Profession: Adventurer', 16775,
|
|
146877, 145377, 148377, 152, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Adventurer', 0, 1, 0, 0,
|
|
0, 'Agent', 'Mission Reward'),
|
|
(117240, 'Nano Crystal (Mimic Profession: Bureaucrat)', 42451, 117209, 'Mimic Profession: Bureaucrat', 16775,
|
|
146878, 145378, 148378, 165, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Bureaucrat', 0, 1, 0, 0,
|
|
0, 'Agent', 'Mission Reward'),
|
|
(117241, 'Nano Crystal (Mimic Profession: Doctor)', 42451, 117210, 'Mimic Profession: Doctor', 16775, 146879,
|
|
145379, 148379, 162, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Doctor', 0, 1, 0, 0, 0, 'Agent',
|
|
'Mission Reward'),
|
|
(117242, 'Nano Crystal (Assume Profession: Soldier)', 12259, 117227, 'Assume Profession: Soldier', 16775, 146829,
|
|
145329, 148329, 80, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Soldier', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(117243, 'Nano Crystal (Assume Profession: Trader)', 12259, 117222, 'Assume Profession: Trader', 16775, 146830,
|
|
145330, 148330, 99, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Trader', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(117244, 'Nano Crystal (Assume Profession: Martial Artist)', 12259, 117226, 'Assume Profession: Martial Artist',
|
|
16775, 146826, 145326, 148326, 83, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Martial_Artist', 0,
|
|
1, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(117245, 'Nano Crystal (Assume Profession: Meta-Physicist)', 42451, 117219, 'Assume Profession: Meta-Physicist',
|
|
16775, 146827, 145327, 148327, 113, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Meta-Physicist',
|
|
0, 1, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(117246, 'Nano Crystal (Assume Profession: Nanotechnician)', 42451, 117218, 'Assume Profession: Nanotechnician',
|
|
16775, 146828, 145328, 148328, 119, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Nano-Technician',
|
|
0, 1, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(117247, 'Nano Crystal (Assume Profession: Enforcer)', 12259, 117228, 'Assume Profession: Enforcer', 16775,
|
|
146823, 145323, 148323, 76, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Enforcer', 0, 1, 0, 0, 0,
|
|
'Agent', 'RK Store'),
|
|
(117248, 'Nano Crystal (Assume Profession: Engineer)', 12259, 117224, 'Assume Profession: Engineer', 16775,
|
|
146824, 145324, 148324, 90, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Engineer', 0, 1, 0, 0, 0,
|
|
'Agent', 'RK Store'),
|
|
(117249, 'Nano Crystal (Assume Profession: Fixer)', 12259, 117223, 'Assume Profession: Fixer', 16775, 146825,
|
|
145325, 148325, 96, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Fixer', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(117250, 'Nano Crystal (Assume Profession: Adventurer)', 12259, 117225, 'Assume Profession: Adventurer', 16775,
|
|
146820, 145320, 148320, 86, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Adventurer', 0, 1, 0, 0,
|
|
0, 'Agent', 'RK Store'),
|
|
(117251, 'Nano Crystal (Assume Profession: Bureaucrat)', 42451, 117220, 'Assume Profession: Bureaucrat', 16775,
|
|
146821, 145321, 148321, 109, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Bureaucrat', 0, 1, 0, 0,
|
|
0, 'Agent', 'RK Store'),
|
|
(117252, 'Nano Crystal (Assume Profession: Doctor)', 42451, 117221, 'Assume Profession: Doctor', 16775, 146822,
|
|
145322, 148322, 103, 'Crystal', 'False_Professions', 'False_Profession', 218, 'Doctor', 0, 1, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(118110, 'Nano Crystal (Absorb Punishment)', 42452, 117688, 'Absorb Punishment', 100995, 147272, 145772, 148772,
|
|
140, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(118111, 'Nano Crystal (Fleeting Immunity)', 42452, 117676, 'Fleeting Immunity', 100995, 147756, 146256, 149256,
|
|
182, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(118112, 'Nano Crystal (Collapsing Barrier)', 42452, 117677, 'Collapsing Barrier', 39039, 147700, 146200, 149200,
|
|
146, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(118113, 'Nano Crystal (Advanced Layered Protection)', 42452, 117678, 'Advanced Layered Protection', 38898,
|
|
147658, 146158, 149158, 107, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'RK Store'),
|
|
(118114, 'Nano Crystal (Ward from Harm)', 12260, 117680, 'Ward from Harm', 38898, 147347, 145847, 148847, 54,
|
|
'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(118115, 'Nano Crystal (Advanced Collapsing Barrier)', 42452, 117675, 'Advanced Collapsing Barrier', 39179,
|
|
147657, 146157, 149157, 163, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(118116, 'Nano Crystal (Shrug Off Blows)', 42452, 117682, 'Shrug Off Blows', 39179, 147342, 145842, 148842, 136,
|
|
'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(118117, 'Nano Crystal (Thicken Skin)', 12227, 117681, 'Thicken Skin', 16197, 147345, 145845, 148845, 37,
|
|
'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(118118, 'Nano Crystal (Shock Absorber)', 12260, 117683, 'Shock Absorber', 38898, 147341, 145841, 148841, 70,
|
|
'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(118119, 'Nano Crystal (Gird For Punishment)', 12260, 117684, 'Gird for Punishment', 39039, 147314, 145814,
|
|
148814, 90, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(118120, 'Nano Crystal (Fortify)', 42452, 117685, 'Fortify', 39039, 147313, 145813, 148813, 120, 'Crystal',
|
|
'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(118121, 'Nano Crystal (Failing Impregnability)', 42452, 117686, 'Failing Impregnability', 100996, 147308,
|
|
145808, 148808, 150, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'Mission Reward'),
|
|
(118122, 'Nano Crystal (Deaden Pain)', 42452, 117687, 'Deaden Pain', 39179, 147296, 145796, 148796, 133,
|
|
'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(118123, 'Nano Crystal (Layered Protection)', 12260, 117679, 'Layered Protection', 16197, 147797, 146297, 149297,
|
|
80, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(118246, 'Nano Crystal (Premium Delayed Health Payment)', 42448, 118245, 'Premium Delayed Health Payment', 44251,
|
|
148124, 146624, 149624, 182, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(118247, 'Nano Crystal (Quality Delayed Health Payment)', 12256, 118238, 'Quality Delayed Health Payment', 44248,
|
|
148131, 146631, 149631, 87, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(118248, 'Nano Crystal (Sophisticated Delayed Health Payment)', 42448, 118232,
|
|
'Sophisticated Delayed Health Payment', 44250, 148176, 146676, 149676, 156, 'Crystal', 'Transfer', 'Health', 0,
|
|
'Team', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(118249, 'Nano Crystal (Major Delayed Health Payment)', 12256, 118234, 'Major Delayed Health Payment', 44248,
|
|
148094, 146594, 149594, 100, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(118250, 'Nano Crystal (Minor Delayed Health Payment)', 12228, 118243, 'Minor Delayed Health Payment', 44245,
|
|
148101, 146601, 149601, 21, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(118251, 'Nano Crystal (Patchy Delayed Health Payment)', 12228, 118244, 'Patchy Delayed Health Payment', 38953,
|
|
148108, 146608, 149608, 14, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'No longer drops'),
|
|
(118252, 'Nano Crystal (Greater Delayed Health Payment)', 42448, 118231, 'Greater Delayed Health Payment', 44250,
|
|
148048, 146548, 149548, 149, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(118253, 'Nano Crystal (Lesser Delayed Health Payment)', 12256, 118237, 'Lesser Delayed Health Payment', 44247,
|
|
148076, 146576, 149576, 57, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(118254, 'Nano Crystal (Average Delayed Health Payment)', 12228, 118241, 'Average Delayed Health Payment', 44246,
|
|
148084, 146584, 149584, 44, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(118255, 'Nano Crystal (Elementary Delayed Health Payment)', 12228, 118240, 'Elementary Delayed Health Payment',
|
|
44245, 148034, 146534, 149534, 31, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(118256, 'Nano Crystal (Exceptional Delayed Health Payment)', 42448, 118230,
|
|
'Exceptional Delayed Health Payment', 44251, 148038, 146538, 149538, 169, 'Crystal', 'Transfer', 'Health', 0,
|
|
'Team', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(118257, 'Nano Crystal (Feeble Delayed Health Payment)', 12228, 118242, 'Feeble Delayed Health Payment', 38953,
|
|
148041, 146541, 149541, 8, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'No longer drops'),
|
|
(118258, 'Nano Crystal (Advanced Delayed Health Payment)', 42448, 118233, 'Advanced Delayed Health Payment',
|
|
44249, 147986, 146486, 149486, 123, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(118259, 'Nano Crystal (Commonplace Delayed Health Payment)', 12228, 118239,
|
|
'Commonplace Delayed Health Payment', 44246, 148004, 146504, 149504, 37, 'Crystal', 'Transfer', 'Health', 0,
|
|
'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(118260, 'Nano Crystal (Delayed Health Payment)', 12256, 118236, 'Delayed Health Payment', 44247, 148007, 146507,
|
|
149507, 70, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(118261, 'Nano Crystal (Superior Delayed Health Payment)', 42448, 118235, 'Superior Delayed Health Payment',
|
|
44249, 148183, 146683, 149683, 140, 'Crystal', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(120500, 'NanoCrystal (Quantum Wings)', 42450, 120499, 'Quantum Wings', 16348, 145038, 144911, 145165, 103,
|
|
'Crystal', 'Vehicle', 'Air', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(121142, 'Nano Crystal (Dominate Foe)', 42451, 121135, 'Dominate Foe', 39145, 147297, 145797, 148797, 150,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(121143, 'Nano Crystal (Sudden Scare)', 12226, 121136, 'Sudden Scare', 39145, 147052, 145552, 148552, 37,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(121144, 'Nano Crystal (Visions of a Doomed Future)', 42451, 121139, 'Visions of a Doomed Future', 39145, 147068,
|
|
145568, 148568, 130, 'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(121145, 'Nano Crystal (Prey On Fear)', 12259, 121141, 'Prey On Fear', 39145, 147031, 145531, 148531, 57,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(121146, 'Nano Crystal (Primal Fear)', 42451, 121138, 'Primal Fear', 39145, 147032, 145532, 148532, 159,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(121147, 'Nano Crystal (Horror From The Darkest Pit)', 42451, 121137, 'Horror From The Darkest Pit', 39145,
|
|
146993, 145493, 148493, 179, 'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(121148, 'Nano Crystal (Crush Bravery)', 42451, 121140, 'Crush Bravery', 39145, 146935, 145435, 148435, 110,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(121149, 'Nano Crystal (Quivering Wreck)', 12259, 121133, 'Quivering Wreck', 39145, 147338, 145838, 148838, 70,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(121150, 'Nano Crystal (Spine of Jelly)', 42451, 121134, 'Spine of Jelly', 39145, 147343, 145843, 148843, 130,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'Mission Reward'),
|
|
(121151, 'Nano Crystal (Fearsome Shout)', 12226, 121132, 'Fearsome Shout', 39145, 147309, 145809, 148809, 37,
|
|
'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(121347, 'Nano Crystal (Team Skill Wrangler (Superior))', 42451, 121319, 'Team Skill Wrangler (Superior)',
|
|
117989, 148197, 146697, 149697, 140, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121348, 'Nano Crystal (Team Skill Wrangler (Weak))', 12226, 121317, 'Team Skill Wrangler (Weak)', 117984,
|
|
148198, 146698, 149698, 18, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121349, 'Nano Crystal (Team Skill Wrangler (Premium))', 42451, 121320, 'Team Skill Wrangler (Premium)', 117993,
|
|
148195, 146695, 149695, 189, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121350, 'Nano Crystal (Team Skill Wrangler (Sophisticated))', 42451, 121318,
|
|
'Team Skill Wrangler (Sophisticated)', 117991, 148196, 146696, 149696, 159, 'Crystal', 'Transfer', 'Wrangle', 0,
|
|
'Team', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(121351, 'Nano Crystal (Team Skill Wrangler (Patchy))', 12226, 121322, 'Team Skill Wrangler (Patchy)', 117984,
|
|
148194, 146694, 149694, 27, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121352, 'Nano Crystal (Team Skill Wrangler (Major))', 42451, 121323, 'Team Skill Wrangler (Major)', 117987,
|
|
148192, 146692, 149692, 107, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121353, 'Nano Crystal (Team Skill Wrangler (Minor))', 12226, 121321, 'Team Skill Wrangler (Minor)', 117985,
|
|
148193, 146693, 149693, 37, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121354, 'Nano Crystal (Team Skill Wrangler (Lossy))', 12259, 121325, 'Team Skill Wrangler (Lossy)', 117986,
|
|
148191, 146691, 149691, 60, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121355, 'Nano Crystal (Team Skill Wrangler (Greater))', 42451, 121326, 'Team Skill Wrangler (Greater)', 117990,
|
|
148189, 146689, 149689, 153, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121356, 'Nano Crystal (Team Skill Wrangler (Lesser))', 12259, 121324, 'Team Skill Wrangler (Lesser)', 117986,
|
|
148190, 146690, 149690, 77, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121357, 'Nano Crystal (Team Skill Wrangler (Exceptional))', 42451, 121328, 'Team Skill Wrangler (Exceptional)',
|
|
117992, 148188, 146688, 149688, 169, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121358, 'Nano Crystal (Team Skill Wrangler (Advanced))', 42451, 121329, 'Team Skill Wrangler (Advanced)',
|
|
117988, 148186, 146686, 149686, 123, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121359, 'Nano Crystal (Team Skill Wrangler (Commonplace))', 12226, 121327, 'Team Skill Wrangler (Commonplace)',
|
|
117985, 148187, 146687, 149687, 47, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'RK Store'),
|
|
(121360, 'Nano Crystal (Skill Wrangler (Weak))', 12226, 121330, 'Skill Wrangler (Weak)', 118046, 148174, 146674,
|
|
149674, 8, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121361, 'Nano Crystal (Team Skill Wrangler)', 12259, 121331, 'Team Skill Wrangler', 117987, 148185, 146685,
|
|
149685, 93, 'Crystal', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121362, 'Nano Crystal (Skill Wrangler (Superior))', 42451, 121332, 'Skill Wrangler (Superior)', 118052, 148173,
|
|
146673, 149673, 126, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(121363, 'Nano Crystal (Skill Wrangler (Sophisticated))', 42451, 121334, 'Skill Wrangler (Sophisticated)',
|
|
118053, 148171, 146671, 149671, 156, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121364, 'Nano Crystal (Skill Wrangler (Superb))', 42451, 121333, 'Skill Wrangler (Superb)', 118054, 148172,
|
|
146672, 149672, 163, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(121365, 'Nano Crystal (Skill Wrangler (Premium))', 42451, 121335, 'Skill Wrangler (Premium)', 118056, 148170,
|
|
146670, 149670, 189, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(121366, 'Nano Crystal (Skill Wrangler (Minor))', 12226, 121337, 'Skill Wrangler (Minor)', 118047, 148168,
|
|
146668, 149668, 21, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121367, 'Nano Crystal (Skill Wrangler (Patchy))', 12226, 121336, 'Skill Wrangler (Patchy)', 118046, 148169,
|
|
146669, 149669, 14, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121368, 'Nano Crystal (Skill Wrangler (Major))', 12259, 121338, 'Skill Wrangler (Major)', 118051, 148167,
|
|
146667, 149667, 97, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121369, 'Nano Crystal (Skill Wrangler Lesser)', 12259, 121340, 'Skill Wrangler Lesser', 118048, 148165, 146665,
|
|
149665, 54, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121370, 'Nano Crystal (Skill Wrangler (Lossy))', 12226, 121339, 'Skill Wrangler (Lossy)', 118048, 148166,
|
|
146666, 149666, 41, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121371, 'Nano Crystal (Skill Wrangler (Greater))', 42451, 121342, 'Skill Wrangler (Greater)', 118052, 148163,
|
|
146663, 149663, 150, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(121372, 'Nano Crystal (Skill Wrangler (Inferior))', 12259, 121341, 'Skill Wrangler (Inferior)', 118049, 148164,
|
|
146664, 149664, 70, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121373, 'Nano Crystal (Skill Wrangler (Exceptional))', 42451, 121343, 'Skill Wrangler (Exceptional)', 118055,
|
|
148162, 146662, 149662, 176, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121374, 'Nano Crystal (Skill Wrangler (Advanced))', 42451, 121345, 'Skill Wrangler (Advanced)', 118051, 148160,
|
|
146660, 149660, 113, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121375, 'Nano Crystal (Skill Wrangler (Commonplace))', 12226, 121344, 'Skill Wrangler (Commonplace)', 118047,
|
|
148161, 146661, 149661, 34, 'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121376, 'Nano Crystal (Skill Wrangler)', 12259, 121346, 'Skill Wrangler', 118049, 148159, 146659, 149659, 84,
|
|
'Crystal', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121507, 'Nano Crystal (Accomplished Health Haggler)', 12256, 121492, 'Accomplished Health Haggler', 44232,
|
|
147985, 146485, 149485, 74, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121508, 'Nano Crystal (Professional Health Haggler)', 12256, 121495, 'Professional Health Haggler', 44232,
|
|
148125, 146625, 149625, 87, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121509, 'Nano Crystal (Proficient Health Haggler)', 12228, 121493, 'Proficient Health Haggler', 44230, 148126,
|
|
146626, 149626, 41, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121510, 'Nano Crystal (Skilled Health Haggler)', 12228, 121494, 'Skilled Health Haggler', 44231, 148175, 146675,
|
|
149675, 47, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121511, 'Nano Crystal (Practiced Health Haggler)', 12228, 121498, 'Practiced Health Haggler', 44229, 148122,
|
|
146622, 149622, 27, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121512, 'Nano Crystal (Preeminent Health Haggler)', 42448, 121496, 'Preeminent Health Haggler', 44235, 148123,
|
|
146623, 149623, 159, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(121513, 'Nano Crystal (Irresistible Health Haggler)', 42448, 121500, 'Irresistible Health Haggler', 44234,
|
|
148065, 146565, 149565, 149, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(121514, 'Nano Crystal (Masterly Health Haggler)', 42448, 121499, 'Masterly Health Haggler', 44233, 148099,
|
|
146599, 149599, 116, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121515, 'Nano Crystal (Novice Health Haggler)', 12228, 121497, 'Novice Health Haggler', 16246, 148106, 146606,
|
|
149606, 11, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121516, 'Nano Crystal (Expert Health Haggler)', 12256, 121502, 'Expert Health Haggler', 44233, 148039, 146539,
|
|
149539, 97, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121517, 'Nano Crystal (Glib Health Haggler)', 42448, 121501, 'Glib Health Haggler', 44234, 148046, 146546,
|
|
149546, 136, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(121518, 'Nano Crystal (Amateur Health Haggler)', 12228, 121505, 'Amateur Health Haggler', 16246, 147990, 146490,
|
|
149490, 4, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121519, 'Nano Crystal (Apprentice Health Haggler)', 12228, 121503, 'Apprentice Health Haggler', 44229, 147993,
|
|
146493, 149493, 17, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121520, 'Nano Crystal (Capable Health Haggler)', 12228, 121504, 'Capable Health Haggler', 44230, 148003, 146503,
|
|
149503, 34, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(121521, 'Nano Crystal (Successful Health Haggler)', 12256, 121506, 'Successful Health Haggler', 44231, 148182,
|
|
146682, 149682, 54, 'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(125747, 'Nano Crystal (Calling of Curatem The Grand)', 295566, 125739, 'Calling of Curatem The Grand', 295568,
|
|
144958, 144831, 145085, 169, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(125748, 'Nano Crystal (Calling of Salvinous)', 295566, 125745, 'Calling of Salvinous', 295568, 144961, 144834,
|
|
145088, 37, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(125749, 'Nano Crystal (Calling of Sanoo)', 295566, 125743, 'Calling of Sanoo', 295568, 144962, 144835, 145089,
|
|
87, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(125750, 'Nano Crystal (Calling of The Vivificator)', 295566, 125741, 'Calling of The Vivificator', 295568,
|
|
144963, 144836, 145090, 143, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(125751, 'Nano Crystal (Calling of Medinos)', 295566, 125738, 'Calling of Medinos', 295568, 144959, 144832,
|
|
145086, 17, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(125752, 'Nano Crystal (Calling of Restite)', 295566, 125742, 'Calling of Restite', 295568, 144960, 144833,
|
|
145087, 113, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(125753, 'Nano Crystal (Calling of Altumus)', 295566, 125740, 'Calling of Altumus', 295568, 144818, 144816,
|
|
144820, 156, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(125754, 'Nano Crystal (Calling of Belamorte)', 295566, 125746, 'Calling of Belamorte', 295568, 144819, 144817,
|
|
144821, 186, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(125755, 'Nano Crystal (Calling of Valentyia)', 295566, 125744, 'Calling of Valentyia', 295568, 144964, 144837,
|
|
145091, 57, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(125766, 'Nano Crystal (Frigid Blast)', 12257, 125765, 'Frigid Blast', 39796, 144982, 144855, 145109, 64,
|
|
'Crystal', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(125767, 'Nano Crystal (Mind Howl)', 12257, 125762, 'Mind Howl', 39803, 145020, 144893, 145147, 87, 'Crystal',
|
|
'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(125768, 'Nano Crystal (Mind Quake)', 42449, 125761, 'Mind Quake', 45177, 145022, 144895, 145149, 173, 'Crystal',
|
|
'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(125769, 'Nano Crystal (Glacial Lance)', 42449, 125763, 'Glacial Lance', 39798, 144985, 144858, 145112, 159,
|
|
'Crystal', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(125770, 'Nano Crystal (Frost Slivers)', 12224, 125764, 'Frost Slivers', 45170, 144983, 144856, 145110, 17,
|
|
'Crystal', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(125771, 'Nano Crystal (Chill Spear)', 42449, 125760, 'Chill Spear', 39797, 144967, 144840, 145094, 116,
|
|
'Crystal', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(129715, 'Nano Crystal (Restock Ammo (Level OP-I))', 12225, 129714, 'Restock Ammo (Level OP-I)', 117929, 147557,
|
|
146057, 149057, 10, 'Crystal', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(136690, 'Nano Crystal (Slipshod Bandaging)', 12228, 136687, 'Slipshod Bandaging', 16246, 146798, 145298, 148298,
|
|
14, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136691, 'Nano Crystal (Survival of the Fittest)', 42448, 136679, 'Survival of the Fittest', 44230, 146805,
|
|
145305, 148305, 116, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'RK Store'),
|
|
(136692, 'Nano Crystal (Patch Wounds)', 12228, 136686, 'Patch Wounds', 16246, 146775, 145275, 148275, 41,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136693, 'Nano Crystal (Restore to Health)', 12256, 136684, 'Restore to Health', 44229, 146789, 145289, 148289,
|
|
64, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136694, 'Nano Crystal (Restore Vitality)', 42448, 136682, 'Restore Vitality', 44230, 146790, 145290, 148290,
|
|
107, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136695, 'Nano Crystal (Natural Remedy)', 12256, 136681, 'Natural Remedy', 44229, 146771, 145271, 148271, 90,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136696, 'Nano Crystal (One With Nature)', 42448, 136674, 'One With Nature', 44231, 146774, 145274, 148274, 182,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(136697, 'Nano Crystal (Makeshift Bandaging)', 12256, 136683, 'Makeshift Bandaging', 44229, 146767, 145267,
|
|
148267, 74, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136698, 'Nano Crystal (Moonbeam)', 42448, 136673, 'Moonbeam', 44231, 146769, 145269, 148269, 176, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(136699, 'Nano Crystal (Natural Cure)', 12228, 136689, 'Natural Cure', 16246, 146770, 145270, 148270, 34,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136700, 'Nano Crystal (Invocation of the Phoenix)', 42448, 136672, 'Invocation of the Phoenix', 44231, 146760,
|
|
145260, 148260, 159, 'Crystal', 'Combat', 'Complete_Healing_Line', 282, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Mission Reward'),
|
|
(136701, 'Nano Crystal (Lesser Restore to Health)', 12228, 136688, 'Lesser Restore to Health', 16246, 146762,
|
|
145262, 148262, 21, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'RK Store'),
|
|
(136702, 'Nano Crystal (Glorious Healing)', 42448, 136675, 'Glorious Healing', 44231, 146747, 145247, 148247,
|
|
156, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(136703, 'Nano Crystal (Greater Restore Health)', 42448, 136678, 'Greater Restore Health', 44230, 146750, 145250,
|
|
148250, 130, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Mission Reward'),
|
|
(136704, 'Nano Crystal (Implacability of Life)', 42448, 136676, 'Implacability of Life', 44231, 146758, 145258,
|
|
148258, 153, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Mission Reward'),
|
|
(136705, 'Nano Crystal (Cellular Reformation)', 12256, 136680, 'Cellular Reformation', 44229, 146730, 145230,
|
|
148230, 83, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(136706, 'Nano Crystal (Flawless Stitching)', 42448, 136677, 'Flawless Stitching', 44230, 146741, 145241, 148241,
|
|
143, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(136707, 'Nano Crystal (Alleviate Pain)', 12228, 136685, 'Alleviate Pain', 44229, 146715, 145215, 148215, 50,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(142715, 'Nano Crystal (Grid Excursion)', 42450, 142710, 'Grid Excursion', 117952, 147518, 146018, 149018, 123,
|
|
'Crystal', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(142716, 'Nano Crystal (Team Grid Phreak)', 12258, 142714, 'Team Grid Phreak', 117952, 147565, 146065, 149065,
|
|
57, 'Crystal', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(142717, 'Nano Crystal (Re-Matrix Grid Vector)', 300947, 142707, 'Re-Matrix Grid Vector', 300948, 147556, 146056,
|
|
149056, 169, 'Crystal', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(142719, 'Nano Crystal (Instantaneous Encoding)', 300953, 142712, 'Instantaneous Encoding', 300955, 147527,
|
|
146027, 149027, 74, 'Crystal', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(142721, 'Nano Crystal (Reckless Digitization)', 300952, 142713, 'Reckless Digitization', 300954, 147555, 146055,
|
|
149055, 47, 'Crystal', 'Teleport', 'Self_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(142741, 'Nano Crystal (Digitizing Sequencer)', 300947, 142736, 'Digitizing Sequencer', 300948, 147126, 145626,
|
|
148626, 140, 'Crystal', 'Combat', 'Grid_Warp', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'Mission Reward'),
|
|
(142742, 'Nano Crystal (Grid Gateway)', 300947, 142737, 'Grid Gateway', 300948, 148055, 146555, 149555, 166,
|
|
'Crystal', 'Teleport', 'Team', 0, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(142743, 'Nano Crystal (Personal Grid Beacon)', 296542, 142738, 'Personal Grid Beacon', 296540, 148114, 146614,
|
|
149614, 100, 'Crystal', 'Teleport', 'Self', 0, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(142745, 'Nano Crystal (Encode DNA Sequence)', 296542, 142735, 'Encode DNA Sequence', 296540, 147135, 145635,
|
|
148635, 80, 'Crystal', 'Combat', 'Grid_Warp', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(142772, 'Nano Crystal (Brain Swap)', 12226, 142768, 'Brain Swap', 46283, 148000, 146500, 149500, 50, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(142773, 'Nano Crystal (Swap Psyche)', 12226, 142766, 'Swap Psyche', 46283, 148184, 146684, 149684, 4, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(142774, 'Nano Crystal (Mental Switcheroo)', 12226, 142769, 'Mental Switcheroo', 46283, 148100, 146600, 149600,
|
|
34, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(142775, 'Nano Crystal (Deep Thought)', 12259, 142771, 'Deep Thought', 46269, 148006, 146506, 149506, 74,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(142776, 'Nano Crystal (Brain Bender)', 12259, 142767, 'Brain Bender', 46269, 147999, 146499, 149499, 97,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(142777, 'Nano Crystal (Project Thought Patterns)', 12226, 142770, 'Project Thought Patterns', 46283, 148129,
|
|
146629, 149629, 17, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(143899, 'Nano Crystal (Control Ends and Means)', 42451, 143894, 'Control Ends and Means', 46271, 148005, 146505,
|
|
149505, 176, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(143900, 'Nano Crystal (Thought Controller)', 42451, 143897, 'Thought Controller', 46270, 148199, 146699, 149699,
|
|
126, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(143901, 'Nano Crystal (Redirect Neural Signals)', 42451, 143896, 'Redirect Neural Signals', 46270, 148147,
|
|
146647, 149647, 149, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(143902, 'Nano Crystal (My Brain For Your Brain)', 42451, 143898, 'My Brain For Your Brain', 46271, 148105,
|
|
146605, 149605, 186, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'Mission Reward'),
|
|
(143903, 'Nano Crystal (Thought Juggler)', 42451, 143895, 'Thought Juggler', 46270, 148200, 146700, 149700, 159,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'Mission Reward'),
|
|
(143909, 'Nano Crystal (Essence of Life)', 42448, 143908, 'Essence of Life', 44231, 146737, 145237, 148237, 169,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(150310, 'Nano Crystal (Summoning of Tumulten)', 295572, 150309, 'Summoning of Tumulten', 295574, 156178, 156162,
|
|
156194, 189, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(150351, 'Nano Crystal (Warp Time and Space: Capital City)', 301108, 150346, 'Warp Time and Space: Capital City',
|
|
301110, 150400, 150376, 150424, 87, 'Crystal', 'Combat', 'Teleport', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150357, 'Nano Crystal (Team Warp Time and Space: Capital City)', 301112, 150334,
|
|
'Team Warp Time and Space: Capital City', 301111, 150406, 150382, 150430, 97, 'Crystal', 'Combat', 'Teleport',
|
|
0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(150503, 'Nano Crystal (Nullity Sphere MK II)', 301538, 150502, 'Nullity Sphere MK II', 301540, 150534, 150532,
|
|
150536, 159, 'Crystal', 'Buffs', 'Nullity_Sphere_Nano', 824, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Ljotur the Lunatic'),
|
|
(150504, 'Nano Crystal (Nullity Sphere)', 301538, 150501, 'Nullity Sphere', 301540, 150533, 150531, 150535, 90,
|
|
'Crystal', 'Buffs', 'Nullity_Sphere_Nano', 824, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(150632, 'Nano Crystal (Izgimmer''s Mockery)', 42452, 150631, 'Izgimmer''s Mockery', 118081, 150667, 150655,
|
|
150679, 182, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Dyna'),
|
|
(150633, 'Nano Crystal (Enfraam''s Trivial Fortification)', 12227, 150620, 'Enfraam''s Trivial Fortification',
|
|
118435, 150657, 150645, 150669, 14, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150634, 'Nano Crystal (Enfraam''s Supreme Fortification)', 42452, 150624, 'Enfraam''s Supreme Fortification',
|
|
118079, 150658, 150646, 150670, 113, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150635, 'Nano Crystal (Enfraam''s Superior Fortification)', 12260, 150627, 'Enfraam''s Superior Fortification',
|
|
118078, 150659, 150647, 150671, 60, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150636, 'Nano Crystal (Enfraam''s Perfected Fortification)', 42452, 150621,
|
|
'Enfraam''s Perfected Fortification', 118081, 150660, 150648, 150672, 166, 'Crystal', 'Buffs', 'Fortify', 224,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(150637, 'Nano Crystal (Enfraam''s Minor Fortification)', 12227, 150630, 'Enfraam''s Minor Fortification',
|
|
118435, 150661, 150649, 150673, 24, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150638, 'Nano Crystal (Enfraam''s Major Fortification)', 12260, 150626, 'Enfraam''s Major Fortification',
|
|
118078, 150662, 150650, 150674, 80, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150639, 'Nano Crystal (Enfraam''s Lesser Fortification)', 12227, 150629, 'Enfraam''s Lesser Fortification',
|
|
118077, 150663, 150651, 150675, 37, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150640, 'Nano Crystal (Enfraam''s Greater Fortification)', 12260, 150625, 'Enfraam''s Greater Fortification',
|
|
118079, 150664, 150652, 150676, 93, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150641, 'Nano Crystal (Enfraam''s Glorious Fortification)', 42452, 150623, 'Enfraam''s Glorious Fortification',
|
|
118080, 150665, 150653, 150677, 140, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'Mission Reward'),
|
|
(150642, 'Nano Crystal (Enfraam''s Fortification)', 12227, 150628, 'Enfraam''s Fortification', 118077, 150666,
|
|
150654, 150678, 47, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(150643, 'Nano Crystal (Enfraam''s Augmented Fortification)', 42452, 150622,
|
|
'Enfraam''s Augmented Fortification', 118080, 150656, 150644, 150668, 156, 'Crystal', 'Buffs', 'Fortify', 224,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'Mission Reward'),
|
|
(151769, 'Nano Crystal (Infuse With Knowledge: Sensory Improvement)', 42451, 151757,
|
|
'Infuse With Knowledge: Sensory Improvement', 16332, 151804, 151781, 151816, 133, 'Crystal', 'Buffs',
|
|
'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(151770, 'Nano Crystal (Infuse With Knowledge: Material Metamorphose)', 42451, 151759,
|
|
'Infuse With Knowledge: Material Metamorphose', 16298, 151795, 151783, 151807, 126, 'Crystal', 'Buffs',
|
|
'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(151771, 'Nano Crystal (Infuse With Knowledge: Psychological Modification)', 42451, 151760,
|
|
'Infuse With Knowledge: Psychological Modification', 16766, 151794, 151782, 151806, 136, 'Crystal', 'Buffs',
|
|
'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(151772, 'Nano Crystal (Infuse With Knowledge: Biological Metamorphose)', 42451, 151761,
|
|
'Infuse With Knowledge: Biological Metamorphose', 16199, 151798, 151786, 151810, 123, 'Crystal', 'Buffs',
|
|
'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(151773, 'Nano Crystal (Infuse With Knowledge: Material Creation)', 42451, 151762,
|
|
'Infuse With Knowledge: Material Creation', 16290, 151797, 151785, 151809, 130, 'Crystal', 'Buffs',
|
|
'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(151774, 'Nano Crystal (Infuse With Knowledge: Time and Space)', 42451, 151758,
|
|
'Infuse With Knowledge: Time and Space', 16285, 151796, 151784, 151808, 130, 'Crystal', 'Buffs',
|
|
'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(151775, 'Nano Crystal (Teachings of Material Metamorphose)', 12226, 151767,
|
|
'Teachings of Material Metamorphose', 16298, 151801, 151789, 151813, 17, 'Crystal', 'Buffs',
|
|
'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(151776, 'Nano Crystal (Teachings of Psychological Modification)', 12226, 151763,
|
|
'Teachings of Psychological Modification', 16766, 151800, 151788, 151812, 24, 'Crystal', 'Buffs',
|
|
'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(151777, 'Nano Crystal (Teachings of Sensory Improvement)', 12226, 151764, 'Teachings of Sensory Improvement',
|
|
16332, 151799, 151787, 151811, 21, 'Crystal', 'Buffs', 'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'RK Store'),
|
|
(151778, 'Nano Crystal (Teachings of Material Creation)', 12226, 151765, 'Teachings of Material Creation', 16290,
|
|
151803, 151791, 151815, 21, 'Crystal', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'RK Store'),
|
|
(151779, 'Nano Crystal (Teachings of Time and Space)', 12226, 151766, 'Teachings of Time and Space', 16285,
|
|
151802, 151790, 151814, 21, 'Crystal', 'Buffs', 'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'RK Store'),
|
|
(151780, 'Nano Crystal (Teachings of Biological Metamorphose)', 12226, 151768,
|
|
'Teachings of Biological Metamorphose', 16199, 151793, 151792, 151805, 18, 'Crystal', 'Buffs',
|
|
'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(151832, 'Nano Crystal (Anima of Fathomless Rage)', 42448, 151830, 'Anima of Fathomless Rage', 16280, 151851,
|
|
151846, 151862, 110, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(151833, 'Nano Crystal (Anima of Unleashed Malice)', 12228, 151825, 'Anima of Unleashed Malice', 16280, 151858,
|
|
151844, 151860, 37, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(151834, 'Nano Crystal (Anima of Unrestrained Ferocity)', 12228, 151831, 'Anima of Unrestrained Ferocity', 16280,
|
|
151852, 151845, 151861, 14, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(151835, 'Nano Crystal (Anima of Pure Malevolence)', 42448, 151829, 'Anima of Pure Malevolence', 16280, 151855,
|
|
151849, 151865, 212, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(151836, 'Nano Crystal (Anima of Relentless Fury)', 12256, 151826, 'Anima of Relentless Fury', 16280, 151856,
|
|
151843, 151859, 67, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(151837, 'Nano Crystal (Anima of Implacable Hatred)', 42448, 151824, 'Anima of Implacable Hatred', 16280, 151853,
|
|
151847, 151863, 156, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(151838, 'Nano Crystal (Anima of Maddening Wrath)', 42448, 151828, 'Anima of Maddening Wrath', 16280, 151854,
|
|
151848, 151864, 189, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(151839, 'Nano Crystal (Anima of The Abomination)', 42448, 151827, 'Anima of The Abomination', 16280, 151857,
|
|
151850, 151866, 239, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(152184, 'Nano Crystal (Restock Ammo (Level OP-CC))', 42450, 152183, 'Restock Ammo (Level OP-CC)', 117931,
|
|
152199, 152194, 152204, 107, 'Crystal', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(152185, 'Nano Crystal (Restock Ammo (Level OP-X))', 12258, 152182, 'Restock Ammo (Level OP-X)', 117930, 152197,
|
|
152192, 152202, 60, 'Crystal', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(152186, 'Nano Crystal (Restock Ammo (Level OP-XX))', 12258, 152179, 'Restock Ammo (Level OP-XX)', 117930,
|
|
152196, 152191, 152201, 74, 'Crystal', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(152187, 'Nano Crystal (Restock Ammo (Level OP-II))', 12225, 152180, 'Restock Ammo (Level OP-II)', 117929,
|
|
152198, 152193, 152203, 18, 'Crystal', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(152188, 'Nano Crystal (Restock Ammo (Level OP-C))', 42450, 152181, 'Restock Ammo (Level OP-C)', 117931, 152195,
|
|
152190, 152200, 107, 'Crystal', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(154573, 'Nano Crystal (Sympathetic Shielding Barrier)', 295528, 154566, 'Sympathetic Shielding Barrier', 295526,
|
|
154613, 154598, 154628, 70, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154574, 'Nano Crystal (Sympathetic Retaliatory Barrier)', 295529, 154559, 'Sympathetic Retaliatory Barrier',
|
|
295532, 154614, 154599, 154629, 93, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Damage_Shield', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154575, 'Nano Crystal (Sympathetic Reactive Field)', 295537, 154551, 'Sympathetic Reactive Field', 295533,
|
|
154615, 154600, 154630, 159, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154576, 'Nano Crystal (Sympathetic Reactive Cocoon)', 295537, 154550, 'Sympathetic Reactive Cocoon', 295533,
|
|
154616, 154601, 154631, 186, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154577, 'Nano Crystal (Sympathetic Protective Field)', 295528, 154565, 'Sympathetic Protective Field', 295526,
|
|
154617, 154602, 154632, 97, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154578, 'Nano Crystal (Sympathetic Plasma Shielding)', 295529, 154557, 'Sympathetic Plasma Shielding', 295532,
|
|
154618, 154603, 154633, 189, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Damage_Shield', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154579, 'Nano Crystal (Sympathetic Harmonic Field)', 295537, 154553, 'Sympathetic Harmonic Field', 295533,
|
|
154619, 154604, 154634, 90, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154580, 'Nano Crystal (Sympathetic Harmonic Cocoon)', 295537, 154552, 'Sympathetic Harmonic Cocoon', 295533,
|
|
154620, 154605, 154635, 116, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154581, 'Nano Crystal (Sympathetic Fortress Screen)', 295528, 154562, 'Sympathetic Fortress Screen', 295526,
|
|
154621, 154606, 154636, 189, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154582, 'Nano Crystal (Sympathetic Force Field)', 295528, 154563, 'Sympathetic Force Field', 295526, 154622,
|
|
154607, 154637, 163, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154583, 'Nano Crystal (Sympathetic Entropy Infusion)', 295539, 154560, 'Sympathetic Entropy Infusion', 295541,
|
|
154623, 154608, 154638, 176, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Damage', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154584, 'Nano Crystal (Sympathetic Energy Cocoon)', 295529, 154558, 'Sympathetic Energy Cocoon', 295532, 154624,
|
|
154609, 154639, 153, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Damage_Shield', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154585, 'Nano Crystal (Sympathetic Defensive Screen)', 295528, 154564, 'Sympathetic Defensive Screen', 295526,
|
|
154625, 154610, 154640, 146, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154586, 'Nano Crystal (Sympathetic Arms Enhancement)', 295539, 154561, 'Sympathetic Arms Enhancement', 295541,
|
|
154626, 154611, 154641, 80, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Damage', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154587, 'Nano Crystal (Sympathetic Armor Boost)', 295528, 154567, 'Sympathetic Armor Boost', 295526, 154627,
|
|
154612, 154642, 34, 'Crystal', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154729, 'Nano Crystal (Null Space Disruptor)', 42452, 154725, 'Null Space Disruptor', 118034, 154757, 154743,
|
|
154775, 189, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154730, 'Nano Crystal (Disruptive Void Projector)', 42450, 154715, 'Disruptive Void Projector', 117957, 154758,
|
|
154744, 154772, 166, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154731, 'Nano Crystal (Disruptive Shielding Negator)', 12260, 154723, 'Disruptive Shielding Negator', 118037,
|
|
154759, 154745, 154773, 57, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Shield_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154732, 'Nano Crystal (Disruptive Retributive Negator)', 42452, 154720, 'Disruptive Retributive Negator',
|
|
118040, 154760, 154746, 154774, 182, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Shield_AC', 0, 1, 0,
|
|
0, 0, 'Engineer', 'Mission Reward'),
|
|
(154733, 'Nano Crystal (Disruptive Retaliatory Negator)', 42452, 154721, 'Disruptive Retaliatory Negator',
|
|
118039, 154761, 154747, 154771, 153, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Shield_AC', 0, 1, 0,
|
|
0, 0, 'Engineer', 'Mission Reward'),
|
|
(154734, 'Nano Crystal (Disruptive Photon Devourer)', 42450, 154717, 'Disruptive Photon Devourer', 117956,
|
|
154762, 154748, 154776, 120, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1, 0,
|
|
0, 0, 'Engineer', 'Mission Reward'),
|
|
(154735, 'Nano Crystal (Disruptive Photon Deflector)', 12225, 154719, 'Disruptive Photon Deflector', 117955,
|
|
154763, 154749, 154777, 41, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1, 0,
|
|
0, 0, 'Engineer', 'Mission Reward'),
|
|
(154736, 'Nano Crystal (Disruptive Photon Annihilator)', 42450, 154716, 'Disruptive Photon Annihilator', 117956,
|
|
154764, 154750, 154778, 149, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1, 0,
|
|
0, 0, 'Engineer', 'Mission Reward'),
|
|
(154737, 'Nano Crystal (Disruptive Photon Absorber)', 12258, 154718, 'Disruptive Photon Absorber', 117955,
|
|
154765, 154751, 154779, 83, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1, 0,
|
|
0, 0, 'Engineer', 'Mission Reward'),
|
|
(154738, 'Nano Crystal (Disruptive Phase Harmonics)', 42452, 154726, 'Disruptive Phase Harmonics', 118033,
|
|
154766, 154752, 154780, 156, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154739, 'Nano Crystal (Disruptive Field Negator)', 12227, 154724, 'Disruptive Field Negator', 118036, 154767,
|
|
154753, 154781, 17, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Shield_AC', 0, 1, 0, 0, 0, 'Engineer',
|
|
'Mission Reward'),
|
|
(154740, 'Nano Crystal (Disruptive Field Harmonics)', 12227, 154728, 'Disruptive Field Harmonics', 118031,
|
|
154768, 154754, 154782, 41, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154741, 'Nano Crystal (Disruptive Cocoon Harmonics)', 42452, 154727, 'Disruptive Cocoon Harmonics', 118032,
|
|
154769, 154755, 154783, 107, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154742, 'Nano Crystal (Disruptive Barrier Negator)', 42452, 154722, 'Disruptive Barrier Negator', 118038,
|
|
154770, 154756, 154784, 113, 'Crystal', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Shield_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'Mission Reward'),
|
|
(154915, 'Nano Crystal (Beacon Warp)', 12258, 154914, 'Beacon Warp', 16340, 154919, 154917, 154921, 90,
|
|
'Crystal', 'Combat', 'Beacon_Warp', 293, '', 0, 0, 0, 0, 0, 'Engineer', 'Mission Reward'),
|
|
(154916, 'Nano Crystal (Team Beacon Warp)', 42450, 154913, 'Team Beacon Warp', 16340, 154920, 154918, 154922,
|
|
159, 'Crystal', 'Combat', 'Beacon_Warp', 293, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'Ljotur the Lunatic / Polymorphed Lunatic'),
|
|
(154985, 'Nano Crystal (Creation: Shield of Asmodian)', 42450, 154971, 'Creation: Shield of Asmodian', 117943,
|
|
155026, 155003, 155043, 205, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Mob'),
|
|
(154986, 'Nano Crystal (Creation: Wave Breaker)', 42450, 154975, 'Creation: Wave Breaker', 117943, 155021,
|
|
155004, 155038, 129, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(154987, 'Nano Crystal (Creation: Vital Buckler)', 12258, 154970, 'Creation: Vital Buckler', 117943, 0, 0, 0, 59,
|
|
'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(154988, 'Nano Crystal (Creation: Viper Staff)', 12258, 154984, 'Creation: Viper Staff', 117943, 155023, 155006,
|
|
155040, 66, 'Crystal', 'Creation', '2H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(154989, 'Nano Crystal (Creation: The Crotalus)', 12258, 154980, 'Creation: The Crotalus', 117943, 155024,
|
|
155007, 155041, 48, 'Crystal', 'Creation', '1H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(154990, 'Nano Crystal (Creation: Solar Guard)', 42450, 154973, 'Creation: Solar Guard', 117943, 155025, 155008,
|
|
155042, 85, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(154991, 'Nano Crystal (Creation: Wixel''s Notum Python)', 42450, 154982, 'Creation: Wixel''s Notum Python',
|
|
117943, 155029, 155009, 155045, 160, 'Crystal', 'Creation', '2H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(154992, 'Nano Crystal (Creation: Notum Defender)', 12258, 154976, 'Creation: Notum Defender', 117943, 155027,
|
|
155010, 155044, 72, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(154993, 'Nano Crystal (Creation: Mocham''s Guard)', 42450, 154974, 'Creation: Mocham''s Guard', 117943, 155028,
|
|
155011, 155037, 187, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(154994, 'Nano Crystal (Creation: Living Shield of Evernan)', 42450, 154969,
|
|
'Creation: Living Shield of Evernan', 117943, 155020, 155012, 155046, 112, 'Crystal', 'Creation',
|
|
'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(154995, 'Nano Crystal (Creation: Coplan''s Hand Taipan)', 42450, 154979, 'Creation: Coplan''s Hand Taipan',
|
|
117943, 155030, 155013, 155047, 90, 'Crystal', 'Creation', '1H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(154996, 'Nano Crystal (Creation: Gold Acantophis)', 42450, 154977, 'Creation: Gold Acantophis', 117943, 155031,
|
|
155014, 155048, 190, 'Crystal', 'Creation', '1H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Mob'),
|
|
(154997, 'Nano Crystal (Creation: Death Ward)', 42450, 154972, 'Creation: Death Ward', 117943, 155032, 155015,
|
|
155049, 177, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(154998, 'Nano Crystal (Creation: Bitis Striker)', 42450, 154978, 'Creation: Bitis Striker', 117943, 155033,
|
|
155016, 155050, 136, 'Crystal', 'Creation', '1H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(154999, 'Nano Crystal (Creation: Belthior''s Flame Ward)', 42450, 154968, 'Creation: Belthior''s Flame Ward',
|
|
117943, 155034, 155017, 155051, 147, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0,
|
|
'Meta-Physicist', 'Mission Reward'),
|
|
(155000, 'Nano Crystal (Creation: Azure Cobra of Orma)', 42450, 154981, 'Creation: Azure Cobra of Orma', 117943,
|
|
155035, 155018, 155052, 215, 'Crystal', 'Creation', '2H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Mob'),
|
|
(155001, 'Nano Crystal (Creation: Asp of Semol)', 42450, 154983, 'Creation: Asp of Semol', 117943, 155036,
|
|
155019, 155053, 116, 'Crystal', 'Creation', '2H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(155190, 'Nano Crystal (Summon Grid Armor Mk I)', 301135, 155186, 'Summon Grid Armor Mk I', 301134, 155198,
|
|
155194, 155202, 60, 'Crystal', 'Creation', 'Grid_Armor', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Mob'),
|
|
(155191, 'Nano Crystal (Summon Grid Armor Mk III)', 301135, 155187, 'Summon Grid Armor Mk III', 301134, 155199,
|
|
155195, 155203, 116, 'Crystal', 'Creation', 'Grid_Armor', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Mob'),
|
|
(155192, 'Nano Crystal (Summon Grid Armor Mk II)', 301135, 155188, 'Summon Grid Armor Mk II', 301134, 155200,
|
|
155196, 155204, 93, 'Crystal', 'Creation', 'Grid_Armor', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Mob'),
|
|
(155193, 'Nano Crystal (Summon Grid Armor Mk IV)', 301135, 155189, 'Summon Grid Armor Mk IV', 301134, 155201,
|
|
155197, 155205, 140, 'Crystal', 'Creation', 'Grid_Armor', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Mob'),
|
|
(155360, 'Nano Crystal (Smuggler Shipment (OP-CC))', 42450, 155330, 'Smuggler Shipment (OP-CC)', 117934, 155423,
|
|
155393, 155453, 120, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155361, 'Nano Crystal (Smuggler Shipment (OP-CLXXX))', 42450, 155331, 'Smuggler Shipment (OP-CLXXX)', 117934,
|
|
155424, 155394, 155454, 113, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155362, 'Nano Crystal (Smuggler Shipment (OP-CLX))', 42450, 155332, 'Smuggler Shipment (OP-CLX)', 117934,
|
|
155425, 155395, 155455, 107, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155363, 'Nano Crystal (Smuggler Shipment (OP-CXL))', 42450, 155333, 'Smuggler Shipment (OP-CXL)', 117933,
|
|
155426, 155396, 155456, 103, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155364, 'Nano Crystal (Smuggler Shipment (OP-CXX))', 12258, 155334, 'Smuggler Shipment (OP-CXX)', 117933,
|
|
155427, 155397, 155457, 90, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155365, 'Nano Crystal (Smuggler Shipment (OP-C))', 12258, 155335, 'Smuggler Shipment (OP-C)', 117933, 155428,
|
|
155398, 155458, 70, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155366, 'Nano Crystal (Smuggler Shipment (OP-LXXX))', 12258, 155336, 'Smuggler Shipment (OP-LXXX)', 117932,
|
|
155429, 155399, 155459, 54, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155367, 'Nano Crystal (Smuggler Shipment (OP-LX))', 12225, 155337, 'Smuggler Shipment (OP-LX)', 117932, 155430,
|
|
155400, 155460, 34, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155368, 'Nano Crystal (Smuggler Shipment (OP-XL))', 12225, 155338, 'Smuggler Shipment (OP-XL)', 117932, 155431,
|
|
155401, 155461, 24, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155369, 'Nano Crystal (Smuggler Shipment (OP-XX))', 12225, 155339, 'Smuggler Shipment (OP-XX)', 117932, 155432,
|
|
155402, 155462, 8, 'Crystal', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155370, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-CC))', 42450, 155350, 'Bootleg Blades ''n Blunts (OP-CC)',
|
|
117944, 155433, 155403, 155463, 120, 'Crystal', 'Creation', 'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(155371, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-CLXXX))', 42450, 155351,
|
|
'Bootleg Blades ''n Blunts (OP-CLXXX)', 117944, 155434, 155404, 155464, 113, 'Crystal', 'Creation',
|
|
'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155372, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-CLX))', 42450, 155352,
|
|
'Bootleg Blades ''n Blunts (OP-CLX)', 117944, 155435, 155405, 155465, 107, 'Crystal', 'Creation',
|
|
'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155373, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-CXL))', 42450, 155353,
|
|
'Bootleg Blades ''n Blunts (OP-CXL)', 117943, 155436, 155406, 155466, 103, 'Crystal', 'Creation',
|
|
'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155374, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-CXX))', 12258, 155354,
|
|
'Bootleg Blades ''n Blunts (OP-CXX)', 117943, 155437, 155407, 155467, 90, 'Crystal', 'Creation', 'Melee_Weapon',
|
|
0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155375, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-C))', 12258, 155355, 'Bootleg Blades ''n Blunts (OP-C)',
|
|
117943, 155438, 155408, 155468, 67, 'Crystal', 'Creation', 'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(155376, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-LXXX))', 12258, 155356,
|
|
'Bootleg Blades ''n Blunts (OP-LXXX)', 117942, 155439, 155409, 155469, 54, 'Crystal', 'Creation',
|
|
'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155377, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-LX))', 12225, 155357, 'Bootleg Blades ''n Blunts (OP-LX)',
|
|
117942, 155440, 155410, 155470, 34, 'Crystal', 'Creation', 'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(155378, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-XL))', 12225, 155358, 'Bootleg Blades ''n Blunts (OP-XL)',
|
|
117942, 155441, 155411, 155471, 21, 'Crystal', 'Creation', 'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(155379, 'Nano Crystal (Bootleg Blades ''n Blunts (OP-XX))', 12225, 155359, 'Bootleg Blades ''n Blunts (OP-XX)',
|
|
117942, 155442, 155412, 155472, 8, 'Crystal', 'Creation', 'Melee_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'Mission Reward'),
|
|
(155380, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-CC))', 42450, 155340,
|
|
'Bootleg Beamers ''n Bolters (OP-CC)', 117947, 155443, 155413, 155473, 120, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155384, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-CLXXX))', 42450, 155341,
|
|
'Bootleg Beamers ''n Bolters (OP-CLXXX)', 117947, 155444, 155414, 155474, 113, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155385, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-CLX))', 42450, 155342,
|
|
'Bootleg Beamers ''n Bolters (OP-CLX)', 117947, 155445, 155415, 155475, 107, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155386, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-CXL))', 42450, 155343,
|
|
'Bootleg Beamers ''n Bolters (OP-CXL)', 117946, 155446, 155416, 155476, 103, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155387, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-CXX))', 12258, 155344,
|
|
'Bootleg Beamers ''n Bolters (OP-CXX)', 117946, 155447, 155417, 155477, 90, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155388, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-C))', 12258, 155345,
|
|
'Bootleg Beamers ''n Bolters (OP-C)', 117946, 155448, 155418, 155478, 67, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155389, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-LXXX))', 12258, 155346,
|
|
'Bootleg Beamers ''n Bolters (OP-LXXX)', 117945, 155449, 155419, 155479, 54, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155390, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-LX))', 12225, 155347,
|
|
'Bootleg Beamers ''n Bolters (OP-LX)', 117945, 155450, 155420, 155480, 34, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155391, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-XL))', 12225, 155348,
|
|
'Bootleg Beamers ''n Bolters (OP-XL)', 117945, 155451, 155421, 155481, 21, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155392, 'Nano Crystal (Bootleg Beamers ''n Bolters (OP-XX))', 12225, 155349,
|
|
'Bootleg Beamers ''n Bolters (OP-XX)', 117945, 155452, 155422, 155482, 8, 'Crystal', 'Creation',
|
|
'Ranged_Weapon', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'Mission Reward'),
|
|
(155578, 'Nano Crystal (Contemplation)', 42449, 155577, 'Contemplation', 46271, 155580, 155579, 155581, 189,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(155618, 'Nano Crystal (Mud Slinger)', 12226, 155615, 'Mud Slinger', 16309, 155624, 155622, 155627, 44,
|
|
'Crystal', 'Pet_Buffs', 'Pet_Taunt_Buffs', 232, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(155619, 'Nano Crystal (Defamation 101)', 42451, 155616, 'Defamation 101', 16309, 155625, 155621, 155628, 130,
|
|
'Crystal', 'Pet_Buffs', 'Pet_Taunt_Buffs', 232, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(155620, 'Nano Crystal (Character Assassin)', 42451, 155617, 'Character Assassin', 16309, 155626, 155623, 155629,
|
|
173, 'Crystal', 'Pet_Buffs', 'Pet_Taunt_Buffs', 232, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(155810, 'Nano Crystal (Motivational Speech: Bravery Overcomes)', 295508, 155809,
|
|
'Motivational Speech: Bravery Overcomes', 295510, 155820, 155815, 155825, 83, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(155811, 'Nano Crystal (Motivational Speech: Lead From The Front)', 295508, 155808,
|
|
'Motivational Speech: Lead From The Front', 295510, 155821, 155816, 155826, 37, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(155812, 'Nano Crystal (Motivational Speech: Heroic Measures)', 295508, 155807,
|
|
'Motivational Speech: Heroic Measures', 295510, 155822, 155817, 155827, 186, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(155813, 'Nano Crystal (Motivational Speech: Glorious Leader)', 295508, 155806,
|
|
'Motivational Speech: Glorious Leader', 295510, 155823, 155818, 155828, 156, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(155814, 'Nano Crystal (Motivational Speech: Triumphant Pose)', 295508, 155805,
|
|
'Motivational Speech: Triumphant Pose', 295510, 155824, 155819, 155829, 130, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'Mission Reward'),
|
|
(156132, 'Nano Crystal (Deranged Mindreaver)', 295572, 156123, 'Deranged Mindreaver', 295574, 156163, 156147,
|
|
156179, 41, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156133, 'Nano Crystal (Supreme Distracting Sphere)', 295572, 156117, 'Supreme Distracting Sphere', 295574,
|
|
156164, 156148, 156180, 24, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(156134, 'Nano Crystal (Supreme Deranged Mindreaver)', 295572, 156130, 'Supreme Deranged Mindreaver', 295574,
|
|
156165, 156149, 156181, 67, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(156135, 'Nano Crystal (Summoning of Ignatus Mind-Clouder)', 295572, 156122, 'Summoning of Ignatus Mind-Clouder',
|
|
295574, 156166, 156150, 156182, 100, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(156136, 'Nano Crystal (Summoning of Duoco)', 295572, 156120, 'Summoning of Duoco', 295574, 156167, 156151,
|
|
156183, 153, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156137, 'Nano Crystal (Summoning of Distral)', 295572, 156119, 'Summoning of Distral', 295574, 156168, 156152,
|
|
156184, 159, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156138, 'Nano Crystal (Summoning of Demenus)', 295572, 156121, 'Summoning of Demenus', 295574, 156169, 156153,
|
|
156185, 120, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156139, 'Nano Crystal (Summoning of Confane)', 295572, 156118, 'Summoning of Confane', 295574, 156170, 156154,
|
|
156186, 166, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156140, 'Nano Crystal (Summoning of Balbuto the Gibberer)', 295572, 156131, 'Summoning of Balbuto the Gibberer',
|
|
295574, 156171, 156155, 156187, 176, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(156141, 'Nano Crystal (Summoning of Absuum)', 295572, 156129, 'Summoning of Absuum', 295574, 156172, 156156,
|
|
156188, 83, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156142, 'Nano Crystal (Lesser Distracting Sphere)', 295572, 156128, 'Lesser Distracting Sphere', 295574, 156173,
|
|
156157, 156189, 4, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156143, 'Nano Crystal (Lesser Deranged Mindreaver)', 295572, 156127, 'Lesser Deranged Mindreaver', 295574,
|
|
156174, 156158, 156190, 34, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(156144, 'Nano Crystal (Greater Distracting Sphere)', 295572, 156126, 'Greater Distracting Sphere', 295574,
|
|
156175, 156159, 156191, 17, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(156145, 'Nano Crystal (Greater Deranged Mindreaver)', 295572, 156125, 'Greater Deranged Mindreaver', 295574,
|
|
156176, 156160, 156192, 50, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Mission Reward'),
|
|
(156146, 'Nano Crystal (Distracting Sphere)', 295572, 156124, 'Distracting Sphere', 295574, 156177, 156161,
|
|
156193, 11, 'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Mission Reward'),
|
|
(156257, 'Nano Crystal (Emergency XP Loss Reducer: 30)', 12228, 156255, 'Emergency XP Loss Reducer: 30', 16313,
|
|
0, 0, 0, 47, 'Crystal', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(157536, 'Nano Crystal (Demotivational Speech: 10 Thumbs)', 42451, 157529, 'Demotivational Speech: 10 Thumbs',
|
|
39041, 157573, 157555, 157591, 113, 'Crystal', 'DeBuffs', 'Demotivational_Speeches', 238, 'Critical_DeBuffs', 0,
|
|
0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157537, 'Nano Crystal (Motivational Speech: Opportunity Knocks)', 295520, 157499,
|
|
'Motivational Speech: Opportunity Knocks', 295521, 157574, 157556, 157592, 87, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Critical_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157538, 'Nano Crystal (Motivational Speech: Only the Paranoid Will Survive!)', 295515, 157502,
|
|
'Motivational Speech: Only the Paranoid Will Survive!', 295517, 157575, 157557, 157593, 50, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157539, 'Nano Crystal (Motivational Speech: Improvise and Adapt)', 295515, 157504,
|
|
'Motivational Speech: Improvise and Adapt', 295517, 157576, 157558, 157594, 149, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157540, 'Nano Crystal (Motivational Speech: Implement Through Iteration)', 295515, 157500,
|
|
'Motivational Speech: Implement Through Iteration', 295517, 157577, 157559, 157595, 149, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157541, 'Nano Crystal (Motivational Speech: Assassin''s Focus)', 295520, 157503,
|
|
'Motivational Speech: Assassin''s Focus', 295521, 157578, 157560, 157596, 156, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Critical_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157542, 'Nano Crystal (Demotivational Speech: Who Writes the Minutes?)', 42451, 157526,
|
|
'Demotivational Speech: Who Writes the Minutes?', 39124, 157579, 157561, 157597, 153, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157543, 'Nano Crystal (Demotivational Speech: Swapdisk Mayhem)', 42451, 157534,
|
|
'Demotivational Speech: Swapdisk Mayhem', 39125, 157580, 157562, 157598, 159, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157544, 'Nano Crystal (Demotivational Speech: Surge in the System)', 42451, 157533,
|
|
'Demotivational Speech: Surge in the System', 39125, 157581, 157563, 157599, 126, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157545, 'Nano Crystal (Demotivational Speech: Retreat to Glory)', 42451, 157524,
|
|
'Demotivational Speech: Retreat to Glory', 39125, 157582, 157564, 157600, 182, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157546, 'Nano Crystal (Demotivational Speech: That is not on the Agenda)', 12259, 157525,
|
|
'Demotivational Speech: That is not on the Agenda', 39124, 157583, 157565, 157601, 100, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157547, 'Nano Crystal (Demotivational Speech: Mourner''s March)', 42451, 157527,
|
|
'Demotivational Speech: Mourner''s March', 39124, 157584, 157566, 157602, 186, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157548, 'Nano Crystal (Demotivational Speech: Let''s Make a Committee)', 12226, 157535,
|
|
'Demotivational Speech: Let''s Make a Committee', 39124, 157585, 157567, 157603, 44, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157549, 'Nano Crystal (Demotivational Speech: Fumble Fingers)', 12226, 157528,
|
|
'Demotivational Speech: Fumble Fingers', 39041, 157586, 157568, 157604, 21, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Critical_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157550, 'Nano Crystal (Demotivational Speech: Factory Recall)', 12226, 157531,
|
|
'Demotivational Speech: Factory Recall', 39125, 157587, 157569, 157605, 34, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157551, 'Nano Crystal (Demotivational Speech: Certainty of Defeat)', 42451, 157530,
|
|
'Demotivational Speech: Certainty of Defeat', 39041, 157588, 157570, 157606, 179, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Critical_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157552, 'Nano Crystal (Demotivational Speech: Administrative Error)', 12259, 157532,
|
|
'Demotivational Speech: Administrative Error', 39125, 157589, 157571, 157607, 83, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(157553, 'Nano Crystal (Motivational Speech: Organizational Opportunities)', 295515, 157501,
|
|
'Motivational Speech: Organizational Opportunities', 295517, 0, 0, 0, 97, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(160577, 'Nano Crystal (Mark of Peril)', 301587, 160574, 'Mark of Peril', 291164, 160625, 160626, 160627, 159,
|
|
'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, 'Other', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(160578, 'Nano Crystal (Mark of Danger)', 301587, 160575, 'Mark of Danger', 291164, 160622, 160623, 160624, 126,
|
|
'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, 'Other', 0, 1, 0, 0, 0, 'Martial Artist', 'Mission Reward'),
|
|
(160579, 'Nano Crystal (Mark of Risk)', 301587, 160576, 'Mark of Risk', 291164, 160619, 160620, 160621, 57,
|
|
'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, 'Other', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(160704, 'Nano Crystal (Total Concentration)', 300564, 160701, 'Total Concentration', 300563, 160834, 160835,
|
|
160836, 24, 'Crystal', 'Buffs', 'Concentration_Critical_Line', 240, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(160711, 'Nano Crystal (Utter Concentration)', 300564, 160710, 'Utter Concentration', 300563, 160837, 160838,
|
|
160839, 73, 'Crystal', 'Buffs', 'Concentration_Critical_Line', 240, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160713, 'Nano Crystal (Absolute Concentration)', 300564, 160712, 'Absolute Concentration', 300563, 160840,
|
|
160841, 160842, 142, 'Crystal', 'Buffs', 'Concentration_Critical_Line', 240, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'RK Dyna'),
|
|
(160788, 'Nano Crystal (Sureshot)', 301587, 160787, 'Sureshot', 291164, 160843, 160844, 160845, 40, 'Crystal',
|
|
'Buffs', 'Critical_Increase_Buffs', 182, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(160790, 'Nano Crystal (Trueshot)', 301587, 160789, 'Trueshot', 291164, 160846, 160847, 160848, 76, 'Crystal',
|
|
'Buffs', 'Critical_Increase_Buffs', 182, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160792, 'Nano Crystal (Enhanced Sureshot)', 301587, 160791, 'Enhanced Sureshot', 291164, 160849, 160850, 160851,
|
|
126, 'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160794, 'Nano Crystal (Enhanced Trueshot)', 301587, 160793, 'Enhanced Trueshot', 291164, 160852, 160853, 160854,
|
|
146, 'Crystal', 'Buffs', 'Critical_Increase_Buffs', 182, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160796, 'Nano Crystal (Steady Nerves)', 301578, 160795, 'Steady Nerves', 301579, 160855, 160856, 160857, 169,
|
|
'Crystal', 'Buffs', 'Aimed_Shot_Buffs', 198, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160821, 'NanoCrystal (Training of The Executioner)', 12258, 160820, 'Training of The Executioner', 39028,
|
|
160858, 160859, 160860, 53, 'Crystal', 'Buffs', 'Executioner_Buffs', 242, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'RK Store'),
|
|
(160823, 'NanoCrystal (Guidance of The Executioner)', 12258, 160822, 'Guidance of The Executioner', 39168,
|
|
160861, 160862, 160863, 93, 'Crystal', 'Buffs', 'Executioner_Buffs', 242, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'RK Dyna'),
|
|
(160825, 'NanoCrystal (Steps of The Executioner)', 42450, 160824, 'Steps of The Executioner', 39308, 160864,
|
|
160865, 160866, 132, 'Crystal', 'Buffs', 'Executioner_Buffs', 242, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160827, 'NanoCrystal (Path of The Executioner)', 42450, 160826, 'Path of The Executioner', 117954, 160867,
|
|
160868, 160869, 149, 'Crystal', 'Buffs', 'Executioner_Buffs', 242, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160829, 'NanoCrystal (Form of The Executioner)', 42450, 160828, 'Form of The Executioner', 117896, 160870,
|
|
160871, 160872, 179, 'Crystal', 'Buffs', 'Executioner_Buffs', 242, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160896, 'NanoCrystal (Cloak of Night)', 42451, 160895, 'Cloak of Night', 16214, 161386, 161387, 161388, 129,
|
|
'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Team', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160898, 'NanoCrystal (Meld With Background)', 42451, 160897, 'Meld With Background', 16214, 161383, 161384,
|
|
161385, 169, 'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Team', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160900, 'NanoCrystal (Shadow Filter)', 12226, 160899, 'Shadow Filter', 16214, 161389, 161390, 161391, 17,
|
|
'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Team', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(160910, 'NanoCrystal (Blanket of Shadows)', 12259, 160901, 'Blanket of Shadows', 16214, 161392, 161393, 161394,
|
|
66, 'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Team', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(160980, 'Nano Crystal (Hack Grid Data Stream)', 300949, 160979, 'Hack Grid Data Stream', 296799, 0, 0, 0, 1,
|
|
'Crystal', 'Teleport', 'Fixer_Grid', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'Fixer Grid Quest Part I'),
|
|
(160983, 'Nano Crystal (Hack Grid Data Stream (Team))', 300951, 160982, 'Hack Grid Data Stream (Team)', 300950,
|
|
0, 0, 0, 1, 'Crystal', 'Teleport', 'Fixer_Grid', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'Fixer Grid Quest Part II'),
|
|
(161091, 'NanoCrystal (Thorn of the Rose)', 42452, 161090, 'Thorn of the Rose', 39201, 161395, 161396, 161397,
|
|
142, 'Crystal', 'Buffs', 'Damage_Shield_Upgrades', 243, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161093, 'NanoCrystal (Vengeance of Nature)', 42452, 161092, 'Vengeance of Nature', 39201, 161398, 161399,
|
|
161400, 169, 'Crystal', 'Buffs', 'Damage_Shield_Upgrades', 243, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161095, 'NanoCrystal (Lure of the Pincushion)', 12260, 161094, 'Lure of the Pincushion', 39201, 161401, 161402,
|
|
161403, 57, 'Crystal', 'Buffs', 'Damage_Shield_Upgrades', 243, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(161097, 'NanoCrystal (Anger of the Porcupine)', 42452, 161096, 'Anger of the Porcupine', 39201, 161404, 161405,
|
|
161406, 103, 'Crystal', 'Buffs', 'Damage_Shield_Upgrades', 243, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161146, 'NanoCrystal (Wind Slicer)', 12226, 161145, 'Wind Slicer', 39287, 161407, 161408, 161409, 47, 'Crystal',
|
|
'Buffs', '1H_Edged_Buffs', 244, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(161148, 'NanoCrystal (Bite of the Wind)', 42451, 161147, 'Bite of the Wind', 39287, 161410, 161411, 161412, 103,
|
|
'Crystal', 'Buffs', '1H_Edged_Buffs', 244, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161150, 'NanoCrystal (Stormedge)', 42451, 161149, 'Stormedge', 39287, 161413, 161414, 161415, 142, 'Crystal',
|
|
'Buffs', '1H_Edged_Buffs', 244, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161152, 'NanoCrystal (Division of the Winds)', 42451, 161151, 'Division of the Winds', 39287, 161416, 161417,
|
|
161418, 169, 'Crystal', 'Buffs', '1H_Edged_Buffs', 244, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161154, 'NanoCrystal (Ballad of Smoke)', 12226, 161153, 'Ballad of Smoke', 39272, 161419, 161420, 161421, 47,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(161156, 'NanoCrystal (Ballad of the Desperado)', 12259, 161155, 'Ballad of the Desperado', 39272, 161422,
|
|
161423, 161424, 99, 'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161158, 'NanoCrystal (Ballad of the Pistolero)', 42451, 161157, 'Ballad of the Pistolero', 39272, 161425,
|
|
161426, 161427, 142, 'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161160, 'NanoCrystal (Ballad of the Plains Wanderer)', 42451, 161159, 'Ballad of the Plains Wanderer', 39272,
|
|
161428, 161429, 161430, 169, 'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'RK Dyna'),
|
|
(161162, 'NanoCrystal (Strength of the Hummingbird)', 12226, 161161, 'Strength of the Hummingbird', 39247,
|
|
161431, 161432, 161433, 40, 'Crystal', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'RK Store'),
|
|
(161164, 'NanoCrystal (Fangs of the Snake)', 12259, 161163, 'Fangs of the Snake', 39247, 161434, 161435, 161436,
|
|
93, 'Crystal', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161166, 'NanoCrystal (Dichotomy of Nature)', 42451, 161165, 'Dichotomy of Nature', 39247, 161437, 161438,
|
|
161439, 139, 'Crystal', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161168, 'NanoCrystal (Dance of the Dervish)', 42451, 161167, 'Dance of the Dervish', 39247, 161440, 161441,
|
|
161442, 165, 'Crystal', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161498, 'NanoCrystal (Cyclic Arctic Gale)', 12260, 161497, 'Cyclic Arctic Gale', 39201, 0, 0, 0, 83, 'Crystal',
|
|
'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 1, 0, 'Adventurer', 'SL Mob'),
|
|
(161500, 'NanoCrystal (Cyclic Biting Blades)', 42452, 161499, 'Cyclic Biting Blades', 39201, 0, 0, 0, 126,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 2, 0, 'Adventurer', 'SL Mob'),
|
|
(161502, 'NanoCrystal (Cyclic Cloak of Fire)', 12227, 161501, 'Cyclic Cloak of Fire', 39201, 0, 0, 0, 40,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 0, 0, 'Adventurer', 'SL Mob'),
|
|
(161504, 'NanoCrystal (Cyclic Coat of Barbs)', 12227, 161503, 'Cyclic Coat of Barbs', 39201, 0, 0, 0, 1,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(161506, 'NanoCrystal (Cyclic Corrosive Barrier)', 42452, 161505, 'Cyclic Corrosive Barrier', 39201, 0, 0, 0,
|
|
132, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 2, 0, 'Adventurer', 'SL Mob'),
|
|
(161516, 'NanoCrystal (Cyclic Enshroud with Barbs)', 12227, 161507, 'Cyclic Enshroud with Barbs', 39201, 0, 0, 0,
|
|
24, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 0, 0, 'Adventurer', 'SL Mob'),
|
|
(161518, 'NanoCrystal (Cyclic Fiery Vengeance)', 42452, 161517, 'Cyclic Fiery Vengeance', 39201, 0, 0, 0, 136,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 2, 0, 'Adventurer', 'SL Mob'),
|
|
(161520, 'NanoCrystal (Cyclic Fiery Wrap)', 12260, 161519, 'Cyclic Fiery Wrap', 39201, 0, 0, 0, 66, 'Crystal',
|
|
'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 1, 0, 'Adventurer', 'SL Mob'),
|
|
(161522, 'NanoCrystal (Cyclic Firefly''s Fury)', 12227, 161521, 'Cyclic Firefly''s Fury', 39201, 0, 0, 0, 30,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 0, 0, 'Adventurer', 'SL Mob'),
|
|
(161532, 'NanoCrystal (Cyclic Frost With Snow)', 12227, 161523, 'Cyclic Frost With Snow', 39201, 0, 0, 0, 10,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 0, 0, 'Adventurer', 'SL Mob'),
|
|
(161534, 'NanoCrystal (Cyclic Guard of the Grizzly)', 12260, 161533, 'Cyclic Guard of the Grizzly', 39201, 0, 0,
|
|
0, 90, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 1, 0, 'Adventurer', 'SL Mob'),
|
|
(161536, 'NanoCrystal (Cyclic Interlocking Barbs)', 42452, 161535, 'Cyclic Interlocking Barbs', 39201, 0, 0, 0,
|
|
142, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 3, 0, 'Adventurer', 'SL Mob'),
|
|
(161538, 'NanoCrystal (Cyclic Jacket of Blades)', 12227, 161537, 'Cyclic Jacket of Blades', 39201, 0, 0, 0, 17,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 0, 0, 'Adventurer', 'SL Mob'),
|
|
(161548, 'NanoCrystal (Cyclic Lightning''s Child)', 42452, 161539, 'Cyclic Lightning''s Child', 39201, 0, 0, 0,
|
|
152, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 3, 0, 'Adventurer', 'SL Mob'),
|
|
(161550, 'NanoCrystal (Cyclic Magma Coating)', 42452, 161549, 'Cyclic Magma Coating', 39201, 0, 0, 0, 109,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 2, 0, 'Adventurer', 'SL Mob'),
|
|
(161552, 'NanoCrystal (Cyclic Nest of Vipers)', 12260, 161551, 'Cyclic Nest of Vipers', 39201, 0, 0, 0, 99,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 2, 0, 'Adventurer', 'SL Mob'),
|
|
(161554, 'NanoCrystal (Cyclic Personal Blizzard)', 42452, 161553, 'Cyclic Personal Blizzard', 39201, 0, 0, 0,
|
|
149, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 3, 0, 'Adventurer', 'SL Mob'),
|
|
(161564, 'NanoCrystal (Cyclic Porcupine Barrier)', 12260, 161555, 'Cyclic Porcupine Barrier', 39201, 0, 0, 0, 57,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 1, 0, 'Adventurer', 'SL Mob'),
|
|
(161566, 'NanoCrystal (Cyclic Protection of the Storm)', 42452, 161565, 'Cyclic Protection of the Storm', 39201,
|
|
0, 0, 0, 119, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 2, 0, 'Adventurer', 'SL Mob'),
|
|
(161568, 'NanoCrystal (Cyclic Razor Barrier)', 42452, 161567, 'Cyclic Razor Barrier', 39201, 0, 0, 0, 139,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 2, 0, 'Adventurer', 'SL Mob'),
|
|
(161570, 'NanoCrystal (Cyclic Retaliatory Venom Spit)', 42452, 161569, 'Cyclic Retaliatory Venom Spit', 39201, 0,
|
|
0, 0, 159, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 3, 0, 'Adventurer', 'SL Mob'),
|
|
(161588, 'NanoCrystal (Cyclic Retribution of the Aesir)', 42452, 161571, 'Cyclic Retribution of the Aesir',
|
|
39201, 0, 0, 0, 169, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 3, 0, 'Adventurer', 'SL Mob'),
|
|
(161590, 'NanoCrystal (Cyclic Revenge of the Valkyrie)', 42452, 161589, 'Cyclic Revenge of the Valkyrie', 39201,
|
|
0, 0, 0, 165, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 3, 0, 'Adventurer', 'SL Mob'),
|
|
(161592, 'NanoCrystal (Cyclic Skin of the Toad)', 12260, 161591, 'Cyclic Skin of the Toad', 39201, 0, 0, 0, 73,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 1, 0, 'Adventurer', 'SL Mob'),
|
|
(161594, 'NanoCrystal (Cyclic Sparking Touch)', 12227, 161593, 'Cyclic Sparking Touch', 39201, 0, 0, 0, 47,
|
|
'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 1, 0, 'Adventurer', 'SL Mob'),
|
|
(161596, 'NanoCrystal (Cyclic Wings of the Phoenix)', 42452, 161595, 'Cyclic Wings of the Phoenix', 39201, 0, 0,
|
|
0, 162, 'Crystal', 'Buffs', 'Damage_Shields', 1, 'Self', 0, 0, 1, 3, 0, 'Adventurer', 'SL Mob'),
|
|
(161675, 'NanoCrystal (Leet Friend)', 12226, 161674, 'Leet Friend', 84203, 161882, 161883, 161884, 30, 'Crystal',
|
|
'Crowd_Control', 'Leet_Charm', 0, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(161677, 'NanoCrystal (Eleet Friend)', 12259, 161676, 'Eleet Friend', 84203, 161885, 161886, 161887, 60,
|
|
'Crystal', 'Crowd_Control', 'Leet_Charm', 0, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161679, 'NanoCrystal (Leetas Friend)', 42451, 161678, 'Leetas Friend', 84203, 161888, 161889, 161890, 106,
|
|
'Crystal', 'Crowd_Control', 'Leet_Charm', 0, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161681, 'NanoCrystal (Soleet Friend)', 42451, 161680, 'Soleet Friend', 84203, 161891, 161892, 161893, 152,
|
|
'Crystal', 'Crowd_Control', 'Leet_Charm', 0, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161691, 'Nano Crystal (Practice Incineration)', 300938, 161690, 'Practice Incineration', 300937, 161894, 161895,
|
|
161896, 172, 'Crystal', 'Crowd_Control', 'Taunt', 1037, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161693, 'Nano Crystal (Corrosive Cloud)', 300940, 161692, 'Corrosive Cloud', 300941, 161897, 161898, 161899,
|
|
179, 'Crystal', 'Crowd_Control', 'AOE_Taunt_DOT', 1038, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(161921, 'Nano Crystal (Scale Reconstruction)', 300928, 161920, 'Scale Reconstruction', 300924, 161932, 161933,
|
|
161934, 149, 'Crystal', 'Combat', 'Morph_Heal', 248, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162118, 'Nano Crystal (Maek Ouch!)', 300910, 162117, 'Maek Ouch!', 300909, 162126, 162127, 162128, 66,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(162120, 'Nano Crystal (Maek Painz!)', 300910, 162119, 'Maek Painz!', 300909, 162129, 162130, 162131, 126,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162122, 'Nano Crystal (Maek 0wz!', 300910, 162121, 'Maek 0wz!', 300909, 162132, 162133, 162134, 152, 'Crystal',
|
|
'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162255, 'Nano Crystal (Hide of the Puppy)', 300908, 162254, 'Hide of the Puppy', 300907, 162323, 162324, 162325,
|
|
53, 'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(162257, 'Nano Crystal (Hide of the Dog)', 300908, 162256, 'Hide of the Dog', 300907, 162326, 162327, 162328,
|
|
103, 'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162259, 'Nano Crystal (Hide of the Fox)', 300908, 162258, 'Hide of the Fox', 300907, 162329, 162330, 162331,
|
|
139, 'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162261, 'Nano Crystal (Hide of the Wolf)', 300908, 162260, 'Hide of the Wolf', 300907, 162332, 162333, 162334,
|
|
162, 'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162314, 'Nano Crystal (Sharpen Claws)', 300921, 162313, 'Sharpen Claws', 300922, 162335, 162336, 162337, 80,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(162316, 'Nano Crystal (Toothy Grin)', 300921, 162315, 'Toothy Grin', 300922, 162338, 162339, 162340, 116,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162318, 'Nano Crystal (Feline Rage)', 300921, 162317, 'Feline Rage', 300922, 162341, 162342, 162343, 146,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162320, 'Nano Crystal (Blur of Claws)', 300921, 162319, 'Blur of Claws', 300922, 162344, 162345, 162346, 159,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162322, 'NanoCrystal (Frenzy of Fur)', 300921, 162321, 'Frenzy of Fur', 300922, 162347, 162348, 162349, 179,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(162485, 'NanoCrystal (Suppressor)', 12226, 162484, 'Suppressor', 39257, 162498, 162499, 162500, 33, 'Crystal',
|
|
'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(162487, 'NanoCrystal (Major Suppressor)', 12259, 162486, 'Major Suppressor', 39257, 162501, 162502, 162503, 73,
|
|
'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162489, 'NanoCrystal (Supreme Suppressor)', 42451, 162488, 'Supreme Suppressor', 39257, 162504, 162505, 162506,
|
|
106, 'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162491, 'NanoCrystal (Spray With Lead)', 42451, 162490, 'Spray With Lead', 39257, 162507, 162508, 162509, 136,
|
|
'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162493, 'NanoCrystal (Shower With Lead)', 42451, 162492, 'Shower With Lead', 39257, 162510, 162511, 162512, 156,
|
|
'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162495, 'NanoCrystal (Frenzy of Shells)', 42451, 162494, 'Frenzy of Shells', 39257, 162513, 162514, 162515, 169,
|
|
'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162497, 'NanoCrystal (Lesser Suppressor)', 12226, 162496, 'Lesser Suppressor', 39257, 162516, 162517, 162518,
|
|
14, 'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(162590, 'NanoCrystal (Grid Phase Accelerator (Team))', 42450, 162589, 'Grid Phase Accelerator (Team)', 118012,
|
|
162605, 162606, 162607, 132, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162592, 'NanoCrystal (Grid Runner (Team))', 12225, 162591, 'Grid Runner (Team)', 118009, 162608, 162609, 162610,
|
|
40, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162594, 'NanoCrystal (Grid Surfer (Team))', 12258, 162593, 'Grid Surfer (Team)', 118010, 162611, 162612, 162613,
|
|
76, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162596, 'NanoCrystal (Gridspace Freedom (Team))', 42450, 162595, 'Gridspace Freedom (Team)', 118013, 162614,
|
|
162615, 162616, 156, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162598, 'NanoCrystal (Hack Grid Vector (Team))', 12225, 162597, 'Hack Grid Vector (Team)', 118410, 162617,
|
|
162618, 162619, 27, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(162600, 'NanoCrystal (Leech Grid Vector (Team))', 12258, 162599, 'Leech Grid Vector (Team)', 118009, 162620,
|
|
162621, 162622, 57, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162602, 'NanoCrystal (Limited Grid Jump (Team))', 12225, 162601, 'Limited Grid Jump (Team)', 118410, 162623,
|
|
162624, 162625, 14, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(162604, 'NanoCrystal (Partial Grid Jump (Team))', 42450, 162603, 'Partial Grid Jump (Team)', 118011, 162626,
|
|
162627, 162628, 106, 'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162715, 'NanoCrystal (Relieving Salve)', 12228, 162714, 'Relieving Salve', 44229, 162736, 162737, 162738, 7,
|
|
'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(162717, 'NanoCrystal (Rebinding Sutures)', 12228, 162716, 'Rebinding Sutures', 44229, 162739, 162740, 162741,
|
|
24, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(162719, 'NanoCrystal (Hacked Diagnosis)', 12228, 162718, 'Hacked Diagnosis', 44230, 162742, 162743, 162744, 37,
|
|
'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(162721, 'NanoCrystal (Kitchen-sink Surgery)', 12256, 162720, 'Kitchen-sink Surgery', 44230, 162745, 162746,
|
|
162747, 53, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162723, 'NanoCrystal (Blackmarket Prescription)', 12256, 162722, 'Blackmarket Prescription', 44231, 162748,
|
|
162749, 162750, 70, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer',
|
|
'RK Dyna'),
|
|
(162725, 'NanoCrystal (Biosign Rejuvenator)', 12256, 162724, 'Biosign Rejuvenator', 44231, 162751, 162752,
|
|
162753, 93, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162727, 'NanoCrystal (Nano Cauterization)', 42448, 162726, 'Nano Cauterization', 44232, 162754, 162755, 162756,
|
|
109, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162729, 'NanoCrystal (Systolic Equalizer)', 42448, 162728, 'Systolic Equalizer', 44232, 162757, 162758, 162759,
|
|
123, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162731, 'NanoCrystal (Backyard Revitalization)', 42448, 162730, 'Backyard Revitalization', 44233, 162760,
|
|
162761, 162762, 132, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer',
|
|
'RK Dyna'),
|
|
(162733, 'NanoCrystal (Cellular Crashcart)', 42448, 162732, 'Cellular Crashcart', 44234, 162763, 162764, 162765,
|
|
146, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162735, 'NanoCrystal (Dr Hack ''n Quack)', 42448, 162734, 'Dr Hack ''n Quack', 44235, 162766, 162767, 162768,
|
|
152, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(162838, 'NanoCrystal (Presence of the Master)', 12226, 162837, 'Presence of the Master', 38864, 163120, 163121,
|
|
163122, 43, 'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 0, 0, 0, 0, 'Martial Artist', 'RK Dyna'),
|
|
(162840, 'NanoCrystal (Presence of the Overlord)', 42451, 162839, 'Presence of the Overlord', 38864, 163123,
|
|
163124, 163125, 113, 'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 0, 0, 0, 0, 'Martial Artist', 'RK Dyna'),
|
|
(162842, 'NanoCrystal (Presence of the Dominator)', 42451, 162841, 'Presence of the Dominator', 38864, 163126,
|
|
163127, 163128, 152, 'Crystal', 'Crowd_Control', 'Fear', 256, '', 0, 0, 0, 0, 0, 'Martial Artist', 'RK Dyna'),
|
|
(162996, 'NanoCrystal (NCU Compressor)', 12225, 162995, 'NCU Compressor', 38917, 163098, 163099, 163100, 20,
|
|
'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(163080, 'NanoCrystal (Retool NCU)', 12225, 163079, 'Retool NCU', 38917, 163101, 163102, 163103, 40, 'Crystal',
|
|
'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(163082, 'NanoCrystal (Jury-rigged NCU Analyzer)', 12258, 163081, 'Jury-rigged NCU Analyzer', 38917, 163104,
|
|
163105, 163106, 63, 'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(163084, 'NanoCrystal (Deck Recoder)', 12258, 163083, 'Deck Recoder', 38917, 163107, 163108, 163109, 93,
|
|
'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 1, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(163086, 'NanoCrystal (Recompiling Memory Analyzer)', 42450, 163085, 'Recompiling Memory Analyzer', 38917,
|
|
163110, 163111, 163112, 123, 'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(163088, 'NanoCrystal (QuarkStor NCU Core)', 42450, 163087, 'QuarkStor NCU Core', 38917, 163113, 163114, 163115,
|
|
132, 'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(163096, 'NanoCrystal (Sentient Viral Recoder)', 42450, 163095, 'Sentient Viral Recoder', 38917, 163116, 163117,
|
|
163118, 162, 'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(163097, 'NanoCrystal (Active Viral Compressor)', 42450, 163094, 'Active Viral Compressor', 38917, 163130,
|
|
163131, 163132, 149, 'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(163389, 'Nano Crystal (Pr0n0unc3m3nt 0f L4z1n3ss)', 301156, 163388, 'Pr0n0unc3m3nt 0f L4z1n3ss', 297374, 163401,
|
|
163402, 163403, 24, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(163395, 'Nano Crystal (Pr0n0unc3m3nt 0f Dr0ws1n3ss)', 301156, 163394, 'Pr0n0unc3m3nt 0f Dr0ws1n3ss', 297374,
|
|
163410, 163411, 163412, 139, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 0, 0, 0, 0, 'Adventurer',
|
|
'RK Dyna'),
|
|
(163397, 'Nano Crystal (Pr0n0unc3m3nt 0f Sl33p1n3ss)', 301156, 163396, 'Pr0n0unc3m3nt 0f Sl33p1n3ss', 297374,
|
|
163413, 163414, 163415, 172, 'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 0, 0, 0, 0, 'Adventurer',
|
|
'RK Dyna'),
|
|
(201522, 'NanoCrystal (Enfraam''s Toolkit)', 12259, 201521, 'Enfraam''s Toolkit', 39263, 205162, 205163, 205164,
|
|
80, 'Crystal', 'Buffs', 'Nano_Programming_Buffs', 210, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'RK Dyna'),
|
|
(201524, 'NanoCrystal (Living Codex of Izgimmer)', 42451, 201523, 'Living Codex of Izgimmer', 39263, 205165,
|
|
205166, 205167, 166, 'Crystal', 'Buffs', 'Nano_Programming_Buffs', 210, '', 0, 0, 0, 0, 0, 'Nano-Technician',
|
|
'RK Dyna'),
|
|
(201934, 'NanoCrystal (Corruption of The Pest)', 42449, 201933, 'Corruption of The Pest', 45169, 0, 0, 0, 190,
|
|
'Crystal', 'Nukes', 'Long_8s~1s', 0, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'The Pest'),
|
|
(201936, 'NanoCrystal (Resonance Blast)', 42449, 201935, 'Resonance Blast', 45190, 0, 0, 0, 200, 'Crystal',
|
|
'Nukes', 'Long_8s~1s', 0, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'Special Agent Lamb'),
|
|
(201938, 'NanoCrystal (Lick of the Pest)', 42452, 201937, 'Lick of the Pest', 84514, 0, 0, 0, 193, 'Crystal',
|
|
'Combat', 'General_Chemical_AC_Debuff', 0, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'The Pest'),
|
|
(202261, 'NanoCrystal (Shield of the Obedient Servant)', 42452, 202260, 'Shield of the Obedient Servant', 20880,
|
|
0, 0, 0, 192, 'Crystal', 'Pet_Buffs', 'Shield_of_the_Obedient_Servant', 831, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'Obediency Enforcer'),
|
|
(202263, 'NanoCrystal (Candycane)', 42449, 202262, 'Candycane', 45172, 0, 0, 0, 195, 'Crystal', 'Nukes',
|
|
'Long_8s~1s', 0, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'Ljotur the Lunatic'),
|
|
(202724, 'NanoCrystal (Edge of Steel)', 12226, 202776, 'Edge of Steel', 16325, 0, 0, 0, 8, 'Crystal', 'Buffs',
|
|
'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202740, 'NanoCrystal (Edge of the Barber)', 12226, 202739, 'Edge of the Barber', 16325, 0, 0, 0, 30, 'Crystal',
|
|
'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202775, 'NanoCrystal (Edge of the Buccaneer)', 12259, 202774, 'Edge of the Buccaneer', 16325, 202777, 202778,
|
|
202779, 59, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'RK Store'),
|
|
(202792, 'NanoCrystal (Edge of Molybdenum)', 12259, 202791, 'Edge of Molybdenum', 16325, 202798, 202799, 202800,
|
|
89, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202794, 'NanoCrystal (Edge of Titanium)', 42451, 202793, 'Edge of Titanium', 16325, 202795, 202796, 202797, 133,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202817, 'NanoCrystal (Edge of Diamond)', 42451, 202816, 'Edge of Diamond', 16325, 202823, 202824, 202825, 173,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202819, 'NanoCrystal (Rampage of the Berserker)', 42451, 202818, 'Rampage of the Berserker', 16325, 202820,
|
|
202821, 202822, 197, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0,
|
|
'Enforcer', 'RK Dyna'),
|
|
(202827, 'NanoCrystal (Skill of the Butcher)', 12226, 202826, 'Skill of the Butcher', 16325, 0, 0, 0, 8,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202829, 'NanoCrystal (Skill of the Savage)', 12226, 202828, 'Skill of the Savage', 16325, 0, 0, 0, 30,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202831, 'NanoCrystal (Skill of the Viking)', 12259, 202830, 'Skill of the Viking', 16325, 0, 0, 0, 59,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202833, 'NanoCrystal (Skill of the Highlander)', 12259, 202832, 'Skill of the Highlander', 16325, 202872,
|
|
202873, 202874, 89, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0,
|
|
'Enforcer', 'RK Dyna'),
|
|
(202835, 'NanoCrystal (Skill of the Guardian)', 42451, 202834, 'Skill of the Guardian', 16288, 202875, 202876,
|
|
202877, 133, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'RK Dyna'),
|
|
(202837, 'NanoCrystal (Skill of the Reaper)', 42451, 202836, 'Skill of the Reaper', 16288, 202878, 202879,
|
|
202880, 173, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'RK Dyna'),
|
|
(202839, 'NanoCrystal (Skill of the Guillotine)', 42451, 202838, 'Skill of the Guillotine', 16288, 202881,
|
|
202882, 202883, 197, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0,
|
|
'Enforcer', 'RK Dyna'),
|
|
(202841, 'NanoCrystal (Thugs Joy)', 12259, 202840, 'Thugs Joy', 16200, 0, 0, 0, 59, 'Crystal', 'Buffs',
|
|
'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202843, 'NanoCrystal (Thugs Glory)', 42451, 202842, 'Thugs Glory', 16200, 202884, 202885, 202886, 133,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202845, 'NanoCrystal (Thugs Jubilation)', 42451, 202844, 'Thugs Jubilation', 16200, 202887, 202888, 202889, 173,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202847, 'NanoCrystal (Calling of Thor)', 42451, 202846, 'Calling of Thor', 16200, 202890, 202891, 202892, 197,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202849, 'NanoCrystal (Threat of the Bully)', 12226, 202848, 'Threat of the Bully', 20879, 0, 0, 0, 8, 'Crystal',
|
|
'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'No longer drops'),
|
|
(202851, 'NanoCrystal (Bone Crusher)', 12259, 202850, 'Bone Crusher', 20879, 0, 0, 0, 59, 'Crystal', 'Buffs',
|
|
'Melee_Weapon_Buffs_Line', 180, '2H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202853, 'NanoCrystal (Anvils Bane)', 42451, 202852, 'Anvils Bane', 20879, 202893, 202894, 202895, 133,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202855, 'NanoCrystal (Wrecking Ball)', 42451, 202854, 'Wrecking Ball', 20879, 202896, 202897, 202898, 173,
|
|
'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202857, 'NanoCrystal (Rampage of Juggernaut)', 42451, 202856, 'Rampage of Juggernaut', 20879, 202899, 202900,
|
|
202901, 197, 'Crystal', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'RK Dyna'),
|
|
(202859, 'NanoCrystal (Vlad''s Revenge)', 42451, 202858, 'Vlad''s Revenge', 16201, 202902, 202903, 202904, 197,
|
|
'Crystal', 'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202861, 'NanoCrystal (Talon of the Dragon)', 42451, 202860, 'Talon of the Dragon', 16201, 202905, 202906,
|
|
202907, 174, 'Crystal', 'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202863, 'NanoCrystal (Talon of the Roc)', 42451, 202862, 'Talon of the Roc', 16201, 202908, 202909, 202910, 129,
|
|
'Crystal', 'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202865, 'NanoCrystal (Talon of the Anun)', 12259, 202864, 'Talon of the Anun', 16201, 202911, 202912, 202913,
|
|
93, 'Crystal', 'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(202867, 'NanoCrystal (Talon of the Gryphon)', 12259, 202866, 'Talon of the Gryphon', 16201, 0, 0, 0, 56,
|
|
'Crystal', 'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202869, 'NanoCrystal (Talon of the Eagle)', 12226, 202868, 'Talon of the Eagle', 16201, 0, 0, 0, 35, 'Crystal',
|
|
'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(202871, 'NanoCrystal (Talon of the Hawk)', 12226, 202870, 'Talon of the Hawk', 16201, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(203120, 'NanoCrystal (Art of peace)', 42451, 203119, 'Art of Peace', 16195, 0, 0, 0, 161, 'Crystal', 'Buffs',
|
|
'Assault_Rifle_Buffs', 212, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203122, 'NanoCrystal (A Sergeant''s Knowledge)', 12226, 203121, 'A Sergeant''s Knowledge', 16195, 0, 0, 0, 30,
|
|
'Crystal', 'Buffs', 'Assault_Rifle_Buffs', 212, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(203124, 'NanoCrystal (Alleysweeper)', 12226, 203123, 'Alleysweeper', 16326, 0, 0, 0, 36, 'Crystal', 'Buffs',
|
|
'Soldier_Shotgun_Buffs', 280, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(203126, 'NanoCrystal (Crowd Disperser)', 12259, 203125, 'Crowd Disperser', 16326, 203165, 203166, 203167, 68,
|
|
'Crystal', 'Buffs', 'Soldier_Shotgun_Buffs', 280, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203128, 'NanoCrystal (Swiss Cheese)', 42451, 203127, 'Swiss Cheese', 16326, 203168, 203169, 203170, 178,
|
|
'Crystal', 'Buffs', 'Soldier_Shotgun_Buffs', 280, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203130, 'NanoCrystal (The Power of Three)', 12259, 203129, 'The Power of Three', 16206, 203171, 203172, 203173,
|
|
88, 'Crystal', 'Buffs', 'Burst_Buffs', 214, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203132, 'NanoCrystal (Power Burst)', 12259, 203131, 'Power Burst', 16206, 203174, 203175, 203176, 64, 'Crystal',
|
|
'Buffs', 'Burst_Buffs', 214, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203134, 'NanoCrystal (Power Volley)', 12226, 203133, 'Power Volley', 16206, 0, 0, 0, 38, 'Crystal', 'Buffs',
|
|
'Burst_Buffs', 214, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(203136, 'NanoCrystal (Laser Surgery)', 12226, 203135, 'Laser Surgery', 20882, 0, 0, 0, 33, 'Crystal', 'Buffs',
|
|
'Ranged_Energy_Weapon_Buffs', 213, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(203138, 'NanoCrystal (Soldier Clip Junkie)', 42451, 203137, 'Soldier Clip Junkie', 16237, 203177, 203178,
|
|
203179, 200, 'Crystal', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203140, 'NanoCrystal (Metal Barrage)', 42451, 203139, 'Metal Barrage', 16237, 203180, 203181, 203182, 170,
|
|
'Crystal', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203142, 'NanoCrystal (Metal Strike)', 42451, 203141, 'Metal Strike', 16237, 203183, 203184, 203185, 140,
|
|
'Crystal', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203144, 'NanoCrystal (Metal Storm)', 42451, 203143, 'Metal Storm', 16237, 203186, 203187, 203188, 106,
|
|
'Crystal', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203146, 'NanoCrystal (Hail of Metal)', 12259, 203145, 'Hail of Metal', 16237, 203189, 203190, 203191, 80,
|
|
'Crystal', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(203148, 'NanoCrystal (Metal Rain)', 12259, 203147, 'Metal Rain', 16237, 0, 0, 0, 56, 'Crystal', 'Buffs',
|
|
'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(203150, 'NanoCrystal (Metal Stream)', 12226, 203149, 'Metal Stream', 16237, 0, 0, 0, 31, 'Crystal', 'Buffs',
|
|
'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(203206, 'NanoCrystal (Call of the Maelstorm)', 42451, 203215, 'Call of the Maelstorm', 20881, 203217, 203218,
|
|
203219, 199, 'Crystal', 'Buffs', 'Enforcer_Melee_Energy_Buffs', 279, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(203208, 'NanoCrystal (Power of the Thunderhead)', 42451, 203207, 'Power of the Thunderhead', 20881, 203220,
|
|
203221, 203222, 163, 'Crystal', 'Buffs', 'Enforcer_Melee_Energy_Buffs', 279, '', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'RK Dyna'),
|
|
(203210, 'NanoCrystal (Imminent Storm)', 42451, 203209, 'Imminent Storm', 20881, 203223, 203224, 203225, 121,
|
|
'Crystal', 'Buffs', 'Enforcer_Melee_Energy_Buffs', 279, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(203212, 'NanoCrystal (Force of the Thunderclap)', 12259, 203211, 'Force of the Thunderclap', 20881, 203226,
|
|
203227, 203228, 63, 'Crystal', 'Buffs', 'Enforcer_Melee_Energy_Buffs', 279, '', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'RK Dyna'),
|
|
(203214, 'NanoCrystal (Harnessed Lightning)', 12226, 203213, 'Harnessed Lightning', 20881, 0, 0, 0, 20,
|
|
'Crystal', 'Buffs', 'Enforcer_Melee_Energy_Buffs', 279, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Store'),
|
|
(203594, 'NanoCrystal (Scatter Bonds)', 12225, 203593, 'Scatter Bonds', 16216, 203682, 203683, 203684, 10,
|
|
'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(203596, 'NanoCrystal (Shatter Bonds)', 12258, 203595, 'Shatter Bonds', 16216, 203685, 203686, 203687, 90,
|
|
'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203598, 'NanoCrystal (Burst Bonds)', 12258, 203597, 'Burst Bonds', 16216, 203688, 203689, 203690, 53, 'Crystal',
|
|
'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(203600, 'NanoCrystal (Rend Bonds)', 42450, 203599, 'Rend Bonds', 16216, 203691, 203692, 203693, 133, 'Crystal',
|
|
'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203602, 'NanoCrystal (Bargain with Fate)', 42450, 203601, 'Bargain with Fate', 16216, 203694, 203695, 203696,
|
|
168, 'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203604, 'NanoCrystal (Luck''s Lost Twin)', 42450, 203603, 'Luck''s Lost Twin', 16216, 203697, 203698, 203699,
|
|
200, 'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203606, 'NanoCrystal (Fluctuate Manifestation)', 12258, 203605, 'Fluctuate Manifestation', 16216, 203715,
|
|
203716, 203717, 88, 'Crystal', 'Pet', 'Pet_Root/Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'RK Store'),
|
|
(203608, 'NanoCrystal (Modulate Manifestation)', 42450, 203607, 'Modulate Manifestation', 16216, 203718, 203719,
|
|
203720, 120, 'Crystal', 'Pet', 'Pet_Root/Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'RK Dyna'),
|
|
(203610, 'NanoCrystal (Succor of Expediuum)', 42450, 203609, 'Succor of Expediuum', 16216, 203721, 203722,
|
|
203723, 163, 'Crystal', 'Pet', 'Pet_Root/Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'RK Dyna'),
|
|
(203658, 'NanoCrystal (Sidestep the Blame)', 12225, 203657, 'Sidestep the Blame', 16216, 203700, 203701, 203702,
|
|
22, 'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(203660, 'NanoCrystal (Bypass Limitations)', 12258, 203659, 'Bypass Limitations', 16216, 203703, 203704, 203705,
|
|
62, 'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203662, 'NanoCrystal (Circumvent Restrictions)', 42450, 203661, 'Circumvent Restrictions', 16216, 203706,
|
|
203707, 203708, 109, 'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Reduction', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'RK Dyna'),
|
|
(203664, 'NanoCrystal (Evade Responsibility)', 42450, 203663, 'Evade Responsibility', 16216, 203709, 203710,
|
|
203711, 146, 'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203666, 'NanoCrystal (Guile of the Snake Oil Seller)', 42450, 203665, 'Guile of the Snake Oil Seller', 16216,
|
|
203712, 203713, 203714, 200, 'Crystal', 'Anti_Crowd_Control', 'Self_Snare_Reduction', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'RK Dyna'),
|
|
(203668, 'NanoCrystal (Dodge Pursuers)', 12258, 203667, 'Dodge Pursuers', 16216, 0, 0, 0, 57, 'Crystal',
|
|
'Anti_Crowd_Control', 'Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(203670, 'NanoCrystal (Evade the Chase)', 42450, 203669, 'Evade the Chase', 16216, 203676, 203677, 203678, 110,
|
|
'Crystal', 'Anti_Crowd_Control', 'Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(203672, 'NanoCrystal (Close Escape)', 42450, 203671, 'Close Escape', 16216, 203679, 203680, 203681, 164,
|
|
'Crystal', 'Anti_Crowd_Control', 'Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(203785, 'NanoCrystal (Writ of Mobility)', 12225, 203784, 'Writ of Mobility', 16216, 203933, 203934, 203935, 40,
|
|
'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Self', 0, 0, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(203787, 'NanoCrystal (Bought Freedom)', 12258, 203786, 'Bought Freedom', 16216, 203936, 203937, 203938, 80,
|
|
'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Self', 0, 0, 0, 0, 0, 'Trader', 'RK Dyna'),
|
|
(203789, 'NanoCrystal (Writ of Passage)', 42450, 203788, 'Writ of Passage', 16216, 203939, 203940, 203941, 120,
|
|
'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Self', 0, 0, 0, 0, 0, 'Trader', 'RK Dyna'),
|
|
(203791, 'NanoCrystal (Bought Indulgence)', 42450, 203790, 'Bought Indulgence', 16216, 203942, 203943, 203944,
|
|
160, 'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Self', 0, 0, 0, 0, 0, 'Trader', 'RK Dyna'),
|
|
(203793, 'NanoCrystal (Writ of the Errant Salesman)', 42450, 203792, 'Writ of the Errant Salesman', 16216,
|
|
203945, 203946, 203947, 200, 'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Self', 0, 0, 0, 0,
|
|
0, 'Trader', 'RK Dyna'),
|
|
(203798, 'NanoCrystal (Break Chains)', 12258, 203797, 'Break Chains', 16216, 204013, 204014, 204015, 52,
|
|
'Crystal', 'Anti_Crowd_Control', 'Root_Removal', 0, 'Self', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(203800, 'NanoCrystal (Shatter Chains)', 42450, 203799, 'Shatter Chains', 16216, 204016, 204017, 204018, 103,
|
|
'Crystal', 'Anti_Crowd_Control', 'Root_Removal', 0, 'Self', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(203802, 'NanoCrystal (Demolish Shackles)', 42450, 203801, 'Demolish Shackles', 16216, 204019, 204020, 204021,
|
|
154, 'Crystal', 'Anti_Crowd_Control', 'Root_Removal', 0, 'Self', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(203804, 'NanoCrystal (Jail Break)', 42450, 203803, 'Jail Break', 16216, 204022, 204023, 204024, 200, 'Crystal',
|
|
'Anti_Crowd_Control', 'Root_Removal', 0, 'Self', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(203806, 'NanoCrystal (Tear Constraints)', 12258, 203805, 'Tear Constraints', 16216, 204493, 204494, 204495, 68,
|
|
'Crystal', 'Combat', 'Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(203808, 'NanoCrystal (Rend Constraints)', 42450, 203807, 'Rend Constraints', 16216, 204496, 204497, 204498, 139,
|
|
'Crystal', 'Buffs', 'Root_Reduction', 2, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'RK Dyna'),
|
|
(203810, 'NanoCrystal (Sunder Constraints)', 42450, 203809, 'Sunder Constraints', 16216, 204499, 204500, 204501,
|
|
180, 'Crystal', 'Buffs', 'Root_Reduction', 2, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'RK Dyna'),
|
|
(203812, 'NanoCrystal (Escape Captivation)', 12258, 203811, 'Escape Captivation', 16216, 204036, 204037, 204038,
|
|
73, 'Crystal', 'Anti_Crowd_Control', 'Self_Root_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(203814, 'NanoCrystal (Master Escapologist)', 42450, 203813, 'Master Escapologist', 16216, 204039, 204040,
|
|
204041, 169, 'Crystal', 'Anti_Crowd_Control', 'Self_Root_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203833, 'NanoCrystal (Beg for Freedom)', 12225, 203831, 'Beg for Freedom', 16216, 203890, 203891, 203892, 24,
|
|
'Crystal', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(203836, 'NanoCrystal (Pursuade for Freedom)', 12225, 203835, 'Pursuade for Freedom', 16216, 0, 0, 0, 49,
|
|
'Crystal', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(203838, 'NanoCrystal (Appeal for Freedom)', 12258, 203837, 'Appeal for Freedom', 16216, 203896, 203897, 203898,
|
|
74, 'Crystal', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203840, 'NanoCrystal (Negotiate for Freedom)', 42450, 203839, 'Negotiate for Freedom', 16216, 203899, 203900,
|
|
203901, 101, 'Crystal', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203843, 'NanoCrystal (Bribe for Freedom)', 42450, 203842, 'Bribe for Freedom', 16216, 203902, 203903, 203904,
|
|
149, 'Crystal', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203845, 'NanoCrystal (Subpoena for Freedom)', 42450, 203844, 'Subpoena for Freedom', 16216, 203905, 203906,
|
|
203907, 174, 'Crystal', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203847, 'NanoCrystal (Pay Bail)', 42450, 203846, 'Pay Bail', 16216, 203908, 203909, 203910, 199, 'Crystal',
|
|
'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203851, 'NanoCrystal (Minor Exoskeleton Pulse)', 12225, 203850, 'Minor Exoskeleton Pulse', 16216, 203875,
|
|
203876, 203877, 36, 'Crystal', 'Anti_Crowd_Control', 'Pet_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Store'),
|
|
(203853, 'NanoCrystal (Lesser Exoskeleton Pulse)', 12258, 203852, 'Lesser Exoskeleton Pulse', 16216, 203878,
|
|
203879, 203880, 71, 'Crystal', 'Anti_Crowd_Control', 'Pet_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203856, 'NanoCrystal (Exoskeleton Pulse)', 42450, 203855, 'Exoskeleton Pulse', 16216, 203881, 203882, 203883,
|
|
107, 'Crystal', 'Anti_Crowd_Control', 'Pet_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203858, 'NanoCrystal (Superior Exoskeleton Pulse)', 42450, 203857, 'Superior Exoskeleton Pulse', 16216, 203884,
|
|
203885, 203886, 150, 'Crystal', 'Anti_Crowd_Control', 'Pet_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203860, 'NanoCrystal (Greater Exoskeleton Pulse)', 42450, 203859, 'Greater Exoskeleton Pulse', 16216, 203887,
|
|
203888, 203889, 192, 'Crystal', 'Anti_Crowd_Control', 'Pet_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203862, 'NanoCrystal (Lesser Conductive Spike)', 42450, 203861, 'Lesser Conductive Spike', 16216, 203912,
|
|
203913, 203914, 102, 'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Dyna'),
|
|
(203864, 'NanoCrystal (Conductive Spike)', 42450, 203863, 'Conductive Spike', 16216, 203915, 203916, 203917, 128,
|
|
'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(203866, 'NanoCrystal (Greater Conductive Spike)', 42450, 203865, 'Greater Conductive Spike', 16216, 203918,
|
|
203919, 203920, 154, 'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Dyna'),
|
|
(203868, 'NanoCrystal (Energized Casing of the Faithful Servant)', 42450, 203867,
|
|
'Energized Casing of the Faithful Servant', 16216, 203921, 203922, 203923, 197, 'Crystal', 'Pet_Combat',
|
|
'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(203870, 'NanoCrystal (Lesser Energize Shell)', 12225, 203869, 'Lesser Energize Shell', 16216, 203924, 203925,
|
|
203926, 14, 'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(203872, 'NanoCrystal (Energize Shell)', 12225, 203871, 'Energize Shell', 16216, 203927, 203928, 203929, 40,
|
|
'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(203874, 'NanoCrystal (Greater Energize Shell)', 12258, 203873, 'Greater Energize Shell', 16216, 203930, 203931,
|
|
203932, 76, 'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(203949, 'NanoCrystal (Request Freedom)', 12225, 203948, 'Request Freedom', 16216, 203986, 203987, 203988, 36,
|
|
'Crystal', 'Anti_Crowd_Control', 'Other_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(203951, 'NanoCrystal (Beseech Freedom)', 12258, 203950, 'Beseech Freedom', 16216, 203989, 203990, 203991, 78,
|
|
'Crystal', 'Anti_Crowd_Control', 'Other_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203953, 'NanoCrystal (Petition Freedom)', 42450, 203952, 'Petition Freedom', 16216, 203992, 203993, 203994, 124,
|
|
'Crystal', 'Anti_Crowd_Control', 'Other_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203955, 'NanoCrystal (Demand Freedom)', 42450, 203954, 'Demand Freedom', 16216, 203995, 203996, 203997, 169,
|
|
'Crystal', 'Anti_Crowd_Control', 'Other_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203957, 'NanoCrystal (Solicit Freedom)', 42450, 203956, 'Solicit Freedom', 16216, 203998, 203999, 204000, 200,
|
|
'Crystal', 'Anti_Crowd_Control', 'Other_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(203959, 'NanoCrystal (The Claim to Freedom)', 12225, 203958, 'The Claim to Freedom', 16216, 204001, 204002,
|
|
204003, 42, 'Crystal', 'Anti_Crowd_Control', 'Other_Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Store'),
|
|
(203961, 'NanoCrystal (The Right to Movement)', 12258, 203960, 'The Right to Movement', 16216, 204004, 204005,
|
|
204006, 94, 'Crystal', 'Anti_Crowd_Control', 'Other_Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203963, 'NanoCrystal (The Prerogative of Mobility)', 42450, 203962, 'The Prerogative of Mobility', 16216,
|
|
204007, 204008, 204009, 137, 'Crystal', 'Anti_Crowd_Control', 'Other_Snare_Reduction', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'RK Dyna'),
|
|
(203965, 'NanoCrystal (The Privilege of Speed)', 42450, 203964, 'The Privilege of Speed', 16216, 204010, 204011,
|
|
204012, 180, 'Crystal', 'Anti_Crowd_Control', 'Other_Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(203967, 'NanoCrystal (Passage for One)', 12258, 203966, 'Passage for One', 16216, 204054, 204055, 204056, 67,
|
|
'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Target', 0, 0, 0, 0, 0, 'Trader', 'RK Store'),
|
|
(203969, 'NanoCrystal (Reroute Impediments)', 42450, 203968, 'Reroute Impediments', 16216, 204057, 204058,
|
|
204059, 118, 'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Target', 0, 0, 0, 0, 0, 'Trader',
|
|
'RK Dyna'),
|
|
(203971, 'NanoCrystal (Gift of the Travelling Salesman)', 42450, 203970, 'Gift of the Travelling Salesman',
|
|
16216, 204060, 204061, 204062, 170, 'Crystal', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Target', 0,
|
|
0, 0, 0, 0, 'Trader', 'RK Dyna'),
|
|
(203973, 'NanoCrystal (Grim Circumstance)', 12258, 203972, 'Grim Circumstance', 16216, 204025, 204026, 204027,
|
|
94, 'Crystal', 'Anti_Crowd_Control', 'Root_Removal', 0, 'Target', 0, 0, 0, 0, 0, 'Agent', 'RK Store'),
|
|
(203975, 'NanoCrystal (Dire Circumstance)', 42450, 203974, 'Dire Circumstance', 16216, 204028, 204029, 204030,
|
|
166, 'Crystal', 'Anti_Crowd_Control', 'Root_Removal', 0, 'Target', 0, 0, 0, 0, 0, 'Agent', 'RK Dyna'),
|
|
(203977, 'NanoCrystal (Scatter Bonds (Other))', 12225, 203976, 'Scatter Bonds (Other)', 16216, 204033, 204034,
|
|
204035, 21, 'Crystal', 'Anti_Crowd_Control', 'Target_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(203979, 'NanoCrystal (Burst Bonds (Other))', 12258, 203978, 'Burst Bonds (Other)', 16216, 204042, 204043,
|
|
204044, 63, 'Crystal', 'Anti_Crowd_Control', 'Target_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203981, 'NanoCrystal (Shatter Bonds (Other))', 42450, 203980, 'Shatter Bonds (Other)', 16216, 204045, 204046,
|
|
204047, 107, 'Crystal', 'Anti_Crowd_Control', 'Target_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203983, 'NanoCrystal (Rend Bonds (Other))', 42450, 203982, 'Rend Bonds (Other)', 16216, 204048, 204049, 204050,
|
|
152, 'Crystal', 'Anti_Crowd_Control', 'Target_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(203985, 'NanoCrystal (Fortune''s Smile)', 42450, 203984, 'Fortune''s Smile', 16216, 204051, 204052, 204053, 198,
|
|
'Crystal', 'Anti_Crowd_Control', 'Target_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'RK Dyna'),
|
|
(204304, 'NanoCrystal (Feelings of Mortality)', 12256, 204303, 'Feelings of Mortality', 44245, 204529, 204530,
|
|
204531, 90, 'Crystal', 'DeBuffs', 'Complete_Healing_Line', 282, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(204306, 'NanoCrystal (One Foot in the Grave)', 42448, 204305, 'One Foot in the Grave', 44245, 204532, 204533,
|
|
204534, 180, 'Crystal', 'DeBuffs', 'Complete_Healing_Line', 282, '', 0, 0, 0, 0, 0, 'Soldier', 'RK Dyna'),
|
|
(204309, 'NanoCrystal (Freedom of the Forester)', 12260, 204308, 'Freedom of the Forester', 118436, 0, 0, 0, 58,
|
|
'Crystal', 'Buffs', 'Self_Root/Snare_Resist_Buffs', 283, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(204311, 'NanoCrystal (Freedom of the Ranger)', 42452, 204310, 'Freedom of the Ranger', 118082, 0, 0, 0, 116,
|
|
'Crystal', 'Buffs', 'Self_Root/Snare_Resist_Buffs', 283, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(204313, 'NanoCrystal (Freedom of the Wanderer)', 42452, 204312, 'Freedom of the Wanderer', 118083, 0, 0, 0, 179,
|
|
'Crystal', 'Buffs', 'Self_Root/Snare_Resist_Buffs', 283, '', 0, 0, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(204315, 'NanoCrystal (Boon of the Forester)', 12260, 204314, 'Boon of the Forester', 38841, 0, 0, 0, 80,
|
|
'Crystal', 'Buffs', 'Other_Root/Snare_Resist_Buffs', 284, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(204317, 'NanoCrystal (Boon of the Ranger)', 42452, 204316, 'Boon of the Ranger', 38982, 0, 0, 0, 136, 'Crystal',
|
|
'Buffs', 'Other_Root/Snare_Resist_Buffs', 284, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(204319, 'NanoCrystal (Boon of the Wanderer)', 42452, 204318, 'Boon of the Wanderer', 39122, 0, 0, 0, 188,
|
|
'Crystal', 'Buffs', 'Other_Root/Snare_Resist_Buffs', 284, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Dyna'),
|
|
(204336, 'NanoCrystal (Polarized Screening)', 12260, 204335, 'Polarized Screening', 38898, 204433, 204434,
|
|
204435, 84, 'Crystal', 'Pet_Buffs', 'Pet_Snare/Root_Resistance_Buffs', 285, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Dyna'),
|
|
(204338, 'NanoCrystal (Superior Polarized Screening)', 42452, 204337, 'Superior Polarized Screening', 39039,
|
|
204436, 204437, 204438, 118, 'Crystal', 'Pet_Buffs', 'Pet_Snare/Root_Resistance_Buffs', 285, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(204340, 'NanoCrystal (Lesser Polarized Screening)', 12260, 204339, 'Lesser Polarized Screening', 38758, 204439,
|
|
204440, 204441, 52, 'Crystal', 'Pet_Buffs', 'Pet_Snare/Root_Resistance_Buffs', 285, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Store'),
|
|
(204342, 'NanoCrystal (Greater Polarized Screening)', 42452, 204341, 'Greater Polarized Screening', 39179,
|
|
204442, 204443, 204444, 149, 'Crystal', 'Pet_Buffs', 'Pet_Snare/Root_Resistance_Buffs', 285, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(204344, 'NanoCrystal (Coherent Polarized Screening)', 42452, 204343, 'Coherent Polarized Screening', 100995,
|
|
204445, 204446, 204447, 193, 'Crystal', 'Pet_Buffs', 'Pet_Snare/Root_Resistance_Buffs', 285, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(204346, 'NanoCrystal (Sloughing Protective Barrier)', 12260, 204345, 'Sloughing Protective Barrier', 39170,
|
|
204448, 204449, 204450, 72, 'Crystal', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Store'),
|
|
(204348, 'NanoCrystal (Coherent Sloughing Protective Barrier)', 12260, 204347,
|
|
'Coherent Sloughing Protective Barrier', 39170, 204451, 204452, 204453, 83, 'Crystal', 'Buffs',
|
|
'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(204350, 'NanoCrystal (Sloughing Defensive Shield)', 42452, 204349, 'Sloughing Defensive Shield', 39170, 204454,
|
|
204455, 204456, 107, 'Crystal', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(204352, 'NanoCrystal (Coherent Sloughing Defensive Shield)', 42452, 204351,
|
|
'Coherent Sloughing Defensive Shield', 39170, 204457, 204458, 204459, 133, 'Crystal', 'Buffs',
|
|
'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(204354, 'NanoCrystal (Sloughing Assault Shield)', 42452, 204353, 'Sloughing Assault Shield', 39170, 204460,
|
|
204461, 204462, 181, 'Crystal', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(204356, 'NanoCrystal (Coherent Sloughing Assault Shield)', 42452, 204355, 'Coherent Sloughing Assault Shield',
|
|
39170, 204463, 204464, 204465, 193, 'Crystal', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0,
|
|
0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(204363, 'NanoCrystal (Intrusive Aura of Entanglement)', 12257, 204362, 'Intrusive Aura of Entanglement', 46276,
|
|
204466, 204467, 204468, 60, 'Crystal', 'Pet_Buffs', 'Engineer_Pet_AOE_Snare_Buffs', 288, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Store'),
|
|
(204365, 'NanoCrystal (Intrusive Aura of Binding)', 12257, 204364, 'Intrusive Aura of Binding', 46276, 204469,
|
|
204470, 204471, 97, 'Crystal', 'Pet_Buffs', 'Engineer_Pet_AOE_Snare_Buffs', 288, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Dyna'),
|
|
(204367, 'NanoCrystal (Intrusive Aura of Malaise)', 42449, 204366, 'Intrusive Aura of Malaise', 46277, 204472,
|
|
204473, 204474, 132, 'Crystal', 'Pet_Buffs', 'Engineer_Pet_AOE_Snare_Buffs', 288, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'Adonis Garden / RK Dyna'),
|
|
(204369, 'NanoCrystal (Intrusive Aura of Sloth)', 42449, 204368, 'Intrusive Aura of Sloth', 46277, 204475,
|
|
204476, 204477, 166, 'Crystal', 'Pet_Buffs', 'Engineer_Pet_AOE_Snare_Buffs', 288, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Dyna'),
|
|
(204371, 'NanoCrystal (Intrusive Aura of the Humble Servant)', 42449, 204370,
|
|
'Intrusive Aura of the Humble Servant', 46278, 204478, 204479, 204480, 199, 'Crystal', 'Pet_Buffs',
|
|
'Engineer_Pet_AOE_Snare_Buffs', 288, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(204373, 'NanoCrystal (Intrusive Aura Cancellation)', 12258, 204372, 'Intrusive Aura Cancellation', 16216,
|
|
204481, 204482, 204483, 60, 'Crystal', 'Pet_Combat', 'AuraCancellation', 0, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(204419, 'NanoCrystal (Sloughing Protective Field)', 12260, 204418, 'Sloughing Protective Field', 38889, 204484,
|
|
204485, 204486, 93, 'Crystal', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Team', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Store'),
|
|
(204421, 'NanoCrystal (Sloughing Shielding Field)', 42452, 204420, 'Sloughing Shielding Field', 38889, 204487,
|
|
204488, 204489, 141, 'Crystal', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Team', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(204423, 'NanoCrystal (Sloughing Combat Field)', 42452, 204422, 'Sloughing Combat Field', 38889, 204490, 204491,
|
|
204492, 196, 'Crystal', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Team', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Dyna'),
|
|
(204426, 'NanoCrystal (Vaccine of Ransacking)', 12259, 204425, 'Vaccine of Ransacking', 39271, 204517, 204518,
|
|
204519, 77, 'Crystal', 'Buffs', 'Ransack/Deprive_Resist_Buffs', 287, '', 0, 0, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(204428, 'NanoCrystal (Vaccine of Deprivation)', 42451, 204427, 'Vaccine of Deprivation', 39271, 204520, 204521,
|
|
204522, 119, 'Crystal', 'Buffs', 'Ransack/Deprive_Resist_Buffs', 287, '', 0, 0, 0, 0, 0, 'Doctor', 'RK Dyna'),
|
|
(204430, 'NanoCrystal (Vaccine of Plundering)', 42451, 204429, 'Vaccine of Plundering', 39271, 204523, 204524,
|
|
204525, 164, 'Crystal', 'Buffs', 'Ransack/Deprive_Resist_Buffs', 287, '', 0, 0, 0, 0, 0, 'Doctor', 'RK Dyna'),
|
|
(204432, 'NanoCrystal (Vaccine of Divestiture)', 42451, 204431, 'Vaccine of Divestiture', 39271, 204526, 204527,
|
|
204528, 197, 'Crystal', 'Buffs', 'Ransack/Deprive_Resist_Buffs', 287, '', 0, 0, 0, 0, 0, 'Doctor', 'RK Dyna'),
|
|
(204829, 'Nano Crystal (Lien''s Crystalizer)', 295591, 204828, 'Lien''s Crystalizer', 295595, 0, 0, 0, 390,
|
|
'Crystal', 'Pet', 'Attack_Pet_Crystalizer', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Temple of the Three Winds Loot'),
|
|
(205184, 'Nano Crystal (Evocation of Fathomless Rage)', 12256, 205183, 'Evocation of Fathomless Rage', 16280,
|
|
205199, 205200, 205201, 85, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0, 0,
|
|
0, 'Meta-Physicist', 'RK Store'),
|
|
(205186, 'Nano Crystal (Evocation of Implacable Hatred)', 42448, 205185, 'Evocation of Implacable Hatred', 16280,
|
|
205202, 205203, 205204, 115, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(205188, 'Nano Crystal (Evocation of Maddening Wrath)', 42448, 205187, 'Evocation of Maddening Wrath', 16280,
|
|
205205, 205206, 205207, 140, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'RK Dyna'),
|
|
(205190, 'Nano Crystal (Evocation of Pure Malevolence)', 42448, 205189, 'Evocation of Pure Malevolence', 16280,
|
|
205208, 205209, 205210, 177, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'RK Dyna'),
|
|
(205192, 'Nano Crystal (Evocation of Relentless Fury)', 12256, 205191, 'Evocation of Relentless Fury', 16280,
|
|
205211, 205212, 205213, 58, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0, 0,
|
|
0, 'Meta-Physicist', 'RK Store'),
|
|
(205194, 'Nano Crystal (Evocation of The Abomination)', 42448, 205193, 'Evocation of The Abomination', 16280,
|
|
205214, 205215, 205216, 200, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'RK Dyna'),
|
|
(205196, 'Nano Crystal (Evocation of Unleashed Malice)', 12228, 205195, 'Evocation of Unleashed Malice', 16280,
|
|
205217, 205218, 205219, 34, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0, 0,
|
|
0, 'Meta-Physicist', 'RK Store'),
|
|
(205198, 'Nano Crystal (Evocation of Unrestrained Ferocity)', 12228, 205197,
|
|
'Evocation of Unrestrained Ferocity', 16280, 205220, 205221, 205222, 16, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(205230, 'Nano Crystal (Assist Combat Array)', 12228, 205229, 'Assist Combat Array', 16299, 205254, 205255,
|
|
205256, 15, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(205232, 'Nano Crystal (Monitor Combat Array)', 12228, 205231, 'Monitor Combat Array', 16299, 205257, 205258,
|
|
205259, 37, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(205234, 'Nano Crystal (Enhance Combat Array)', 12256, 205233, 'Enhance Combat Array', 16299, 205260, 205261,
|
|
205262, 56, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(205236, 'Nano Crystal (Boost Combat Array)', 12256, 205235, 'Boost Combat Array', 16299, 205263, 205264, 205265,
|
|
77, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(205238, 'Nano Crystal (Overdrive Combat Array)', 12256, 205237, 'Overdrive Combat Array', 16299, 205266, 205267,
|
|
205268, 96, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(205240, 'Nano Crystal (Assist Aggression Subsystem)', 42448, 205239, 'Assist Aggression Subsystem', 16299,
|
|
205269, 205270, 205271, 117, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Store'),
|
|
(205242, 'Nano Crystal (Monitor Aggression Subsystem)', 42448, 205241, 'Monitor Aggression Subsystem', 16299,
|
|
205272, 205273, 205274, 136, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(205244, 'Nano Crystal (Enhance Aggression Subsystem)', 42448, 205243, 'Enhance Aggression Subsystem', 16299,
|
|
205275, 205276, 205277, 158, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(205246, 'Nano Crystal (Boost Aggression Subsystem)', 42448, 205245, 'Boost Aggression Subsystem', 16299, 205278,
|
|
205279, 205280, 174, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'RK Dyna'),
|
|
(205248, 'Nano Crystal (Overdrive Aggression Subsystem)', 42448, 205247, 'Overdrive Aggression Subsystem', 16299,
|
|
205281, 205282, 205283, 193, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'RK Dyna'),
|
|
(205250, 'Nano Crystal (Omni-Pol Pacification Logic System)', 42448, 205249,
|
|
'Omni-Pol Pacification Logic System', 16299, 205284, 205285, 205286, 200, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer', 'RK Dyna'),
|
|
(205288, 'Nano Crystal (Gallant Hero: The Enraged Drone)', 12228, 205287, 'Gallant Hero: The Enraged Drone',
|
|
16299, 205305, 205306, 205307, 30, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot',
|
|
0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(205290, 'Nano Crystal (Gallant Hero: The Infuriated Minion)', 12256, 205289,
|
|
'Gallant Hero: The Infuriated Minion', 16299, 205308, 205309, 205310, 52, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(205292, 'Nano Crystal (Gallant Hero: The Aggravated Servant)', 12256, 205291,
|
|
'Gallant Hero: The Aggravated Servant', 16299, 205311, 205312, 205313, 71, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(205294, 'Nano Crystal (Gallant Hero: The Indignant Flunky)', 12256, 205293,
|
|
'Gallant Hero: The Indignant Flunky', 16299, 205314, 205315, 205316, 92, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(205296, 'Nano Crystal (Gallant Hero: The Angry Servitor)', 42448, 205295, 'Gallant Hero: The Angry Servitor',
|
|
16299, 205317, 205318, 205319, 110, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot',
|
|
0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(205298, 'Nano Crystal (Gallant Hero: The Bitter Clerk)', 42448, 205297, 'Gallant Hero: The Bitter Clerk', 16299,
|
|
205320, 205321, 205322, 131, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0,
|
|
0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(205300, 'Nano Crystal (Gallant Hero: The Irate Attache)', 42448, 205299, 'Gallant Hero: The Irate Attache',
|
|
16299, 205323, 205324, 205325, 152, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot',
|
|
0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(205302, 'Nano Crystal (Gallant Hero: The Incensed Retainer)', 42448, 205301,
|
|
'Gallant Hero: The Incensed Retainer', 16299, 205326, 205327, 205328, 173, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(205304, 'Nano Crystal (Gallant Hero: The Vengeful Butler)', 42448, 205303, 'Gallant Hero: The Vengeful Butler',
|
|
16299, 205329, 205330, 205331, 199, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot',
|
|
0, 0, 0, 0, 0, 'Bureaucrat', 'RK Dyna'),
|
|
(205434, 'Nano Crystal (Corporate Leadership: Dispensation)', 12258, 205433,
|
|
'Corporate Leadership: Dispensation', 38925, 0, 0, 0, 70, 'Crystal', 'Anti_Crowd_Control',
|
|
'Corporate_Leadership', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'RK Store'),
|
|
(205436, 'Nano Crystal (Corporate Leadership: Clemency)', 42450, 205435, 'Corporate Leadership: Clemency', 38925,
|
|
0, 0, 0, 119, 'Crystal', 'Anti_Crowd_Control', 'Corporate_Leadership', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Store'),
|
|
(205438, 'Nano Crystal (Corporate Leadership: Impunity)', 42450, 205437, 'Corporate Leadership: Impunity', 38925,
|
|
0, 0, 0, 161, 'Crystal', 'Anti_Crowd_Control', 'Corporate_Leadership', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'RK Dyna'),
|
|
(205440, 'Nano Crystal (Corporate Leadership: Exoneration)', 42450, 205439, 'Corporate Leadership: Exoneration',
|
|
38925, 0, 0, 0, 194, 'Crystal', 'Anti_Crowd_Control', 'Corporate_Leadership', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'RK Dyna'),
|
|
(205442, 'Nano Crystal (Enfraam''s Inverted Restrainer)', 12258, 205441, 'Enfraam''s Inverted Restrainer', 38925,
|
|
0, 0, 0, 93, 'Crystal', 'Buffs', 'Root_Reduction', 2, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(205444, 'Nano Crystal (Izgimmer''s Transposed Restraints)', 42450, 205443, 'Izgimmer''s Transposed Restraints',
|
|
38925, 0, 0, 0, 161, 'Crystal', 'Buffs', 'Root_Reduction', 2, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'RK Dyna'),
|
|
(206753, 'Nano Crystal (Saemus'' Crystalizer)', 295591, 206752, 'Saemus'' Crystalizer', 295595, 0, 0, 0, 390,
|
|
'Crystal', 'Pet', 'Attack_Pet_Crystalizer', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'Inner Sanctum Loot'),
|
|
(209489, 'Nano Crystal (Pet Warp)', 297537, 209488, 'Pet Warp', 297538, 0, 0, 0, 4, 'Crystal', 'Pets',
|
|
'Pet_Warp', 0, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(210298, 'Nano Crystal (Keeper''s Edge)', 12226, 210297, 'Keeper''s Edge', 16288, 0, 0, 0, 1, 'Crystal', 'Buffs',
|
|
'2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'Arete Nano Container'),
|
|
(210300, 'Nano Crystal (Impartiality of the Blade)', 12226, 210299, 'Impartiality of the Blade', 16288, 0, 0, 0,
|
|
20, 'Crystal', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210302, 'Nano Crystal (Decision Maker)', 12226, 210301, 'Decision Maker', 16288, 0, 0, 0, 48, 'Crystal',
|
|
'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210304, 'Nano Crystal (Judgement Bringer)', 12259, 210303, 'Judgement Bringer', 16288, 0, 0, 0, 83, 'Crystal',
|
|
'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210306, 'Nano Crystal (The Adjudicator''s Blade)', 42451, 210305, 'The Adjudicator''s Blade', 16288, 0, 0, 0,
|
|
119, 'Crystal', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210308, 'Nano Crystal (Finality''s Edge)', 42451, 210307, 'Finality''s Edge', 16288, 0, 0, 0, 164, 'Crystal',
|
|
'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210310, 'Nano Crystal (Colossus of Swords)', 42451, 210309, 'Colossus of Swords', 16288, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210312, 'Nano Crystal (Defender''s Poise)', 12226, 210311, 'Defender''s Poise', 16305, 0, 0, 0, 27, 'Crystal',
|
|
'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210314, 'Nano Crystal (Warden''s Resolve)', 12259, 210313, 'Warden''s Resolve', 16305, 0, 0, 0, 60, 'Crystal',
|
|
'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210316, 'Nano Crystal (Guardian''s Balance)', 42451, 210315, 'Guardian''s Balance', 16305, 0, 0, 0, 112,
|
|
'Crystal', 'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210318, 'Nano Crystal (Grace of the Samurai)', 42451, 210317, 'Grace of the Samurai', 16305, 0, 0, 0, 155,
|
|
'Crystal', 'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210320, 'Nano Crystal (Discipline of the Vindicator)', 42451, 210319, 'Discipline of the Vindicator', 16305, 0,
|
|
0, 0, 199, 'Crystal', 'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210322, 'Nano Crystal (Fervor of the Henchman)', 301597, 210321, 'Fervor of the Henchman', 301595, 0, 0, 0, 14,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(210324, 'Nano Crystal (Fervor of the Devotee)', 301597, 210323, 'Fervor of the Devotee', 301595, 0, 0, 0, 57,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(210326, 'Nano Crystal (Fervor of the Minion)', 301597, 210325, 'Fervor of the Minion', 301595, 0, 0, 0, 97,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(210328, 'Nano Crystal (Fervor of the Disciple)', 301597, 210327, 'Fervor of the Disciple', 301595, 0, 0, 0, 144,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(210330, 'Nano Crystal (Fervor of the Fanatic)', 301597, 210329, 'Fervor of the Fanatic', 301595, 0, 0, 0, 171,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(210332, 'Nano Crystal (Fervor of the Zealot)', 301597, 210331, 'Fervor of the Zealot', 301595, 0, 0, 0, 196,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer', 'RK Dyna'),
|
|
(210354, 'Nano Crystal (Ritualistic Touch)', 12225, 210353, 'Ritualistic Touch', 84198, 0, 0, 0, 4, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210356, 'Nano Crystal (Ritualistic Blow)', 12225, 210355, 'Ritualistic Blow', 84198, 0, 0, 0, 17, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210358, 'Nano Crystal (Ritualistic Grasp)', 12225, 210357, 'Ritualistic Grasp', 84198, 0, 0, 0, 34, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 1, 0, 'Shade', 'Elysium Garden'),
|
|
(210360, 'Nano Crystal (Ritualistic Caress)', 12258, 210359, 'Ritualistic Caress', 84198, 0, 0, 0, 52, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 1, 0, 'Shade', 'Elysium Sanctuary'),
|
|
(210362, 'Nano Crystal (Ritualistic Embrace)', 12258, 210361, 'Ritualistic Embrace', 84198, 0, 0, 0, 80,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 1, 0, 'Shade', 'Scheol Sanctuary'),
|
|
(210364, 'Nano Crystal (Sacrificial Touch)', 42450, 210363, 'Sacrificial Touch', 84198, 0, 0, 0, 102, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 2, 0, 'Shade', 'Adonis Garden'),
|
|
(210366, 'Nano Crystal (Sacrificial Blow)', 42450, 210365, 'Sacrificial Blow', 84198, 0, 0, 0, 138, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 2, 0, 'Shade', 'Adonis Sanctuary'),
|
|
(210368, 'Nano Crystal (Sacrificial Grasp)', 42450, 210367, 'Sacrificial Grasp', 84198, 0, 0, 0, 165, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 3, 0, 'Shade', 'Penumbra Sanctuary'),
|
|
(210370, 'Nano Crystal (Sacrificial Caress)', 42450, 210369, 'Sacrificial Caress', 84198, 0, 0, 0, 183,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 3, 0, 'Shade', 'Inferno Garden'),
|
|
(210372, 'Nano Crystal (Sacrificial Embrace)', 42450, 210371, 'Sacrificial Embrace', 84198, 0, 0, 0, 199,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 3, 0, 'Shade', 'Inferno Garden'),
|
|
(210377, 'Nano Crystal (Quintessence of Incapacitation)', 12225, 210376, 'Quintessence of Incapacitation', 84197,
|
|
0, 0, 0, 43, 'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Stun', 0, 0, 1, 1, 0, 'Shade', 'Elysium Sanctuary'),
|
|
(210379, 'Nano Crystal (Quintessence of Paralyzation)', 42450, 210378, 'Quintessence of Paralyzation', 84197, 0,
|
|
0, 0, 111, 'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Stun', 0, 0, 1, 2, 0, 'Shade', 'Adonis Garden'),
|
|
(210381, 'Nano Crystal (Quintessence of Petrification)', 42450, 210380, 'Quintessence of Petrification', 84197,
|
|
0, 0, 0, 197, 'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Stun', 0, 0, 1, 3, 0, 'Shade', 'Inferno Garden'),
|
|
(210388, 'Nano Crystal (Rudimentary Dissipation)', 12225, 210387, 'Rudimentary Dissipation', 84196, 0, 0, 0, 21,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210390, 'Nano Crystal (Primitive Dissipation)', 12258, 210389, 'Primitive Dissipation', 84196, 0, 0, 0, 61,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 1, 1, 0, 'Shade', 'Scheol Garden'),
|
|
(210392, 'Nano Crystal (Intrinsic Dissipation)', 42450, 210391, 'Intrinsic Dissipation', 84196, 0, 0, 0, 110,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 1, 2, 0, 'Shade', 'Adonis Garden'),
|
|
(210394, 'Nano Crystal (Elemental Dissipation)', 42450, 210393, 'Elemental Dissipation', 84196, 0, 0, 0, 162,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 1, 3, 0, 'Shade', 'Penumbra Sanctuary'),
|
|
(210396, 'Nano Crystal (Primordial Dissipation)', 42450, 210395, 'Primordial Dissipation', 84196, 0, 0, 0, 196,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 1, 3, 0, 'Shade', 'Inferno Garden'),
|
|
(210402, 'Nano Crystal (Degeneration of Rapidity)', 301089, 210401, 'Degeneration of Rapidity', 301087, 0, 0, 0,
|
|
38, 'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Inits', 0, 0, 1, 1, 0, 'Shade', 'Elysium Garden'),
|
|
(210408, 'Nano Crystal (Degeneration of Celerity)', 301089, 210407, 'Degeneration of Celerity', 301087, 0, 0, 0,
|
|
190, 'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Inits', 0, 0, 1, 3, 0, 'Shade', 'Inferno Garden'),
|
|
(210485, 'Nano Crystal (Sanctifier)', 12225, 210484, 'Sanctifier', 84197, 0, 0, 0, 20, 'Crystal', 'Buffs',
|
|
'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210487, 'Nano Crystal (Honored Sanctifier)', 12258, 210486, 'Honored Sanctifier', 84197, 0, 0, 0, 62, 'Crystal',
|
|
'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210489, 'Nano Crystal (Exalted Sanctifier)', 12258, 210488, 'Exalted Sanctifier', 84197, 0, 0, 0, 84, 'Crystal',
|
|
'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210491, 'Nano Crystal (Glorious Sanctifier)', 42450, 210490, 'Glorious Sanctifier', 84197, 0, 0, 0, 124,
|
|
'Crystal', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210493, 'Nano Crystal (Venerated Sanctifier)', 42450, 210492, 'Venerated Sanctifier', 84197, 0, 0, 0, 163,
|
|
'Crystal', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(210495, 'Nano Crystal (Reverential Sanctifier)', 42450, 210494, 'Reverential Sanctifier', 84197, 0, 0, 0, 197,
|
|
'Crystal', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(210501, 'Nano Crystal (Reaper)', 12258, 210500, 'Reaper', 84198, 0, 0, 0, 75, 'Crystal', 'Buffs', 'Proc_Buffs',
|
|
526, 'Reaper', 0, 0, 1, 1, 0, 'Keeper', 'Scheol Garden'),
|
|
(210503, 'Nano Crystal (Havoc Reaper)', 42450, 210502, 'Havoc Reaper', 84198, 0, 0, 0, 127, 'Crystal', 'Buffs',
|
|
'Proc_Buffs', 526, 'Reaper', 0, 0, 1, 2, 0, 'Keeper', 'Adonis Sanctuary'),
|
|
(210505, 'Nano Crystal (Carnage Reaper)', 42450, 210504, 'Carnage Reaper', 84198, 0, 0, 0, 168, 'Crystal',
|
|
'Buffs', 'Proc_Buffs', 526, 'Reaper', 0, 0, 1, 3, 0, 'Keeper', 'Penumbra Sanctuary'),
|
|
(210507, 'Nano Crystal (Crusader Reaper)', 42450, 210506, 'Crusader Reaper', 84198, 0, 0, 0, 200, 'Crystal',
|
|
'Buffs', 'Proc_Buffs', 526, 'Reaper', 0, 0, 1, 3, 0, 'Keeper', 'Inferno Sanctuary'),
|
|
(210513, 'Nano Crystal (Ward)', 12227, 210512, 'Ward', 117961, 0, 0, 0, 39, 'Crystal', 'Buffs', 'Fortify', 224,
|
|
'', 0, 0, 1, 1, 0, 'Keeper', 'Elysium Garden'),
|
|
(210515, 'Nano Crystal (Benevolent Ward)', 12260, 210514, 'Benevolent Ward', 117961, 0, 0, 0, 76, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 0, 1, 1, 0, 'Keeper', 'Scheol Garden'),
|
|
(210517, 'Nano Crystal (Guardian Ward)', 42452, 210516, 'Guardian Ward', 117961, 0, 0, 0, 134, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 0, 1, 2, 0, 'Keeper', 'Adonis Sanctuary'),
|
|
(210519, 'Nano Crystal (Sentinel Ward)', 42452, 210518, 'Sentinel Ward', 117961, 0, 0, 0, 199, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 0, 1, 3, 0, 'Keeper', 'Inferno Garden'),
|
|
(210529, 'Nano Crystal (Adaptive Ambient Restoration)', 297600, 210528, 'Adaptive Ambient Restoration', 297592,
|
|
0, 0, 0, 1, 'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper',
|
|
'RK Store'),
|
|
(210531, 'Nano Crystal (Ambient Alleviation)', 12228, 210530, 'Ambient Alleviation', 44245, 0, 0, 0, 26,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210533, 'Nano Crystal (Ambient Rehabilitation)', 12256, 210532, 'Ambient Rehabilitation', 44245, 0, 0, 0, 61,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210535, 'Nano Crystal (Ambient Rejuvenation)', 12256, 210534, 'Ambient Rejuvenation', 44245, 0, 0, 0, 94,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210537, 'Nano Crystal (Adaptive Ambient Regeneration)', 300458, 210536, 'Adaptive Ambient Regeneration', 297593,
|
|
0, 0, 0, 129, 'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 1, 2, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(210539, 'Nano Crystal (Ambient Regeneration)', 42448, 210538, 'Ambient Regeneration', 44245, 0, 0, 0, 156,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210541, 'Nano Crystal (Ambient Amelioration)', 42448, 210540, 'Ambient Amelioration', 44245, 0, 0, 0, 177,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210543, 'Nano Crystal (Ambient Revitalization)', 42448, 210542, 'Ambient Revitalization', 44245, 0, 0, 0, 187,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210590, 'Nano Crystal (Adaptive Tone of Clarity)', 300461, 210589, 'Adaptive Tone of Clarity', 300465, 0, 0, 0,
|
|
2, 'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health_and_Nano', 527, 0, 0, 0, 0, 'Keeper',
|
|
'SL Loot'),
|
|
(210592, 'Nano Crystal (Tone of Accord)', 12228, 210591, 'Tone of Accord', 38985, 0, 0, 0, 24, 'Crystal',
|
|
'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper', 'No longer drops'),
|
|
(210594, 'Nano Crystal (Tone of Purity)', 12256, 210593, 'Tone of Purity', 38985, 0, 0, 0, 58, 'Crystal',
|
|
'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper', 'No longer drops'),
|
|
(210596, 'Nano Crystal (Tone of Tranquility)', 12256, 210595, 'Tone of Tranquility', 38985, 0, 0, 0, 92,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210598, 'Nano Crystal (Adaptive Tone of Harmony)', 300462, 210597, 'Adaptive Tone of Harmony', 300466, 0, 0, 0,
|
|
126, 'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health_and_Nano', 527, 0, 1, 2, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(210600, 'Nano Crystal (Tone of Rapport)', 42448, 210599, 'Tone of Rapport', 38985, 0, 0, 0, 151, 'Crystal',
|
|
'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper', 'No longer drops'),
|
|
(210602, 'Nano Crystal (Tone of Benevolence)', 42448, 210601, 'Tone of Benevolence', 38985, 0, 0, 0, 175,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(210604, 'Nano Crystal (Tone of Unity)', 42448, 210603, 'Tone of Unity', 38985, 0, 0, 0, 193, 'Crystal', 'Buffs',
|
|
'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper', 'No longer drops'),
|
|
(210612, 'Nano Crystal (Vengeance of the Loyal)', 12225, 210611, 'Vengeance of the Loyal', 39028, 0, 0, 0, 8,
|
|
'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210614, 'Nano Crystal (Vengeance of the Steadfast)', 12225, 210613, 'Vengeance of the Steadfast', 39028, 0, 0,
|
|
0, 35, 'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper',
|
|
'RK Store'),
|
|
(210616, 'Nano Crystal (Vengeance of the Resolute)', 12258, 210615, 'Vengeance of the Resolute', 39028, 0, 0, 0,
|
|
72, 'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper',
|
|
'RK Store'),
|
|
(210618, 'Nano Crystal (Vengeance of the Virtuous)', 42450, 210617, 'Vengeance of the Virtuous', 39028, 0, 0, 0,
|
|
115, 'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper',
|
|
'RK Store'),
|
|
(210620, 'Nano Crystal (Vengeance of the Pure)', 42450, 210619, 'Vengeance of the Pure', 39028, 0, 0, 0, 203,
|
|
'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 1, 4, 0, 'Keeper', 'RK Dyna'),
|
|
(210622, 'Nano Crystal (Vengeance of the Immaculate)', 42450, 210621, 'Vengeance of the Immaculate', 39028, 0, 0,
|
|
0, 214, 'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 1, 4, 0, 'Keeper',
|
|
'RK Dyna'),
|
|
(210672, 'Nano Crystal (Imminence of Scrimmage)', 12226, 210671, 'Imminence of Scrimmage', 38900, 0, 0, 0, 31,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210674, 'Nano Crystal (Imminence of Conflict)', 12259, 210673, 'Imminence of Conflict', 38900, 0, 0, 0, 64,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210676, 'Nano Crystal (Imminence of Battle)', 12259, 210675, 'Imminence of Battle', 38900, 0, 0, 0, 87,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210678, 'Nano Crystal (Imminence of Havoc)', 42451, 210677, 'Imminence of Havoc', 38900, 0, 0, 0, 118,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210680, 'Nano Crystal (Imminence of Warfare)', 42451, 210679, 'Imminence of Warfare', 38900, 0, 0, 0, 146,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(210682, 'Nano Crystal (Imminence of Carnage)', 42451, 210681, 'Imminence of Carnage', 38900, 0, 0, 0, 213,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 1, 4, 0, 'Keeper', 'RK Dyna'),
|
|
(210690, 'Nano Crystal (Barrier of the Loyal)', 12260, 210689, 'Barrier of the Loyal', 118419, 0, 0, 0, 66,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210692, 'Nano Crystal (Barrier of the Staunch)', 12260, 210691, 'Barrier of the Staunch', 118019, 0, 0, 0, 88,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210694, 'Nano Crystal (Barrier of the Devoted)', 42452, 210693, 'Barrier of the Devoted', 118020, 0, 0, 0, 105,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210696, 'Nano Crystal (Barrier of the Veracious)', 42452, 210695, 'Barrier of the Veracious', 118021, 0, 0, 0,
|
|
131, 'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(210698, 'Nano Crystal (Barrier of the Resolute)', 42452, 210697, 'Barrier of the Resolute', 118022, 0, 0, 0,
|
|
166, 'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(210700, 'Nano Crystal (Barrier of the Righteous)', 42452, 210699, 'Barrier of the Righteous', 118023, 0, 0, 0,
|
|
198, 'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(210708, 'Nano Crystal (Enervate Bonds)', 12225, 210707, 'Enervate Bonds', 38911, 0, 0, 0, 41, 'Crystal',
|
|
'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210710, 'Nano Crystal (Enervate Constraints)', 12258, 210709, 'Enervate Constraints', 38911, 0, 0, 0, 71,
|
|
'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210712, 'Nano Crystal (Enervate Impediments)', 42450, 210711, 'Enervate Impediments', 38911, 0, 0, 0, 109,
|
|
'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(210714, 'Nano Crystal (Enervate Shackles)', 42450, 210713, 'Enervate Shackles', 38911, 0, 0, 0, 141, 'Crystal',
|
|
'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210716, 'Nano Crystal (Enervate Bindings)', 42450, 210715, 'Enervate Bindings', 38911, 0, 0, 0, 162, 'Crystal',
|
|
'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210718, 'Nano Crystal (Enervate Imprisonment)', 42450, 210717, 'Enervate Imprisonment', 38911, 0, 0, 0, 194,
|
|
'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(210729, 'Nano Crystal (Fury)', 12226, 210730, 'Fury', 39250, 0, 0, 0, 50, 'Crystal', 'Combat', 'Fury', 735, '',
|
|
0, 0, 1, 1, 0, 'Keeper', 'SL Mob'),
|
|
(210733, 'Nano Crystal (Slap of the Zombie)', 12226, 210732, 'Slap of the Zombie', 39204, 0, 0, 0, 5, 'Crystal',
|
|
'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210735, 'Nano Crystal (Knock of the Poltergeist)', 12226, 210734, 'Knock of the Poltergeist', 39204, 0, 0, 0,
|
|
29, 'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210737, 'Nano Crystal (Kick of the Phantom)', 12259, 210736, 'Kick of the Phantom', 39204, 0, 0, 0, 71,
|
|
'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210739, 'Nano Crystal (Hand of the Shadow)', 42451, 210738, 'Hand of the Shadow', 39204, 0, 0, 0, 106,
|
|
'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210741, 'Nano Crystal (Touch of the Specter)', 42451, 210740, 'Touch of the Specter', 39204, 0, 0, 0, 143,
|
|
'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210743, 'Nano Crystal (Voice of the Banshee)', 42451, 210742, 'Voice of the Banshee', 39204, 0, 0, 0, 174,
|
|
'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210745, 'Nano Crystal (Kiss of the Vampire)', 42451, 210744, 'Kiss of the Vampire', 39204, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210747, 'Nano Crystal (Sneak)', 12226, 210746, 'Sneak', 39221, 0, 0, 0, 36, 'Crystal', 'Buffs', 'Agility_Buffs',
|
|
195, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(210749, 'Nano Crystal (Mugger)', 12259, 210748, 'Mugger', 39221, 0, 0, 0, 82, 'Crystal', 'Buffs',
|
|
'Agility_Buffs', 195, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210751, 'Nano Crystal (Scrounger)', 42451, 210750, 'Scrounger', 39221, 0, 0, 0, 135, 'Crystal', 'Buffs',
|
|
'Agility_Buffs', 195, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210753, 'Nano Crystal (Prowler)', 42451, 210752, 'Prowler', 39221, 0, 0, 0, 188, 'Crystal', 'Buffs',
|
|
'Agility_Buffs', 195, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210788, 'Nano Crystal (Footpad Apprentice)', 301590, 210787, 'Footpad Apprentice', 301588, 0, 0, 0, 22,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(210790, 'Nano Crystal (Silent Dagger)', 301590, 210789, 'Silent Dagger', 301588, 0, 0, 0, 66, 'Crystal',
|
|
'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(210792, 'Nano Crystal (Dagger in the Back)', 301590, 210791, 'Dagger in the Back', 301588, 0, 0, 0, 108,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(210794, 'Nano Crystal (Backpiercer)', 301590, 210793, 'Backpiercer', 301588, 0, 0, 0, 154, 'Crystal', 'Buffs',
|
|
'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(210796, 'Nano Crystal (Shuffle of the Rogue)', 301590, 210795, 'Shuffle of the Rogue', 301588, 0, 0, 0, 180,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(210798, 'Nano Crystal (Backstabber)', 301590, 210797, 'Backstabber', 301588, 0, 0, 0, 196, 'Crystal', 'Buffs',
|
|
'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(210805, 'Nano Crystal (Dual Defender)', 12226, 210804, 'Dual Defender', 39267, 0, 0, 0, 14, 'Crystal', 'Buffs',
|
|
'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210807, 'Nano Crystal (Double Cover)', 12226, 210806, 'Double Cover', 39267, 0, 0, 0, 44, 'Crystal', 'Buffs',
|
|
'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210809, 'Nano Crystal (Twice the Shield)', 12259, 210808, 'Twice the Shield', 39267, 0, 0, 0, 97, 'Crystal',
|
|
'Buffs', 'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(210811, 'Nano Crystal (Double Fence)', 42451, 210810, 'Double Fence', 39267, 0, 0, 0, 148, 'Crystal', 'Buffs',
|
|
'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210813, 'Nano Crystal (Duplex Wall)', 42451, 210812, 'Duplex Wall', 39267, 0, 0, 0, 195, 'Crystal', 'Buffs',
|
|
'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(211143, 'Nano Crystal (Puncture of the Tarasque)', 42451, 211142, 'Puncture of the Tarasque', 39247, 0, 0, 0,
|
|
198, 'Crystal', 'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(211145, 'Nano Crystal (Master Piercer)', 42451, 211144, 'Master Piercer', 39247, 0, 0, 0, 163, 'Crystal',
|
|
'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(211147, 'Nano Crystal (Probe of Death)', 42451, 211146, 'Probe of Death', 39247, 0, 0, 0, 122, 'Crystal',
|
|
'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(211149, 'Nano Crystal (Piercing Gash)', 12259, 211148, 'Piercing Gash', 39247, 0, 0, 0, 87, 'Crystal', 'Buffs',
|
|
'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(211151, 'Nano Crystal (Piercing Tooth)', 12226, 211150, 'Piercing Tooth', 39247, 0, 0, 0, 49, 'Crystal',
|
|
'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(211153, 'Nano Crystal (Sharpen Dagger)', 12226, 211152, 'Sharpen Dagger', 39247, 0, 0, 0, 19, 'Crystal',
|
|
'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'RK Store'),
|
|
(211155, 'Nano Crystal (Whetstone Effect)', 12226, 211154, 'Whetstone Effect', 39247, 0, 0, 0, 1, 'Crystal',
|
|
'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'Starter equipment'),
|
|
(211159, 'Nano Crystal (Transfuse Vigor)', 12259, 211158, 'Transfuse Vigor', 39228, 0, 0, 0, 55, 'Crystal',
|
|
'Buffs', 'Strength/Stamina/Agility_Buffs', 539, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(211161, 'Nano Crystal (A Keeper''s Physique)', 42451, 211160, 'A Keeper''s Physique', 39228, 0, 0, 0, 116,
|
|
'Crystal', 'Buffs', 'Strength/Stamina/Agility_Buffs', 539, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(211163, 'Nano Crystal (Guardian of Might)', 42451, 211162, 'Guardian of Might', 39228, 0, 0, 0, 170, 'Crystal',
|
|
'Buffs', 'Strength/Stamina/Agility_Buffs', 539, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(211165, 'Nano Crystal (Sidestep)', 12226, 211164, 'Sidestep', 39221, 0, 0, 0, 40, 'Crystal', 'Buffs',
|
|
'Evade/Dodge/Duck_Buffs', 545, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(211167, 'Nano Crystal (Quicken Reflexes)', 12259, 211166, 'Quicken Reflexes', 39221, 0, 0, 0, 80, 'Crystal',
|
|
'Buffs', 'Evade/Dodge/Duck_Buffs', 545, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Store'),
|
|
(211169, 'Nano Crystal (Sharpen Instincts)', 42451, 211168, 'Sharpen Instincts', 39221, 0, 0, 0, 135, 'Crystal',
|
|
'Buffs', 'Evade/Dodge/Duck_Buffs', 545, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(211171, 'Nano Crystal (Elude Pain)', 42451, 211170, 'Elude Pain', 39221, 0, 0, 0, 190, 'Crystal', 'Buffs',
|
|
'Evade/Dodge/Duck_Buffs', 545, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(215265, 'Nano Crystal (Composite Physical Special Expertise)', 297521, 215264,
|
|
'Composite Physical Special Expertise', 297523, 0, 0, 0, 25, 'Crystal', 'Buffs_-_Melee_Special', 'Composite', 0,
|
|
'', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(216699, 'Nano Crystal (Rumble of Distant Thunder)', 12258, 216698, 'Rumble of Distant Thunder', 16350, 0, 0, 0,
|
|
77, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 1, 0, 'Martial Artist',
|
|
'Scheol Garden'),
|
|
(217040, 'Nano Crystal (Intense Micro Entanglement)', 12224, 217039, 'Intense Micro Entanglement', 46279, 0, 0,
|
|
0, 26, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 1, 1, 0, 'Fixer', 'Elysium Garden'),
|
|
(217671, 'Nano Crystal (Aggressive Reptile)', 300923, 217670, 'Aggressive Reptile', 295695, 0, 0, 0, 220,
|
|
'Crystal', 'Morphs', 'Pit_Lizard', 0, '', 0, 0, 1, 4, 0, 'Adventurer', 'Pandemonium Garden'),
|
|
(217681, 'Nano Crystal (Growling Predator)', 300918, 217680, 'Growling Predator', 300917, 0, 0, 0, 219,
|
|
'Crystal', 'Morphs', 'Polymorph', 223, '', 0, 0, 1, 4, 0, 'Adventurer', 'Pandemonium Garden'),
|
|
(218061, 'Nano Crystal (Fake Out)', 12226, 218060, 'Fake Out', 16234, 0, 0, 0, 47, 'Crystal', 'Buffs',
|
|
'Major_Evasion_Buffs', 144, 'Percent', 0, 0, 1, 1, 0, 'Martial Artist', 'Elysium Sanctuary'),
|
|
(218063, 'Nano Crystal (Misleading Conduct)', 42451, 218062, 'Misleading Conduct', 16234, 0, 0, 0, 128,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, 'Percent', 0, 0, 1, 2, 0, 'Martial Artist', 'Adonis Sanctuary'),
|
|
(218065, 'Nano Crystal (Ward Blow)', 42451, 218064, 'Ward Blow', 16234, 0, 0, 0, 181, 'Crystal', 'Buffs',
|
|
'Major_Evasion_Buffs', 144, 'Percent', 0, 0, 1, 3, 0, 'Martial Artist', 'Inferno Garden'),
|
|
(218067, 'Nano Crystal (Shuffle Step)', 42451, 218066, 'Shuffle Step', 16234, 0, 0, 0, 205, 'Crystal', 'Buffs',
|
|
'Major_Evasion_Buffs', 144, 'Percent', 0, 0, 1, 4, 0, 'Martial Artist', 'Inferno Sanctuary'),
|
|
(218069, 'Nano Crystal (Elude Step)', 42451, 218068, 'Elude Step', 16234, 0, 0, 0, 214, 'Crystal', 'Buffs',
|
|
'Major_Evasion_Buffs', 144, 'Percent', 0, 0, 1, 4, 0, 'Martial Artist', 'Pandemonium Garden'),
|
|
(218071, 'Nano Crystal (Stutter Step)', 42451, 218070, 'Stutter Step', 16234, 0, 0, 0, 220, 'Crystal', 'Buffs',
|
|
'Major_Evasion_Buffs', 144, 'Percent', 0, 0, 1, 4, 0, 'Martial Artist', 'Pandemonium Garden'),
|
|
(218073, 'Nano Crystal (Aegis of Stone)', 42451, 218072, 'Aegis of Stone', 16302, 0, 0, 0, 103, 'Crystal',
|
|
'Buffs', 'Nano_Resist_Buffs_', 835, '', 0, 1, 1, 1, 0, 'Martial Artist', 'Adonis Garden'),
|
|
(218075, 'Nano Crystal (Aegis of Metal)', 42451, 218074, 'Aegis of Metal', 16302, 0, 0, 0, 198, 'Crystal',
|
|
'Buffs', 'Nano_Resist_Buffs_', 835, '', 0, 1, 1, 3, 0, 'Martial Artist', 'Inferno Garden'),
|
|
(218077, 'Nano Crystal (Aegis of Notum)', 42451, 218076, 'Aegis of Notum', 16302, 0, 0, 0, 217, 'Crystal',
|
|
'Buffs', 'Nano_Resist_Buffs_', 835, '', 0, 0, 1, 4, 0, 'Martial Artist', 'Pandemonium Garden'),
|
|
(218079, 'Nano Crystal (Petals on Water)', 42450, 218078, 'Petals on Water', 16350, 0, 0, 0, 152, 'Crystal',
|
|
'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 2, 0, 'Martial Artist', 'Penumbra Garden'),
|
|
(218081, 'Nano Crystal (Dragon Stance)', 42450, 218080, 'Dragon Stance', 16350, 0, 0, 0, 191, 'Crystal', 'Buffs',
|
|
'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 3, 0, 'Martial Artist', 'Inferno Garden'),
|
|
(218083, 'Nano Crystal (Smell of Approaching Rain)', 42450, 218082, 'Smell of Approaching Rain', 16350, 0, 0, 0,
|
|
203, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 4, 0, 'Martial Artist',
|
|
'Inferno Sanctuary'),
|
|
(218085, 'Nano Crystal (Grace of the Emperor Crane)', 42450, 218084, 'Grace of the Emperor Crane', 16350, 0, 0,
|
|
0, 209, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 4, 0, 'Martial Artist',
|
|
'Inferno Sanctuary'),
|
|
(218087, 'Nano Crystal (Peaceful Midnight Sky)', 42450, 218086, 'Peaceful Midnight Sky', 16350, 0, 0, 0, 213,
|
|
'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 4, 0, 'Martial Artist',
|
|
'Pandemonium Garden'),
|
|
(218089, 'Nano Crystal (Ripples on the Calm Pond)', 42450, 218088, 'Ripples on the Calm Pond', 16350, 0, 0, 0,
|
|
216, 'Crystal', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 4, 0, 'Martial Artist',
|
|
'Pandemonium Garden'),
|
|
(218091, 'Nano Crystal (Autumn Leaves)', 42450, 218090, 'Autumn Leaves', 16350, 0, 0, 0, 219, 'Crystal', 'Buffs',
|
|
'Controlled_Destruction_Buffs', 222, '', 0, 0, 1, 4, 0, 'Martial Artist', 'Pandemonium Garden'),
|
|
(218093, 'Nano Crystal (Spark Shower)', 12224, 218092, 'Spark Shower', 39803, 0, 0, 0, 50, 'Crystal', 'Nukes',
|
|
'Shadowlands', 0, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'Elysium Sanctuary'),
|
|
(218095, 'Nano Crystal (Chilled Touch)', 12257, 218094, 'Chilled Touch', 39806, 0, 0, 0, 55, 'Crystal', 'Nukes',
|
|
'Shadowlands', 0, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'Elysium Sanctuary'),
|
|
(218097, 'Nano Crystal (Caring Needle)', 12257, 218096, 'Caring Needle', 39800, 0, 0, 0, 60, 'Crystal', 'Nukes',
|
|
'Shadowlands', 0, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'Scheol Garden'),
|
|
(218099, 'Nano Crystal (Astinus''s Stellar Pulse)', 12257, 218098, 'Astinus''s Stellar Pulse', 39815, 0, 0, 0,
|
|
75, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'Scheol Garden'),
|
|
(218101, 'Nano Crystal (Ziana''s Energy Wave)', 12257, 218100, 'Ziana''s Energy Wave', 39793, 0, 0, 0, 83,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'Scheol Sanctuary'),
|
|
(218103, 'Nano Crystal (Ariu''s Neutron Annihilator)', 12257, 218102, 'Ariu''s Neutron Annihilator', 39815, 0, 0,
|
|
0, 95, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'Scheol Sanctuary'),
|
|
(218105, 'Nano Crystal (Blood of Hephaestos)', 12257, 218104, 'Blood of Hephaestos', 39806, 0, 0, 0, 100,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'Adonis Garden'),
|
|
(218107, 'Nano Crystal (Vital Corruptor)', 12257, 218106, 'Vital Corruptor', 39801, 0, 0, 0, 75, 'Crystal',
|
|
'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Scheol Garden'),
|
|
(218109, 'Nano Crystal (Positronic Fluctuation)', 12257, 218108, 'Positronic Fluctuation', 39793, 0, 0, 0, 84,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Scheol Sanctuary'),
|
|
(218111, 'Nano Crystal (Conator''s Collapsing Hadron String)', 12257, 218110,
|
|
'Conator''s Collapsing Hadron String', 39816, 0, 0, 0, 93, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2,
|
|
0, 'Nano-Technician', 'Scheol Sanctuary'),
|
|
(218113, 'Nano Crystal (Combustive Envelopment)', 42449, 218112, 'Combustive Envelopment', 39807, 0, 0, 0, 102,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Adonis Garden'),
|
|
(218115, 'Nano Crystal (Searing Dioxin Shower)', 42449, 218114, 'Searing Dioxin Shower', 39795, 0, 0, 0, 111,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Adonis Garden'),
|
|
(218117, 'Nano Crystal (The Spider''s Secret)', 42449, 218116, 'The Spider''s Secret', 39801, 0, 0, 0, 120,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Adonis Sanctuary'),
|
|
(218119, 'Nano Crystal (Acidic Droplets)', 42449, 218118, 'Acidic Droplets', 39795, 0, 0, 0, 129, 'Crystal',
|
|
'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Adonis Sanctuary'),
|
|
(218121, 'Nano Crystal (Slithering Flames)', 42449, 218120, 'Slithering Flames', 39807, 0, 0, 0, 138, 'Crystal',
|
|
'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Adonis Sanctuary'),
|
|
(218123, 'Nano Crystal (Chilling Presence)', 42449, 218122, 'Chilling Presence', 39798, 0, 0, 0, 147, 'Crystal',
|
|
'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Penumbra Garden'),
|
|
(218125, 'Nano Crystal (Entropy''s Advance)', 42449, 218124, 'Entropy''s Advance', 39816, 0, 0, 0, 156,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Penumbra Garden'),
|
|
(218127, 'Nano Crystal (Enfraam''s Blistering Blast)', 42449, 218126, 'Enfraam''s Blistering Blast', 45168, 0, 0,
|
|
0, 125, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'Adonis Sanctuary'),
|
|
(218129, 'Nano Crystal (Pestilential Stream)', 42449, 218128, 'Pestilential Stream', 45174, 0, 0, 0, 137,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Adonis Sanctuary'),
|
|
(218131, 'Nano Crystal (Enfraam''s Glacial Encasement)', 42449, 218130, 'Enfraam''s Glacial Encasement', 45171,
|
|
0, 0, 0, 149, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'Penumbra Garden'),
|
|
(218133, 'Nano Crystal (Biomolecular Corrosion)', 42449, 218132, 'Biomolecular Corrosion', 45168, 0, 0, 0, 161,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'Penumbra Sanctuary'),
|
|
(218135, 'Nano Crystal (Touch of the Pyre)', 42449, 218134, 'Touch of the Pyre', 45180, 0, 0, 0, 173, 'Crystal',
|
|
'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'Penumbra Sanctuary'),
|
|
(218137, 'Nano Crystal (Enfraam''s Ultimate Destroyer)', 42449, 218136, 'Enfraam''s Ultimate Destroyer', 45189,
|
|
0, 0, 0, 185, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'Inferno Garden'),
|
|
(218139, 'Nano Crystal (Implacability of the Second Law)', 42449, 218138, 'Implacability of the Second Law',
|
|
45189, 0, 0, 0, 197, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 3, 0, 'Nano-Technician',
|
|
'Inferno Garden'),
|
|
(218141, 'Nano Crystal (Izgimmer''s Frosty Welcome)', 42449, 218140, 'Izgimmer''s Frosty Welcome', 45172, 0, 0,
|
|
0, 201, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Inferno Sanctuary'),
|
|
(218143, 'Nano Crystal (Izgimmer''s Celestial Fury)', 42449, 218142, 'Izgimmer''s Celestial Fury', 45190, 0, 0,
|
|
0, 203, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Inferno Sanctuary'),
|
|
(218145, 'Nano Crystal (Izgimmer''s Infinite Slicer)', 42449, 218144, 'Izgimmer''s Infinite Slicer', 45184, 0, 0,
|
|
0, 205, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Inferno Sanctuary'),
|
|
(218147, 'Nano Crystal (Izgimmer''s Interstellar Chill)', 42449, 218146, 'Izgimmer''s Interstellar Chill', 45172,
|
|
0, 0, 0, 207, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Inferno Sanctuary'),
|
|
(218149, 'Nano Crystal (Izgimmer''s Positronic Annihilation)', 42449, 218148,
|
|
'Izgimmer''s Positronic Annihilation', 45190, 0, 0, 0, 209, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1,
|
|
4, 0, 'Nano-Technician', 'Inferno Sanctuary'),
|
|
(218151, 'Nano Crystal (Izgimmer''s Defilement of Being)', 42449, 218150, 'Izgimmer''s Defilement of Being',
|
|
45175, 0, 0, 0, 211, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician',
|
|
'Pandemonium Garden'),
|
|
(218153, 'Nano Crystal (Izgimmer''s Celestial Implosion)', 42449, 218152, 'Izgimmer''s Celestial Implosion',
|
|
45190, 0, 0, 0, 212, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician',
|
|
'Pandemonium Garden'),
|
|
(218155, 'Nano Crystal (Izgimmer''s Contagion)', 42449, 218154, 'Izgimmer''s Contagion', 45190, 0, 0, 0, 213,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Pandemonium Garden'),
|
|
(218157, 'Nano Crystal (Izgimmer''s Quasar Flicker)', 42449, 218156, 'Izgimmer''s Quasar Flicker', 45178, 0, 0,
|
|
0, 214, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Pandemonium Garden'),
|
|
(218159, 'Nano Crystal (Izgimmer''s Corrosive Tear)', 42449, 218158, 'Izgimmer''s Corrosive Tear', 45175, 0, 0,
|
|
0, 215, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Pandemonium Garden'),
|
|
(218161, 'Nano Crystal (Izgimmer''s Inferno)', 42449, 218160, 'Izgimmer''s Inferno', 45181, 0, 0, 0, 216,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Pandemonium Garden'),
|
|
(218163, 'Nano Crystal (Izgimmer''s Malignant Declaration)', 42449, 218162, 'Izgimmer''s Malignant Declaration',
|
|
45175, 0, 0, 0, 217, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician',
|
|
'Pandemonium Garden'),
|
|
(218165, 'Nano Crystal (Izgimmer''s Gelid Caress)', 42449, 218164, 'Izgimmer''s Gelid Caress', 45172, 0, 0, 0,
|
|
218, 'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Pandemonium Garden'),
|
|
(218167, 'Nano Crystal (NT: Mastablasta''s Cataclysm)', 42449, 266293, 'Mastablasta''s Cataclysm', 45190, 0, 0,
|
|
0, 220, 'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 0, 0, 4, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(218169, 'Nano Crystal (Izgimmer''s Ultimatum)', 42449, 218168, 'Izgimmer''s Ultimatum', 45190, 0, 0, 0, 220,
|
|
'Crystal', 'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Pandemonium Garden'),
|
|
(219021, 'Nano Crystal (Empowered Distracted Gaze)', 12224, 219020, 'Empowered Distracted Gaze', 46271, 0, 0, 0,
|
|
26, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 1, 1, 1, 0, 'Bureaucrat', 'Elysium Garden'),
|
|
(220332, 'Nano Crystal (Composite Teachings)', 12226, 220331, 'Composite Teachings', 16308, 0, 0, 0, 25,
|
|
'Crystal', 'Buffs', 'Composite_Nano_Buffs', 0, '', 0, 1, 1, 1, 0, 'Meta-Physicist', 'Nascense Garden'),
|
|
(220334, 'Nano Crystal (Composite Mastery)', 12226, 220333, 'Composite Mastery', 16308, 0, 0, 0, 50, 'Crystal',
|
|
'Buffs', 'Composite_Nano_Buffs', 0, '', 0, 1, 1, 1, 0, 'Meta-Physicist', 'Elysium Sanctuary'),
|
|
(220336, 'Nano Crystal (Composite Infuse With Knowledge)', 12259, 220335, 'Composite Infuse With Knowledge',
|
|
16308, 0, 0, 0, 100, 'Crystal', 'Buffs', 'Composite_Nano_Buffs', 0, '', 0, 0, 1, 1, 0, 'Meta-Physicist',
|
|
'Adonis Garden'),
|
|
(220338, 'Nano Crystal (Composite Mochams (1 hour))', 42451, 220337, 'Composite Mochams (1 hour)', 16308, 0, 0,
|
|
0, 190, 'Crystal', 'Buffs', 'Composite_Nano_Buffs', 0, '', 0, 0, 1, 3, 0, 'Meta-Physicist', 'Inferno Garden'),
|
|
(220340, 'Nano Crystal (Composite Mochams (2 hours))', 42451, 220339, 'Composite Mochams (2 hours)', 16308, 0, 0,
|
|
0, 205, 'Crystal', 'Buffs', 'Composite_Nano_Buffs', 0, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Inferno Sanctuary'),
|
|
(220342, 'Nano Crystal (Composite Mochams (4 hours))', 42451, 220341, 'Composite Mochams (4 hours)', 16308, 0, 0,
|
|
0, 215, 'Crystal', 'Buffs', 'Composite_Nano_Buffs', 0, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(220344, 'Nano Crystal (Composite Mochams (8 hours))', 42451, 220343, 'Composite Mochams (8 hours)', 16308, 0, 0,
|
|
0, 219, 'Crystal', 'Buffs', 'Composite_Nano_Buffs', 0, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(220346, 'Nano Crystal (Neuronal Stimulator)', 301243, 220345, 'Neuronal Stimulator', 296431, 0, 0, 0, 28,
|
|
'Crystal', 'DeBuffs', 'Psy/Int_Buffs', 576, '', 0, 0, 1, 1, 0, 'Bureaucrat', 'Elysium Garden'),
|
|
(220348, 'Nano Crystal (Enfraam''s Cortex Accelerator)', 301243, 220347, 'Enfraam''s Cortex Accelerator', 296431,
|
|
0, 0, 0, 150, 'Crystal', 'Buffs', 'Psychic_and_Intelligence/Nano_Skills_Buffs', 576, 'Self', 0, 0, 1, 2, 0,
|
|
'Nano-Technician', 'Penumbra Garden'),
|
|
(220350, 'Nano Crystal (Izgimmer''s Hippocampal Augmentor)', 301243, 220349, 'Izgimmer''s Hippocampal Augmentor',
|
|
296431, 0, 0, 0, 202, 'Crystal', 'Buffs', 'Psychic_and_Intelligence/Nano_Skills_Buffs', 576, 'Self', 0, 0, 1, 3,
|
|
0, 'Nano-Technician', 'Inferno Sanctuary'),
|
|
(220409, 'Badly Corroded Crystal (1H Edged Weapon Inexperience)', 220425, 27070, '1H Edged Weapon Inexperience',
|
|
39147, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Melee', '1H_Edged_DeBuffs', 22, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(220438, 'Hacked Corroded Crystal (Projectile Magnet)', 220432, 32058, 'Projectile Magnet', 39081, NULL, NULL,
|
|
NULL, 73, 'Tainted', 'DeBuffs', 'Evasion_DeBuffs_(Agent)', 868, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220439, 'Badly Eroded Crystal (Slipshod Bandaging)', 220422, 136687, 'Slipshod Bandaging', 16246, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220440, 'Dirty Money Shadow Crystal (Cubicle Dweller)', 220437, 100431, 'Cubicle Dweller', 46270, NULL, NULL,
|
|
NULL, 103, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220442, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Superior))', 220412, 121319,
|
|
'Team Skill Wrangler (Superior)', 117989, NULL, NULL, NULL, 140, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220443, 'Overcharged Corroded Nano Crystal (Advanced Layered Protection)', 220413, 117678,
|
|
'Advanced Layered Protection', 38898, NULL, NULL, NULL, 107, 'Tainted', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0,
|
|
1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220444, 'Cracked Crystal (Essence of Vitality)', 220422, 95707, 'Essence of Vitality', 16758, 147307, 145807,
|
|
148807, 14, 'Misc', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220445, 'Dirty Money Shadow Crystal (Sleep)', 220423, 30093, 'Sleep', 46269, NULL, NULL, NULL, 43, 'Tainted',
|
|
'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220446, 'Snow Crashed Shadow Crystal (Grid Phreak)', 220424, 31388, 'Grid Phreak', 296540, NULL, NULL, NULL, 20,
|
|
'Tainted', 'Teleport', 'Self_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220447, 'Tainted Shadow Crystal (Calling of The Vivificator)', 220411, 125741, 'Calling of The Vivificator',
|
|
295568, NULL, NULL, NULL, 143, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220448, 'Dirty Money Shadow Crystal (Inveigle Support)', 220412, 99194, 'Inveigle Support', 39137, NULL, NULL,
|
|
NULL, 162, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220449, 'Badly Eroded Crystal (Team Eagle Eye)', 220412, 26702, 'Precision of the Hunter', 301579, NULL, NULL,
|
|
NULL, 113, 'Tainted', 'Buffs', 'Aimed_Shot_Buffs', 198, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220450, 'Severly Corroded Shadow Crystal (Elementary Delayed Health Payment)', 220422, 118240,
|
|
'Elementary Delayed Health Payment', 44245, NULL, NULL, NULL, 31, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220451, 'Corroded Crystal with Bullet Holes (Draw Attention)', 220425, 100208, 'Draw Attention', 16230, NULL,
|
|
NULL, NULL, 14, 'Tainted', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220452, 'Badly Corroded Crystal (Seething Resentment)', 220412, 100216, 'Seething Resentment', 16230, NULL,
|
|
NULL, NULL, 136, 'Tainted', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220453, 'Severly Corroded Shadow Crystal (Superior Delayed Health Payment)', 220436, 118235,
|
|
'Superior Delayed Health Payment', 44249, NULL, NULL, NULL, 140, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220454, 'Cracked Crystal (Quivering Wreck)', 220432, 121133, 'Quivering Wreck', 39145, 147338, 145838, 148838,
|
|
70, 'Misc', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220455, 'Tainted Shadow Crystal (Quench Anger)', 220425, 99120, 'Quench Anger', 39168, NULL, NULL, NULL, 40,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(220456, 'Severly Corroded Shadow Crystal (Accomplished Health Haggler)', 220429, 121492,
|
|
'Accomplished Health Haggler', 44232, NULL, NULL, NULL, 74, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220457, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Minor))', 220425, 121321,
|
|
'Team Skill Wrangler (Minor)', 117985, NULL, NULL, NULL, 37, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220458, 'Hacked Corroded Crystal (Mimic Profession: Bureaucrat)', 220412, 117209,
|
|
'Mimic Profession: Bureaucrat', 16775, NULL, NULL, NULL, 165, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Bureaucrat', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220459, 'Cracked Crystal (Fearsome Shout)', 220425, 121132, 'Fearsome Shout', 39145, 147309, 145809, 148809, 37,
|
|
'Misc', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220460, 'Blood Stained and Corroded Crystal (Superior Health Augmentation)', 220429, 96254,
|
|
'Superior Health Augmentation', 39012, NULL, NULL, NULL, 83, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185,
|
|
'', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220461, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Commonplace))', 220425, 121327,
|
|
'Team Skill Wrangler (Commonplace)', 117985, NULL, NULL, NULL, 47, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team',
|
|
0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220462, 'Dirty Money Shadow Crystal (Personal Magnetism)', 220432, 99203, 'Personal Magnetism', 39137, NULL,
|
|
NULL, NULL, 53, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(220463, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Advanced))', 220412, 121329,
|
|
'Team Skill Wrangler (Advanced)', 117988, NULL, NULL, NULL, 123, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220464, 'Badly Corroded Crystal (Return Attack)', 220412, 28904, 'Return Attack', 16322, NULL, NULL, NULL, 146,
|
|
'Tainted', 'Buffs', 'Riposte_Buffs', 155, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220465, 'Severly Corroded Shadow Crystal (Bright Shiny Sparkling Thing)', 220423, 100438,
|
|
'Bright Shiny Sparkling Thing', 46283, NULL, NULL, NULL, 33, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220466, 'Badly Eroded Crystal (Flawless Stitching)', 220436, 136677, 'Flawless Stitching', 44230, NULL, NULL,
|
|
NULL, 143, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220467, 'Blood Stained and Corroded Crystal (Major Health Graft)', 220429, 95713, 'Major Health Graft', 38905,
|
|
NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220468, 'Hacked Corroded Crystal (Mimic Profession: Engineer)', 220412, 117213, 'Mimic Profession: Engineer',
|
|
16775, NULL, NULL, NULL, 156, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Engineer', 0, 1, 0, 0,
|
|
0, 'Agent', 'SL Loot'),
|
|
(220470, 'Cracked Crystal (Essence of Behemoth)', 220436, 95708, 'Essence of Behemoth', 100998, 147298, 145798,
|
|
148798, 152, 'Misc', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220471, 'Severly Corroded Shadow Crystal (Skill Wrangler (Commonplace))', 220425, 121344,
|
|
'Skill Wrangler (Commonplace)', 118047, NULL, NULL, NULL, 34, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220472, 'Dirty Money Shadow Crystal (Sneaking Terror)', 220432, 30094, 'Sneaking Terror', 39145, NULL, NULL,
|
|
NULL, 70, 'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220473, 'Severly Corroded Shadow Crystal (Skill Wrangler (Weak))', 220425, 121330, 'Skill Wrangler (Weak)',
|
|
118046, NULL, NULL, NULL, 8, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220474, 'Overcharged Corroded Nano Crystal (Project Calm)', 220430, 100442, 'Project Calm', 46269, NULL, NULL,
|
|
NULL, 60, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220475, 'Hacked Corroded Crystal (False Profession: Martial Artist)', 220425, 32035,
|
|
'False Profession: Martial Artist', 16775, NULL, NULL, NULL, 14, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Martial_Artist', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220476, 'Tainted Shadow Crystal (Wrath Ebb)', 220412, 99114, 'Wrath Ebb', 39168, NULL, NULL, NULL, 149,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(220477, 'Dirty Money Shadow Crystal (Dominate Psyche)', 220425, 99204, 'Dominate Psyche', 39137, NULL, NULL,
|
|
NULL, 47, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220478, 'Corroded Crystal with Bullet Holes (Boot Camp Toughness)', 220422, 95696, 'Boot Camp Toughness', 16758,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220479, 'Blood Stained and Corroded Crystal (Basic Omni-Med Enhancement)', 220436, 95710,
|
|
'Basic Omni-Med Enhancement', 38905, NULL, NULL, NULL, 149, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0,
|
|
1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220480, 'Severly Corroded Shadow Crystal (Preeminent Health Haggler)', 220436, 121496,
|
|
'Preeminent Health Haggler', 44235, NULL, NULL, NULL, 159, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220481, 'Hacked Corroded Crystal (Mimic Profession: Nanotechnician)', 220412, 117207,
|
|
'Mimic Profession: Nanotechnician', 16775, NULL, NULL, NULL, 169, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Nano-Technician', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220482, 'Cracked Crystal (Fortify)', 220413, 117685, 'Fortify', 39039, 147313, 145813, 148813, 120, 'Misc',
|
|
'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220483, 'Badly Corroded Crystal (Muscle Booster)', 220429, 28898, 'Muscle Booster', 16324, NULL, NULL, NULL, 70,
|
|
'Tainted', 'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220484, 'Corroded Crystal with Bullet Holes (Battlefield Endurance)', 220436, 95697, 'Battlefield Endurance',
|
|
100998, NULL, NULL, NULL, 152, 'Tainted', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220485, 'Hacked Corroded Crystal (Assume Profession: Adventurer)', 220432, 117225,
|
|
'Assume Profession: Adventurer', 16775, NULL, NULL, NULL, 86, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Adventurer', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220486, 'Badly Eroded Crystal (Patch Wounds)', 220422, 136686, 'Patch Wounds', 16246, NULL, NULL, NULL, 41,
|
|
'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220487, 'Hacked Corroded Crystal (False Profession: Engineer)', 220425, 32034, 'False Profession: Engineer',
|
|
16775, NULL, NULL, NULL, 20, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Engineer', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(220488, 'Corroded Crystal with Bullet Holes (Automatic Targeting)', 220411, 29222, 'Automatic Targeting',
|
|
301599, NULL, NULL, NULL, 106, 'Tainted', 'Buffs', 'Add_All_Offence_Buffs', 836, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(220489, 'Dirty Money Shadow Crystal (Insidious Beguilement)', 220412, 99195, 'Insidious Beguilement', 39137,
|
|
NULL, NULL, NULL, 152, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(220490, 'Tainted Shadow Crystal (Calling of Valentyia)', 220431, 125744, 'Calling of Valentyia', 295568, NULL,
|
|
NULL, NULL, 57, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220491, 'Dirty Money Shadow Crystal (Droid Repair)', 220429, 30072, 'Droid Repair', 16246, NULL, NULL, NULL, 70,
|
|
'Tainted', 'Pet_Buffs', 'Heal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220493, 'Dirty Money Shadow Crystal (Captivated Thoughts)', 220412, 99199, 'Captivated Thoughts', 39137, NULL,
|
|
NULL, NULL, 109, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(220494, 'Hacked Corroded Crystal (Assume Profession: Bureaucrat)', 220412, 117220,
|
|
'Assume Profession: Bureaucrat', 16775, NULL, NULL, NULL, 109, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Bureaucrat', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220495, 'Severly Corroded Shadow Crystal (Shady Acquisition)', 220431, 99606, 'Shady Acquisition', 39137, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220496, 'Badly Eroded Crystal (Survival of the Fittest)', 220436, 136679, 'Survival of the Fittest', 44230,
|
|
NULL, NULL, NULL, 116, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'SL Loot'),
|
|
(220497, 'Tainted Shadow Crystal (High Chant of Effortless Strikes)', 220436, 116819,
|
|
'High Chant of Effortless Strikes', 300518, NULL, NULL, NULL, 182, 'Tainted', 'Pet_Buffs',
|
|
'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220498, 'Dirty Money Shadow Crystal (Temporary Glamor)', 220425, 99208, 'Temporary Glamor', 39137, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220499, 'Severly Corroded Shadow Crystal (Skill Wrangler (Major))', 220432, 121338, 'Skill Wrangler (Major)',
|
|
118051, NULL, NULL, NULL, 97, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220500, 'Severly Corroded Shadow Crystal (Advanced Delayed Health Payment)', 220436, 118233,
|
|
'Advanced Delayed Health Payment', 44249, NULL, NULL, NULL, 123, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220501, 'Blood Stained and Corroded Crystal (Medic''s Respite)', 220422, 95714, 'Medic''s Respite', 38905, NULL,
|
|
NULL, NULL, 47, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220502, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Lossy))', 220432, 121325,
|
|
'Team Skill Wrangler (Lossy)', 117986, NULL, NULL, NULL, 60, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220503, 'Severly Corroded Shadow Crystal (Journeyman: Pharmaceutical)', 220432, 30727,
|
|
'Journeyman: Pharmaceutical', 16316, NULL, NULL, NULL, 86, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Pharmaceuticals_Buffs', 175, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220504, 'Severly Corroded Shadow Crystal (Skill Wrangler (Greater))', 220412, 121342,
|
|
'Skill Wrangler (Greater)', 118052, NULL, NULL, NULL, 150, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220506, 'Badly Eroded Crystal (Restore to Health)', 220429, 136684, 'Restore to Health', 44229, NULL, NULL,
|
|
NULL, 64, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220507, 'Hacked Corroded Crystal (Mimic Profession: Enforcer)', 220412, 117217, 'Mimic Profession: Enforcer',
|
|
16775, NULL, NULL, NULL, 146, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Enforcer', 0, 1, 0, 0,
|
|
0, 'Agent', 'SL Loot'),
|
|
(220508, 'Severly Corroded Shadow Crystal (Overdraught)', 220424, 99608, 'Overdraught', 39137, NULL, NULL, NULL,
|
|
24, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220510, 'Cracked Crystal (Spine of Jelly)', 220412, 121134, 'Spine of Jelly', 39145, 147343, 145843, 148843,
|
|
130, 'Misc', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220512, 'Dirty Money Shadow Crystal (Primal Fear)', 220412, 121138, 'Primal Fear', 39145, NULL, NULL, NULL, 159,
|
|
'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220513, 'Hacked Corroded Crystal (Assume Profession: Fixer)', 220432, 117223, 'Assume Profession: Fixer', 16775,
|
|
NULL, NULL, NULL, 96, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Fixer', 0, 1, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(220514, 'Hacked Corroded Crystal (Enhanced Senses)', 220425, 25988, 'Enhanced Senses', 16317, NULL, NULL, NULL,
|
|
27, 'Tainted', 'Buffs', 'Sense_Buffs', 192, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220515, 'Severly Corroded Shadow Crystal (Dubious Accounting)', 220431, 99616, 'Dubious Accounting', 39137,
|
|
NULL, NULL, NULL, 99, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220516, 'Cracked Crystal (Essence of Boundless Health)', 220422, 95704, 'Essence of Boundless Health', 38905,
|
|
147299, 145799, 148799, 33, 'Misc', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220517, 'Dirty Money Shadow Crystal (Charismatic Rapture)', 220412, 99193, 'Charismatic Rapture', 39137, NULL,
|
|
NULL, NULL, 169, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(220518, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Sophisticated))', 220412, 121318,
|
|
'Team Skill Wrangler (Sophisticated)', 117991, NULL, NULL, NULL, 159, 'Tainted', 'Transfer', 'Wrangle', 0,
|
|
'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220519, 'Cracked Crystal (Shock Absorber)', 220433, 117683, 'Shock Absorber', 38898, 147341, 145841, 148841, 70,
|
|
'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220520, 'Cracked Crystal (Primal Hatred)', 220412, 100209, 'Primal Hatred', 16230, 147336, 145836, 148836, 139,
|
|
'Misc', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220521, 'Tainted Shadow Crystal (Chant of Frenzied Blows)', 220429, 116820, 'Chant of Frenzied Blows', 300518,
|
|
NULL, NULL, NULL, 87, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(220522, 'Hacked Corroded Crystal (Assume Profession: Meta-Physicist)', 220412, 117219,
|
|
'Assume Profession: Meta-Physicist', 16775, NULL, NULL, NULL, 113, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Meta-Physicist', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220523, 'Dirty Money Shadow Crystal (Siren Call)', 220412, 30092, 'Siren Call', 39137, NULL, NULL, NULL, 123,
|
|
'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220524, 'Severly Corroded Shadow Crystal (Capable Health Haggler)', 220422, 121504, 'Capable Health Haggler',
|
|
44230, NULL, NULL, NULL, 34, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220525, 'Tainted Shadow Crystal (Instill With Terrible Anger)', 220429, 116821, 'Instill With Terrible Anger',
|
|
16207, NULL, NULL, NULL, 74, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(220526, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Patchy))', 220425, 121322,
|
|
'Team Skill Wrangler (Patchy)', 117984, NULL, NULL, NULL, 27, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220527, 'Severly Corroded Shadow Crystal (Skill Wrangler (Sophisticated))', 220412, 121334,
|
|
'Skill Wrangler (Sophisticated)', 118053, NULL, NULL, NULL, 156, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target',
|
|
0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220528, 'Severly Corroded Shadow Crystal (Glittering Plaything)', 220437, 100435, 'Glittering Plaything', 46270,
|
|
NULL, NULL, NULL, 106, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220529, 'Dirty Money Shadow Crystal (Demotivate)', 220430, 100432, 'Demotivate', 46269, NULL, NULL, NULL, 80,
|
|
'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220531, 'Failed Repaired Crystal (Rebuild Casing)', 220429, 116792, 'Rebuild Casing', 44231, NULL, NULL, NULL,
|
|
84, 'Tainted', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220532, 'Blood Stained and Corroded Crystal (Superior Bodily Reinforcement)', 220429, 95715,
|
|
'Superior Bodily Reinforcement', 38905, NULL, NULL, NULL, 57, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0,
|
|
1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220534, 'Tainted Shadow Crystal (Notum Rejection)', 220411, 29308, 'Notum Rejection', 39125, NULL, NULL, NULL,
|
|
149, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220535, 'Hacked Corroded Crystal (Assume Profession: Doctor)', 220412, 117221, 'Assume Profession: Doctor',
|
|
16775, NULL, NULL, NULL, 103, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Doctor', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(220538, 'Hacked Corroded Crystal (Chemical Concoction)', 220432, 25984, 'Chemical Concoction', 16210, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Buffs', 'Chemistry/Pharm_Buffs', 196, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220539, 'Severly Corroded Shadow Crystal (Lend Nano: 1000)', 220436, 30732, 'Lend Nano: 1000', 16303, NULL,
|
|
NULL, NULL, 172, 'Tainted', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220540, 'Overcharged Corroded Nano Crystal (Boil Blood)', 220437, 28596, 'Boil Blood', 49681, NULL, NULL, NULL,
|
|
152, 'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220541, 'Snow Crashed Shadow Crystal (Partial Grid Jump)', 220411, 93127, 'Partial Grid Jump', 16300, NULL,
|
|
NULL, NULL, 113, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220542, 'Blood Stained and Corroded Crystal (Compress Wounds)', 220436, 43884, 'Compress Wounds', 44234, NULL,
|
|
NULL, NULL, 152, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220543, 'Snow Crashed Shadow Crystal (Lesser Prolong Encounter)', 220423, 56224, 'Lesser Prolong Encounter',
|
|
46273, NULL, NULL, NULL, 27, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220544, 'Tainted Shadow Crystal (Supreme Anger Manifestation)', 220424, 43745, 'Supreme Anger Manifestation',
|
|
295577, NULL, NULL, NULL, 7, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220545, 'Tainted Shadow Crystal (Instill With Ferocious Purpose)', 220436, 116816,
|
|
'Instill With Ferocious Purpose', 16207, NULL, NULL, NULL, 113, 'Tainted', 'Pet_Buffs',
|
|
'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220547, 'Dirty Money Shadow Crystal (Monofilament Scourger)', 220437, 78395, 'Monofilament Scourger', 39810,
|
|
NULL, NULL, NULL, 152, 'Tainted', 'Nukes', 'Special', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220548, 'Badly Eroded Crystal (Minor Wilderness Protection)', 220426, 74178, 'Minor Wilderness Protection',
|
|
16314, NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220550, 'Failed Repaired Crystal (Lesser Gladiatorbot)', 220431, 45711, 'Lesser Gladiatorbot', 44139, NULL,
|
|
NULL, NULL, 53, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220551, 'Dirty Money Shadow Crystal (Lesser Weighty Announcement)', 220423, 85315,
|
|
'Lesser Weighty Announcement', 46276, NULL, NULL, NULL, 37, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0,
|
|
1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220552, 'Failed Repaired Crystal (Energy Spike)', 220424, 29758, 'Energy Spike', 39028, NULL, NULL, NULL, 37,
|
|
'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220553, 'Badly Eroded Crystal (Robust Treatment)', 220412, 26703, 'Robust Treatment', 16342, NULL, NULL, NULL,
|
|
136, 'Tainted', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220556, 'Cracked Crystal (Gird For Punishment)', 220433, 117684, 'Gird for Punishment', 39039, 147314, 145814,
|
|
148814, 90, 'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220557, 'Blood Stained and Corroded Crystal (Cursory Examination)', 220422, 43827, 'Cursory Examination', 44229,
|
|
NULL, NULL, NULL, 30, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220558, 'Hacked Corroded Crystal (Shadow Crown)', 220425, 32062, 'Shadow Crown', 16214, NULL, NULL, NULL, 20,
|
|
'Tainted', 'Buffs', 'Concealment_Buffs', 193, 'Target', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220559, 'Hacked Corroded Crystal (Sniper''s Bliss)', 220425, 32064, 'Sniper''s Bliss', 301575, NULL, NULL, NULL,
|
|
43, 'Tainted', 'Buffs', 'Rifle_Buffs', 194, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220561, 'Dirty Money Shadow Crystal (Supervisor-Grade Administrator-Droid)', 220411, 46352,
|
|
'Supervisor-Grade Administrator-Droid', 44140, NULL, NULL, NULL, 136, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0,
|
|
0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220562, 'Badly Eroded Crystal (Terrain Knowledge)', 220425, 26705, 'Terrain Knowledge', 296731, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220563, 'Hacked Corroded Crystal (Take The Shot)', 220412, 32065, 'Take the Shot', 301579, NULL, NULL, NULL,
|
|
152, 'Tainted', 'Buffs', 'Aimed_Shot_Buffs', 198, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220564, 'Hacked Corroded Crystal (Unexpected Attack)', 220412, 32067, 'Unexpected Attack', 301575, NULL, NULL,
|
|
NULL, 136, 'Tainted', 'Buffs', 'Rifle_Buffs', 194, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220565, 'Cracked Crystal (Brave Challenger to Leviathan)', 220411, 49754, 'Brave Challenger to Leviathan',
|
|
117925, 147282, 145782, 148782, 132, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'SL Loot'),
|
|
(220566, 'Cracked Crystal (Shrug Off Blows)', 220413, 117682, 'Shrug Off Blows', 39179, 147342, 145842, 148842,
|
|
136, 'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220567, 'Overcharged Corroded Nano Crystal (Condensed Halon Jet)', 220423, 45931, 'Condensed Halon Jet', 45170,
|
|
NULL, NULL, NULL, 30, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220568, 'Overcharged Corroded Nano Crystal (Linear Acceleration)', 220437, 45225, 'Linear Acceleration', 45186,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220569, 'Dirty Money Shadow Crystal (Advanced Aide-Droid)', 220431, 46407, 'Advanced Aide-Droid', 44139, NULL,
|
|
NULL, NULL, 80, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220571, 'Severly Corroded Shadow Crystal (Skill Wrangler (Patchy))', 220425, 121336, 'Skill Wrangler (Patchy)',
|
|
118046, NULL, NULL, NULL, 14, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220572, 'Blood Stained and Corroded Crystal (Lesser Muscle Atrophy)', 220424, 99582, 'Muscle Atrophy', 291160,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'DeBuffs', 'Initiative_DeBuffs', 186, 'Unbreakable', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(220573, 'Cracked Crystal (Absorb Punishment)', 220413, 117688, 'Absorb Punishment', 100995, 147272, 145772,
|
|
148772, 140, 'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220574, 'Badly Eroded Crystal (Corrosive Barrier)', 220413, 55822, 'Corrosive Barrier', 16221, NULL, NULL, NULL,
|
|
132, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220575, 'Cracked Crystal (Brave Challenger to Cyclops)', 220424, 49743, 'Brave Challenger to Cyclops', 16241,
|
|
147284, 145784, 148784, 14, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220576, 'Dirty Money Shadow Crystal (Stumbling Steps)', 220423, 82480, 'Stumbling Steps', 46273, NULL, NULL,
|
|
NULL, 30, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220577, 'Overcharged Corroded Nano Crystal (Gravity Pull)', 220437, 56023, 'Gravity Pull', 46274, NULL, NULL,
|
|
NULL, 149, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220578, 'Dirty Money Shadow Crystal (Greater Restrict Movement)', 220430, 55986, 'Greater Restrict Movement',
|
|
46274, NULL, NULL, NULL, 99, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(220579, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk VIII)', 220413, 70302,
|
|
'Total Mirror Shield Mk VIII', 101017, NULL, NULL, NULL, 129, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base',
|
|
694, 'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220580, 'Overcharged Corroded Nano Crystal (Stinging Missile)', 220430, 45196, 'Stinging Missile', 39811, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220581, 'Dirty Money Shadow Crystal (Authority Figure)', 220425, 30057, 'Authority Figure', 16309, NULL, NULL,
|
|
NULL, 43, 'Tainted', 'Buffs', 'Psychology_Buffs', 200, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220582, 'Corroded Crystal with Bullet Holes (Combat Hardening)', 220422, 95695, 'Combat Hardening', 38905, NULL,
|
|
NULL, NULL, 33, 'Tainted', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220583, 'Overcharged Corroded Nano Crystal (Weak Gravity Pull)', 220423, 56026, 'Weak Gravity Pull', 46273,
|
|
NULL, NULL, NULL, 40, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220584, 'Cracked Crystal (Glacial Cloak)', 220413, 55748, 'Glacial Cloak', 16221, 147315, 145815, 148815, 132,
|
|
'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220585, 'Blood Stained and Corroded Crystal (Distributed Care)', 220436, 43892, 'Distributed Care', 44251, NULL,
|
|
NULL, NULL, 175, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220586, 'Dirty Money Shadow Crystal (Chains of Iron)', 220437, 30060, 'Chains of Iron', 16248, NULL, NULL, NULL,
|
|
165, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Stun', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220587, 'Weird Looking Nano Crystal (Cut Red Tape)', 301180, 222695, 'Improved Cut Red Tape', 301183, 0, 0, 0,
|
|
159, 'Crystal', 'Protection', 'Critical_Decrease_Buff', 1052, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'Greedy Shade / SL Static'),
|
|
(220588, 'Dirty Money Shadow Crystal (Drill Missile)', 220423, 30068, 'Drill Missile', 45185, NULL, NULL, NULL,
|
|
37, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220589, 'Overcharged Corroded Nano Crystal (Tri-Ion Stream)', 220437, 45885, 'Tri-Ion Stream', 39816, NULL,
|
|
NULL, NULL, 109, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220591, 'Blood Stained and Corroded Crystal (Team Field Dressings)', 220422, 43916, 'Team Field Dressings',
|
|
38953, NULL, NULL, NULL, 20, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220592, 'Blood Stained and Corroded Crystal (Scythe B Virus)', 220437, 44149, 'Scythe B Virus', 16222, NULL,
|
|
NULL, NULL, 182, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220593, 'Severly Corroded Shadow Crystal (Advanced Health Funnel)', 220422, 76715, 'Advanced Health Funnel',
|
|
117907, NULL, NULL, NULL, 30, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220594, 'Dirty Money Shadow Crystal (Face in the Crowd)', 220432, 30074, 'Face in the Crowd', 16214, NULL, NULL,
|
|
NULL, 57, 'Tainted', 'Buffs', 'Concealment_Buffs', 193, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220595, 'Overcharged Corroded Nano Crystal (Full-body Acid Coating)', 220437, 45230, 'Full-Body Acid Coating',
|
|
45169, NULL, NULL, NULL, 185, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220596, 'Cracked Crystal (Challenger to Gargantua)', 220431, 49747, 'Challenger to Gargantua', 39088, 147292,
|
|
145792, 148792, 66, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220597, 'Overcharged Corroded Nano Crystal (Stargasp)', 220437, 45891, 'Stargasp', 45177, NULL, NULL, NULL, 156,
|
|
'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220598, 'Tainted Shadow Crystal (Instill With Righteous Frenzy)', 220436, 116812,
|
|
'Instill With Righteous Frenzy', 16207, NULL, NULL, NULL, 150, 'Tainted', 'Pet_Buffs',
|
|
'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220599, 'Dirty Money Shadow Crystal (Gunslinger)', 220425, 30077, 'Gunslinger', 16310, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220600, 'Badly Eroded Crystal (Practiced Stitching)', 220429, 82061, 'Practiced Stitching', 44230, NULL, NULL,
|
|
NULL, 93, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220601, 'Overcharged Corroded Nano Crystal (Deep Slash)', 220423, 42541, 'Deep Slash', 45182, NULL, NULL, NULL,
|
|
17, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220603, 'Dirty Money Shadow Crystal (Solicit Support)', 220432, 99202, 'Solicit Support', 39137, NULL, NULL,
|
|
NULL, 63, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220604, 'Weird Looking Nano Crystal (Augmentation Cloud)', 301242, 222835, 'Improved Augmentation Cloud',
|
|
291157, 0, 0, 0, 106, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'Greedy Shade / SL Static'),
|
|
(220605, 'Dirty Money Shadow Crystal (Living Embalming)', 220437, 30079, 'Living Embalming', 16248, NULL, NULL,
|
|
NULL, 175, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Stun', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220606, 'Severly Corroded Shadow Crystal (Sticky Ground)', 220423, 30748, 'Sticky Ground', 46272, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220607, 'Hacked Corroded Crystal (Mimic Profession: Adventurer)', 220412, 117214,
|
|
'Mimic Profession: Adventurer', 16775, NULL, NULL, NULL, 152, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Adventurer', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220608, 'Overcharged Corroded Nano Crystal (Circle Scythe)', 220430, 45937, 'Circle Scythe', 39784, NULL, NULL,
|
|
NULL, 60, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220609, 'Dirty Money Shadow Crystal (Monofilament Whip)', 220423, 30083, 'Monofilament Whip', 39808, NULL, NULL,
|
|
NULL, 50, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220611, 'Tainted Shadow Crystal (Lesser Enmity Personification)', 220411, 43731,
|
|
'Summon Enmity Personification', 295597, NULL, NULL, NULL, 156, 'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0,
|
|
1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220612, 'Tainted Shadow Crystal (Superior Enmity Personification)', 220411, 43740,
|
|
'Superior Enmity Personification', 295597, NULL, NULL, NULL, 162, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 0,
|
|
0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220613, 'Badly Eroded Crystal (Team Survival Technique)', 220422, 82057, 'Team Survival Technique', 44245, NULL,
|
|
NULL, NULL, 33, 'Tainted', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220614, 'Dirty Money Shadow Crystal (Executive-Grade Assistant-Droid)', 220431, 46379,
|
|
'Executive-Grade Assistant-Droid', 44139, NULL, NULL, NULL, 63, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0,
|
|
0, 'Bureaucrat', 'SL Loot'),
|
|
(220615, 'Overcharged Corroded Nano Crystal (Toxic Spill)', 220437, 45884, 'Toxic Spill', 39771, NULL, NULL,
|
|
NULL, 132, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220616, 'Overcharged Corroded Nano Crystal (Frosty Welcome)', 220423, 45229, 'Frosty Welcome', 39796, NULL,
|
|
NULL, NULL, 43, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220617, 'Weird Looking Nano Crystal (Bot Reproduction)', 301078, 222857, 'Bot Reproduction', 301080, 0, 0, 0,
|
|
37, 'Crystal', 'Buffs', 'Nano_Delta_Buffs', 201, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Greedy Shade / SL Static'),
|
|
(220618, 'Overcharged Corroded Nano Crystal (Ball and Chain)', 220437, 56024, 'Ball and Chain', 46274, NULL,
|
|
NULL, NULL, 106, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220619, 'Cracked Crystal (Essence of Gargantua)', 220436, 95701, 'Essence of Gargantua', 39186, 147302, 145802,
|
|
148802, 123, 'Misc', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220620, 'Severly Corroded Shadow Crystal (Advanced Health Freeloader)', 220436, 76614,
|
|
'Advanced Health Freeloader', 117910, NULL, NULL, NULL, 103, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(220621, 'Dirty Money Shadow Crystal (Remembered Pain)', 220437, 30091, 'Remembered Pain', 39810, NULL, NULL,
|
|
NULL, 109, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220622, 'Nano Crystal (Bur: Improved Red Tape)', 301075, 267311, 'Improved Red Tape', 301072, 0, 0, 0, 116,
|
|
'Crystal', 'DeBuffs', 'Skill_Lock_Modifier_DeBuffs', 847, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(220623, 'Dirty Money Shadow Crystal (Introspective Engagement)', 220437, 100430, 'Introspective Engagement',
|
|
46270, NULL, NULL, NULL, 132, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(220624, 'Blood Stained and Corroded Crystal (Internal Decomposition)', 220437, 44162, 'Internal Decomposition',
|
|
16222, NULL, NULL, NULL, 175, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220625, 'Weird Looking Nano Crystal (Soothing Calm)', 301078, 222853, 'Soothing Calm', 301080, 0, 0, 0, 90,
|
|
'Crystal', 'Buffs', 'Nano_Delta_Buffs', 201, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Greedy Shade / SL Static'),
|
|
(220626, 'Overcharged Corroded Nano Crystal (Rend Flesh)', 220437, 45212, 'Rend Flesh', 39810, NULL, NULL, NULL,
|
|
129, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220627, 'Badly Eroded Crystal (Moonbeam)', 220436, 136673, 'Moonbeam', 44231, NULL, NULL, NULL, 176, 'Tainted',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220628, 'Dirty Money Shadow Crystal (Executive-Grade Worker-Droid)', 220424, 46385,
|
|
'Executive-Grade Worker-Droid', 16307, NULL, NULL, NULL, 10, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(220629, 'Severly Corroded Shadow Crystal (Skill Wrangler (Minor))', 220425, 121337, 'Skill Wrangler (Minor)',
|
|
118047, NULL, NULL, NULL, 21, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220630, 'Tainted Shadow Crystal (Chant of Effortless Strikes)', 220436, 116811, 'Chant of Effortless Strikes',
|
|
300518, NULL, NULL, NULL, 130, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220631, 'Tainted Shadow Crystal (Calling of Sanoo)', 220431, 125743, 'Calling of Sanoo', 295568, NULL, NULL,
|
|
NULL, 87, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220632, 'Dirty Money Shadow Crystal (Terror Blast)', 220432, 30098, 'Terror Blast', 39145, NULL, NULL, NULL, 90,
|
|
'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220633, 'Blood Stained and Corroded Crystal (Parasitic Horde)', 220437, 44157, 'Parasitic Horde', 16222, NULL,
|
|
NULL, NULL, 152, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220635, 'Hacked Corroded Crystal (Lesser Delay the Inevitable)', 220423, 82542, 'Lesser Delay the Inevitable',
|
|
46272, NULL, NULL, NULL, 37, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(220637, 'Badly Eroded Crystal (Wilderness Protection)', 220426, 74176, 'Wilderness Protection', 39136, NULL,
|
|
NULL, NULL, 43, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220638, 'Failed Repaired Crystal (Pillar of Spikes)', 220433, 29773, 'Pillar of Spikes', 16221, NULL, NULL,
|
|
NULL, 93, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220639, 'Tainted Shadow Crystal (Neuron-Notum Interface)', 220436, 29307, 'Neuron-Notum Interface', 16303, NULL,
|
|
NULL, NULL, 129, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(220640, 'Hacked Corroded Crystal (Entrap Victim)', 220437, 56209, 'Entrap Victim', 46275, NULL, NULL, NULL, 142,
|
|
'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220641, 'Overcharged Corroded Nano Crystal (Notum Overload)', 220411, 95443, 'Notum Overload', 16202, NULL,
|
|
NULL, NULL, 175, 'Tainted', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220642, 'Blood Stained and Corroded Crystal (Course of Treatment)', 220429, 43875, 'Course of Treatment', 44230,
|
|
NULL, NULL, NULL, 86, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220643, 'Blood Stained and Corroded Crystal (Bodily Reinforcement)', 220422, 95719, 'Bodily Reinforcement',
|
|
38905, NULL, NULL, NULL, 10, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(220644, 'Corroded Crystal with Bullet Holes (Damage Multiplier)', 220424, 29226, 'Damage Multiplier', 16350,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(220645, 'Tainted Shadow Crystal (Mocham''s Neural Interface-Web)', 220436, 95409,
|
|
'Mocham''s Neural Interface-Web', 16303, NULL, NULL, NULL, 159, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs',
|
|
148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220647, 'Overcharged Corroded Nano Crystal (Smiting Missile Mk II)', 220430, 45889, 'Smiting Missile Mk II',
|
|
39811, NULL, NULL, NULL, 57, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220648, 'Failed Repaired Crystal (Flawed Warmachine)', 220411, 45722, 'Flawed Warmachine', 44135, NULL, NULL,
|
|
NULL, 162, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220649, 'Tainted Shadow Crystal (Frenzy Embodiment)', 220411, 43717, 'Frenzy Embodiment', 295577, NULL, NULL,
|
|
NULL, 129, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220650, 'Overcharged Corroded Nano Crystal (Wind Blade)', 220423, 45880, 'Wind Blade', 45182, NULL, NULL, NULL,
|
|
27, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220651, 'Tainted Shadow Crystal (Inferior Enmity Personification)', 220411, 43726,
|
|
'Inferior Enmity Personification', 295597, NULL, NULL, NULL, 159, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 0,
|
|
0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220652, 'Blood Stained and Corroded Crystal (Cellular Rebuild)', 220429, 43812, 'Cellular Rebuild', 44231, NULL,
|
|
NULL, NULL, 86, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220653, 'Severly Corroded Shadow Crystal (Redeem AC (Major))', 220413, 92147, 'Redeem AC (Major)', 118033, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220654, 'Overcharged Corroded Nano Crystal (Bane of the Living)', 220437, 45939, 'Bane of the Living', 39801,
|
|
NULL, NULL, NULL, 113, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220655, 'Dirty Money Shadow Crystal (Baton of Leadership)', 220432, 90449, 'Baton of Leadership (Team)', 296548,
|
|
NULL, NULL, NULL, 99, 'Tainted', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(220656, 'Blood Stained and Corroded Crystal (Dissolve Molecular Bonding)', 220423, 44167,
|
|
'Dissolve Molecular Bonding', 16225, NULL, NULL, NULL, 10, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(220657, 'Tainted Shadow Crystal (High Chant of Frenzied Blows)', 220436, 116818, 'High Chant of Frenzied Blows',
|
|
300518, NULL, NULL, NULL, 156, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Initiative_Buffs', 217, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220658, 'Corroded Crystal with Bullet Holes (Persistent Damage Multiplier)', 220424, 29244,
|
|
'Persistent Damage Multiplier', 39028, NULL, NULL, NULL, 17, 'Tainted', 'Buffs', 'Soldier_Damage_Base', 770,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220659, 'Overcharged Corroded Nano Crystal (Basic Humidity Extractor)', 220424, 90405,
|
|
'Basic Humidity Extractor', 38844, NULL, NULL, NULL, 17, 'Tainted', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '',
|
|
0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220660, 'Overcharged Corroded Nano Crystal (Superior Humidity Extractor)', 220431, 90402,
|
|
'Superior Humidity Extractor', 38844, NULL, NULL, NULL, 99, 'Tainted', 'Buffs', 'Nano_Over_Time_-_Line_A', 14,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220661, 'Dirty Money Shadow Crystal (Splinter Missile)', 220437, 78397, 'Splinter Missile', 39812, NULL, NULL,
|
|
NULL, 123, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220662, 'Blood Stained and Corroded Crystal (Experimental Panacea)', 220436, 43814, 'Experimental Panacea',
|
|
44232, NULL, NULL, NULL, 103, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220663, 'Severly Corroded Shadow Crystal (Draw AC (Advanced))', 220413, 91322, 'Draw AC (Advanced)', 117903,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220664, 'Badly Eroded Crystal (Seed Life)', 220436, 82051, 'Seed Life', 44248, NULL, NULL, NULL, 169, 'Tainted',
|
|
'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220665, 'Corroded Crystal with Bullet Holes (Only You, Only Me)', 220412, 29242, 'Only You, Only Me', 16230,
|
|
NULL, NULL, NULL, 152, 'Tainted', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(220666, 'Badly Corroded Crystal (Distracting Nuisance)', 220432, 100217, 'Distracting Nuisance', 16230, NULL,
|
|
NULL, NULL, 53, 'Tainted', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220667, 'Corroded Crystal with Bullet Holes (Major Reflective Field (Extended))', 220413, 70325,
|
|
'Major Reflective Field (Extended)', 101018, NULL, NULL, NULL, 139, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220668, 'Overcharged Corroded Nano Crystal (Impactor Missile)', 220437, 45904, 'Impactor Missile', 39813, NULL,
|
|
NULL, NULL, 123, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220669, 'Failed Repaired Crystal (Controlled Energy Overload)', 220431, 81922, 'Controlled Energy Overload',
|
|
39168, NULL, NULL, NULL, 99, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(220670, 'Hacked Corroded Crystal (Greater Suspicious Death)', 220437, 81934, 'Greater Suspicious Death', 49684,
|
|
NULL, NULL, NULL, 116, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220671, 'Overcharged Corroded Nano Crystal (Boundless Humidity Extractor)', 220411, 90401,
|
|
'Boundless Humidity Extractor', 38844, NULL, NULL, NULL, 149, 'Tainted', 'Buffs', 'Nano_Over_Time_-_Line_A', 14,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220672, 'Badly Corroded Crystal (Summer Rain)', 220411, 81817, 'Summer Rain', 117896, NULL, NULL, NULL, 152,
|
|
'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220673, 'Badly Eroded Crystal (Supreme Wilderness Protection)', 220413, 74173, 'Supreme Wilderness Protection',
|
|
295525, NULL, NULL, NULL, 123, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'SL Loot'),
|
|
(220674, 'Blood Stained and Corroded Crystal (Superior Metabolism Booster)', 220436, 95712,
|
|
'Superior Metabolism Booster', 38905, NULL, NULL, NULL, 152, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0,
|
|
1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220675, 'Blood Stained and Corroded Crystal (Tissue Repair)', 220436, 43825, 'Tissue Repair', 44232, NULL, NULL,
|
|
NULL, 113, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220676, 'Overcharged Corroded Nano Crystal (Nanoblade Cloud)', 220437, 45220, 'Nanoblade Cloud', 45183, NULL,
|
|
NULL, NULL, 142, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220677, 'Severly Corroded Shadow Crystal (Minor Health Funnel)', 220422, 76729, 'Minor Health Funnel', 117905,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220679, 'Badly Eroded Crystal (Survival Technique)', 220422, 82063, 'Survival Technique', 44229, NULL, NULL,
|
|
NULL, 27, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220680, 'Dirty Money Shadow Crystal (Basic Minion)', 220411, 46395, 'Basic Minion', 44135, NULL, NULL, NULL,
|
|
142, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220681, 'Tainted Shadow Crystal (Summon Fiend)', 220411, 43738, 'Summon Fiend', 295584, NULL, NULL, NULL, 182,
|
|
'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220682, 'Failed Repaired Crystal (Inferior Gladiatorbot)', 220431, 45705, 'Inferior Gladiatorbot', 44139, NULL,
|
|
NULL, NULL, 57, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220683, 'Severly Corroded Shadow Crystal (Major Delayed Health Payment)', 220429, 118234,
|
|
'Major Delayed Health Payment', 44248, NULL, NULL, NULL, 100, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220684, 'Blood Stained and Corroded Crystal (Emergency Stitching)', 220422, 43829, 'Emergency Stitching', 16246,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220685, 'Badly Eroded Crystal (Frost With Snow)', 220426, 55836, 'Frost With Snow', 16221, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220686, 'Corroded Crystal with Bullet Holes (Greater Deflection Shield (Extended))', 220433, 70335,
|
|
'Greater Deflection Shield (Extended)', 39001, NULL, NULL, NULL, 57, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220687, 'Dirty Money Shadow Crystal (Basic Assistant-Droid)', 220424, 46402, 'Basic Assistant-Droid', 44139,
|
|
NULL, NULL, NULL, 47, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220688, 'Cracked Crystal (Mighty Challenger to Gargantua)', 220431, 49751, 'Mighty Challenger to Gargantua',
|
|
39088, 147327, 145827, 148827, 90, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220689, 'Corroded Crystal with Bullet Holes (Deflection Shield)', 220426, 70337, 'Deflection Shield', 39001,
|
|
NULL, NULL, NULL, 33, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(220690, 'Badly Eroded Crystal (Lesser Restore to Health)', 220422, 136688, 'Lesser Restore to Health', 16246,
|
|
NULL, NULL, NULL, 21, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'SL Loot'),
|
|
(220691, 'Dirty Money Shadow Crystal (Disjointed Psyche)', 220437, 100424, 'Disjointed Psyche', 84277, NULL,
|
|
NULL, NULL, 162, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220692, 'Severly Corroded Shadow Crystal (Lesser Health Freeloader)', 220429, 76679, 'Lesser Health Freeloader',
|
|
117909, NULL, NULL, NULL, 80, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220693, 'Severly Corroded Shadow Crystal (Siphon AC (Major))', 220413, 91326, 'Siphon AC (Major)', 117902, NULL,
|
|
NULL, NULL, 146, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220694, 'Dirty Money Shadow Crystal (Crush Bravery)', 220412, 121140, 'Crush Bravery', 39145, NULL, NULL, NULL,
|
|
110, 'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220695, 'Failed Repaired Crystal (Patchy Repairs)', 220422, 116794, 'Patchy Repairs', 44229, NULL, NULL, NULL,
|
|
34, 'Tainted', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220696, 'Blood Stained and Corroded Crystal (Survivability Booster)', 220422, 96249, 'Survivability Booster',
|
|
16330, NULL, NULL, NULL, 14, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(220697, 'Severly Corroded Shadow Crystal (Skill Wrangler (Exceptional))', 220412, 121343,
|
|
'Skill Wrangler (Exceptional)', 118055, NULL, NULL, NULL, 176, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220698, 'Corroded Crystal with Bullet Holes (Id Assault)', 220412, 100207, 'Id Assault', 16230, NULL, NULL,
|
|
NULL, 132, 'Tainted', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220699, 'Overcharged Corroded Nano Crystal (Layered Protection)', 220433, 117679, 'Layered Protection', 16197,
|
|
NULL, NULL, NULL, 80, 'Tainted', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220700, 'Corroded Crystal with Bullet Holes (Survivor''s Resilience)', 220436, 95693, 'Survivor''s Resilience',
|
|
100997, NULL, NULL, NULL, 139, 'Tainted', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220701, 'Blood Stained and Corroded Crystal (Blood Circle)', 220422, 27804, 'Blood Circle', 38953, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220702, 'Severly Corroded Shadow Crystal (Lend Nano: 500)', 220436, 30731, 'Lend Nano: 500', 16303, NULL, NULL,
|
|
NULL, 116, 'Tainted', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220703, 'Blood Stained and Corroded Crystal (Bloom of Health)', 220436, 28645, 'Bloom of Health', 44233, NULL,
|
|
NULL, NULL, 129, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220704, 'Blood Stained and Corroded Crystal (Bind Wounds)', 220422, 28681, 'Bind Wounds', 44229, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220705, 'Hacked Corroded Crystal (Assume Profession: Engineer)', 220432, 117224, 'Assume Profession: Engineer',
|
|
16775, NULL, NULL, NULL, 90, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Engineer', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(220706, 'Blood Stained and Corroded Crystal (Colossal Health)', 220436, 28649, 'Colossal Health', 38905, NULL,
|
|
NULL, NULL, 116, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220707, 'Blood Stained and Corroded Crystal (Close Wounds)', 220429, 28648, 'Close Wounds', 44232, NULL, NULL,
|
|
NULL, 90, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220708, 'Blood Stained and Corroded Crystal (Healer''s Hands)', 220436, 43816, 'Healer''s Hands', 44233, NULL,
|
|
NULL, NULL, 123, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220709, 'Blood Stained and Corroded Crystal (Complete Healing)', 220436, 28650, 'Complete Healing', 301568,
|
|
NULL, NULL, NULL, 169, 'Tainted', 'Combat', 'Complete_Healing_Line', 282, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(220710, 'Weird Looking Nano Crystal (Continuous Reconstruction)', 301188, 222824, 'Continuous Reconstruction',
|
|
301174, 0, 0, 0, 146, 'Crystal', 'Buffs', 'Heal_Delta_Buffs', 203, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'Greedy Shade / SL Static'),
|
|
(220711, 'Dirty Money Shadow Crystal (Temporary Allegiance)', 220412, 99196, 'Temporary Allegiance', 39137, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(220712, 'Blood Stained and Corroded Crystal (Doctor''s Grace)', 220422, 28654, 'Doctor''s Grace', 16246, NULL,
|
|
NULL, NULL, 7, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220713, 'Overcharged Corroded Nano Crystal (Dissolving Sphere)', 220437, 45926, 'Dissolving Sphere', 39795,
|
|
NULL, NULL, NULL, 109, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220714, 'Badly Corroded Crystal (Crash of Thunder)', 220424, 81828, 'Crash of Thunder', 16350, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220715, 'Blood Stained and Corroded Crystal (Enhanced First Aid)', 220425, 28657, 'Enhanced First Aid', 16239,
|
|
NULL, NULL, NULL, 14, 'Tainted', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(220716, 'Blood Stained and Corroded Crystal (Enlarge)', 220422, 28658, 'Enlarge', 16324, NULL, NULL, NULL, 37,
|
|
'Tainted', 'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220717, 'Badly Corroded Crystal (Steel Skin)', 220433, 28907, 'Steel Skin', 39116, NULL, NULL, NULL, 76,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220718, 'Overcharged Corroded Nano Crystal (Localized Dimensional Inversion)', 220437, 45226,
|
|
'Localized Dimensional Inversion', 45184, NULL, NULL, NULL, 189, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0,
|
|
1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220719, 'Blood Stained and Corroded Crystal (Premium Cover)', 220422, 28672, 'Premium Cover', 44230, NULL, NULL,
|
|
NULL, 37, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220720, 'Corroded Crystal with Bullet Holes (Reactive Deflection Shield)', 220433, 70316,
|
|
'Reactive Deflection Shield', 39141, NULL, NULL, NULL, 76, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220721, 'Badly Corroded Crystal (Shen Protection)', 220433, 75344, 'Shen Protection', 38976, NULL, NULL, NULL,
|
|
66, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220722, 'Overcharged Corroded Nano Crystal (Solar Wind)', 220437, 45890, 'Solar Wind', 45189, NULL, NULL, NULL,
|
|
152, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220723, 'Blood Stained and Corroded Crystal (Exaggerated Health)', 220429, 28660, 'Exaggerated Health', 38905,
|
|
NULL, NULL, NULL, 80, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220724, 'Corroded Crystal with Bullet Holes (Persistent Damage Amplifier)', 220431, 29243,
|
|
'Persistent Damage Amplifier', 39308, NULL, NULL, NULL, 57, 'Tainted', 'Buffs', 'Soldier_Damage_Base', 770,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220726, 'Blood Stained and Corroded Crystal (Gargantuan Health)', 220436, 28662, 'Gargantuan Health', 38905,
|
|
NULL, NULL, NULL, 165, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220727, 'Tainted Shadow Crystal (Coherent Notum Web)', 220429, 95411, 'Coherent Notum Web', 16303, NULL, NULL,
|
|
NULL, 90, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220728, 'Dirty Money Shadow Crystal (Supervisor-Grade Assistant-Droid)', 220431, 46354,
|
|
'Supervisor-Grade Assistant-Droid', 44139, NULL, NULL, NULL, 60, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0,
|
|
0, 'Bureaucrat', 'SL Loot'),
|
|
(220729, 'Tainted Shadow Crystal (Inferior Frenzy Embodiment)', 220411, 43727, 'Inferior Frenzy Embodiment',
|
|
295577, NULL, NULL, NULL, 123, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(220730, 'Weird Looking Nano Crystal (Hearty Constitution)', 301188, 222855, 'Hearty Constitution', 301174, 0, 0,
|
|
0, 76, 'Crystal', 'Buffs', 'Heal_Delta_Buffs', 203, '', 0, 1, 0, 0, 0, 'Doctor', 'Greedy Shade / SL Static'),
|
|
(220731, 'Blood Stained and Corroded Crystal (Cellular Dismantlement)', 220437, 44172, 'Cellular Dismantlement',
|
|
16222, NULL, NULL, NULL, 156, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220732, 'Dirty Money Shadow Crystal (Energized Bolt)', 220423, 81999, 'Energized Bolt', 39802, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220733, 'Weird Looking Nano Crystal (Improved Instinctive Control)', 301186, 222856,
|
|
'Improved Instinctive Control', 301235, 0, 0, 0, 90, 'Crystal', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 1,
|
|
0, 0, 'Doctor', 'Greedy Shade / SL Static'),
|
|
(220734, 'Cracked Crystal (Barbaric Blades)', 220433, 55747, 'Barbaric Blades', 16221, 147277, 145777, 148777,
|
|
83, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220735, 'Overcharged Corroded Nano Crystal (Claw Eyes)', 220425, 83943, 'Claw Eyes', 39126, NULL, NULL, NULL, 7,
|
|
'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220736, 'Tainted Shadow Crystal (Frost Slivers)', 220423, 125764, 'Frost Slivers', 45170, NULL, NULL, NULL, 17,
|
|
'Tainted', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220737, 'Blood Stained and Corroded Crystal (Superior Health Pump)', 220436, 43873, 'Superior Health Pump',
|
|
44233, NULL, NULL, NULL, 162, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220738, 'Overcharged Corroded Nano Crystal (Unstable Hadron String)', 220437, 45203, 'Unstable Hadron String',
|
|
39816, NULL, NULL, NULL, 119, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220739, 'Overcharged Corroded Nano Crystal (Tear Flesh)', 220437, 45200, 'Tear Flesh', 39810, NULL, NULL, NULL,
|
|
116, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220740, 'Dirty Money Shadow Crystal (Faithful Administrator-Droid)', 220411, 46369,
|
|
'Faithful Administrator-Droid', 44140, NULL, NULL, NULL, 132, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(220741, 'Failed Repaired Crystal (Perfected Gladiatorbot)', 220431, 45699, 'Perfected Gladiatorbot', 44139,
|
|
NULL, NULL, NULL, 83, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220742, 'Dirty Money Shadow Crystal (Greater Musculature Command)', 220437, 55981,
|
|
'Greater Musculature Command', 46275, NULL, NULL, NULL, 162, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target',
|
|
0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220743, 'Weird Looking Nano Crystal (Nano Repulsor)', 301189, 222823, 'Improved Nano Repulsor', 295518, 0, 0, 0,
|
|
99, 'Crystal', 'Buffs', 'Nano_Resistance_Buffs', 204, '', 0, 1, 0, 0, 0, 'Doctor', 'Greedy Shade / SL Static'),
|
|
(220744, 'Failed Repaired Crystal (Semi-Sentient Android)', 220424, 45680, 'Semi-Sentient Android', 44139, NULL,
|
|
NULL, NULL, 43, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220745, 'Snow Crashed Shadow Crystal (No Escape Possible)', 220423, 56225, 'No Escape Possible', 46272, NULL,
|
|
NULL, NULL, 14, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220746, 'Badly Eroded Crystal (Team Free Movement)', 220432, 26698, 'Team Free Movement', 296731, NULL, NULL,
|
|
NULL, 66, 'Tainted', 'Buffs', 'Team_Run_Speed_Buffs', 1034, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220747, 'Corroded Crystal with Bullet Holes (Advanced Absorption Shield)', 220413, 75405,
|
|
'Advanced Absorption Shield', 39276, NULL, NULL, NULL, 132, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0,
|
|
0, 0, 'Soldier', 'SL Loot'),
|
|
(220748, 'Blood Stained and Corroded Crystal (Inflict Harm)', 220423, 28667, 'Inflict Harm', 39808, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220749, 'Hacked Corroded Crystal (Mimic Profession: Soldier)', 220412, 117216, 'Mimic Profession: Soldier',
|
|
16775, NULL, NULL, NULL, 146, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Soldier', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(220750, 'Severly Corroded Shadow Crystal (Irresistible Health Haggler)', 220436, 121500,
|
|
'Irresistible Health Haggler', 44234, NULL, NULL, NULL, 149, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220751, 'Badly Eroded Crystal (Restore Vitality)', 220436, 136682, 'Restore Vitality', 44230, NULL, NULL, NULL,
|
|
107, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220752, 'Blood Stained and Corroded Crystal (Superior First Aid)', 220412, 28675, 'Superior First Aid', 16239,
|
|
NULL, NULL, NULL, 119, 'Tainted', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(220753, 'Cracked Crystal (Thicken Skin)', 220426, 117681, 'Thicken Skin', 16197, 147345, 145845, 148845, 37,
|
|
'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220754, 'Blood Stained and Corroded Crystal (Physician''s Skill)', 220422, 43836, 'Physician''s Skill', 44229,
|
|
NULL, NULL, NULL, 33, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220755, 'Cracked Crystal (Headcracker)', 220425, 29644, 'Headcracker', 16200, 147317, 145817, 148817, 30,
|
|
'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_and_2H_Blunt_Buffs', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'SL Loot'),
|
|
(220756, 'Severly Corroded Shadow Crystal (Sophisticated Delayed Health Payment)', 220436, 118232,
|
|
'Sophisticated Delayed Health Payment', 44250, NULL, NULL, NULL, 156, 'Tainted', 'Transfer', 'Health', 0,
|
|
'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220757, 'Overcharged Corroded Nano Crystal (Searing Circle)', 220437, 45213, 'Searing Circle', 45180, NULL,
|
|
NULL, NULL, 152, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220758, 'Tainted Shadow Crystal (Greater Anger Manifestation)', 220424, 43719, 'Greater Anger Manifestation',
|
|
295577, NULL, NULL, NULL, 7, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220759, 'Overcharged Corroded Nano Crystal (Micro Flechette)', 220423, 45902, 'Micro Flechette', 45185, NULL,
|
|
NULL, NULL, 17, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220760, 'Blood Stained and Corroded Crystal (Specialist Treatment)', 220425, 28674, 'Specialist Treatment',
|
|
16342, NULL, NULL, NULL, 33, 'Tainted', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0,
|
|
'Doctor', 'SL Loot'),
|
|
(220761, 'Blood Stained and Corroded Crystal (Superior Healing)', 220422, 28676, 'Superior Healing', 44229, NULL,
|
|
NULL, NULL, 30, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220762, 'Blood Stained and Corroded Crystal (Surgeon''s Touch)', 220429, 28677, 'Surgeon''s Touch', 44230, NULL,
|
|
NULL, NULL, 53, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220763, 'Overcharged Corroded Nano Crystal (Frigid Landscape)', 220437, 45922, 'Frigid Landscape', 45147, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220764, 'Severly Corroded Shadow Crystal (Guard Convoy)', 220411, 30721, 'Guard Convoy', 118030, NULL, NULL,
|
|
NULL, 149, 'Tainted', 'Buffs', 'Damage', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220765, 'Severly Corroded Shadow Crystal (Major Health Freeloader)', 220429, 76656, 'Major Health Freeloader',
|
|
117910, NULL, NULL, NULL, 93, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220766, 'Overcharged Corroded Nano Crystal (Dual Ion Stream)', 220430, 45928, 'Dual Ion Stream', 39814, NULL,
|
|
NULL, NULL, 60, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220767, 'Overcharged Corroded Nano Crystal (Feet of Lead)', 220437, 56022, 'Feet of Lead', 46275, NULL, NULL,
|
|
NULL, 165, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220768, 'Blood Stained and Corroded Crystal (Wrack and Ruin)', 220437, 28640, 'Wrack and Ruin', 16222, NULL,
|
|
NULL, NULL, 179, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220769, 'Tainted Shadow Crystal (Transcendent Frenzy Embodiment)', 220411, 43753,
|
|
'Transcendent Frenzy Embodiment', 295577, NULL, NULL, NULL, 152, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220770, 'Failed Repaired Crystal (Advanced Force Field)', 220413, 70529, 'Advanced Force Field', 100996, NULL,
|
|
NULL, NULL, 179, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220771, 'Blood Stained and Corroded Crystal (Radiant Heal)', 220436, 42404, 'Radiant Heal', 44248, NULL, NULL,
|
|
NULL, 123, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220772, 'Blood Stained and Corroded Crystal (Enhance Constitution)', 220422, 95716, 'Enhance Constitution',
|
|
38905, NULL, NULL, NULL, 27, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(220773, 'Tainted Shadow Crystal (Nano Shutdown)', 220436, 29306, 'Nano Shutdown', 300509, NULL, NULL, NULL, 162,
|
|
'Tainted', 'DeBuffs', 'Nano_Shutdown_DeBuffs', 239, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220774, 'Badly Corroded Crystal (Encourage Hatred)', 220432, 100215, 'Encourage Hatred', 16230, NULL, NULL,
|
|
NULL, 86, 'Tainted', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220775, 'Cracked Crystal (Aggressive Instincts)', 220425, 100211, 'Aggressive Instincts', 16230, 147273, 145773,
|
|
148773, 27, 'Misc', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220776, 'Hacked Corroded Crystal (Mimic Profession: Doctor)', 220412, 117210, 'Mimic Profession: Doctor', 16775,
|
|
NULL, NULL, NULL, 162, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Doctor', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(220777, 'Failed Repaired Crystal (Aegis Barrier)', 220413, 29789, 'Aegis Barrier', 100996, NULL, NULL, NULL,
|
|
189, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220778, 'Hacked Corroded Crystal (Lesser Paralyze with Indecision)', 220423, 56217,
|
|
'Lesser Paralyze with Indecision', 46272, NULL, NULL, NULL, 33, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0,
|
|
0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220779, 'Failed Repaired Crystal (Armor Megaboost)', 220426, 29743, 'Armor Megaboost', 16197, NULL, NULL, NULL,
|
|
1, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220780, 'Cracked Crystal (Brutal Thug)', 220432, 29630, 'Brutal Thug', 16200, 147287, 145787, 148787, 76,
|
|
'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_and_2H_Blunt_Buffs', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'SL Loot'),
|
|
(220781, 'Failed Repaired Crystal (Slayerdroid Warden)', 220411, 45674, 'Slayerdroid Warden', 44135, NULL, NULL,
|
|
NULL, 185, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220782, 'Overcharged Corroded Nano Crystal (Dark Movement)', 220432, 28603, 'Dark Movement', 16234, NULL, NULL,
|
|
NULL, 90, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220783, 'Failed Repaired Crystal (Extreme Prejudice)', 220412, 29762, 'Extreme Prejudice', 16252, NULL, NULL,
|
|
NULL, 139, 'Tainted', 'Buffs', 'Grenade_Buffs', 207, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220784, 'Badly Eroded Crystal (Lightning''s Child)', 220413, 55817, 'Lightning''s Child', 16221, NULL, NULL,
|
|
NULL, 152, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220785, 'Cracked Crystal (Focused Anger)', 220432, 29641, 'Focused Anger', 16194, 147312, 145812, 148812, 60,
|
|
'Misc', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220786, 'Tainted Shadow Crystal (Calling of Medinos)', 220424, 125738, 'Calling of Medinos', 295568, NULL, NULL,
|
|
NULL, 17, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220787, 'Severly Corroded Shadow Crystal (Practiced Health Haggler)', 220422, 121498,
|
|
'Practiced Health Haggler', 44229, NULL, NULL, NULL, 27, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0,
|
|
0, 0, 'Trader', 'SL Loot'),
|
|
(220788, 'Hacked Corroded Crystal (Hidden Killer)', 220423, 81939, 'Hidden Killer', 16226, NULL, NULL, NULL, 40,
|
|
'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220789, 'Overcharged Corroded Nano Crystal (Acidic Conversion)', 220423, 45257, 'Acidic Conversion', 45167,
|
|
NULL, NULL, NULL, 27, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220790, 'Failed Repaired Crystal (Basic Shielding Barrier)', 220426, 70543, 'Basic Shielding Barrier', 16197,
|
|
NULL, NULL, NULL, 27, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220791, 'Overcharged Corroded Nano Crystal (Acidic Projection)', 220423, 42539, 'Acidic Projection', 45167,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220792, 'Blood Stained and Corroded Crystal (Complex Nano Contagion)', 220437, 44169, 'Complex Nano Contagion',
|
|
16222, NULL, NULL, NULL, 146, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220793, 'Blood Stained and Corroded Crystal (Refined Nano Contagion)', 220430, 44151, 'Refined Nano Contagion',
|
|
16226, NULL, NULL, NULL, 66, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220794, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Premium))', 220412, 121320,
|
|
'Team Skill Wrangler (Premium)', 117993, NULL, NULL, NULL, 189, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220795, 'Severly Corroded Shadow Crystal (Draw AC (Minor))', 220413, 91331, 'Draw AC (Minor)', 117901, NULL,
|
|
NULL, NULL, 113, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220796, 'Overcharged Corroded Nano Crystal (Dual Energized Beams)', 220423, 45927, 'Dual Energized Beams',
|
|
45176, NULL, NULL, NULL, 20, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220797, 'Snow Crashed Shadow Crystal (Karma Harvest)', 220412, 31390, 'Karma Harvest', 301583, NULL, NULL, NULL,
|
|
152, 'Tainted', 'Buffs', 'Break_&_Entry_Buffs', 171, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220798, 'Badly Eroded Crystal (Biting Blades)', 220413, 55821, 'Biting Blades', 16221, NULL, NULL, NULL, 126,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220799, 'Severly Corroded Shadow Crystal (Advanced Health Plunder)', 220436, 76475, 'Advanced Health Plunder',
|
|
117914, NULL, NULL, NULL, 169, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220800, 'Overcharged Corroded Nano Crystal (Lesser Encircle With Blades)', 220423, 45898,
|
|
'Lesser Encircle With Blades', 39808, NULL, NULL, NULL, 47, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220801, 'Snow Crashed Shadow Crystal (Grid Phase Accelerator)', 220411, 93126, 'Grid Phase Accelerator', 16300,
|
|
NULL, NULL, NULL, 136, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220802, 'Overcharged Corroded Nano Crystal (Warmth of the Grave)', 220437, 45192, 'Warmth of the Grave', 45172,
|
|
NULL, NULL, NULL, 189, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220803, 'Failed Repaired Crystal (Crowbar Subtlety)', 220425, 29189, 'Crowbar Subtlety', 16205, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Buffs', 'Breaking_&_Entry/Disarm_Traps_Buffs', 206, '', 0, 1, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(220804, 'Blood Stained and Corroded Crystal (Minor Consuming Toxin)', 220423, 44161, 'Minor Consuming Toxin',
|
|
16225, NULL, NULL, NULL, 37, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220805, 'Severly Corroded Shadow Crystal (Balanced Striker)', 220424, 30713, 'Balanced Striker', 16350, NULL,
|
|
NULL, NULL, 7, 'Tainted', 'Buffs', 'Damage', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220806, 'Hacked Corroded Crystal (Inject Venom)', 220430, 81937, 'Inject Venom', 16226, NULL, NULL, NULL, 66,
|
|
'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220807, 'Hacked Corroded Crystal (Major Nano Augmentation)', 220431, 81852, 'Major Nano Augmentation', 39308,
|
|
NULL, NULL, NULL, 80, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220810, 'Failed Repaired Crystal (Philosopher''s Stone)', 220432, 29772, 'Philosopher''s Stone', 16210, NULL,
|
|
NULL, NULL, 53, 'Tainted', 'Buffs', 'Chemistry/Pharm_Buffs', 196, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220811, 'Cracked Crystal (Physical Dominance)', 220412, 29649, 'Physical Dominance', 16250, 147334, 145834,
|
|
148834, 113, 'Misc', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220812, 'Hacked Corroded Crystal (False Profession: Fixer)', 220425, 32039, 'False Profession: Fixer', 16775,
|
|
NULL, NULL, NULL, 24, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Fixer', 0, 1, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(220813, 'Blood Stained and Corroded Crystal (Spreading Health)', 220422, 43915, 'Spreading Health', 38953, NULL,
|
|
NULL, NULL, 27, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220814, 'Cracked Crystal (Prodigious Strength)', 220436, 29652, 'Prodigious Strength', 16324, 147337, 145837,
|
|
148837, 136, 'Misc', 'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220815, 'Hacked Corroded Crystal (Anatomy Lesson)', 220424, 81853, 'Anatomy Lesson', 39168, NULL, NULL, NULL,
|
|
40, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220816, 'Failed Repaired Crystal (Quick Weapon)', 220425, 29778, 'Quick Weapon', 16250, NULL, NULL, NULL, 40,
|
|
'Tainted', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220817, 'Failed Repaired Crystal (Rapid Weapon)', 220412, 29779, 'Rapid Weapon', 16250, NULL, NULL, NULL, 129,
|
|
'Tainted', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220818, 'Dirty Money Shadow Crystal (Restrict Movement)', 220423, 55991, 'Restrict Movement', 46272, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220819, 'Failed Repaired Crystal (Common Warbot)', 220411, 45727, 'Common Warbot', 44140, NULL, NULL, NULL, 146,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220820, 'Badly Corroded Crystal (Greater Wooden Skin)', 220433, 75345, 'Greater Wooden Skin', 38976, NULL, NULL,
|
|
NULL, 53, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220821, 'Failed Repaired Crystal (Slayerdroid Transference)', 220411, 31593, 'Slayerdroid Transference', 39274,
|
|
NULL, NULL, NULL, 185, 'Tainted', 'Buffs', 'Transference', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220822, 'Cracked Crystal (Lick of Fire)', 220413, 29646, 'Lick of Fire', 16221, 147321, 145821, 148821, 136,
|
|
'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220823, 'Cracked Crystal (Coruscating Screen)', 220413, 55751, 'Coruscating Screen', 16221, 147295, 145795,
|
|
148795, 146, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220824, 'Badly Corroded Crystal (Chirp of the Mournful Cricket)', 220411, 81831,
|
|
'Chirp of the Mournful Cricket', 117954, NULL, NULL, NULL, 142, 'Tainted', 'Buffs',
|
|
'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220825, 'Badly Corroded Crystal (2H Blunt Weapon Proficiency)', 220425, 27075, '2H Blunt Weapon Proficiency',
|
|
20879, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee', '2H_Blunt_Buffs', 23, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(220826, 'Severly Corroded Shadow Crystal (Health Funnel)', 220422, 76722, 'Health Funnel', 117906, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220827, 'Failed Repaired Crystal (Trap Artifice)', 220432, 29785, 'Trap Artifice', 16220, NULL, NULL, NULL, 73,
|
|
'Tainted', 'Buffs', 'Disarm_Trap_Buffs', 235, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220829, 'Failed Repaired Crystal (Ultimate Force Field)', 220413, 29788, 'Ultimate Force Field', 100996, NULL,
|
|
NULL, NULL, 189, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220830, 'Snow Crashed Shadow Crystal (Advanced Policy Skim)', 220436, 85225, 'Advanced Policy Skim', 44232,
|
|
NULL, NULL, NULL, 142, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(220831, 'Overcharged Corroded Nano Crystal (Barrage of Blades)', 220430, 45940, 'Barrage of Blades', 39785,
|
|
NULL, NULL, NULL, 96, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220832, 'Blood Stained and Corroded Crystal (Greater Periodic Checkup)', 220436, 43869,
|
|
'Greater Periodic Checkup', 44232, NULL, NULL, NULL, 142, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(220833, 'Dirty Money Shadow Crystal (Enforce Rest Break)', 220430, 55987, 'Enforce Rest Break', 46273, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220834, 'Blood Stained and Corroded Crystal (Limited Nano Reaper)', 220423, 44163, 'Limited Nano Reaper', 16225,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220835, 'Overcharged Corroded Nano Crystal (Impaling Tracer)', 220437, 45222, 'Impaling Tracer', 45186, NULL,
|
|
NULL, NULL, 139, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220836, 'Severly Corroded Shadow Crystal (Weak Health Freeloader)', 220422, 76691, 'Weak Health Freeloader',
|
|
117908, NULL, NULL, NULL, 47, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220837, 'Severly Corroded Shadow Crystal (Redeem AC)', 220413, 92148, 'Redeem AC', 118032, NULL, NULL, NULL,
|
|
149, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220838, 'Corroded Crystal with Bullet Holes (Perfected Absorption Shield)', 220413, 75403,
|
|
'Perfected Absorption Shield', 101015, NULL, NULL, NULL, 142, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0,
|
|
0, 0, 'Soldier', 'SL Loot'),
|
|
(220839, 'Severly Corroded Shadow Crystal (Draw AC (Invasive))', 220413, 91316, 'Draw AC (Invasive)', 117904,
|
|
NULL, NULL, NULL, 179, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220840, 'Badly Corroded Crystal (Subconscious Guidance)', 220425, 95526, 'Subconscious Guidance', 291164, NULL,
|
|
NULL, NULL, 30, 'Tainted', 'Buffs', 'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(220841, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk X)', 220413, 70300,
|
|
'Total Mirror Shield Mk X', 101018, NULL, NULL, NULL, 146, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220842, 'Hacked Corroded Crystal (Prolonged Interrogation)', 220437, 56211, 'Prolonged Interrogation', 46274,
|
|
NULL, NULL, NULL, 119, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220843, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk II)', 220426, 70309,
|
|
'Total Mirror Shield Mk II', 16319, NULL, NULL, NULL, 27, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220844, 'Failed Repaired Crystal (Patchwork Warmachine)', 220411, 45696, 'Patchwork Warmachine', 44140, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220845, 'Severly Corroded Shadow Crystal (Profit Preoccupation)', 220437, 56229, 'Profit Preoccupation', 46274,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220846, 'Overcharged Corroded Nano Crystal (Shower With Sludge)', 220423, 45887, 'Shower With Sludge', 39804,
|
|
NULL, NULL, NULL, 40, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220847, 'Failed Repaired Crystal (Warbot)', 220411, 45668, 'Warbot', 44140, NULL, NULL, NULL, 149, 'Tainted',
|
|
'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220848, 'Blood Stained and Corroded Crystal (Greater Cellular Grafting)', 220436, 43815,
|
|
'Greater Cellular Grafting', 44232, NULL, NULL, NULL, 109, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1,
|
|
0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220849, 'Severly Corroded Shadow Crystal (Unfriendly Merger)', 220424, 99604, 'Unfriendly Merger', 39137, NULL,
|
|
NULL, NULL, 17, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220850, 'Blood Stained and Corroded Crystal (Health Assembler)', 220436, 96258, 'Health Assembler', 39292, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220851, 'Cracked Crystal (Avenging Shield)', 220426, 55741, 'Avenging Shield', 16221, 147275, 145775, 148775, 4,
|
|
'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220852, 'Snow Crashed Shadow Crystal (Backpain)', 220432, 31409, 'Back Pain', 301588, NULL, NULL, NULL, 57,
|
|
'Tainted', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220853, 'Snow Crashed Shadow Crystal (Blood Makes Noise)', 220412, 31380, 'Blood Makes Noise', 301584, NULL,
|
|
NULL, NULL, 116, 'Tainted', 'Buffs', 'Perception_Buffs', 191, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220854, 'Dirty Money Shadow Crystal (Capture Attention)', 220423, 82158, 'Capture Attention', 46272, NULL, NULL,
|
|
NULL, 40, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220855, 'Severly Corroded Shadow Crystal (Skilled Health Haggler)', 220422, 121494, 'Skilled Health Haggler',
|
|
44231, NULL, NULL, NULL, 47, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220856, 'Badly Eroded Crystal (Enshroud with Barbs)', 220426, 55833, 'Enshroud with Barbs', 16221, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220858, 'Snow Crashed Shadow Crystal (Cracker''s Luck)', 220425, 31385, 'Cracker''s Luck', 301583, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'Buffs', 'Break_&_Entry_Buffs', 171, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220859, 'Badly Eroded Crystal (Razor Barrier)', 220413, 55820, 'Razor Barrier', 16221, NULL, NULL, NULL, 139,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220860, 'Blood Stained and Corroded Crystal (Infected Wounds)', 220423, 44165, 'Infected Wounds', 16225, NULL,
|
|
NULL, NULL, 30, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220862, 'Blood Stained and Corroded Crystal (Lasting Heal)', 220422, 42401, 'Lasting Heal', 16246, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220863, 'Corroded Crystal with Bullet Holes (Aggressive Captivation)', 220432, 29218, 'Aggressive Captivation',
|
|
16230, NULL, NULL, NULL, 90, 'Tainted', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(220864, 'Snow Crashed Shadow Crystal (Embrace of Shadows)', 220425, 31387, 'Embrace of Shadows', 16214, NULL,
|
|
NULL, NULL, 27, 'Tainted', 'Buffs', 'Concealment_Buffs', 193, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220865, 'Dirty Money Shadow Crystal (Musculature Command)', 220437, 55985, 'Musculature Command', 46274, NULL,
|
|
NULL, NULL, 116, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220866, 'Dirty Money Shadow Crystal (Basic Worker-Droid)', 220424, 46397, 'Basic Worker-Droid', 16307, NULL,
|
|
NULL, NULL, 1, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220867, 'Failed Repaired Crystal (Lesser Protective Field)', 220426, 70556, 'Lesser Protective Field', 38898,
|
|
NULL, NULL, NULL, 50, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220868, 'Overcharged Corroded Nano Crystal (Cohesion Amplifier)', 220431, 95445, 'Cohesion Amplifier', 16202,
|
|
NULL, NULL, NULL, 63, 'Tainted', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220869, 'Overcharged Corroded Nano Crystal (Thunderous Blow)', 220423, 45202, 'Thunderous Blow', 39808, NULL,
|
|
NULL, NULL, 43, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220870, 'Hacked Corroded Crystal (Lesser Mysterious Causes)', 220423, 81940, 'Lesser Mysterious Causes', 16225,
|
|
NULL, NULL, NULL, 27, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(220871, 'Failed Repaired Crystal (Plasma Shield)', 220413, 29774, 'Plasma Shield', 16221, NULL, NULL, NULL, 185,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220872, 'Corroded Crystal with Bullet Holes (Reflective Field)', 220413, 70312, 'Reflective Field', 101017,
|
|
NULL, NULL, NULL, 126, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(220873, 'Overcharged Corroded Nano Crystal (Personal Notum Harvester)', 220411, 90406,
|
|
'Personal Notum Harvester', 38844, NULL, NULL, NULL, 169, 'Tainted', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '',
|
|
0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220875, 'Snow Crashed Shadow Crystal (Luck''s Fickle Fate)', 220432, 31392, 'Luck''s Fickle Fate', 39081, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'DeBuffs', 'Evasion_DeBuffs', 197, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220876, 'Overcharged Corroded Nano Crystal (Mass Claw Eyes)', 220425, 83964, 'Mass Claw Eyes', 38845, NULL,
|
|
NULL, NULL, 20, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220878, 'Snow Crashed Shadow Crystal (Passive Micro Entanglement)', 220423, 82518, 'Passive Micro Entanglement',
|
|
46272, NULL, NULL, NULL, 4, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(220879, 'Blood Stained and Corroded Crystal (All-Consuming Toxin)', 220437, 44175, 'All-Consuming Toxin', 16222,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220880, 'Snow Crashed Shadow Crystal (Stack the Odds)', 220432, 31406, 'Stack the Odds', 301583, NULL, NULL,
|
|
NULL, 70, 'Tainted', 'Buffs', 'Break_&_Entry_Buffs', 171, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220881, 'Overcharged Corroded Nano Crystal (Coherent Nano Pathway)', 220424, 95444, 'Coherent Nano Pathway',
|
|
16202, NULL, NULL, NULL, 40, 'Tainted', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(220882, 'Blood Stained and Corroded Crystal (Health Augmentation)', 220422, 96248, 'Health Augmentation', 16330,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220883, 'Blood Stained and Corroded Crystal (Biotoxin MK I)', 220423, 28641, 'Biotoxin MK I', 16225, NULL, NULL,
|
|
NULL, 27, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220884, 'Badly Corroded Crystal (Universal Vulnerability Compendium)', 220412, 95527,
|
|
'Universal Vulnerability Compendium', 291164, NULL, NULL, NULL, 169, 'Tainted', 'Buffs',
|
|
'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220885, 'Overcharged Corroded Nano Crystal (Brutal Cornea Attack)', 220412, 83951, 'Brutal Cornea Attack',
|
|
39126, NULL, NULL, NULL, 159, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(220886, 'Severly Corroded Shadow Crystal (Minor Delayed Health Payment)', 220422, 118243,
|
|
'Minor Delayed Health Payment', 44245, NULL, NULL, NULL, 21, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220887, 'Overcharged Corroded Nano Crystal (Augmented Energized Beam)', 220423, 45938,
|
|
'Augmented Energized Beam', 39802, NULL, NULL, NULL, 50, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(220888, 'Tainted Shadow Crystal (Notum Attunement)', 220429, 95408, 'Notum Attunement', 16303, NULL, NULL, NULL,
|
|
60, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220889, 'Dirty Money Shadow Crystal (Rigid Stance)', 220430, 82160, 'Rigid Stance', 46273, NULL, NULL, NULL, 93,
|
|
'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220890, 'Overcharged Corroded Nano Crystal (Malign Devourer)', 220437, 45215, 'Malign Devourer', 45174, NULL,
|
|
NULL, NULL, 149, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220891, 'Dirty Money Shadow Crystal (Disciplinary Action)', 220437, 82000, 'Disciplinary Action', 39793, NULL,
|
|
NULL, NULL, 149, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220893, 'Failed Repaired Crystal (Advanced Gladiatorbot)', 220431, 45732, 'Advanced Gladiatorbot', 44139, NULL,
|
|
NULL, NULL, 80, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220894, 'Blood Stained and Corroded Crystal (Nano Reaper)', 220430, 44159, 'Nano Reaper', 16226, NULL, NULL,
|
|
NULL, 99, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220895, 'Severly Corroded Shadow Crystal (Redeem AC (Advanced))', 220413, 92144, 'Redeem AC (Advanced)', 118033,
|
|
NULL, NULL, NULL, 165, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(220896, 'Corroded Crystal with Bullet Holes (Minor Absorption Shield)', 220426, 75412,
|
|
'Minor Absorption Shield', 16314, NULL, NULL, NULL, 14, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0,
|
|
'Soldier', 'SL Loot'),
|
|
(220897, 'Failed Repaired Crystal (Perfected Shielding Barrier)', 220413, 70537, 'Perfected Shielding Barrier',
|
|
39179, NULL, NULL, NULL, 139, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220898, 'Blood Stained and Corroded Crystal (Advanced Cellular Rebuild)', 220436, 43809,
|
|
'Advanced Cellular Rebuild', 44233, NULL, NULL, NULL, 136, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1,
|
|
0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220899, 'Dirty Money Shadow Crystal (Weighty Announcement)', 220430, 95383, 'Weighty Announcement', 46277, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220900, 'Severly Corroded Shadow Crystal (Pay the Pauper)', 220411, 99607, 'Pay the Pauper', 39137, NULL, NULL,
|
|
NULL, 169, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220901, 'Hacked Corroded Crystal (False Profession: Trader)', 220425, 32040, 'False Profession: Trader', 16775,
|
|
NULL, NULL, NULL, 27, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Trader', 0, 1, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(220903, 'Failed Repaired Crystal (Superior Force Field)', 220413, 70530, 'Superior Force Field', 100996, NULL,
|
|
NULL, NULL, 172, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220904, 'Failed Repaired Crystal (Semi-Sentient Warmachine)', 220411, 45670, 'Semi-Sentient Warmachine', 44135,
|
|
NULL, NULL, NULL, 175, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220905, 'Snow Crashed Shadow Crystal (Hack Grid Vector)', 220424, 93131, 'Hack Grid Vector', 16300, NULL, NULL,
|
|
NULL, 30, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220906, 'Dirty Money Shadow Crystal (Fear of Attention)', 220437, 82164, 'Fear of Attention', 46274, NULL, NULL,
|
|
NULL, 169, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220907, 'Badly Eroded Crystal (Invocation of the Phoenix)', 220436, 136672, 'Invocation of the Phoenix', 44231,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Combat', 'Complete_Healing_Line', 282, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'SL Loot'),
|
|
(220908, 'Overcharged Corroded Nano Crystal (Basic Crystalizing Ray)', 220430, 45941, 'Basic Crystalizing Ray',
|
|
39797, NULL, NULL, NULL, 73, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220909, 'Blood Stained and Corroded Crystal (Greater Lasting heal)', 220429, 43876, 'Greater Lasting Heal',
|
|
44230, NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220911, 'Badly Eroded Crystal (Sparking Touch)', 220426, 55832, 'Sparking Touch', 16221, NULL, NULL, NULL, 47,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220913, 'Blood Stained and Corroded Crystal (Pre-Combat Conditioning)', 220436, 95711,
|
|
'Pre-Combat Conditioning', 38905, NULL, NULL, NULL, 139, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1,
|
|
0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220914, 'Badly Eroded Crystal (Alleviate Pain)', 220422, 136685, 'Alleviate Pain', 44229, NULL, NULL, NULL, 50,
|
|
'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220915, 'Failed Repaired Crystal (Field Workshop)', 220436, 116796, 'Field Workshop', 44232, NULL, NULL, NULL,
|
|
120, 'Tainted', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220916, 'Snow Crashed Shadow Crystal (Policy Skim)', 220436, 85229, 'Policy Skim', 44231, NULL, NULL, NULL, 119,
|
|
'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220917, 'Failed Repaired Crystal (Upgraded Warbot)', 220411, 45666, 'Upgraded Warbot', 44140, NULL, NULL, NULL,
|
|
149, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220918, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk V)', 220433, 70303,
|
|
'Total Mirror Shield Mk V', 39141, NULL, NULL, NULL, 86, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220919, 'Overcharged Corroded Nano Crystal (Blade Chaos)', 220430, 45942, 'Blade Chaos', 39809, NULL, NULL,
|
|
NULL, 86, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220920, 'Snow Crashed Shadow Crystal (Detailed Medical Claim)', 220429, 85230, 'Detailed Medical Claim', 44230,
|
|
NULL, NULL, NULL, 73, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(220921, 'Corroded Crystal with Bullet Holes (Minor Deflection Shield (Extended))', 220426, 70321,
|
|
'Minor Deflection Shield (Extended)', 16319, NULL, NULL, NULL, 17, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220923, 'Badly Eroded Crystal (Team Rough Stitching)', 220422, 82058, 'Team Rough Stitching', 38953, NULL, NULL,
|
|
NULL, 17, 'Tainted', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220925, 'Cracked Crystal (Toxic Barrier)', 220413, 29658, 'Toxic Barrier', 16221, 147346, 145846, 148846, 126,
|
|
'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220926, 'Badly Corroded Crystal (Wind-blown Blossom)', 220431, 81813, 'Wind-Blown Blossom', 39028, NULL, NULL,
|
|
NULL, 57, 'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(220927, 'Corroded Crystal with Bullet Holes (Perfected Combat Barrier)', 220413, 75404,
|
|
'Perfected Combat Barrier', 101015, NULL, NULL, NULL, 139, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0,
|
|
0, 'Soldier', 'SL Loot'),
|
|
(220928, 'Blood Stained and Corroded Crystal (Life Channeler)', 220436, 96247, 'Life Channeler', 39292, NULL,
|
|
NULL, NULL, 182, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220929, 'Severly Corroded Shadow Crystal (Major Health Plunder)', 220436, 76487, 'Major Health Plunder', 117913,
|
|
NULL, NULL, NULL, 162, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220930, 'Failed Repaired Crystal (Flawed Defensive Screen)', 220426, 70544, 'Flawed Defensive Screen', 16197,
|
|
NULL, NULL, NULL, 20, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220931, 'Blood Stained and Corroded Crystal (Lesser Nano Surgery)', 220422, 43834, 'Lesser Nano Surgery', 44229,
|
|
NULL, NULL, NULL, 24, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220932, 'Overcharged Corroded Nano Crystal (Greater Crystalizing Ray)', 220437, 45911,
|
|
'Greater Crystalizing Ray', 39798, NULL, NULL, NULL, 139, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(220933, 'Severly Corroded Shadow Crystal (Draw AC)', 220413, 91328, 'Draw AC', 117901, NULL, NULL, NULL, 136,
|
|
'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220934, 'Badly Corroded Crystal (1H Edged Weapon Expertise)', 220425, 27068, '1H Edged Weapon Expertise', 16325,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee', '1H_Edged_Buffs', 21, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(220935, 'Severly Corroded Shadow Crystal (Premium Delayed Health Payment)', 220436, 118245,
|
|
'Premium Delayed Health Payment', 44251, NULL, NULL, NULL, 182, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220936, 'Overcharged Corroded Nano Crystal (Eroding Spray)', 220430, 45916, 'Eroding Spray', 39794, NULL, NULL,
|
|
NULL, 76, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220937, 'Failed Repaired Crystal (Lesser Harmonic Cocoon)', 220433, 70297, 'Lesser Harmonic Cocoon', 39141,
|
|
NULL, NULL, NULL, 96, 'Tainted', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220938, 'Overcharged Corroded Nano Crystal (Minor Toxic Field)', 220423, 45897, 'Minor Toxic Field', 45167,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220939, 'Blood Stained and Corroded Crystal (Remedy Dissemination)', 220436, 43897, 'Remedy Dissemination',
|
|
44250, NULL, NULL, NULL, 159, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220941, 'Dirty Money Shadow Crystal (Erasing Ray)', 220437, 78394, 'Erasing Ray', 39793, NULL, NULL, NULL, 162,
|
|
'Tainted', 'Nukes', 'Special', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220942, 'Overcharged Corroded Nano Crystal (Dense Matter Missile)', 220423, 45923, 'Dense Matter Missile',
|
|
39811, NULL, NULL, NULL, 43, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220943, 'Overcharged Corroded Nano Crystal (Lesser Eyeblighter)', 220432, 83956, 'Lesser Eyeblighter', 39126,
|
|
NULL, NULL, NULL, 86, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(220944, 'Dirty Money Shadow Crystal (Executive-Grade Minion)', 220411, 46383, 'Executive-Grade Minion', 44135,
|
|
NULL, NULL, NULL, 152, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220945, 'Severly Corroded Shadow Crystal (Major Armor Distributor)', 220413, 92132, 'Major Armor Distributor',
|
|
117973, NULL, NULL, NULL, 189, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(220946, 'Failed Repaired Crystal (Superior Defensive Screen)', 220413, 70549, 'Superior Defensive Screen',
|
|
39039, NULL, NULL, NULL, 103, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220947, 'Blood Stained and Corroded Crystal (Periodic Checkup)', 220422, 43880, 'Periodic Checkup', 16246, NULL,
|
|
NULL, NULL, 27, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220948, 'Severly Corroded Shadow Crystal (Insolvency)', 220411, 99610, 'Insolvency', 39137, NULL, NULL, NULL,
|
|
123, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220950, 'Tainted Shadow Crystal (Ease of Execution)', 220422, 95410, 'Ease of Execution', 16303, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220951, 'Severly Corroded Shadow Crystal (Patchy Delayed Health Payment)', 220422, 118244,
|
|
'Patchy Delayed Health Payment', 38953, NULL, NULL, NULL, 14, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220952, 'Badly Eroded Crystal (Revenge of the Valkyrie)', 220413, 55813, 'Revenge of the Valkyrie', 16221, NULL,
|
|
NULL, NULL, 165, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220953, 'Cracked Crystal (Challenger to Colossus)', 220411, 49750, 'Challenger to Colossus', 39228, 147290,
|
|
145790, 148790, 103, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(220954, 'Failed Repaired Crystal (Upgraded Warmachine)', 220411, 45667, 'Upgraded Warmachine', 44135, NULL,
|
|
NULL, NULL, 169, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220955, 'Severly Corroded Shadow Crystal (Sophisticated Health Funnel)', 220422, 76688,
|
|
'Sophisticated Health Funnel', 117908, NULL, NULL, NULL, 40, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(220956, 'Blood Stained and Corroded Crystal (Accumulate Scars)', 220436, 43899, 'Accumulate Scars', 44249, NULL,
|
|
NULL, NULL, 152, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220957, 'Badly Corroded Crystal (2H Blunt Weapon Incompetence)', 220425, 27073, '2H Blunt Weapon Incompetence',
|
|
39146, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Melee', '2H_Blunt_DeBuffs', 24, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(220958, 'Corroded Crystal with Bullet Holes (Reactive Deflection Shield (Extended))', 220433, 70313,
|
|
'Reactive Deflection Shield (Extended)', 39141, NULL, NULL, NULL, 83, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220959, 'Dirty Money Shadow Crystal (Supervisor-Grade Attendant-Droid)', 220424, 46355,
|
|
'Supervisor-Grade Attendant-Droid', 44139, NULL, NULL, NULL, 37, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0,
|
|
0, 'Bureaucrat', 'SL Loot'),
|
|
(220960, 'Dirty Money Shadow Crystal (Monofilament Cat-O''Nine-Tails)', 220437, 30082,
|
|
'Monofilament Cat-O''Nine-Tails', 45183, NULL, NULL, NULL, 169, 'Tainted', 'Nukes', 'Special', 0, '', 0, 1, 0,
|
|
0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220961, 'Tainted Shadow Crystal (Instill With Malign Intent)', 220436, 116814, 'Instill With Malign Intent',
|
|
16207, NULL, NULL, NULL, 189, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(220962, 'Snow Crashed Shadow Crystal (Leech Grid Vector)', 220431, 93129, 'Leech Grid Vector', 16300, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220963, 'Tainted Shadow Crystal (Mind Quake)', 220437, 125761, 'Mind Quake', 45177, NULL, NULL, NULL, 173,
|
|
'Tainted', 'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(220964, 'Badly Corroded Crystal (Bad Blood)', 220425, 28866, 'Bad Blood', 16230, NULL, NULL, NULL, 24,
|
|
'Tainted', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220965, 'Tainted Shadow Crystal (Chill Spear)', 220437, 125760, 'Chill Spear', 39797, NULL, NULL, NULL, 116,
|
|
'Tainted', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220966, 'Blood Stained and Corroded Crystal (Deep Tissue Repair)', 220436, 43885, 'Deep Tissue Repair', 44235,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220967, 'Severly Corroded Shadow Crystal (Traffic AC (Major))', 220413, 92139, 'Traffic AC (Major)', 117971,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220968, 'Hacked Corroded Crystal (Assume Profession: Soldier)', 220432, 117227, 'Assume Profession: Soldier',
|
|
16775, NULL, NULL, NULL, 80, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Soldier', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(220969, 'Overcharged Corroded Nano Crystal (Arctic Welcome)', 220430, 45259, 'Arctic Welcome', 39797, NULL,
|
|
NULL, NULL, 73, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220970, 'Corroded Crystal with Bullet Holes (Lesser Reflective Field (Extended))', 220413, 70329,
|
|
'Lesser Reflective Field (Extended)', 39281, NULL, NULL, NULL, 123, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(220971, 'Badly Corroded Crystal (Fists of Fire)', 220431, 28876, 'Fists of Fire', 39168, NULL, NULL, NULL, 66,
|
|
'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220972, 'Failed Repaired Crystal (Electrical Discharge Field)', 220433, 55772, 'Electrical Discharge Field',
|
|
16221, NULL, NULL, NULL, 76, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220973, 'Badly Eroded Crystal (Eagle Eye)', 220432, 26107, 'Eagle Eye', 301584, NULL, NULL, NULL, 76, 'Tainted',
|
|
'Buffs', 'Perception_Buffs', 191, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(220975, 'Corroded Crystal with Bullet Holes (Minor Reflective Field)', 220413, 70322, 'Minor Reflective Field',
|
|
39281, NULL, NULL, NULL, 113, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'SL Loot'),
|
|
(220976, 'Overcharged Corroded Nano Crystal (Compressed Shockwave)', 220430, 45253, 'Compressed Shockwave',
|
|
39809, NULL, NULL, NULL, 70, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(220977, 'Badly Corroded Crystal (Supreme Shen Protection)', 220413, 75338, 'Supreme Shen Protection', 101001,
|
|
NULL, NULL, NULL, 146, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(220978, 'Severly Corroded Shadow Crystal (Lossy Health Funnel)', 220422, 76727, 'Average Health Funnel', 117906,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220979, 'Failed Repaired Crystal (Inferior Android)', 220424, 45703, 'Inferior Android', 16307, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220980, 'Overcharged Corroded Nano Crystal (Energized Beam)', 220423, 45930, 'Energized Beam', 45176, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220981, 'Tainted Shadow Crystal (Transcendent Fury Externalization)', 220424, 43919,
|
|
'Transcendent Fury Externalization', 295577, NULL, NULL, NULL, 33, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1,
|
|
0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(220982, 'Severly Corroded Shadow Crystal (Armor Trade-In)', 220413, 92130, 'Armor Trade-In', 118035, NULL, NULL,
|
|
NULL, 185, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(220983, 'Failed Repaired Crystal (Reactivated Wardroid)', 220411, 45679, 'Reactivated Wardroid', 44135, NULL,
|
|
NULL, NULL, 182, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220984, 'Severly Corroded Shadow Crystal (Redeem AC (Lesser))', 220413, 92150, 'Redeem AC (Lesser)', 118032,
|
|
NULL, NULL, NULL, 129, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(220985, 'Overcharged Corroded Nano Crystal (Superior Nano Command)', 220431, 95446, 'Superior Nano Command',
|
|
16202, NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(220986, 'Failed Repaired Crystal (Retaliatory Barrier)', 220413, 55771, 'Retaliatory Barrier', 16221, NULL,
|
|
NULL, NULL, 132, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220987, 'Tainted Shadow Crystal (Lesser Rage Materialization)', 220424, 43734, 'Summon Rage Materialization',
|
|
295577, NULL, NULL, NULL, 37, 'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(220988, 'Overcharged Corroded Nano Crystal (Mild Toxic Spill)', 220423, 45894, 'Mild Toxic Spill', 45143, NULL,
|
|
NULL, NULL, 37, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(220989, 'Blood Stained and Corroded Crystal (Bestow Healing)', 220436, 43901, 'Bestow Healing', 44249, NULL,
|
|
NULL, NULL, 146, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(220990, 'Severly Corroded Shadow Crystal (Greater Health Freeloader)', 220436, 76651,
|
|
'Greater Health Freeloader', 117911, NULL, NULL, NULL, 113, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(220991, 'Failed Repaired Crystal (Greater Harmonic Cocoon)', 220413, 70299, 'Greater Harmonic Cocoon', 101017,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220993, 'Failed Repaired Crystal (Patchwork Gladiatorbot)', 220424, 45693, 'Patchwork Gladiatorbot', 44139,
|
|
NULL, NULL, NULL, 50, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(220994, 'Dirty Money Shadow Crystal (Faithful Bodyguard)', 220411, 46373, 'Faithful Bodyguard', 44135, NULL,
|
|
NULL, NULL, 162, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220995, 'Severly Corroded Shadow Crystal (Hired Hands)', 220424, 81928, 'Hired Hands', 118027, NULL, NULL, NULL,
|
|
30, 'Tainted', 'Buffs', 'Damage', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(220996, 'Snow Crashed Shadow Crystal (Lesser Net Cast Wide)', 220423, 85218, 'Lesser Net Cast Wide', 84283,
|
|
NULL, NULL, NULL, 20, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(220997, 'Corroded Crystal with Bullet Holes (Major Reflective Field)', 220413, 70324, 'Major Reflective Field',
|
|
101018, NULL, NULL, NULL, 136, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0,
|
|
'Soldier', 'SL Loot'),
|
|
(220998, 'Dirty Money Shadow Crystal (Prey On Fear)', 220432, 121141, 'Prey On Fear', 39145, NULL, NULL, NULL,
|
|
57, 'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(220999, 'Overcharged Corroded Nano Crystal (Neutron Spiral)', 220430, 45221, 'Neutron Spiral', 39814, NULL,
|
|
NULL, NULL, 66, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221001, 'Overcharged Corroded Nano Crystal (Pronounce Blindness)', 220412, 83954, 'Pronounce Blindness', 39126,
|
|
NULL, NULL, NULL, 119, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221003, 'Overcharged Corroded Nano Crystal (CrunchCom Nano Compressor Pro)', 220436, 95412,
|
|
'CrunchCom Nano Compressor Pro', 16303, NULL, NULL, NULL, 123, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221004, 'Failed Repaired Crystal (Common Gladiatorbot)', 220431, 45725, 'Common Gladiatorbot', 44139, NULL,
|
|
NULL, NULL, 66, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221005, 'Tainted Shadow Crystal (Inferior Wrath Incarnation)', 220431, 43730, 'Inferior Wrath Incarnation',
|
|
295577, NULL, NULL, NULL, 83, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221006, 'Dirty Money Shadow Crystal (Total Mental Domination)', 220412, 99192, 'Total Mental Domination', 39137,
|
|
NULL, NULL, NULL, 179, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221007, 'Failed Repaired Crystal (Heavy Assault Force Field)', 220413, 70557, 'Heavy Assault Force Field',
|
|
100996, NULL, NULL, NULL, 185, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221008, 'Severly Corroded Shadow Crystal (Weak Health Plunder)', 220436, 76571, 'Weak Health Plunder', 117911,
|
|
NULL, NULL, NULL, 132, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221009, 'Hacked Corroded Crystal (Lesser Death''s Knocking)', 220430, 81935, 'Lesser Death''s Knocking', 49684,
|
|
NULL, NULL, NULL, 93, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221011, 'Snow Crashed Shadow Crystal (Insurance Hack)', 220422, 85232, 'Insurance Hack', 44229, NULL, NULL,
|
|
NULL, 47, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221012, 'Snow Crashed Shadow Crystal (Gridspace Freedom)', 220411, 93132, 'Gridspace Freedom', 16300, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221013, 'Failed Repaired Crystal (Decommissioned Wardroid)', 220411, 45729, 'Decommissioned Wardroid', 44135,
|
|
NULL, NULL, NULL, 179, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221014, 'Hacked Corroded Crystal (Greater Delay the Inevitable)', 220430, 82545, 'Greater Delay the Inevitable',
|
|
46274, NULL, NULL, NULL, 90, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(221015, 'Overcharged Corroded Nano Crystal (Nano Contagion)', 220430, 45219, 'Nano Contagion', 39799, NULL,
|
|
NULL, NULL, 53, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221016, 'Hacked Corroded Crystal (False Profession: Nanotechnician)', 220425, 32037,
|
|
'False Profession: Nanotechnician', 16775, NULL, NULL, NULL, 40, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Nano-Technician', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221017, 'Hacked Corroded Crystal (Greater Delay Pursuers)', 220437, 85316, 'Greater Delay Pursuers', 46278,
|
|
NULL, NULL, NULL, 109, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221019, 'Snow Crashed Shadow Crystal (Greater Net Cast Wide)', 220437, 85224, 'Greater Net Cast Wide', 84285,
|
|
NULL, NULL, NULL, 119, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221020, 'Dirty Money Shadow Crystal (Executive-Grade Administrator-Droid)', 220411, 46377,
|
|
'Executive-Grade Administrator-Droid', 44140, NULL, NULL, NULL, 139, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0,
|
|
0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221021, 'Blood Stained and Corroded Crystal (Elementary Nano Contagion)', 220423, 44168,
|
|
'Elementary Nano Contagion', 16225, NULL, NULL, NULL, 14, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(221022, 'Overcharged Corroded Nano Crystal (CrunchCom Nano Compressor)', 220422, 95415,
|
|
'CrunchCom Nano Compressor', 16303, NULL, NULL, NULL, 47, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '',
|
|
0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221023, 'Hacked Corroded Crystal (Brief Interrogation)', 220423, 56215, 'Brief Interrogation', 46273, NULL,
|
|
NULL, NULL, 47, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221024, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk IV)', 220433, 70307,
|
|
'Total Mirror Shield Mk IV', 39001, NULL, NULL, NULL, 60, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221025, 'Badly Corroded Crystal (Minor Shen Protection)', 220426, 75349, 'Minor Shen Protection', 16294, NULL,
|
|
NULL, NULL, 7, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221026, 'Blood Stained and Corroded Crystal (Metabolism Booster)', 220422, 95718, 'Metabolism Booster', 38905,
|
|
NULL, NULL, NULL, 33, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221027, 'Failed Repaired Crystal (Flawed Android)', 220424, 45717, 'Flawed Android', 16307, NULL, NULL, NULL,
|
|
27, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221028, 'Failed Repaired Crystal (Basic Force Field)', 220413, 70533, 'Basic Force Field', 100995, NULL, NULL,
|
|
NULL, 159, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221029, 'Overcharged Corroded Nano Crystal (Isotope Waves)', 220437, 45906, 'Isotope Waves', 39792, NULL, NULL,
|
|
NULL, 146, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221030, 'Blood Stained and Corroded Crystal (Iron Circle)', 220429, 42400, 'Iron Circle', 39014, NULL, NULL,
|
|
NULL, 83, 'Tainted', 'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221032, 'Overcharged Corroded Nano Crystal (Mass Pronounce Blindness)', 220412, 83960,
|
|
'Mass Pronounce Blindness', 38845, NULL, NULL, NULL, 132, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13,
|
|
'Area', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221033, 'Overcharged Corroded Nano Crystal (Furious Wind Blade)', 220437, 45908, 'Furious Wind Blade', 39810,
|
|
NULL, NULL, NULL, 103, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221034, 'Blood Stained and Corroded Crystal (Infuse With Life)', 220436, 95720, 'Infuse with Life', 38905, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221035, 'Hacked Corroded Crystal (Postpone Encounter)', 220423, 82537, 'Postpone Encounter', 46276, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221036, 'Hacked Corroded Crystal (False Profession: Soldier)', 220425, 32038, 'False Profession: Soldier',
|
|
16775, NULL, NULL, NULL, 14, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Soldier', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(221037, 'Dirty Money Shadow Crystal (Limited Assistant-Droid)', 220424, 46366, 'Limited Assistant-Droid', 44139,
|
|
NULL, NULL, NULL, 50, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221038, 'Dirty Money Shadow Crystal (Executive-Grade Helper-Droid)', 220424, 46382,
|
|
'Executive-Grade Helper-Droid', 16307, NULL, NULL, NULL, 24, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221039, 'Tainted Shadow Crystal (Mind Howl)', 220430, 125762, 'Mind Howl', 39803, NULL, NULL, NULL, 87,
|
|
'Tainted', 'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221040, 'Overcharged Corroded Nano Crystal (Gouge Eyes)', 220425, 83942, 'Gouge Eyes', 39126, NULL, NULL, NULL,
|
|
27, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221041, 'Badly Eroded Crystal (Arctic Gale)', 220433, 55826, 'Arctic Gale', 16221, NULL, NULL, NULL, 83,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221042, 'Dirty Money Shadow Crystal (Erratic Laser)', 220437, 78396, 'Erratic Laser', 39803, NULL, NULL, NULL,
|
|
142, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221043, 'Dirty Money Shadow Crystal (Void Inertia)', 220437, 55993, 'Void Inertia', 46275, NULL, NULL, NULL,
|
|
182, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221044, 'Failed Repaired Crystal (Slayerdroid Guardian)', 220411, 45671, 'Slayerdroid Guardian', 44135, NULL,
|
|
NULL, NULL, 189, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221045, 'Tainted Shadow Crystal (Lull Wrath)', 220412, 99123, 'Lull Wrath', 39168, NULL, NULL, NULL, 162,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221046, 'Failed Repaired Crystal (Patchwork Guardbot)', 220431, 45694, 'Patchwork Guardbot', 44139, NULL, NULL,
|
|
NULL, 90, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221048, 'Badly Corroded Crystal (Major Shen Protection)', 220433, 75341, 'Major Shen Protection', 39116, NULL,
|
|
NULL, NULL, 99, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221049, 'Severly Corroded Shadow Crystal (Traffic AC (Advanced))', 220413, 92133, 'Traffic AC (Advanced)',
|
|
117971, NULL, NULL, NULL, 172, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(221051, 'Overcharged Corroded Nano Crystal (Atomic Collapse)', 220437, 45260, 'Atomic Collapse', 45189, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221052, 'Failed Repaired Crystal (Spike Shield)', 220426, 29782, 'Spike Shield', 16221, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221053, 'Blood Stained and Corroded Crystal (Perpetuating Nano Reaper)', 220437, 44154,
|
|
'Perpetuating Nano Reaper', 16222, NULL, NULL, NULL, 136, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(221054, 'Dirty Money Shadow Crystal (Baton of Authority)', 220425, 90450, 'Baton of Authority (Team)', 296548,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221055, 'Severly Corroded Shadow Crystal (Riding Shotgun)', 220431, 30747, 'Riding Shotgun', 118028, NULL, NULL,
|
|
NULL, 80, 'Tainted', 'Buffs', 'Damage', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221056, 'Badly Eroded Crystal (Retaliatory Venom Spit)', 220413, 55814, 'Retaliatory Venom Spit', 16221, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221057, 'Failed Repaired Crystal (Patchwork Automaton)', 220424, 45692, 'Patchwork Automaton', 16307, NULL,
|
|
NULL, NULL, 1, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221058, 'Failed Repaired Crystal (Flawed Force Field)', 220413, 70534, 'Flawed Force Field', 100995, NULL, NULL,
|
|
NULL, 156, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221059, 'Severly Corroded Shadow Crystal (Siphon AC (Minor))', 220413, 91332, 'Siphon AC (Minor)', 117900, NULL,
|
|
NULL, NULL, 103, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221060, 'Severly Corroded Shadow Crystal (Lesser Health Funnel)', 220422, 76724, 'Lesser Health Funnel', 117906,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221061, 'Overcharged Corroded Nano Crystal (Positron Stream)', 220430, 45209, 'Positron Stream', 39803, NULL,
|
|
NULL, NULL, 96, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221062, 'Severly Corroded Shadow Crystal (Entrepreneurial Thrall)', 220437, 56235, 'Entrepreneurial Thrall',
|
|
46275, NULL, NULL, NULL, 182, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221063, 'Severly Corroded Shadow Crystal (Traffic AC (Weak))', 220433, 92142, 'Traffic AC (Weak)', 117969, NULL,
|
|
NULL, NULL, 96, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221064, 'Overcharged Corroded Nano Crystal (Eviscerate Eyes)', 220412, 83952, 'Eviscerate Eyes', 39126, NULL,
|
|
NULL, NULL, 152, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221065, 'Corroded Crystal with Bullet Holes (Ego Taunt)', 220425, 29228, 'Ego Taunt', 16230, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221066, 'Overcharged Corroded Nano Crystal (Micro Flechette Swarm)', 220437, 45903, 'Micro Flechette Swarm',
|
|
39813, NULL, NULL, NULL, 116, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221067, 'Overcharged Corroded Nano Crystal (Cellular Decay)', 220423, 45139, 'Cellular Decay', 39799, NULL,
|
|
NULL, NULL, 40, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221068, 'Failed Repaired Crystal (Harmonic Cocoon)', 220413, 70296, 'Harmonic Cocoon', 39281, NULL, NULL, NULL,
|
|
139, 'Tainted', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221070, 'Overcharged Corroded Nano Crystal (Burn from Within)', 220430, 45935, 'Burn From Within', 39806, NULL,
|
|
NULL, NULL, 93, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221071, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk I)', 220426, 70308,
|
|
'Total Mirror Shield Mk I', 16319, NULL, NULL, NULL, 10, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221072, 'Failed Repaired Crystal (Warmachine)', 220411, 45669, 'Warmachine', 44135, NULL, NULL, NULL, 165,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221073, 'Severly Corroded Shadow Crystal (Lend Nano: 50)', 220422, 30730, 'Lend Nano: 50', 16303, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221075, 'Blood Stained and Corroded Crystal (Field Dressings)', 220422, 43830, 'Field Dressings', 16246, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221076, 'Badly Corroded Crystal (Wooden Skin)', 220426, 75347, 'Wooden Skin', 38976, NULL, NULL, NULL, 43,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221077, 'Dirty Money Shadow Crystal (Director-Grade Assistant-Droid)', 220431, 46389,
|
|
'Director-Grade Assistant-Droid', 44139, NULL, NULL, NULL, 66, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221078, 'Blood Stained and Corroded Crystal (Minor Team Healing)', 220422, 42403, 'Minor Team Healing', 38953,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221079, 'Corroded Crystal with Bullet Holes (Greater Reflective Field)', 220413, 70332,
|
|
'Greater Reflective Field', 101017, NULL, NULL, NULL, 129, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221080, 'Blood Stained and Corroded Crystal (Emergency Medical Response)', 220436, 43886,
|
|
'Emergency Medical Response', 292054, NULL, NULL, NULL, 162, 'Tainted', 'Combat', 'Single_Target_Healing', 951,
|
|
'', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221081, 'Severly Corroded Shadow Crystal (Lossy Health Plunder)', 220436, 76491, 'Average Health Plunder',
|
|
117912, NULL, NULL, NULL, 149, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221082, 'Dirty Money Shadow Crystal (Greater Stumbling Steps)', 220437, 82472, 'Greater Stumbling Steps', 46274,
|
|
NULL, NULL, NULL, 106, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221083, 'Badly Corroded Crystal (Greater Shen Protection)', 220413, 75339, 'Greater Shen Protection', 39256,
|
|
NULL, NULL, NULL, 132, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221084, 'Overcharged Corroded Nano Crystal (Collapsing Barrier)', 220413, 117677, 'Collapsing Barrier', 39039,
|
|
NULL, NULL, NULL, 146, 'Tainted', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221085, 'Overcharged Corroded Nano Crystal (Greater Viral Assault)', 220437, 45236, 'Greater Viral Assault',
|
|
45175, NULL, NULL, NULL, 179, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221087, 'Tainted Shadow Crystal (Supreme Fury Externalization)', 220424, 43748, 'Supreme Fury Externalization',
|
|
295577, NULL, NULL, NULL, 30, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221088, 'Hacked Corroded Crystal (Nano Augmentation)', 220424, 81854, 'Nano Augmentation', 39028, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221089, 'Badly Corroded Crystal (Monomolecular Skin)', 220413, 75336, 'Monomolecular Skin', 101002, NULL, NULL,
|
|
NULL, 152, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221090, 'Severly Corroded Shadow Crystal (Extended Line of Credit)', 220424, 99614, 'Extended Line of Credit',
|
|
39137, NULL, NULL, NULL, 50, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221091, 'Badly Eroded Crystal (Greater Quick Heal)', 220422, 82062, 'Greater Quick Heal', 44229, NULL, NULL,
|
|
NULL, 43, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221092, 'Blood Stained and Corroded Crystal (Company Policy)', 220422, 43912, 'Company Policy', 44245, NULL,
|
|
NULL, NULL, 37, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221093, 'Blood Stained and Corroded Crystal (Superior Nano Bandage)', 220436, 43811, 'Superior Nano Bandage',
|
|
44233, NULL, NULL, NULL, 142, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221094, 'Severly Corroded Shadow Crystal (Redeem AC (Greater))', 220413, 92145, 'Redeem AC (Greater)', 118034,
|
|
NULL, NULL, NULL, 175, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(221095, 'Badly Corroded Crystal (2H Edged Weapon Proficiency)', 220425, 27079, '2H Edged Weapon Proficiency',
|
|
16347, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee', '2H_Edged_Buffs', 25, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221096, 'Overcharged Corroded Nano Crystal (Greater Blade Chaos)', 220437, 45909, 'Greater Blade Chaos', 39810,
|
|
NULL, NULL, NULL, 119, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221097, 'Badly Eroded Crystal (Nest of Vipers)', 220433, 55825, 'Nest of Vipers', 16221, NULL, NULL, NULL, 99,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221098, 'Dirty Money Shadow Crystal (Powerful Blizzard of Red Tape)', 220437, 82469,
|
|
'Powerful Blizzard of Red Tape', 46278, NULL, NULL, NULL, 136, 'Tainted', 'Crowd_Control', 'Snare', 145,
|
|
'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221099, 'Overcharged Corroded Nano Crystal (Chemical Burn)', 220423, 45249, 'Chemical Burn', 45167, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221100, 'Badly Eroded Crystal (Cellular Reformation)', 220429, 136680, 'Cellular Reformation', 44229, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221101, 'Failed Repaired Crystal (Lesser Defensive Screen)', 220433, 70555, 'Lesser Defensive Screen', 38898,
|
|
NULL, NULL, NULL, 57, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221102, 'Corroded Crystal with Bullet Holes (Major Deflection Shield)', 220433, 70326,
|
|
'Major Deflection Shield', 39141, NULL, NULL, NULL, 63, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221103, 'Badly Corroded Crystal (Transcendent Shen Protection)', 220413, 75351, 'Transcendent Shen Protection',
|
|
101002, NULL, NULL, NULL, 159, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(221104, 'Dirty Money Shadow Crystal (Supervisor-Grade Bodyguard)', 220411, 46356, 'Supervisor-Grade Bodyguard',
|
|
44135, NULL, NULL, NULL, 165, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221105, 'Dirty Money Shadow Crystal (Faithful Helper-Droid)', 220424, 46374, 'Faithful Helper-Droid', 16307,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221106, 'Failed Repaired Crystal (Perfect Android)', 220424, 45697, 'Perfected Android', 44139, NULL, NULL,
|
|
NULL, 40, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221107, 'Badly Corroded Crystal (Vulnerability Seeker)', 220432, 95529, 'Vulnerability Seeker', 291164, NULL,
|
|
NULL, NULL, 90, 'Tainted', 'Buffs', 'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(221108, 'Dirty Money Shadow Crystal (Searing Bolt)', 220430, 78399, 'Searing Bolt', 39802, NULL, NULL, NULL, 93,
|
|
'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221109, 'Blood Stained and Corroded Crystal (Thorough Examination)', 220429, 43824, 'Thorough Examination',
|
|
44231, NULL, NULL, NULL, 83, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221110, 'Overcharged Corroded Nano Crystal (Boil From Within)', 220437, 70628, 'Boil from Within', 49686, NULL,
|
|
NULL, NULL, 126, 'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221111, 'Corroded Crystal with Bullet Holes (Partial Reflective Field (Extended))', 220433, 70315,
|
|
'Partial Reflective Field (Extended)', 39281, NULL, NULL, NULL, 99, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221112, 'Corroded Crystal with Bullet Holes (Annoying Presence)', 220432, 100205, 'Annoying Presence', 16230,
|
|
NULL, NULL, NULL, 70, 'Tainted', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221114, 'Cracked Crystal (Dominate Foe)', 220412, 121135, 'Dominate Foe', 39145, 147297, 145797, 148797, 150,
|
|
'Misc', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221115, 'Corroded Crystal with Bullet Holes (Lesser Combat Barrier)', 220426, 75411, 'Lesser Combat Barrier',
|
|
16314, NULL, NULL, NULL, 20, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221116, 'Snow Crashed Shadow Crystal (Basic Policy Skim)', 220429, 85231, 'Basic Policy Skim', 44230, NULL,
|
|
NULL, NULL, 66, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221117, 'Severly Corroded Shadow Crystal (Greater Detain Customer)', 220437, 56228, 'Greater Detain Customer',
|
|
46275, NULL, NULL, NULL, 169, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221118, 'Severly Corroded Shadow Crystal (Skill Wrangler (Inferior))', 220432, 121341,
|
|
'Skill Wrangler (Inferior)', 118049, NULL, NULL, NULL, 70, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221119, 'Dirty Money Shadow Crystal (Greater Enforced Sloth)', 220437, 95382, 'Greater Enforced Sloth', 46278,
|
|
NULL, NULL, NULL, 146, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221120, 'Cracked Crystal (Deaden Pain)', 220413, 117687, 'Deaden Pain', 39179, 147296, 145796, 148796, 133,
|
|
'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221121, 'Corroded Crystal with Bullet Holes (Lesser Deflection Shield)', 220426, 70330,
|
|
'Lesser Deflection Shield', 16319, NULL, NULL, NULL, 24, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221122, 'Overcharged Corroded Nano Crystal (Toxic Field)', 220423, 45882, 'Toxic Field', 39804, NULL, NULL,
|
|
NULL, 37, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221123, 'Hacked Corroded Crystal (Face Graft)', 220429, 116855, 'Face Graft', 39158, NULL, NULL, NULL, 77,
|
|
'Tainted', 'Disguise', '', 0, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221124, 'Failed Repaired Crystal (Flawed Shielding Barrier)', 220426, 70546, 'Flawed Shielding Barrier', 16197,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221126, 'Badly Eroded Crystal (Skin of the Toad)', 220433, 55828, 'Skin of the Toad', 16221, NULL, NULL, NULL,
|
|
73, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221127, 'Blood Stained and Corroded Crystal (Team Healing)', 220422, 42405, 'Team Healing', 44245, NULL, NULL,
|
|
NULL, 40, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221128, 'Severly Corroded Shadow Crystal (Siphon AC (Greater))', 220413, 91320, 'Siphon AC (Greater)', 117903,
|
|
NULL, NULL, NULL, 162, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221129, 'Weird Looking Nano Crystal (Hasty Augmentation Cloud)', 301242, 222833,
|
|
'Improved Hasty Augmentation Cloud', 291157, 0, 0, 0, 43, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0,
|
|
0, 0, 0, 0, 'Agent', 'Greedy Shade / SL Static'),
|
|
(221130, 'Failed Repaired Crystal (Common Android)', 220424, 45723, 'Common Android', 16307, NULL, NULL, NULL,
|
|
30, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221131, 'Severly Corroded Shadow Crystal (Strip Assets)', 220424, 99605, 'Strip Assets', 39137, NULL, NULL,
|
|
NULL, 33, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221132, 'Tainted Shadow Crystal (Rage Eradication)', 220412, 99115, 'Rage Eradication', 39168, NULL, NULL, NULL,
|
|
116, 'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(221133, 'Overcharged Corroded Nano Crystal (Discourage Involvement)', 220437, 100441, 'Discourage Involvement',
|
|
46270, NULL, NULL, NULL, 129, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221134, 'Severly Corroded Shadow Crystal (Impoverish Accounts)', 220411, 99611, 'Impoverish Accounts', 39137,
|
|
NULL, NULL, NULL, 146, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221135, 'Corroded Crystal with Bullet Holes (Heavy Assault Combat Barrier)', 220413, 75402,
|
|
'Heavy Assault Combat Barrier', 101016, NULL, NULL, NULL, 152, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1,
|
|
0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221136, 'Severly Corroded Shadow Crystal (Greater Health Plunder)', 220436, 76478, 'Greater Health Plunder',
|
|
117914, NULL, NULL, NULL, 175, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221137, 'Overcharged Corroded Nano Crystal (Pellet of Fire)', 220430, 45893, 'Pellet of Fire', 39806, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221138, 'Dirty Money Shadow Crystal (Revoke Movement License)', 220423, 55989, 'Revoke Movement License', 46273,
|
|
NULL, NULL, NULL, 47, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221139, 'Failed Repaired Crystal (Common Automaton)', 220424, 45724, 'Common Automaton', 16307, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221141, 'Failed Repaired Crystal (Feeble Warmachine)', 220411, 45716, 'Feeble Warmachine', 44140, NULL, NULL,
|
|
NULL, 156, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221142, 'Blood Stained and Corroded Crystal (Constitution Magnification)', 220436, 96256,
|
|
'Constitution Magnification', 39152, NULL, NULL, NULL, 146, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185,
|
|
'', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221143, 'Failed Repaired Crystal (Lesser Warmachine)', 220411, 45688, 'Lesser Warmachine', 44140, NULL, NULL,
|
|
NULL, 159, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221144, 'Tainted Shadow Crystal (Inferior Anger Manifestation)', 220424, 43725, 'Inferior Anger Manifestation',
|
|
295577, NULL, NULL, NULL, 1, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221145, 'Overcharged Corroded Nano Crystal (Eye of Light)', 220437, 28606, 'Eye of Light', 49683, NULL, NULL,
|
|
NULL, 169, 'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221146, 'Dirty Money Shadow Crystal (Weight of the Guilty)', 220423, 82482, 'Weight of the Guilty', 46276, NULL,
|
|
NULL, NULL, 17, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221147, 'Badly Corroded Crystal (Greater Steel Skin)', 220433, 75343, 'Greater Steel Skin', 39116, NULL, NULL,
|
|
NULL, 86, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221148, 'Blood Stained and Corroded Crystal (Professional Care)', 220429, 43907, 'Professional Care', 44247,
|
|
NULL, NULL, NULL, 93, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221149, 'Severly Corroded Shadow Crystal (Lesser Health Plunder)', 220436, 76484, 'Lesser Health Plunder',
|
|
117913, NULL, NULL, NULL, 156, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221150, 'Failed Repaired Crystal (Patchwork Android)', 220424, 45691, 'Patchwork Android', 16307, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221151, 'Dirty Money Shadow Crystal (Executive-Grade Aide-Droid)', 220431, 46378, 'Executive-Grade Aide-Droid',
|
|
44140, NULL, NULL, NULL, 86, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221152, 'Failed Repaired Crystal (Partial Harmonic Cocoon)', 220426, 70294, 'Partial Harmonic Cocoon', 16319,
|
|
NULL, NULL, NULL, 30, 'Tainted', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221153, 'Overcharged Corroded Nano Crystal (Burning Triumvirate)', 220430, 45246, 'Burning Triumvirate', 39806,
|
|
NULL, NULL, NULL, 93, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221154, 'Corroded Crystal with Bullet Holes (Damage Amplifier)', 220424, 29225, 'Damage Amplifier', 39168, NULL,
|
|
NULL, NULL, 40, 'Tainted', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221155, 'Failed Repaired Crystal (Common Warmachine)', 220411, 45728, 'Common Warmachine', 44135, NULL, NULL,
|
|
NULL, 165, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221156, 'Dirty Money Shadow Crystal (Basic Aide-Droid)', 220431, 46401, 'Basic Aide-Droid', 44139, NULL, NULL,
|
|
NULL, 70, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221157, 'Badly Corroded Crystal (2H Blunt Weapon Expertise)', 220425, 27072, '2H Blunt Weapon Expertise', 20879,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee', '2H_Blunt_Buffs', 23, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221159, 'Tainted Shadow Crystal (Glacial Lance)', 220437, 125763, 'Glacial Lance', 39798, NULL, NULL, NULL, 159,
|
|
'Tainted', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221161, 'Badly Corroded Crystal (Fists of the Sorrowful Toad)', 220411, 81822, 'Fists of the Sorrowful Toad',
|
|
39308, NULL, NULL, NULL, 126, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'SL Loot'),
|
|
(221162, 'Blood Stained and Corroded Crystal (Scythe A Virus)', 220430, 44148, 'Scythe A Virus', 16226, NULL,
|
|
NULL, NULL, 86, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221163, 'Blood Stained and Corroded Crystal (Team Nano Bandage)', 220436, 43905, 'Team Nano Bandage', 44248,
|
|
NULL, NULL, NULL, 113, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221164, 'Dirty Money Shadow Crystal (Director-Grade Helper-Droid)', 220424, 46392,
|
|
'Director-Grade Helper-Droid', 16307, NULL, NULL, NULL, 27, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221165, 'Overcharged Corroded Nano Crystal (Greater Shower With Sludge)', 220437, 45913,
|
|
'Greater Shower with Sludge', 39795, NULL, NULL, NULL, 132, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(221166, 'Badly Eroded Crystal (Greater Team Quick Heal)', 220429, 82056, 'Greater Team Quick Heal', 44245, NULL,
|
|
NULL, NULL, 57, 'Tainted', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221167, 'Blood Stained and Corroded Crystal (Cleanse Wounds)', 220429, 42395, 'Cleanse Wounds', 44247, NULL,
|
|
NULL, NULL, 96, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221168, 'Overcharged Corroded Nano Crystal (Corrupt Molecular Integrity)', 220437, 45138,
|
|
'Corrupt Molecular Integrity', 39800, NULL, NULL, NULL, 103, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221169, 'Overcharged Corroded Nano Crystal (Energized Collapse)', 220437, 45242, 'Energized Collapse', 39816,
|
|
NULL, NULL, NULL, 113, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221170, 'Snow Crashed Shadow Crystal (Greater Prolong Encounter)', 220437, 56219, 'Greater Prolong Encounter',
|
|
46275, NULL, NULL, NULL, 152, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221171, 'Blood Stained and Corroded Crystal (Sentient Nano Gorger)', 220437, 44146, 'Sentient Nano Gorger',
|
|
16222, NULL, NULL, NULL, 185, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221172, 'Failed Repaired Crystal (Recondition Parts)', 220422, 116797, 'Recondition Parts', 44230, NULL, NULL,
|
|
NULL, 50, 'Tainted', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221173, 'Snow Crashed Shadow Crystal (Gravity Bindings)', 220437, 82502, 'Gravity Bindings', 46279, NULL, NULL,
|
|
NULL, 126, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221175, 'Tainted Shadow Crystal (Instill With Enduring Wrath)', 220436, 116817, 'Instill With Enduring Wrath',
|
|
16207, NULL, NULL, NULL, 166, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(221176, 'Badly Eroded Crystal (Makeshift Bandaging)', 220429, 136683, 'Makeshift Bandaging', 44229, NULL, NULL,
|
|
NULL, 74, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221177, 'Tainted Shadow Crystal (Calling of Curatem The Grand)', 220411, 125739, 'Calling of Curatem The Grand',
|
|
295568, NULL, NULL, NULL, 169, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221178, 'Overcharged Corroded Nano Crystal (Shroud of the Grave)', 220412, 83948, 'Shroud of the Grave', 39126,
|
|
NULL, NULL, NULL, 182, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221179, 'Cracked Crystal (Brave Challenger to Colossus)', 220411, 49752, 'Brave Challenger to Colossus', 39228,
|
|
147280, 145780, 148780, 119, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221180, 'Badly Eroded Crystal (Porcupine Barrier)', 220433, 55830, 'Porcupine Barrier', 16221, NULL, NULL, NULL,
|
|
53, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221181, 'Corroded Crystal with Bullet Holes (Combat Barrier)', 220426, 75409, 'Combat Barrier', 38996, NULL,
|
|
NULL, NULL, 50, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221182, 'Overcharged Corroded Nano Crystal (Dispersed Nanoblade Cloud)', 220437, 45241,
|
|
'Dispersed Nanoblade Cloud', 39810, NULL, NULL, NULL, 106, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221183, 'Weird Looking Nano Crystal (Semi-Sentient Augmentation Cloud)', 301242, 222838,
|
|
'Improved Semi-Sentient Augmentation Cloud', 291157, 0, 0, 0, 169, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A',
|
|
4, '', 0, 0, 0, 0, 0, 'Agent', 'Greedy Shade / SL Static'),
|
|
(221184, 'Overcharged Corroded Nano Crystal (Lesser Coronet of Frost)', 220437, 45224, 'Lesser Coronet of Frost',
|
|
39798, NULL, NULL, NULL, 109, 'Tainted', 'Nukes', 'Halo_Nano_DeBuffs', 11, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221185, 'Severly Corroded Shadow Crystal (Skill Wrangler (Superb))', 220412, 121333, 'Skill Wrangler (Superb)',
|
|
118054, NULL, NULL, NULL, 163, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221186, 'Severly Corroded Shadow Crystal (Minor Health Freeloader)', 220429, 76684, 'Minor Health Freeloader',
|
|
117909, NULL, NULL, NULL, 60, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221187, 'Dirty Money Shadow Crystal (Lesser Enforced Sloth)', 220423, 85313, 'Lesser Enforced Sloth', 46276,
|
|
NULL, NULL, NULL, 14, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221188, 'Tainted Shadow Crystal (Instill With Rage)', 220422, 116813, 'Instill With Rage', 16207, NULL, NULL,
|
|
NULL, 21, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221189, 'Overcharged Corroded Nano Crystal (Burden of Atlas)', 220437, 56028, 'Burden of Atlas', 46275, NULL,
|
|
NULL, NULL, 189, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221190, 'Dirty Money Shadow Crystal (Baton of Command)', 220412, 90448, 'Baton of Command (Team)', 296548, NULL,
|
|
NULL, NULL, 162, 'Tainted', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221191, 'Badly Corroded Crystal (Titanium Skin)', 220413, 75342, 'Titanium Skin', 39256, NULL, NULL, NULL, 109,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221192, 'Dirty Money Shadow Crystal (Sudden Scare)', 220425, 121136, 'Sudden Scare', 39145, NULL, NULL, NULL,
|
|
37, 'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221193, 'Dirty Money Shadow Crystal (Bend Will)', 220425, 99206, 'Bend Will', 39137, NULL, NULL, NULL, 33,
|
|
'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221194, 'Tainted Shadow Crystal (Summon Demon)', 220411, 29318, 'Summon Demon', 295584, NULL, NULL, NULL, 189,
|
|
'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221195, 'Failed Repaired Crystal (Slayerdroid Protector)', 220411, 45672, 'Slayerdroid Protector', 44135, NULL,
|
|
NULL, NULL, 185, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221196, 'Severly Corroded Shadow Crystal (Lesser Embrace of Greed)', 220423, 56227, 'Lesser Embrace of Greed',
|
|
46272, NULL, NULL, NULL, 14, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221197, 'Corroded Crystal with Bullet Holes (Superior Combat Barrier)', 220433, 75408,
|
|
'Superior Combat Barrier', 39136, NULL, NULL, NULL, 83, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0,
|
|
'Soldier', 'SL Loot'),
|
|
(221198, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Greater))', 220412, 121326,
|
|
'Team Skill Wrangler (Greater)', 117990, NULL, NULL, NULL, 153, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221199, 'Badly Eroded Crystal (Greater Encourage Regrowth)', 220436, 82053, 'Greater Encourage Regrowth', 44247,
|
|
NULL, NULL, NULL, 142, 'Tainted', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221200, 'Tainted Shadow Crystal (Supreme Frenzy Embodiment)', 220411, 43747, 'Supreme Frenzy Embodiment',
|
|
295577, NULL, NULL, NULL, 149, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221201, 'Overcharged Corroded Nano Crystal (Minor Bane)', 220430, 45895, 'Minor Bane', 39799, NULL, NULL, NULL,
|
|
57, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221202, 'Badly Eroded Crystal (Glorious Healing)', 220436, 136675, 'Glorious Healing', 44231, NULL, NULL, NULL,
|
|
156, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221203, 'Tainted Shadow Crystal (Frigid Blast)', 220430, 125765, 'Frigid Blast', 39796, NULL, NULL, NULL, 64,
|
|
'Tainted', 'Combat', 'Nuke_Normal', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221204, 'Severly Corroded Shadow Crystal (Distract with Trinkets)', 220423, 100433, 'Distract with Trinkets',
|
|
46283, NULL, NULL, NULL, 20, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221206, 'Snow Crashed Shadow Crystal (Falsify Medical Records)', 220422, 85233, 'Falsify Medical Records',
|
|
44229, NULL, NULL, NULL, 30, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(221207, 'Failed Repaired Crystal (Gladiatorbot)', 220431, 45701, 'Gladiatorbot', 44139, NULL, NULL, NULL, 70,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221208, 'Blood Stained and Corroded Crystal (Hale and Hearty)', 220436, 43889, 'Hale and Hearty', 44234, NULL,
|
|
NULL, NULL, 146, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221209, 'Badly Eroded Crystal (Retribution of the Aesir)', 220413, 55837, 'Retribution of the Aesir', 16221,
|
|
NULL, NULL, NULL, 169, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'SL Loot'),
|
|
(221210, 'Badly Corroded Crystal (Fists of Shocking Touch)', 220424, 81826, 'Fists of Shocking Touch', 39028,
|
|
NULL, NULL, NULL, 47, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(221211, 'Severly Corroded Shadow Crystal (Greater Health Funnel)', 220422, 76717, 'Greater Health Funnel',
|
|
117907, NULL, NULL, NULL, 33, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221212, 'Failed Repaired Crystal (Defensive Screen)', 220433, 70551, 'Defensive Screen', 39039, NULL, NULL,
|
|
NULL, 83, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221213, 'Dirty Money Shadow Crystal (Director-Grade Attendant-Droid)', 220424, 46390,
|
|
'Director-Grade Attendant-Droid', 44139, NULL, NULL, NULL, 43, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221214, 'Dirty Money Shadow Crystal (Limited Worker-Droid)', 220424, 46362, 'Limited Worker-Droid', 16307, NULL,
|
|
NULL, NULL, 1, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221215, 'Overcharged Corroded Nano Crystal (Liquefying Sphere)', 220437, 45901, 'Liquefying Sphere', 39795,
|
|
NULL, NULL, NULL, 132, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221216, 'Blood Stained and Corroded Crystal (Acidic Lesions)', 220437, 45324, 'Acidic Lesions', 16222, NULL,
|
|
NULL, NULL, 149, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221217, 'Severly Corroded Shadow Crystal (Fine Tuning)', 220411, 30718, 'Fine Tuning', 39308, NULL, NULL, NULL,
|
|
126, 'Tainted', 'Buffs', 'Damage', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221218, 'Severly Corroded Shadow Crystal (Trinkets and Toys)', 220430, 100436, 'Trinkets and Toys', 46269, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221219, 'Blood Stained and Corroded Crystal (Bodily Amplification)', 220422, 96251, 'Bodily Amplification',
|
|
16330, NULL, NULL, NULL, 43, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(221220, 'Failed Repaired Crystal (Lesser Force Field)', 220413, 70532, 'Lesser Force Field', 100995, NULL, NULL,
|
|
NULL, 162, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221221, 'Badly Eroded Crystal (Free Movement)', 220425, 26237, 'Free Movement', 296731, NULL, NULL, NULL, 43,
|
|
'Tainted', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221222, 'Tainted Shadow Crystal (Anticipation of Retaliation)', 220425, 29272, 'Anticipation of Retaliation',
|
|
16234, NULL, NULL, NULL, 50, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(221223, 'Tainted Shadow Crystal (Advanced Symbol Manipulation)', 220432, 29327, 'Advanced Symbol Manipulation',
|
|
16301, NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Nano_Programming_Buffs', 210, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(221224, 'Blood Stained and Corroded Crystal (Parasitic Affliction)', 220423, 44156, 'Parasitic Affliction',
|
|
16225, NULL, NULL, NULL, 40, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221225, 'Tainted Shadow Crystal (BioMet Mastery)', 220425, 29275, 'BioMet Mastery', 16199, NULL, NULL, NULL, 37,
|
|
'Tainted', 'Buffs', 'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221226, 'Badly Corroded Crystal (Inner Peace, Outward Rage)', 220411, 81821, 'Inner Peace, Outward Rage',
|
|
117896, NULL, NULL, NULL, 169, 'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'SL Loot'),
|
|
(221227, 'Dirty Money Shadow Crystal (Director-Grade Aide-Droid)', 220431, 46388, 'Director-Grade Aide-Droid',
|
|
44140, NULL, NULL, NULL, 90, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221228, 'Badly Corroded Crystal (Cohort)', 220413, 28868, 'Cohort', 16242, NULL, NULL, NULL, 132, 'Tainted',
|
|
'Buffs', 'Armor_Buff', 0, 'Team', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221229, 'Tainted Shadow Crystal (Curse of Chronos)', 220411, 29285, 'Curse of Chronos', 16248, NULL, NULL, NULL,
|
|
169, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221230, 'Blood Stained and Corroded Crystal (Easing Touch)', 220422, 43911, 'Easing Touch', 44245, NULL, NULL,
|
|
NULL, 50, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221231, 'Tainted Shadow Crystal (Dominate: BioMet)', 220412, 29286, 'Dominate: BioMet', 39044, NULL, NULL, NULL,
|
|
142, 'Tainted', 'DeBuffs', 'Biological_Metamorphosis_DeBuffs', 164, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221232, 'Hacked Corroded Crystal (Hold Victim)', 220430, 56210, 'Hold Victim', 46273, NULL, NULL, NULL, 83,
|
|
'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221233, 'Badly Corroded Crystal (Dirty Fighter)', 220425, 28870, 'Dirty Fighter', 16204, NULL, NULL, NULL, 33,
|
|
'Tainted', 'Buffs', 'Brawl_Buffs', 154, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221234, 'Overcharged Corroded Nano Crystal (Feet of Iron)', 220430, 56025, 'Feet of Iron', 46273, NULL, NULL,
|
|
NULL, 73, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221235, 'Tainted Shadow Crystal (Dominate: MatCrea)', 220412, 29287, 'Dominate: MatCrea', 39112, NULL, NULL,
|
|
NULL, 142, 'Tainted', 'DeBuffs', 'Matter_Creation_DeBuffs', 160, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221236, 'Tainted Shadow Crystal (Dominate: MatMet)', 220412, 29289, 'Dominate: MatMet', 39114, NULL, NULL, NULL,
|
|
139, 'Tainted', 'DeBuffs', 'Material_Metamorphosis_DeBuffs', 158, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221237, 'Tainted Shadow Crystal (Dominate: PsyMod)', 220412, 29290, 'Dominate: PsyMod', 39138, NULL, NULL, NULL,
|
|
142, 'Tainted', 'DeBuffs', 'PsyMod_DeBuffs', 168, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221238, 'Tainted Shadow Crystal (Dominate: SenseImp)', 220412, 29291, 'Dominate: SenseImp', 39029, NULL, NULL,
|
|
NULL, 142, 'Tainted', 'DeBuffs', 'Sensory_Improvement_DeBuffs', 166, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221239, 'Badly Corroded Crystal (Diamond Skin)', 220413, 28869, 'Diamond Skin', 101001, NULL, NULL, NULL, 142,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221240, 'Tainted Shadow Crystal (Dominate: SpaceTime)', 220412, 29288, 'Dominate: SpaceTime', 39113, NULL, NULL,
|
|
NULL, 139, 'Tainted', 'DeBuffs', 'Time_and_Space_DeBuffs', 162, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221241, 'Snow Crashed Shadow Crystal (Basic Insurance Hack)', 220422, 85215, 'Basic Insurance Hack', 16246,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(221242, 'Overcharged Corroded Nano Crystal (Annihilating Hadron String)', 220437, 45258,
|
|
'Annihilating Hadron String', 45190, NULL, NULL, NULL, 165, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(221243, 'Badly Corroded Crystal (Elusive Target)', 220425, 28872, 'Elusive Target', 16234, NULL, NULL, NULL, 37,
|
|
'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, 'Normal', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221244, 'Hacked Corroded Crystal (Greater Hold Victim)', 220437, 56213, 'Greater Hold Victim', 46274, NULL,
|
|
NULL, NULL, 132, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221245, 'Blood Stained and Corroded Crystal (Restorative Boost)', 220422, 43838, 'Restorative Boost', 44230,
|
|
NULL, NULL, NULL, 40, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221246, 'Badly Corroded Crystal (Four Fists of Kali)', 220412, 28880, 'Four Fists of Kali', 16243, NULL, NULL,
|
|
NULL, 169, 'Tainted', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221248, 'Overcharged Corroded Nano Crystal (Izgimmer''s Obfuscated Recompiler)', 220436, 95417,
|
|
'Izgimmer''s Obfuscated Recompiler', 16303, NULL, NULL, NULL, 179, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs',
|
|
148, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221249, 'Dirty Money Shadow Crystal (Great Weight of the Guilty)', 220430, 82474, 'Great Weight of the Guilty',
|
|
46277, NULL, NULL, NULL, 80, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221250, 'Badly Corroded Crystal (First Strike)', 220432, 28875, 'First Strike', 16250, NULL, NULL, NULL, 96,
|
|
'Tainted', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221251, 'Badly Corroded Crystal (Fleet Foot)', 220432, 28878, 'Fleet Foot', 16234, NULL, NULL, NULL, 83,
|
|
'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, 'Normal', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221252, 'Failed Repaired Crystal (A Maker''s Touch)', 220436, 116791, 'A Maker''s Touch', 44234, NULL, NULL,
|
|
NULL, 179, 'Tainted', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221253, 'Badly Corroded Crystal (Form of Tessai)', 220413, 28879, 'Form of Tessai', 101002, NULL, NULL, NULL,
|
|
165, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221254, 'Failed Repaired Crystal (Entropy Weapon)', 220411, 29760, 'Entropy Weapon', 39308, NULL, NULL, NULL,
|
|
149, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221255, 'Tainted Shadow Crystal (Mocham''s Gift: BioMet)', 220412, 29299, 'Mocham''s Gift: BioMet', 16308, NULL,
|
|
NULL, NULL, 165, 'Tainted', 'Buffs', 'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221256, 'Badly Corroded Crystal (Give Energy: 10)', 220422, 28881, 'Give Energy: 10', 16303, NULL, NULL, NULL,
|
|
7, 'Tainted', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221257, 'Badly Corroded Crystal (Give Energy: 25)', 220422, 28883, 'Give Energy: 25', 16303, NULL, NULL, NULL,
|
|
14, 'Tainted', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221258, 'Badly Corroded Crystal (Give Energy: 50)', 220422, 28884, 'Give Energy: 50', 16303, NULL, NULL, NULL,
|
|
27, 'Tainted', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221259, 'Badly Corroded Crystal (Give Energy: 100)', 220429, 28882, 'Give Energy: 100', 16303, NULL, NULL, NULL,
|
|
53, 'Tainted', 'Combat', 'Give_Energy', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221260, 'Overcharged Corroded Nano Crystal (Searing Agony)', 220430, 70629, 'Searing Agony', 49684, NULL, NULL,
|
|
NULL, 80, 'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221261, 'Badly Corroded Crystal (Give Life: 10)', 220422, 28885, 'Give Life: 10', 16246, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221262, 'Badly Corroded Crystal (Give Life: 25)', 220422, 28887, 'Give Life: 25', 16246, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221263, 'Badly Corroded Crystal (Give Life: 50)', 220422, 28888, 'Give Life: 50', 16246, NULL, NULL, NULL, 27,
|
|
'Tainted', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221264, 'Badly Corroded Crystal (Give Life: 100)', 220422, 28886, 'Give Life: 100', 16246, NULL, NULL, NULL, 50,
|
|
'Tainted', 'Combat', 'Give_Life', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221265, 'Tainted Shadow Crystal (Mocham''s Gift: MatCrea)', 220412, 29300, 'Mocham''s Gift: MatCrea', 16308,
|
|
NULL, NULL, NULL, 165, 'Tainted', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221266, 'Tainted Shadow Crystal (Mocham''s Gift: MatMet)', 220412, 29302, 'Mocham''s Gift: MatMet', 16308, NULL,
|
|
NULL, NULL, 162, 'Tainted', 'Buffs', 'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221267, 'Tainted Shadow Crystal (Mocham''s Gift: PsyMod)', 220412, 29303, 'Mocham''s Gift: PsyMod', 16308, NULL,
|
|
NULL, NULL, 169, 'Tainted', 'Buffs', 'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(221268, 'Tainted Shadow Crystal (Mocham''s Gift: SenseImp)', 220412, 29304, 'Mocham''s Gift: SenseImp', 16308,
|
|
NULL, NULL, NULL, 165, 'Tainted', 'Buffs', 'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(221269, 'Tainted Shadow Crystal (Mocham''s Gift: SpaceTime)', 220412, 29301, 'Mocham''s Gift: SpaceTime', 16308,
|
|
NULL, NULL, NULL, 162, 'Tainted', 'Buffs', 'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221270, 'Severly Corroded Shadow Crystal (Health Plunder)', 220436, 76481, 'Health Plunder', 117913, NULL, NULL,
|
|
NULL, 159, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221271, 'Overcharged Corroded Nano Crystal (Ferocious Impactor Missile)', 220437, 45919,
|
|
'Ferocious Impactor Missile', 45186, NULL, NULL, NULL, 162, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221272, 'Failed Repaired Crystal (Reactive Harmonic Cocoon)', 220413, 70295, 'Reactive Harmonic Cocoon', 101018,
|
|
NULL, NULL, NULL, 179, 'Tainted', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221273, 'Badly Eroded Crystal (Personal Blizzard)', 220413, 55818, 'Personal Blizzard', 16221, NULL, NULL, NULL,
|
|
149, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221274, 'Badly Corroded Crystal (Horde)', 220412, 28890, 'Horde', 16242, NULL, NULL, NULL, 149, 'Tainted',
|
|
'Buffs', 'Damage_and_Martial_Arts_Buff', 0, 'Team', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221275, 'Badly Corroded Crystal (Iron Fist)', 220424, 28892, 'Iron Fist', 16350, NULL, NULL, NULL, 4, 'Tainted',
|
|
'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221276, 'Failed Repaired Crystal (Advanced Android)', 220424, 45730, 'Advanced Android', 16307, NULL, NULL,
|
|
NULL, 40, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221277, 'Severly Corroded Shadow Crystal (Draw AC (Greater))', 220413, 91319, 'Draw AC (Greater)', 117903, NULL,
|
|
NULL, NULL, 165, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221278, 'Tainted Shadow Crystal (PsyMod Mastery)', 220425, 29312, 'PsyMod Mastery', 16766, NULL, NULL, NULL, 47,
|
|
'Tainted', 'Buffs', 'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221279, 'Corroded Crystal with Bullet Holes (Minor Combat Barrier)', 220426, 75413, 'Minor Combat Barrier',
|
|
16314, NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221280, 'Tainted Shadow Crystal (Symbol Helper)', 220425, 29113, 'Symbol Helper', 16301, NULL, NULL, NULL, 10,
|
|
'Tainted', 'Buffs', 'Nano_Programming_Buffs', 210, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221282, 'Blood Stained and Corroded Crystal (Inferior Wound Bindings)', 220422, 43831,
|
|
'Inferior Wound Bindings', 16246, NULL, NULL, NULL, 4, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0,
|
|
0, 'Doctor', 'SL Loot'),
|
|
(221283, 'Badly Corroded Crystal (Rubber Skin)', 220426, 28905, 'Rubber Skin', 16294, NULL, NULL, NULL, 24,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221284, 'Badly Corroded Crystal (Reduce Inertia)', 220412, 28903, 'Reduce Inertia', 16234, NULL, NULL, NULL,
|
|
136, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, 'Normal', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221286, 'Badly Corroded Crystal (Limbo Mastery)', 220425, 28894, 'Limbo Mastery', 16234, NULL, NULL, NULL, 17,
|
|
'Tainted', 'Buffs', 'Evade_Duck-Exp_Buff', 0, 'Self', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221287, 'Badly Corroded Crystal (Martial Arts Mastery)', 220425, 28895, 'Martial Arts Mastery', 16289, NULL,
|
|
NULL, NULL, 50, 'Tainted', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221288, 'Failed Repaired Crystal (Automaton)', 220424, 45737, 'Automaton', 16307, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221289, 'Blood Stained and Corroded Crystal (Consummate Carer)', 220436, 43904, 'Consummate Carer', 44247, NULL,
|
|
NULL, NULL, 106, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221290, 'Tainted Shadow Crystal (Mind Banshee)', 220437, 29297, 'Mind Banshee', 39793, NULL, NULL, NULL, 146,
|
|
'Tainted', 'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221291, 'Tainted Shadow Crystal (MatCrea Mastery)', 220425, 29294, 'MatCrea Mastery', 16290, NULL, NULL, NULL,
|
|
43, 'Tainted', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221292, 'Dirty Money Shadow Crystal (Advanced Attendant-Droid)', 220424, 46409, 'Advanced Attendant-Droid',
|
|
44139, NULL, NULL, NULL, 37, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221293, 'Tainted Shadow Crystal (MatMet Mastery)', 220425, 29296, 'MatMet Mastery', 16298, NULL, NULL, NULL, 50,
|
|
'Tainted', 'Buffs', 'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221294, 'Badly Corroded Crystal (Muscle Stim)', 220422, 28899, 'Muscle Stim', 16324, NULL, NULL, NULL, 20,
|
|
'Tainted', 'Buffs', 'Strength_Buffs', 156, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221296, 'Dirty Money Shadow Crystal (Shackles of Obediance)', 220437, 82463, 'Shackles of Obedience', 46275,
|
|
NULL, NULL, NULL, 172, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221298, 'Failed Repaired Crystal (Advanced Guardbot)', 220411, 45733, 'Advanced Guardbot', 44140, NULL, NULL,
|
|
NULL, 116, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221299, 'Blood Stained and Corroded Crystal (Active Viral Agent)', 220430, 44176, 'Active Viral Agent', 16226,
|
|
NULL, NULL, NULL, 53, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221300, 'Tainted Shadow Crystal (Sense Imp Mastery)', 220425, 29315, 'Sense Imp Mastery', 16332, NULL, NULL,
|
|
NULL, 43, 'Tainted', 'Buffs', 'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221301, 'Failed Repaired Crystal (Military-Grade Warmachine)', 220411, 45690, 'Military-Grade Warmachine',
|
|
44135, NULL, NULL, NULL, 175, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221302, 'Tainted Shadow Crystal (SpaceTime Mastery)', 220425, 29295, 'SpaceTime Mastery', 16285, NULL, NULL,
|
|
NULL, 40, 'Tainted', 'Buffs', 'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221303, 'Dirty Money Shadow Crystal (Stinging Reminder)', 220430, 81996, 'Stinging Reminder', 39813, NULL, NULL,
|
|
NULL, 63, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221304, 'Tainted Shadow Crystal (Dedication of Thought)', 220412, 95525, 'Dedication of Thought', 16309, NULL,
|
|
NULL, NULL, 146, 'Tainted', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221305, 'Overcharged Corroded Nano Crystal (Meta-Dioxin Spray)', 220437, 45216, 'Meta-Dioxin Spray', 39795,
|
|
NULL, NULL, NULL, 136, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221306, 'Tainted Shadow Crystal (Unmake: BioMet)', 220432, 29321, 'Unmake: BioMet', 39044, NULL, NULL, NULL, 73,
|
|
'Tainted', 'DeBuffs', 'Biological_Metamorphosis_DeBuffs', 164, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221307, 'Tainted Shadow Crystal (Unmake: MatCrea)', 220432, 29322, 'Unmake: MatCrea', 39112, NULL, NULL, NULL,
|
|
73, 'Tainted', 'DeBuffs', 'Matter_Creation_DeBuffs', 160, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221308, 'Tainted Shadow Crystal (Unmake: MatMet)', 220432, 29324, 'Unmake: MatMet', 39114, NULL, NULL, NULL, 63,
|
|
'Tainted', 'DeBuffs', 'Material_Metamorphosis_DeBuffs', 158, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221309, 'Tainted Shadow Crystal (Unmake: PsyMod)', 220432, 29325, 'Unmake: PsyMod', 39138, NULL, NULL, NULL, 70,
|
|
'Tainted', 'DeBuffs', 'PsyMod_DeBuffs', 168, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221310, 'Tainted Shadow Crystal (Unmake: SenseImp)', 220432, 29326, 'Unmake: SenseImp', 39029, NULL, NULL, NULL,
|
|
66, 'Tainted', 'DeBuffs', 'Sensory_Improvement_DeBuffs', 166, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221311, 'Tainted Shadow Crystal (Unmake: SpaceTime)', 220432, 29323, 'Unmake: SpaceTime', 39113, NULL, NULL,
|
|
NULL, 66, 'Tainted', 'DeBuffs', 'Time_and_Space_DeBuffs', 162, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221313, 'Badly Corroded Crystal (Velocity)', 220432, 28862, 'Velocity', 16300, NULL, NULL, NULL, 60, 'Tainted',
|
|
'Buffs', 'Runspeed_Buffs', 150, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221314, 'Tainted Shadow Crystal (Transcendent Rage Materialization)', 220431, 43920,
|
|
'Transcendent Rage Materialization', 295577, NULL, NULL, NULL, 70, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1,
|
|
0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221315, 'Badly Corroded Crystal (Harden Skin)', 220426, 75348, 'Harden Skin', 16294, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221316, 'Failed Repaired Crystal (Android)', 220424, 45736, 'Android', 16307, NULL, NULL, NULL, 33, 'Tainted',
|
|
'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221318, 'Overcharged Corroded Nano Crystal (Nano Cloud Supplement)', 220411, 95442, 'Nano Cloud Supplement',
|
|
16202, NULL, NULL, NULL, 149, 'Tainted', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221319, 'Blood Stained and Corroded Crystal (Superior Wound Bindings)', 220429, 43822,
|
|
'Superior Wound Bindings', 44231, NULL, NULL, NULL, 80, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(221320, 'Cracked Crystal (Screen of Blades)', 220413, 55750, 'Screen of Blades', 16221, 147340, 145840, 148840,
|
|
139, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221321, 'Overcharged Corroded Nano Crystal (Void Warmth)', 220430, 45191, 'Void Warmth', 39797, NULL, NULL,
|
|
NULL, 86, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221322, 'Badly Corroded Crystal (Augment Psychic)', 220422, 26357, 'Augment Psychic', 16315, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Buffs_-_Attributes', 'Psychic_Buffs', 31, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221323, 'Badly Corroded Crystal (BioMet Inexperience)', 220425, 26363, 'BioMet Inexperience', 39044, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'DeBuffs_-_Nano', 'BioMet_DeBuffs', 36, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221324, 'Badly Corroded Crystal (BioMet Expertise)', 220425, 26361, 'BioMet Expertise', 16199, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Nano', 'Biological_Metamorphosis_Buffs', 35, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221325, 'Badly Corroded Crystal (1H Blunt Weapon Incompetence)', 220425, 26337, '1H Blunt Weapon Incompetence',
|
|
39045, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Melee', '1Hand_Blunt_DeBuffs', 17, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221326, 'Badly Corroded Crystal (BioMet Incompetence)', 220425, 26362, 'Nano Skills Incompetence', 297518, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Nano', 'BioMet_DeBuffs', 36, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221327, 'Badly Corroded Crystal (Strength Boost)', 220422, 27169, 'Strength Boost', 16324, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs_-_Attributes', 'Strength_Buffs', 34, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221328, 'Badly Corroded Crystal (1H Blunt Weapon Proficiency)', 220425, 26339, '1H Blunt Weapon Proficiency',
|
|
16200, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee', '1H_Blunt_Buffs', 16, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221329, 'Badly Corroded Crystal (BioMet Proficiency)', 220425, 26364, 'BioMet Proficiency', 16199, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Nano', 'Biological_Metamorphosis_Buffs', 35, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221330, 'Badly Corroded Crystal (1H Blunt Weapon Inexperience)', 220425, 26338, '1H Blunt Weapon Inexperience',
|
|
39045, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Melee', '1Hand_Blunt_DeBuffs', 17, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221331, 'Badly Corroded Crystal (MatCrea Incompetence)', 220425, 27099, 'MatCrea Incompetence', 39112, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Nano', 'MatCrea_DeBuffs', 88, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221332, 'Badly Corroded Crystal (MatCrea Inexperience)', 220425, 27100, 'MatCrea Inexperience', 39112, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Nano', 'MatCrea_DeBuffs', 88, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221333, 'Badly Corroded Crystal (Chemistry Expertise)', 220425, 26387, 'Chemistry Expertise', 16210, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Tradeskill', 'Chemistry_Buffs', 47, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221334, 'Badly Corroded Crystal (MatCrea Expertise)', 220425, 27098, 'MatCrea Expertise', 16290, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Nano', 'Matter_Creation_Buffs', 87, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221335, 'Badly Corroded Crystal (Chemistry Proficiency)', 220425, 26388, 'Chemistry Proficiency', 16210, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill', 'Chemistry_Buffs', 47, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221336, 'Badly Corroded Crystal (MatCrea Proficiency)', 220425, 27101, 'MatCrea Proficiency', 16290, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Nano', 'Matter_Creation_Buffs', 87, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221337, 'Badly Corroded Crystal (Adventuring Expertise)', 220425, 26389, 'Adventuring Expertise', 16211, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs', 'Climb_Buffs', 48, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221338, 'Badly Corroded Crystal (Diminish Agility)', 220422, 26401, 'Diminish Agility', 39063, NULL, NULL, NULL,
|
|
4, 'Tainted', 'DeBuffs_-_Attributes', 'Agility_DeBuffs', 53, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221339, 'Badly Corroded Crystal (Drain Stamina)', 220422, 26416, 'Drain Stamina', 39152, NULL, NULL, NULL, 10,
|
|
'Tainted', 'DeBuffs_-_Attributes', 'Stamina_DeBuffs', 57, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221340, 'Badly Corroded Crystal (Drain Sense)', 220422, 26415, 'Drain Sense', 39145, NULL, NULL, NULL, 10,
|
|
'Tainted', 'DeBuffs_-_Attributes', 'Sense_DeBuffs', 56, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221341, 'Badly Corroded Crystal (Drain Agility)', 220422, 26412, 'Drain Agility', 39063, NULL, NULL, NULL, 10,
|
|
'Tainted', 'DeBuffs_-_Attributes', 'Agility_DeBuffs', 53, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221342, 'Badly Corroded Crystal (Dimach Incompetence)', 220425, 26399, 'Dimach Incompetence', 39064, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'DeBuffs_-_Melee_Special', 'Dimach_DeBuffs', 52, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221343, 'Badly Corroded Crystal (Diminish Stamina)', 220422, 26405, 'Diminish Stamina', 39152, NULL, NULL, NULL,
|
|
4, 'Tainted', 'DeBuffs_-_Attributes', 'Stamina_DeBuffs', 57, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221344, 'Badly Corroded Crystal (Diminish Intelligence)', 220422, 26402, 'Diminish Intelligence', 39099, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Attributes', 'Intelligence_DeBuffs', 54, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221345, 'Badly Corroded Crystal (Diminish Psychic)', 220422, 26403, 'Diminish Psychic', 39137, NULL, NULL, NULL,
|
|
4, 'Tainted', 'DeBuffs_-_Attributes', 'Psychic_DeBuffs', 55, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221346, 'Badly Corroded Crystal (Diminish Strength)', 220422, 26406, 'Diminish Strength', 39154, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'DeBuffs_-_Attributes', 'Strength_DeBuffs', 58, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221347, 'Badly Corroded Crystal (Diminish Sense)', 220422, 26404, 'Diminish Sense', 39145, NULL, NULL, NULL, 4,
|
|
'Tainted', 'DeBuffs_-_Attributes', 'Sense_DeBuffs', 56, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221348, 'Badly Corroded Crystal (Drain Intelligence)', 220422, 26413, 'Drain Intelligence', 39099, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'DeBuffs_-_Attributes', 'Intelligence_DeBuffs', 54, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221349, 'Badly Corroded Crystal (Dimach Inexperience)', 220425, 26400, 'Dimach Inexperience', 39064, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'DeBuffs_-_Melee_Special', 'Dimach_DeBuffs', 52, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221350, 'Badly Corroded Crystal (Drain Psychic)', 220422, 26414, 'Drain Abilities', 297494, NULL, NULL, NULL,
|
|
10, 'Tainted', 'DeBuffs_-_Attributes', 'Psychic_DeBuffs', 55, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221351, 'Badly Corroded Crystal (MatMet Incompetence)', 220425, 27107, 'MatMet Incompetence', 39114, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'DeBuffs_-_Nano', 'MatMet_DeBuffs', 92, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221352, 'Badly Corroded Crystal (Breaking and Entering Expertise)', 220425, 26379,
|
|
'Breaking and Entering Expertise', 16205, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill_Special',
|
|
'Break_Entry_Buffs', 43, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221353, 'Badly Corroded Crystal (MatMet Expertise)', 220425, 27106, 'MatMet Expertise', 16298, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Nano', 'Material_Metamorphosis_Buffs', 91, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221354, 'Badly Corroded Crystal (Breaking and Entering Proficiency)', 220425, 26380,
|
|
'Breaking and Entering Proficiency', 16205, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill_Special',
|
|
'Break_Entry_Buffs', 43, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221355, 'Badly Corroded Crystal (MatMet Inexperience)', 220425, 27108, 'MatMet Inexperience', 39114, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'DeBuffs_-_Nano', 'MatMet_DeBuffs', 92, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221356, 'Badly Corroded Crystal (MatMet Proficiency)', 220425, 27109, 'MatMet Proficiency', 16298, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Nano', 'Material_Metamorphosis_Buffs', 91, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221357, 'Badly Corroded Crystal (First Aid Expertise)', 220425, 26441, 'First Aid Expertise', 16239, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Medical', 'First_Aid_Buffs', 70, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221358, 'Badly Corroded Crystal (Fast Attack Expertise)', 220425, 26432, 'Fast Attack Expertise', 16235, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee_Special', 'Fast_Attack_Buffs', 66, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221359, 'Badly Corroded Crystal (Fast Attack Incompetence)', 220425, 26433, 'Fast Attack Incompetence', 39082,
|
|
NULL, NULL, NULL, 14, 'Tainted', 'DeBuffs_-_Melee_Special', 'Fast_Attack_DeBuffs', 67, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221360, 'Badly Corroded Crystal (Fling Shot Expertise)', 220425, 26443, 'Fling Shot Expertise', 16240, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Ranged_Special', 'Fling_Shot_Buffs', 71, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221361, 'Badly Corroded Crystal (Full Auto Incompetence)', 220425, 26448, 'Full Auto Incompetence', 39091, NULL,
|
|
NULL, NULL, 14, 'Tainted', 'DeBuffs_-_Ranged_Special', 'Full_Auto_DeBuffs', 74, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221362, 'Hacked Corroded Crystal (Mimic Profession: Meta-Physicist)', 220412, 117208,
|
|
'Mimic Profession: Meta-Physicist', 16775, NULL, NULL, NULL, 165, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Meta-Physicist', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221364, 'Dirty Money Shadow Crystal (Pheromone Control)', 220432, 30086, 'Pheromone Control', 39137, NULL, NULL,
|
|
NULL, 76, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221365, 'Blood Stained and Corroded Crystal (Temporary Cellular Enhancement)', 220429, 96255,
|
|
'Temporary Cellular Enhancement', 39152, NULL, NULL, NULL, 90, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185,
|
|
'', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221366, 'Badly Eroded Crystal (One With Nature)', 220436, 136674, 'One With Nature', 44231, NULL, NULL, NULL,
|
|
182, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221367, 'Severly Corroded Shadow Crystal (Journeyman: Electrical Engineering)', 220432, 30724,
|
|
'Journeyman: Electrical Engineering', 16231, NULL, NULL, NULL, 80, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Electrical_Engineering_Buffs', 172, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221368, 'Overcharged Corroded Nano Crystal (Abyssal Flames)', 220423, 28639, 'Abyssal Flames', 45179, NULL,
|
|
NULL, NULL, 33, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221369, 'Hacked Corroded Crystal (Feline Grace)', 220432, 25989, 'Feline Grace', 16218, NULL, NULL, NULL, 53,
|
|
'Tainted', 'Buffs', 'Agility_Buffs', 195, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221370, 'Hacked Corroded Crystal (Death''s Gaze)', 220437, 25980, 'Death''s Gaze', 16248, NULL, NULL, NULL, 142,
|
|
'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221371, 'Overcharged Corroded Nano Crystal (Fire Stream)', 220423, 28608, 'Fire Stream', 45179, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221372, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk III)', 220426, 70306,
|
|
'Total Mirror Shield Mk III', 39001, NULL, NULL, NULL, 47, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221373, 'Overcharged Corroded Nano Crystal (Slime Cascade)', 220430, 28636, 'Slime Cascade', 49685, NULL, NULL,
|
|
NULL, 93, 'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221374, 'Overcharged Corroded Nano Crystal (Barrage of Fire)', 220437, 28593, 'Barrage of Fire', 39783, NULL,
|
|
NULL, NULL, 109, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221375, 'Badly Corroded Crystal (1H Blunt Weapon Expertise)', 220425, 26336, '1H Blunt Weapon Expertise', 16200,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee', '1H_Blunt_Buffs', 16, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221376, 'Badly Corroded Crystal (Agility Boost)', 220422, 26342, 'Agility Boost', 16218, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs_-_Attributes', 'Agility_Buffs', 29, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221377, 'Badly Corroded Crystal (Aimed Shot Expertise)', 220425, 26343, 'Aimed Shot Expertise', 16186, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Ranged_Special', 'Aimed_Shot_Buffs', 18, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221378, 'Badly Corroded Crystal (Augment Strength)', 220422, 26360, 'Augment Strength', 16324, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Buffs_-_Attributes', 'Strength_Buffs', 34, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221379, 'Badly Corroded Crystal (Aimed Shot Incompetence)', 220425, 26344,
|
|
'Ranged Special Attacks Incompetence', 297504, NULL, NULL, NULL, 14, 'Tainted', 'DeBuffs_-_Ranged_Special',
|
|
'Aimed_Shot_DeBuffs', 19, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221380, 'Badly Corroded Crystal (Augment Stamina)', 220422, 26359, 'Augment Stamina', 16330, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Buffs_-_Attributes', 'Stamina_Buffs', 33, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221381, 'Badly Corroded Crystal (Augment Intelligence)', 220422, 26356, 'Augment Intelligence', 16251, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Attributes', 'Intelligence_Buffs', 30, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221382, 'Badly Corroded Crystal (Adrenaline Pump)', 220422, 26350, 'Adrenaline Pump', 16300, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Utility', 'Runspeed_Buffs', 149, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221383, 'Badly Corroded Crystal (Aimed Shot Proficiency)', 220425, 26346, 'Aimed Shot Proficiency', 16186, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged_Special', 'Aimed_Shot_Buffs', 18, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221384, 'Badly Corroded Crystal (Augment Sense)', 220422, 26358, 'Augment Sense', 16317, NULL, NULL, NULL, 4,
|
|
'Tainted', 'Buffs_-_Attributes', 'Sense_Buffs', 32, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221385, 'Badly Corroded Crystal (Aimed Shot Inexperience)', 220425, 26345, 'Aimed Shot Inexperience', 39031,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'DeBuffs_-_Ranged_Special', 'Aimed_Shot_DeBuffs', 19, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221386, 'Badly Corroded Crystal (Fling Shot Inexperience)', 220425, 26445, 'Fling Shot Inexperience', 39087,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'DeBuffs_-_Ranged_Special', 'Fling_Shot_DeBuffs', 72, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221387, 'Badly Corroded Crystal (Fling Shot Proficiency)', 220425, 26446, 'Fling Shot Proficiency', 16240, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged_Special', 'Fling_Shot_Buffs', 71, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221388, 'Badly Corroded Crystal (Fast Attack Proficiency)', 220425, 26435, 'Fast Attack Proficiency', 16235,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee_Special', 'Fast_Attack_Buffs', 66, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221389, 'Badly Corroded Crystal (Full Auto Expertise)', 220425, 26447, 'Full Auto Expertise', 16237, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Ranged_Special', 'Full_Auto_Buffs', 73, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221390, 'Badly Corroded Crystal (Fast Attack Inexperience)', 220425, 26434, 'Fast Attack Inexperience', 39082,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'DeBuffs_-_Melee_Special', 'Fast_Attack_DeBuffs', 67, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221391, 'Badly Corroded Crystal (First Aid Proficiency)', 220425, 26442, 'First Aid Proficiency', 16239, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Medical', 'First_Aid_Buffs', 70, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221392, 'Badly Corroded Crystal (Mechanical Engineering Proficiency)', 220425, 27111,
|
|
'Mechanical Engineering Proficiency', 16293, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill',
|
|
'Mechanical_Engineering_Buffs', 93, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221393, 'Badly Corroded Crystal (Mechanical Engineering Expertise)', 220425, 27110,
|
|
'Mechanical Engineering Expertise', 16293, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill',
|
|
'Mechanical_Engineering_Buffs', 93, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221394, 'Badly Corroded Crystal (Electrical Engineering Expertise)', 220425, 26420,
|
|
'Electrical Engineering Expertise', 16231, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill',
|
|
'Electrical_Engineering_Buffs', 60, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221395, 'Badly Corroded Crystal (Grenade Incompetence)', 220425, 26711, 'Grenade Incompetence', 39093, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Ranged', 'Grenade_DeBuffs', 78, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221396, 'Badly Corroded Crystal (Grenade Proficiency)', 220425, 27082, 'Grenade Proficiency', 16252, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'Grenade_Buffs', 77, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221397, 'Badly Corroded Crystal (Grenade Expertise)', 220425, 27081, 'Grenade Expertise', 16252, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Ranged', 'Grenade_Buffs', 77, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221398, 'Badly Corroded Crystal (Fling Shot Incompetence)', 220425, 26444, 'Fling Shot Incompetence', 39087,
|
|
NULL, NULL, NULL, 14, 'Tainted', 'DeBuffs_-_Ranged_Special', 'Fling_Shot_DeBuffs', 72, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221399, 'Badly Corroded Crystal (Drain Strength)', 220422, 26417, 'Drain Strength', 39154, NULL, NULL, NULL, 10,
|
|
'Tainted', 'DeBuffs_-_Attributes', 'Strength_DeBuffs', 58, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221400, 'Badly Corroded Crystal (Grenade Inexperience)', 220425, 26710, 'Grenade Inexperience', 39093, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'Grenade_DeBuffs', 78, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221401, 'Badly Corroded Crystal (Concealment Expertise)', 220425, 26397, 'Concealment Expertise', 16214, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Utility', 'Concealment_Buffs', 51, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221402, 'Badly Corroded Crystal (Shotgun Inexperience)', 220425, 27161, 'Shotgun Inexperience', 39148, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'Shotgun_DeBuffs', 119, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221403, 'Badly Corroded Crystal (Healing)', 220422, 26466, 'Healing', 16246, NULL, NULL, NULL, 4, 'Tainted',
|
|
'Combat', 'Heal', 0, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221404, 'Badly Corroded Crystal (Shotgun Proficiency)', 220425, 27162, 'Shotgun Proficiency', 16326, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'Shotgun_Buffs', 118, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221405, 'Badly Corroded Crystal (Concealment Proficiency)', 220425, 26398, 'Concealment Proficiency', 16214,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Utility', 'Concealment_Buffs', 51, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221406, 'Badly Corroded Crystal (Shotgun Incompetence)', 220425, 27160, 'Shotgun Incompetence', 39148, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Ranged', 'Shotgun_DeBuffs', 119, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221407, 'Badly Corroded Crystal (Intelligence Boost)', 220422, 27086, 'Intelligence Boost', 16251, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'Buffs_-_Attributes', 'Intelligence_Buffs', 30, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221408, 'Badly Corroded Crystal (Rifle Inexperience)', 220425, 27148, 'Rifle Inexperience', 39151, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'Rifle_DeBuffs', 113, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221409, 'Badly Corroded Crystal (Improve Health)', 220422, 27085, 'Improve Health', 16758, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs', 'Max_Health_Buffs', 80, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221410, 'Badly Corroded Crystal (Rifle Incompetence)', 220425, 27147, 'Rifle Incompetence', 39151, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'DeBuffs_-_Ranged', 'Rifle_DeBuffs', 113, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221411, 'Badly Corroded Crystal (Rifle Proficiency)', 220425, 27149, 'Rifle Proficiency', 16329, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'Rifle_Buffs', 112, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221412, 'Badly Corroded Crystal (Rifle Expertise)', 220425, 27146, 'Rifle Expertise', 16329, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Ranged', 'Rifle_Buffs', 112, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221413, 'Badly Corroded Crystal (Throwing Knife Expertise)', 220425, 27087, 'Throwing Knife Expertise', 16286,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs', 'Knife_Buffs', 81, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221414, 'Badly Corroded Crystal (Throwing Knife Incompetence)', 220425, 26709, 'Throwing Knife Incompetence',
|
|
39107, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs', 'Knife_DeBuffs', 82, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221415, 'Badly Corroded Crystal (Throwing Knife Proficiency)', 220425, 27088, 'Throwing Knife Proficiency',
|
|
16286, NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Knife_Buffs', 81, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221416, 'Badly Corroded Crystal (Throwing Knife Inexperience)', 220425, 26708, 'Throwing Knife Inexperience',
|
|
39107, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs', 'Knife_DeBuffs', 82, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221417, 'Badly Corroded Crystal (SpaceTime Incompetence)', 220425, 27103, 'SpaceTime Incompetence', 39113, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Nano', 'MatLoc_DeBuffs', 90, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221418, 'Badly Corroded Crystal (Computer Literacy Expertise)', 220425, 26425, 'Computer Literacy Expertise',
|
|
16213, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Computer_Literacy_Buffs', 50, '', 0, 0,
|
|
0, 0, 0, 'General', 'SL Loot'),
|
|
(221421, 'Badly Corroded Crystal (LR Energy Weapon Incompetence)', 220425, 26429,
|
|
'LR Energy Weapon Incompetence', 39078, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Ranged',
|
|
'LR_Energy_Weapon_DeBuffs', 65, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221422, 'Badly Corroded Crystal (SpaceTime Proficiency)', 220425, 27105, 'SpaceTime Proficiency', 16285, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Nano', 'Time_and_Space_Buffs', 89, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221423, 'Badly Corroded Crystal (SpaceTime Expertise)', 220425, 27102, 'SpaceTime Expertise', 16285, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Nano', 'Time_and_Space_Buffs', 89, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221424, 'Badly Corroded Crystal (Computer Literacy Proficiency)', 220425, 26396,
|
|
'Computer Literacy Proficiency', 16213, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill_Special',
|
|
'Computer_Literacy_Buffs', 50, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221425, 'Badly Corroded Crystal (LR Energy Weapon Expertise)', 220425, 26428, 'LR Energy Weapon Expertise',
|
|
20882, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Ranged', 'LR_Energy_Weapon_Buffs', 64, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221426, 'Badly Corroded Crystal (SpaceTime Inexperience)', 220425, 27104, 'SpaceTime Inexperience', 39113, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Nano', 'MatLoc_DeBuffs', 90, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221427, 'Badly Corroded Crystal (LR Energy Weapon Inexp)', 220425, 26430, 'LR Energy Weapon Inexp', 39078, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'LR_Energy_Weapon_DeBuffs', 65, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221428, 'Badly Corroded Crystal (LR Energy Weapon Proficiency)', 220425, 26431, 'LR Energy Weapon Proficiency',
|
|
20882, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'LR_Energy_Weapon_Buffs', 64, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221429, 'Badly Corroded Crystal (Martial Arts Expertise)', 220425, 27094, 'Martial Arts Expertise', 16289, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee_Special', 'Martial_Arts_Buffs', 85, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221430, 'Badly Corroded Crystal (Martial Arts Inexperience)', 220425, 27096, 'Martial Arts Inexperience', 39111,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Melee_Special', 'Martial_Arts_DeBuffs', 86, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221432, 'Badly Corroded Crystal (Bot Migration)', 220422, 26366, 'Bot Migration', 16303, NULL, NULL, NULL, 4,
|
|
'Tainted', 'Combat', 'Nano_Heal', 0, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221433, 'Badly Corroded Crystal (Bot Mass Migration)', 220422, 26365, 'Bot Mass Migration', 16303, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Combat', 'Nano_Heal', 0, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221434, 'Badly Corroded Crystal (Martial Arts Incompetence)', 220425, 27095, 'Martial Arts Incompetence', 39111,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Melee_Special', 'Martial_Arts_DeBuffs', 86, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221435, 'Badly Corroded Crystal (Martial Arts Proficiency)', 220425, 27097, 'Martial Arts Proficiency', 16289,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee_Special', 'Martial_Arts_Buffs', 85, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221436, 'Badly Corroded Crystal (Nano Programming Expertise)', 220425, 27115, 'Nano Programming Expertise',
|
|
16301, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Nano_Programming_Buffs', 95, '', 0, 0, 0,
|
|
0, 0, 'General', 'SL Loot'),
|
|
(221437, 'Badly Corroded Crystal (Nano Programming Proficiency)', 220425, 27116, 'Nano Programming Proficiency',
|
|
16301, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Nano_Programming_Buffs', 95, '', 0, 0, 0,
|
|
0, 0, 'General', 'SL Loot'),
|
|
(221438, 'Badly Corroded Crystal (Electrical Engineering Proficiency)', 220425, 27707,
|
|
'Electrical Engineering Proficiency', 16231, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill',
|
|
'Electrical_Engineering_Buffs', 60, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221439, 'Badly Corroded Crystal (Nano Restoration)', 220424, 27118, 'Nano Restoration', 16321, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Medical', 'NP_Regeneration', 97, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221440, 'Badly Corroded Crystal (Bow Expertise)', 220425, 26367, 'Bow Expertise', 16208, NULL, NULL, NULL, 10,
|
|
'Tainted', 'Buffs_-_Ranged', 'Bow_Buffs', 37, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221441, 'Badly Corroded Crystal (Bow Incompetence)', 220425, 26368, 'Bow Incompetence', 39047, NULL, NULL, NULL,
|
|
10, 'Tainted', 'DeBuffs_-_Ranged', 'Bow_DeBuffs', 38, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221442, 'Badly Corroded Crystal (Bow Proficiency)', 220425, 26351, 'Bow Proficiency', 16208, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Buffs_-_Ranged', 'Bow_Buffs', 37, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221443, 'Badly Corroded Crystal (Bow Inexperience)', 220425, 26369, 'Bow Inexperience', 39047, NULL, NULL, NULL,
|
|
4, 'Tainted', 'DeBuffs_-_Ranged', 'Bow_DeBuffs', 38, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221444, 'Badly Corroded Crystal (Parry Expertise)', 220425, 27121, 'Deflect Expertise', 16305, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs', 'Deflect_Buffs', 98, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221445, 'Badly Corroded Crystal (Piercing Expert)', 220425, 26455, 'Piercing Expert', 16201, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Melee', 'Piercing_Buffs', 101, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221446, 'Badly Corroded Crystal (Pharmaceutical Expertise)', 220425, 27125, 'Pharmaceutical Expertise', 16316,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill', 'Pharmaceutical_Buffs', 100, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221447, 'Badly Corroded Crystal (Piercing Incompetence)', 220425, 26456, 'Piercing Incompetence', 39043, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Melee', 'Piercing_DeBuffs', 102, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221448, 'Badly Corroded Crystal (Pistol Inexperience)', 220425, 27129, 'Pistol Inexperience', 39132, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'Pisto_DeBuffs', 104, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221449, 'Badly Corroded Crystal (Pharmaceutical Proficiency)', 220425, 27126, 'Pharmaceutical Proficiency',
|
|
16316, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill', 'Pharmaceutical_Buffs', 100, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221450, 'Badly Corroded Crystal (Parry Proficiency)', 220425, 27124, 'Deflect Proficiency', 16305, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs', 'Deflect_Buffs', 98, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221452, 'Badly Corroded Crystal (Piercing Proficiency)', 220425, 26426, 'Piercing Proficiency', 16201, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee', 'Piercing_Buffs', 101, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221454, 'Badly Corroded Crystal (Parry Incompetence)', 220425, 27122, 'Parry Incompetence', 39127, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'DeBuffs', 'Deflect_DeBuffs', 99, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221455, 'Badly Corroded Crystal (Pistol Expertise)', 220425, 27127, 'Pistol Expertise', 16310, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Ranged', 'Pistol_Buffs', 103, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221458, 'Badly Corroded Crystal (Pistol Incompetence)', 220425, 27128, 'Ranged Weapons Incompetence', 297529,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Ranged', 'Pisto_DeBuffs', 104, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221459, 'Badly Corroded Crystal (Piercing Inexperience)', 220425, 26457, 'Piercing Inexperience', 39043, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Melee', 'Piercing_DeBuffs', 102, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221460, 'Badly Corroded Crystal (Parry Inexperience)', 220425, 27123, 'Parry Inexperience', 39127, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'DeBuffs', 'Deflect_DeBuffs', 99, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221461, 'Badly Corroded Crystal (Pistol Proficiency)', 220425, 27080, 'Pistol Proficiency', 16310, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'Pistol_Buffs', 103, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221464, 'Badly Corroded Crystal (Field Quantum Physics Expertise)', 220425, 26437,
|
|
'Field Quantum Physics Expertise', 16244, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill',
|
|
'Field_Quantum_Physics_Buffs', 68, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221465, 'Badly Corroded Crystal (Field Quantum Physics Proficiency)', 220425, 26438,
|
|
'Field Quantum Physics Proficiency', 16244, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill',
|
|
'Field_Quantum_Physics_Buffs', 68, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221466, 'Badly Corroded Crystal (Quickness)', 220425, 27141, 'Quickness', 16300, NULL, NULL, NULL, 17,
|
|
'Tainted', 'Buffs_-_Utility', 'Runspeed_Buffs', 149, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221468, 'Badly Corroded Crystal (Riposte Inexperience)', 220425, 27152, 'Riposte Inexperience', 39144, NULL,
|
|
NULL, NULL, 7, 'Tainted', 'DeBuffs', 'Riposte_DeBuffs', 115, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221470, 'Badly Corroded Crystal (Assault Rifle Expertise)', 220425, 26370, 'Assault Rifle Expertise', 16195,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Ranged', 'Assault_Rifle_Buffs', 27, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221473, 'Badly Corroded Crystal (Regeneration)', 220422, 27144, 'Regeneration', 16321, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Buffs_-_Medical', 'HP_Regeneration', 111, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221474, 'Badly Corroded Crystal (Assault Rifle Incompetence)', 220425, 26352, 'Assault Rifle Incompetence',
|
|
39040, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Ranged', 'Assault_Rifle_DeBuffs', 28, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221475, 'Badly Corroded Crystal (Riposte Expertise)', 220425, 27150, 'Riposte Expertise', 16322, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs', 'Riposte_Buffs', 114, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221476, 'Badly Corroded Crystal (Assault Rifle Proficiency)', 220425, 26354, 'Assault Rifle Proficiency', 16195,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'Assault_Rifle_Buffs', 27, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221479, 'Badly Corroded Crystal (Riposte Incompetence)', 220425, 27151, 'Riposte Incompetence', 39144, NULL,
|
|
NULL, NULL, 14, 'Tainted', 'DeBuffs', 'Riposte_DeBuffs', 115, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221480, 'Badly Corroded Crystal (Radiation Shield)', 220426, 27142, 'Radiation Shield', 16318, NULL, NULL, NULL,
|
|
1, 'Tainted', 'Buffs', 'Radiation_AC_Buffs', 110, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221481, 'Badly Corroded Crystal (Radiation Ward)', 220426, 27143, 'Radiation Ward', 16318, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs', 'Radiation_AC_Buffs', 110, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221482, 'Badly Corroded Crystal (Assault Rifle Inexperience)', 220425, 26353, 'Assault Rifle Inexperience',
|
|
39040, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'Assault_Rifle_DeBuffs', 28, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221485, 'Badly Corroded Crystal (Riposte Proficiency)', 220425, 27153, 'Riposte Proficiency', 16322, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs', 'Riposte_Buffs', 114, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221488, 'Badly Corroded Crystal (Sneak Attack Expertise)', 220425, 27164, 'Sneak Attack Expertise', 16328, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee_Special', 'Sneak_Attack_Buffs', 120, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221489, 'Badly Corroded Crystal (Sense Boost)', 220422, 27154, 'Sense Boost', 16317, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs_-_Attributes', 'Sense_Buffs', 32, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221490, 'Badly Corroded Crystal (Sneak Attack Inexperience)', 220425, 27166, 'Sneak Attack Inexperience', 39150,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'DeBuffs_-_Melee_Special', 'Sneak_Attack_DeBuffs', 121, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221491, 'Failed Repaired Crystal (Upgraded Automaton)', 220424, 45676, 'Upgraded Automaton', 16307, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221492, 'Badly Corroded Crystal (Bow Special Attack Expertise)', 220425, 26394, 'Bow Special Attack Expertise',
|
|
16203, NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Ranged_Special', 'Bow_Special_Buffs', 39, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221493, 'Badly Corroded Crystal (Shotgun Expertise)', 220425, 27159, 'Shotgun Expertise', 16326, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Ranged', 'Shotgun_Buffs', 118, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221494, 'Badly Corroded Crystal (Bow Special Attack Incompetence)', 220425, 26372,
|
|
'Bow Special Attack Incompetence', 39048, NULL, NULL, NULL, 14, 'Tainted', 'DeBuffs_-_Ranged_Special',
|
|
'Bow_Special_DeBuffs', 40, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221495, 'Badly Corroded Crystal (Sneak Attack Proficiency)', 220425, 27167, 'Sneak Attack Proficiency', 16328,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee_Special', 'Sneak_Attack_Buffs', 120, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221497, 'Badly Corroded Crystal (Sense Imp Inexperience)', 220425, 27157, 'Sense Imp Inexperience', 39029, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Nano', 'SenseImp_DeBuffs', 117, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221498, 'Badly Corroded Crystal (Sense Imp Expertise)', 220425, 27155, 'Sense Imp Expertise', 16332, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Nano', 'Sensory_Improvement_Buffs', 116, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221499, 'Badly Corroded Crystal (Stamina Boost)', 220422, 27168, 'Stamina Boost', 16330, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs_-_Attributes', 'Stamina_Buffs', 33, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221500, 'Badly Corroded Crystal (Bow Special Attack Proficiency)', 220425, 26374,
|
|
'Bow Special Attack Proficiency', 16203, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged_Special',
|
|
'Bow_Special_Buffs', 39, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221501, 'Badly Corroded Crystal (Sense Imp Proficiency)', 220425, 27158, 'Sense Imp Proficiency', 16332, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Nano', 'Sensory_Improvement_Buffs', 116, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221502, 'Badly Corroded Crystal (Sense Imp Incomp)', 220425, 27156, 'Sense Imp Incomp', 39029, NULL, NULL, NULL,
|
|
10, 'Tainted', 'DeBuffs_-_Nano', 'SenseImp_DeBuffs', 117, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221503, 'Badly Corroded Crystal (Sneak Attack Incompetence)', 220425, 27165, 'Sneak Attack Incompetence', 39150,
|
|
NULL, NULL, NULL, 14, 'Tainted', 'DeBuffs_-_Melee_Special', 'Sneak_Attack_DeBuffs', 121, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221504, 'Badly Corroded Crystal (Swiftness)', 220425, 27172, 'Swiftness', 16300, NULL, NULL, NULL, 4, 'Tainted',
|
|
'Buffs_-_Utility', 'Runspeed_Buffs', 149, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221505, 'Badly Corroded Crystal (Bow Special Attack Inexperience)', 220425, 26373,
|
|
'Bow Special Attack Inexperience', 39048, NULL, NULL, NULL, 7, 'Tainted', 'DeBuffs_-_Ranged_Special',
|
|
'Bow_Special_DeBuffs', 40, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221506, 'Badly Corroded Crystal (Treatment Expertise)', 220425, 27175, 'Treatment Expertise', 16342, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Medical', 'Treatment_Buffs', 125, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221507, 'Badly Corroded Crystal (Heavy Weapons Incompetence)', 220425, 26452, 'Heavy Weapons Incompetence',
|
|
39080, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Ranged', 'Thrown_Grappling_DeBuffs', 76, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221508, 'Badly Corroded Crystal (Disarm Traps Expertise)', 220425, 26407, 'Disarm Traps Expertise', 16220, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Disarm_Traps_Buffs', 59, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221509, 'Badly Corroded Crystal (Heavy Weapons Expertise)', 220425, 26451, 'Heavy Weapons Expertise', 16233,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Ranged', 'Thrown_Grappling_Buffs', 75, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221510, 'Badly Corroded Crystal (Tutoring Proficiency)', 220425, 27178, 'Tutoring Proficiency', 16343, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Tutoring_Buffs', 126, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221511, 'Badly Corroded Crystal (Disarm Traps Proficiency)', 220425, 26408, 'Disarm Traps Proficiency', 16220,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Disarm_Traps_Buffs', 59, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221512, 'Badly Corroded Crystal (Treatment Proficiency)', 220425, 27176, 'Treatment Proficiency', 16342, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Medical', 'Treatment_Buffs', 125, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221513, 'Badly Corroded Crystal (Tutoring Expertise)', 220425, 27177, 'Tutoring Expertise', 16343, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Tutoring_Buffs', 126, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221514, 'Badly Corroded Crystal (Heavy Weapons Proficiency)', 220425, 26454, 'Heavy Weapons Proficiency', 16233,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'Thrown_Grappling_Buffs', 75, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221515, 'Badly Corroded Crystal (Heavy Weapons Inexperience)', 220425, 26453, 'Heavy Weapons Inexperience',
|
|
39080, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'Thrown_Grappling_DeBuffs', 76, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221516, 'Badly Corroded Crystal (Submachine Gun Proficiency)', 220425, 27093, 'Submachine Gun Proficiency',
|
|
16295, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged', 'SMG_Buffs', 83, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221517, 'Badly Corroded Crystal (Burst Expertise)', 220425, 26381, 'Burst Expertise', 16206, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Ranged_Special', 'Burst_Buffs', 44, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221518, 'Badly Corroded Crystal (Burst Incompetence)', 220425, 26382, 'Burst Incompetence', 39051, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'DeBuffs_-_Ranged_Special', 'Burst_DeBuffs', 45, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221519, 'Badly Corroded Crystal (Submachine Gun Expertise)', 220425, 27090, 'Submachine Gun Expertise', 16295,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Ranged', 'SMG_Buffs', 83, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221520, 'Badly Corroded Crystal (Full Auto Inexperience)', 220425, 26449, 'Full Auto Inexperience', 39091, NULL,
|
|
NULL, NULL, 7, 'Tainted', 'DeBuffs_-_Ranged_Special', 'Full_Auto_DeBuffs', 74, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221521, 'Badly Corroded Crystal (Burst Proficiency)', 220425, 26384, 'Burst Proficiency', 16206, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Ranged_Special', 'Burst_Buffs', 44, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221522, 'Badly Corroded Crystal (Submachine Gun Incompetence)', 220425, 27091, 'Submachine Gun Incompetence',
|
|
39117, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Ranged', 'SMG_DeBuffs', 84, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221523, 'Badly Corroded Crystal (Submachine Gun Inexperience)', 220425, 27092, 'Submachine Gun Inexperience',
|
|
39117, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Ranged', 'SMG_DeBuffs', 84, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221524, 'Badly Corroded Crystal (Burst Inexperience)', 220425, 26383, 'Burst Inexperience', 39051, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'DeBuffs_-_Ranged_Special', 'Burst_DeBuffs', 45, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221525, 'Badly Corroded Crystal (Full Auto Proficiency)', 220425, 26450, 'Full Auto Proficiency', 16237, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Ranged_Special', 'Full_Auto_Buffs', 73, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221526, 'Badly Corroded Crystal (Weapon Augmentation)', 220424, 27188, 'Weapon Augmentation', 16350, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221527, 'Badly Corroded Crystal (Brawl Expertise)', 220425, 26375, 'Brawl Expertise', 16204, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Melee_Special', 'Brawl_Buffs', 41, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221531, 'Badly Corroded Crystal (Weapon Enhancement)', 220424, 27189, 'Weapon Enhancement', 16350, NULL, NULL,
|
|
NULL, 17, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221532, 'Badly Corroded Crystal (Brawl Incompetence)', 220425, 26376, 'Melee Special Attacks Incompetence',
|
|
297522, NULL, NULL, NULL, 14, 'Tainted', 'DeBuffs_-_Melee_Special', 'Brawl_DeBuffs', 42, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221533, 'Badly Corroded Crystal (Weapon Smithing Expertise)', 220425, 27190, 'Weapon Smithing Expertise', 16349,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill', 'Weapon_Smithing_Buffs', 134, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221534, 'Badly Corroded Crystal (Brawl Proficiency)', 220425, 26378, 'Brawl Proficiency', 16204, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Melee_Special', 'Brawl_Buffs', 41, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221535, 'Badly Corroded Crystal (Weapon Smithing Proficiency)', 220425, 27191, 'Weapon Smithing Proficiency',
|
|
16349, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill', 'Weapon_Smithing_Buffs', 134, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221538, 'Badly Corroded Crystal (Brawl Inexperience)', 220425, 26377, 'Brawl Inexperience', 39049, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'DeBuffs_-_Melee_Special', 'Brawl_DeBuffs', 42, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221539, 'Badly Corroded Crystal (Psychic Boost)', 220422, 27134, 'Psychic Boost', 16315, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Buffs_-_Attributes', 'Psychic_Buffs', 31, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221540, 'Badly Corroded Crystal (PsyMod Incompetence)', 220425, 27138, 'PsyMod Incompetence', 39138, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'DeBuffs_-_Nano', 'PsyMod_DeBuffs', 109, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221541, 'Badly Corroded Crystal (Energy Melee Expertise)', 220425, 26422, 'Energy Melee Expertise', 20881, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee', 'Energy_Melee_Buffs', 61, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221542, 'Badly Corroded Crystal (PsyMod Expertise)', 220425, 27137, 'PsyMod Expertise', 16766, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs_-_Nano', 'Psychological_Modification_Buffs', 108, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221543, 'Badly Corroded Crystal (PsyMod Inexperience)', 220425, 27139, 'PsyMod Inexperience', 39138, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'DeBuffs_-_Nano', 'PsyMod_DeBuffs', 109, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221544, 'Badly Corroded Crystal (Energy Melee Proficiency)', 220425, 26395, 'Energy Melee Proficiency', 20881,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee', 'Energy_Melee_Buffs', 61, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221545, 'Badly Corroded Crystal (Psychology Proficiency)', 220425, 27136, 'Psychology Proficiency', 16309, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Psychology_Buffs', 107, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221546, 'Badly Corroded Crystal (Psychology Expertise)', 220425, 27135, 'Psychology Expertise', 16309, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs_-_Tradeskill_Special', 'Psychology_Buffs', 107, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221547, 'Badly Corroded Crystal (Energy Melee Inexperience)', 220425, 26424, 'Energy Melee Inexperience', 39077,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Melee', 'Energy_Melee_DeBuffs', 62, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221548, 'Badly Corroded Crystal (PsyMod Proficiency)', 220425, 27140, 'PsyMod Proficiency', 16766, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Buffs_-_Nano', 'Psychological_Modification_Buffs', 108, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221549, 'Badly Corroded Crystal (Augment Agility)', 220422, 26355, 'Augment Agility', 16218, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Buffs_-_Attributes', 'Agility_Buffs', 29, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(221551, 'Severly Corroded Shadow Crystal (Traffic AC)', 220413, 92136, 'Traffic AC', 117970, NULL, NULL, NULL,
|
|
152, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221552, 'Badly Eroded Crystal (Rough Stitching)', 220422, 82064, 'Rough Stitching', 16246, NULL, NULL, NULL, 7,
|
|
'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221553, 'Hacked Corroded Crystal (Delayed Assassin)', 220437, 81930, 'Delayed Assassin', 49686, NULL, NULL,
|
|
NULL, 169, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221554, 'Failed Repaired Crystal (Electrical Chastiser)', 220426, 55774, 'Electrical Chastiser', 16221, NULL,
|
|
NULL, NULL, 24, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221555, 'Dirty Money Shadow Crystal (Disjointed From Reality)', 220437, 100428, 'Disjointed From Reality',
|
|
46271, NULL, NULL, NULL, 175, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221556, 'Snow Crashed Shadow Crystal (Delay Retreat)', 220430, 56222, 'Delay Retreat', 46273, NULL, NULL, NULL,
|
|
60, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221557, 'Snow Crashed Shadow Crystal (Prolong Encounter)', 220437, 56221, 'Prolong Encounter', 46274, NULL,
|
|
NULL, NULL, 123, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221559, 'Failed Repaired Crystal (Force Field)', 220413, 70531, 'Force Field', 100995, NULL, NULL, NULL, 169,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221560, 'Dirty Money Shadow Crystal (Executive-Grade Bodyguard)', 220411, 46381, 'Executive-Grade Bodyguard',
|
|
44135, NULL, NULL, NULL, 169, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221561, 'Failed Repaired Crystal (Protective Field)', 220433, 70553, 'Protective Field', 39039, NULL, NULL,
|
|
NULL, 73, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221562, 'Hacked Corroded Crystal (False Profession: Adventurer)', 220425, 32030, 'False Profession: Adventurer',
|
|
16775, NULL, NULL, NULL, 17, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Adventurer', 0, 1, 0, 0,
|
|
0, 'Agent', 'SL Loot'),
|
|
(221564, 'Hacked Corroded Crystal (Lesser Delay Pursuers)', 220423, 85318, 'Lesser Delay Pursuers', 46276, NULL,
|
|
NULL, NULL, 27, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221565, 'Failed Repaired Crystal (Flawed Automaton)', 220424, 45718, 'Flawed Automaton', 16307, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221566, 'Blood Stained and Corroded Crystal (Advanced Nano Gorger)', 220430, 44174, 'Advanced Nano Gorger',
|
|
16226, NULL, NULL, NULL, 93, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221567, 'Badly Corroded Crystal (1H Edged Weapon Incompetence)', 220425, 27069, 'Melee Weapons Incompetence',
|
|
297511, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Melee', '1H_Edged_DeBuffs', 22, '', 0, 0, 0, 0, 0,
|
|
'General', 'SL Loot'),
|
|
(221571, 'Cracked Crystal (Arctic Cloak)', 220426, 55743, 'Arctic Cloak', 16221, 147274, 145774, 148774, 37,
|
|
'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221572, 'Overcharged Corroded Nano Crystal (Tremor)', 220437, 28637, 'Tremor', 16344, NULL, NULL, NULL, 175,
|
|
'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221573, 'Tainted Shadow Crystal (Greater Rage Materialization)', 220431, 43723, 'Greater Rage Materialization',
|
|
295577, NULL, NULL, NULL, 53, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221574, 'Dirty Money Shadow Crystal (Basic Administrator)', 220411, 46400, 'Basic Administrator', 44140, NULL,
|
|
NULL, NULL, 129, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221575, 'Failed Repaired Crystal (Perfected Protective Field)', 220413, 70536, 'Perfected Protective Field',
|
|
39179, NULL, NULL, NULL, 146, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221577, 'Snow Crashed Shadow Crystal (Invasive Micro Entanglement)', 220430, 82507,
|
|
'Invasive Micro Entanglement', 46278, NULL, NULL, NULL, 73, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target',
|
|
0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221578, 'Blood Stained and Corroded Crystal (Internal Renewal)', 220436, 43890, 'Internal Renewal', 44234, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221579, 'Dirty Money Shadow Crystal (Basic Helper-Droid)', 220424, 46405, 'Basic Helper-Droid', 16307, NULL,
|
|
NULL, NULL, 14, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221580, 'Tainted Shadow Crystal (Wrath Abatement)', 220412, 99113, 'Wrath Abatement', 39168, NULL, NULL, NULL,
|
|
179, 'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(221581, 'Dirty Money Shadow Crystal (Basic Secretary-Droid)', 220431, 46396, 'Basic Secretary-Droid', 44140,
|
|
NULL, NULL, NULL, 96, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221582, 'Tainted Shadow Crystal (Greater Frenzy Embodiment)', 220411, 43721, 'Greater Frenzy Embodiment',
|
|
295577, NULL, NULL, NULL, 146, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221583, 'Snow Crashed Shadow Crystal (Net Cast Wide)', 220423, 85220, 'Net Cast Wide', 84284, NULL, NULL, NULL,
|
|
43, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221584, 'Snow Crashed Shadow Crystal (Nano Net)', 220423, 82510, 'Nano Net', 46277, NULL, NULL, NULL, 37,
|
|
'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221585, 'Failed Repaired Crystal (Perfected Warmachine)', 220411, 45678, 'Perfected Warmachine', 44135, NULL,
|
|
NULL, NULL, 172, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221586, 'Severly Corroded Shadow Crystal (Flow of Time)', 220437, 30719, 'Flow of Time', 46274, NULL, NULL,
|
|
NULL, 132, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221587, 'Failed Repaired Crystal (Lesser Warbot)', 220411, 45687, 'Lesser Warbot', 44140, NULL, NULL, NULL, 136,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221588, 'Overcharged Corroded Nano Crystal (Burning Bones)', 220437, 28597, 'Burning Bones', 45181, NULL, NULL,
|
|
NULL, 182, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221589, 'Overcharged Corroded Nano Crystal (Blaze of Hephaestos)', 220437, 28594, 'Blaze of Hephaestos', 45156,
|
|
NULL, NULL, NULL, 169, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221590, 'Overcharged Corroded Nano Crystal (Chaos Lights)', 220437, 28598, 'Chaos Lights', 39793, NULL, NULL,
|
|
NULL, 139, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221591, 'Overcharged Corroded Nano Crystal (Compacted Neutron Missile)', 220437, 28600,
|
|
'Compacted Neutron Missile', 45183, NULL, NULL, NULL, 165, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221592, 'Overcharged Corroded Nano Crystal (Corrosive Spray)', 220423, 28601, 'Corrosive Spray', 45167, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221593, 'Overcharged Corroded Nano Crystal (Circle of Winter)', 220423, 28599, 'Circle of Winter', 39772, NULL,
|
|
NULL, NULL, 50, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221594, 'Overcharged Corroded Nano Crystal (Electrifying Containment)', 220437, 28604,
|
|
'Electrifying Containment', 45178, NULL, NULL, NULL, 185, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(221595, 'Overcharged Corroded Nano Crystal (Energy Projectile)', 220430, 28605, 'Energy Projectile', 39802,
|
|
NULL, NULL, NULL, 53, 'Tainted', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221596, 'Overcharged Corroded Nano Crystal (Furious Assault)', 220430, 28610, 'Furious Assault', 39812, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221597, 'Overcharged Corroded Nano Crystal (Fire Snake)', 220423, 28607, 'Fire Snake', 45179, NULL, NULL, NULL,
|
|
27, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221598, 'Overcharged Corroded Nano Crystal (Freezing Surge)', 220430, 28609, 'Freezing Surge', 39797, NULL,
|
|
NULL, NULL, 96, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221599, 'Overcharged Corroded Nano Crystal (Hot Feet)', 220423, 28611, 'Hot Foot', 45179, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221600, 'Overcharged Corroded Nano Crystal (Internal Combustion)', 220437, 28613, 'Internal Combustion', 45180,
|
|
NULL, NULL, NULL, 162, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221601, 'Overcharged Corroded Nano Crystal (Invasive Presence)', 220430, 28614, 'Invasive Presence', 39799,
|
|
NULL, NULL, NULL, 70, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221602, 'Overcharged Corroded Nano Crystal (Izgimmer''s Enveloping Flame)', 220437, 28616,
|
|
'Izgimmer''s Enveloping Flame', 16280, NULL, NULL, NULL, 182, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221603, 'Overcharged Corroded Nano Crystal (Lightning Strike)', 220430, 28621, 'Lightning Strike', 39803, NULL,
|
|
NULL, NULL, 80, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221604, 'Overcharged Corroded Nano Crystal (Molecular Deconstruction)', 220437, 28623,
|
|
'Molecular Deconstruction', 45175, NULL, NULL, NULL, 185, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(221605, 'Overcharged Corroded Nano Crystal (Neural Stunner)', 220437, 28625, 'Neural Stunner', 16248, NULL,
|
|
NULL, NULL, 152, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Stun', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221606, 'Tainted Shadow Crystal (Rage Suppression)', 220432, 99118, 'Rage Suppression', 39168, NULL, NULL, NULL,
|
|
76, 'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221607, 'Overcharged Corroded Nano Crystal (Particle Accelerator)', 220437, 28626, 'Particle Accelerator',
|
|
39793, NULL, NULL, NULL, 123, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221608, 'Overcharged Corroded Nano Crystal (Plasma Lights)', 220423, 28628, 'Plasma Lights', 39802, NULL, NULL,
|
|
NULL, 50, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221609, 'Overcharged Corroded Nano Crystal (Poison Missile)', 220423, 28630, 'Poison Missile', 45173, NULL,
|
|
NULL, NULL, 30, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221610, 'Overcharged Corroded Nano Crystal (Phoenix Swarm)', 220423, 28627, 'Phoenix Swarm', 45179, NULL, NULL,
|
|
NULL, 37, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221611, 'Overcharged Corroded Nano Crystal (Plasma Swirl)', 220430, 28629, 'Plasma Swirl', 39778, NULL, NULL,
|
|
NULL, 76, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221612, 'Overcharged Corroded Nano Crystal (Radioactive Cloud)', 220430, 28632, 'Radioactive Cloud', 39815,
|
|
NULL, NULL, NULL, 99, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221613, 'Overcharged Corroded Nano Crystal (Radiation Pulse)', 220423, 28631, 'Radiation Pulse', 45164, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221614, 'Overcharged Corroded Nano Crystal (Shockball)', 220423, 28633, 'Shockball', 45152, NULL, NULL, NULL,
|
|
14, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221615, 'Overcharged Corroded Nano Crystal (Shockwave Slash)', 220430, 28634, 'Shockwave Slash', 39808, NULL,
|
|
NULL, NULL, 66, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221616, 'Overcharged Corroded Nano Crystal (Shrapnel Burst)', 220437, 28635, 'Shrapnel Burst', 39789, NULL,
|
|
NULL, NULL, 123, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221617, 'Badly Corroded Crystal (Energized Fists)', 220424, 81829, 'Energized Fists', 16350, NULL, NULL, NULL,
|
|
20, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221618, 'Overcharged Corroded Nano Crystal (Vulcan Flechette)', 220437, 28592, 'Vulcan Flechette', 39813, NULL,
|
|
NULL, NULL, 113, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221619, 'Overcharged Corroded Nano Crystal (Volcanic Eruption)', 220437, 28638, 'Volcanic Eruption', 16345,
|
|
NULL, NULL, NULL, 182, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221620, 'Blood Stained and Corroded Crystal (Primitive Viral Agent)', 220423, 44152, 'Primitive Viral Agent',
|
|
16225, NULL, NULL, NULL, 4, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221621, 'Badly Corroded Crystal (2H Edged Weapon Incompetence)', 220425, 27077, '2H Edged Weapon Incompetence',
|
|
39163, NULL, NULL, NULL, 10, 'Tainted', 'DeBuffs_-_Melee', '2H_Edged_DeBuffs', 26, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221622, 'Severly Corroded Shadow Crystal (Traffic AC (Lesser))', 220413, 92138, 'Traffic AC (Lesser)', 117970,
|
|
NULL, NULL, NULL, 139, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221623, 'Blood Stained and Corroded Crystal (Halo of Health)', 220436, 43893, 'Halo of Health', 44251, NULL,
|
|
NULL, NULL, 172, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221624, 'Blood Stained and Corroded Crystal (Induce Muscle Spasms)', 220411, 99583, 'Induce Muscle Spasms',
|
|
291160, NULL, NULL, NULL, 126, 'Tainted', 'DeBuffs', 'Initiative_DeBuffs', 186, 'Unbreakable', 0, 1, 0, 0, 0,
|
|
'Doctor', 'SL Loot'),
|
|
(221625, 'Tainted Shadow Crystal (Lesser Wrath Incarnation)', 220431, 43735, 'Summon Wrath Incarnation', 295577,
|
|
NULL, NULL, NULL, 76, 'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221626, 'Overcharged Corroded Nano Crystal (Fiery Blast)', 220437, 45920, 'Fiery Blast', 39807, NULL, NULL,
|
|
NULL, 142, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221627, 'Cracked Crystal (Failing Impregnability)', 220413, 117686, 'Failing Impregnability', 100996, 147308,
|
|
145808, 148808, 150, 'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221628, 'Severly Corroded Shadow Crystal (Imaginary Distractions)', 220437, 100434, 'Imaginary Distractions',
|
|
46270, NULL, NULL, NULL, 146, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221629, 'Severly Corroded Shadow Crystal (Skill Wrangler Lesser)', 220432, 121340, 'Skill Wrangler Lesser',
|
|
118048, NULL, NULL, NULL, 54, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221630, 'Dirty Money Shadow Crystal (Anger Addlement)', 220423, 30056, 'Anger Addlement', 46283, NULL, NULL,
|
|
NULL, 27, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221631, 'Hacked Corroded Crystal (False Profession: Enforcer)', 220425, 32041, 'False Profession: Enforcer',
|
|
16775, NULL, NULL, NULL, 10, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Enforcer', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(221632, 'Hacked Corroded Crystal (False Profession: Bureaucrat)', 220425, 32032, 'False Profession: Bureaucrat',
|
|
16775, NULL, NULL, NULL, 33, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Bureaucrat', 0, 1, 0, 0,
|
|
0, 'Agent', 'SL Loot'),
|
|
(221634, 'Tainted Shadow Crystal (Calling of Belamorte)', 220411, 125746, 'Calling of Belamorte', 295568, NULL,
|
|
NULL, NULL, 186, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221635, 'Dirty Money Shadow Crystal (Horror From The Darkest Pit)', 220412, 121137,
|
|
'Horror From The Darkest Pit', 39145, NULL, NULL, NULL, 179, 'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1,
|
|
0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221636, 'Severly Corroded Shadow Crystal (Skill Wrangler (Lossy))', 220425, 121339, 'Skill Wrangler (Lossy)',
|
|
118048, NULL, NULL, NULL, 41, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221637, 'Blood Stained and Corroded Crystal (Greater Policy Payout)', 220436, 43870, 'Greater Policy Payout',
|
|
44231, NULL, NULL, NULL, 172, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221638, 'Severly Corroded Shadow Crystal (Lesser Detain Customer)', 220423, 56234, 'Lesser Detain Customer',
|
|
46272, NULL, NULL, NULL, 1, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221639, 'Severly Corroded Shadow Crystal (Enforced Loan)', 220424, 99615, 'Enforced Loan', 39137, NULL, NULL,
|
|
NULL, 40, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221640, 'Dirty Money Shadow Crystal (Director-Grade Administrator-Droid)', 220411, 46387,
|
|
'Director-Grade Administrator-Droid', 44135, NULL, NULL, NULL, 142, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0,
|
|
0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221642, 'Failed Repaired Crystal (Upgraded Guardbot)', 220411, 45665, 'Upgraded Guardbot', 44140, NULL, NULL,
|
|
NULL, 113, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221643, 'Overcharged Corroded Nano Crystal (Expanding Neutron Pulse)', 220430, 45917, 'Expanding Neutron Pulse',
|
|
39790, NULL, NULL, NULL, 70, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221644, 'Blood Stained and Corroded Crystal (Active Remedy)', 220422, 43874, 'Active Remedy', 16246, NULL, NULL,
|
|
NULL, 33, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221645, 'Hacked Corroded Crystal (Greater Detain Suspect)', 220430, 56214, 'Greater Detain Suspect', 46273,
|
|
NULL, NULL, NULL, 66, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221646, 'Badly Corroded Crystal (Fists of Stellar Harmony)', 220411, 81827, 'Fists of Stellar Harmony', 117896,
|
|
NULL, NULL, NULL, 165, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(221647, 'Dirty Money Shadow Crystal (Total Musculature Command)', 220437, 55980, 'Total Musculature Command',
|
|
46275, NULL, NULL, NULL, 175, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221648, 'Dirty Money Shadow Crystal (Supervisor-Grade Aide-Droid)', 220431, 46353,
|
|
'Supervisor-Grade Aide-Droid', 44140, NULL, NULL, NULL, 83, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221649, 'Severly Corroded Shadow Crystal (Lossy Health Freeloader)', 220429, 76681, 'Average Health Freeloader',
|
|
117909, NULL, NULL, NULL, 70, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221650, 'Dirty Money Shadow Crystal (Advanced Assistant-Droid)', 220431, 46408, 'Advanced Assistant-Droid',
|
|
44139, NULL, NULL, NULL, 57, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221651, 'Overcharged Corroded Nano Crystal (Advanced Collapsing Barrier)', 220413, 117675,
|
|
'Advanced Collapsing Barrier', 39179, NULL, NULL, NULL, 163, 'Tainted', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0,
|
|
1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221652, 'Badly Eroded Crystal (Nature''s Blessing)', 220436, 82059, 'Nature''s Blessing', 44231, NULL, NULL,
|
|
NULL, 162, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221653, 'Severly Corroded Shadow Crystal (Siphon AC (Invasive))', 220413, 91317, 'Siphon AC (Invasive)', 117904,
|
|
NULL, NULL, NULL, 172, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221655, 'Failed Repaired Crystal (Sparkling Field Array)', 220413, 55768, 'Sparkling Field Array', 16221, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221656, 'Blood Stained and Corroded Crystal (Bodily Purification)', 220436, 43883, 'Bodily Purification', 44234,
|
|
NULL, NULL, NULL, 146, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221657, 'Dirty Money Shadow Crystal (Basic Bodyguard)', 220411, 46404, 'Basic Bodyguard', 44135, NULL, NULL,
|
|
NULL, 159, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221658, 'Cracked Crystal (Field of Sparks)', 220426, 55744, 'Field of Sparks', 16221, 147311, 145811, 148811,
|
|
20, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221659, 'Badly Eroded Crystal (Guard of the Grizzly)', 220433, 55827, 'Guard of the Grizzly', 16221, NULL, NULL,
|
|
NULL, 90, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221660, 'Overcharged Corroded Nano Crystal (Molecule Lance)', 220423, 42540, 'Molecule Lance', 45185, NULL,
|
|
NULL, NULL, 17, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221661, 'Dirty Money Shadow Crystal (Limited Administrator-Droid)', 220411, 46364,
|
|
'Limited Administrator-Droid', 44140, NULL, NULL, NULL, 132, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221662, 'Badly Eroded Crystal (Jacket of Blades)', 220426, 55835, 'Jacket of Blades', 16221, NULL, NULL, NULL,
|
|
17, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221663, 'Hacked Corroded Crystal (Greater Death''s Knocking)', 220437, 81931, 'Greater Death''s Knocking',
|
|
49686, NULL, NULL, NULL, 149, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(221665, 'Snow Crashed Shadow Crystal (Restock Ammo (Level OP-I))', 220424, 129714, 'Restock Ammo (Level OP-I)',
|
|
117929, NULL, NULL, NULL, 10, 'Tainted', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221667, 'Overcharged Corroded Nano Crystal (Dense Poison Fog)', 220437, 45925, 'Dense Poison Fog', 39776, NULL,
|
|
NULL, NULL, 103, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221668, 'Hacked Corroded Crystal (Greater Mysterious Causes)', 220437, 81932, 'Greater Mysterious Causes',
|
|
49685, NULL, NULL, NULL, 146, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(221669, 'Blood Stained and Corroded Crystal (Medical Sequencer)', 220429, 43879, 'Medical Sequencer', 44229,
|
|
NULL, NULL, NULL, 70, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221670, 'Badly Eroded Crystal (Advanced Survival Technique)', 220436, 82060, 'Advanced Survival Technique',
|
|
44230, NULL, NULL, NULL, 146, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0,
|
|
'Adventurer', 'SL Loot'),
|
|
(221671, 'Dirty Money Shadow Crystal (Limited Attendant-Droid)', 220424, 46367, 'Limited Attendant-Droid', 16307,
|
|
NULL, NULL, NULL, 30, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221672, 'Corroded Crystal with Bullet Holes (Helepolis of the Besieger)', 220411, 29232,
|
|
'Helepolis of the Besieger', 117954, NULL, NULL, NULL, 139, 'Tainted', 'Buffs', 'Soldier_Damage_Base', 770,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221673, 'Badly Eroded Crystal (Natural Cure)', 220422, 136689, 'Natural Cure', 16246, NULL, NULL, NULL, 34,
|
|
'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221674, 'Tainted Shadow Crystal (Supreme Enmity Personification)', 220411, 43746,
|
|
'Supreme Enmity Personification', 295597, NULL, NULL, NULL, 172, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221675, 'Overcharged Corroded Nano Crystal (Superior Malign Devourer)', 220437, 45199,
|
|
'Superior Malign Devourer', 45175, NULL, NULL, NULL, 172, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(221676, 'Hacked Corroded Crystal (Advanced Face Graft)', 220436, 116856, 'Advanced Face Graft', 39158, NULL,
|
|
NULL, NULL, 150, 'Tainted', 'Disguise', '', 0, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221677, 'Dirty Money Shadow Crystal (Supervisor-Grade Minion)', 220411, 46358, 'Supervisor-Grade Minion', 44135,
|
|
NULL, NULL, NULL, 152, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221678, 'Overcharged Corroded Nano Crystal (Feeble Blade Chaos)', 220423, 45918, 'Feeble Blade Chaos', 45182,
|
|
NULL, NULL, NULL, 7, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221679, 'Blood Stained and Corroded Crystal (Counteract Damage)', 220422, 43813, 'Counteract Damage', 44230,
|
|
NULL, NULL, NULL, 50, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221680, 'Overcharged Corroded Nano Crystal (Smiting Missile)', 220423, 45888, 'Smiting Missile', 45185, NULL,
|
|
NULL, NULL, 24, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221681, 'Overcharged Corroded Nano Crystal (Halon Cloud)', 220423, 42543, 'Halon Cloud', 45170, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221682, 'Severly Corroded Shadow Crystal (Apprentice Health Haggler)', 220422, 121503,
|
|
'Apprentice Health Haggler', 44229, NULL, NULL, NULL, 17, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0,
|
|
0, 0, 'Trader', 'SL Loot'),
|
|
(221684, 'Hacked Corroded Crystal (False Profession: Doctor)', 220425, 32033, 'False Profession: Doctor', 16775,
|
|
NULL, NULL, NULL, 30, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Doctor', 0, 1, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(221685, 'Severly Corroded Shadow Crystal (Health Freeloader)', 220429, 76653, 'Health Freeloader', 117910, NULL,
|
|
NULL, NULL, 86, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221686, 'Failed Repaired Crystal (Lesser Android)', 220424, 45709, 'Lesser Android', 16307, NULL, NULL, NULL,
|
|
24, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221687, 'Dirty Money Shadow Crystal (Blizzard of Red Tape)', 220423, 82477, 'Blizzard of Red Tape', 46277, NULL,
|
|
NULL, NULL, 50, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221688, 'Corroded Crystal with Bullet Holes (Greater Reflective Field (Extended))', 220413, 70333,
|
|
'Greater Reflective Field (Extended)', 101017, NULL, NULL, NULL, 132, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221689, 'Blood Stained and Corroded Crystal (Syndicated Healing)', 220429, 43908, 'Syndicated Healing', 44247,
|
|
NULL, NULL, NULL, 86, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221690, 'Badly Eroded Crystal (Protection of the Storm)', 220413, 55823, 'Protection of the Storm', 16221, NULL,
|
|
NULL, NULL, 116, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221691, 'Blood Stained and Corroded Crystal (Biotoxin MK IV)', 220430, 28644, 'Biotoxin MK IV', 16222, NULL,
|
|
NULL, NULL, 93, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221692, 'Blood Stained and Corroded Crystal (Seethe With Germs)', 220430, 44145, 'Seethe with Germs', 16226,
|
|
NULL, NULL, NULL, 60, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221693, 'Snow Crashed Shadow Crystal (Greater Nano Net)', 220437, 82504, 'Greater Nano Net', 46274, NULL, NULL,
|
|
NULL, 103, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221694, 'Dirty Money Shadow Crystal (Thorough Overhaul)', 220436, 116798, 'Thorough Overhaul', 44230, NULL,
|
|
NULL, NULL, 166, 'Tainted', 'Pet_Buffs', 'Heal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221695, 'Overcharged Corroded Nano Crystal (Dense Matter Missile MK II)', 220430, 45924,
|
|
'Dense Matter Missile MK II', 39812, NULL, NULL, NULL, 86, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(221696, 'Tainted Shadow Crystal (Summon Lemur)', 220411, 29319, 'Summon Lemur', 295584, NULL, NULL, NULL, 179,
|
|
'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221697, 'Dirty Money Shadow Crystal (Supervisor-Grade Worker-Droid)', 220424, 46351,
|
|
'Supervisor-Grade Worker-Droid', 16307, NULL, NULL, NULL, 7, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221698, 'Cracked Crystal (Bristling Shield)', 220426, 55742, 'Bristling Shield', 16221, 147286, 145786, 148786,
|
|
10, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221699, 'Snow Crashed Shadow Crystal (Mass Gravity Bindings)', 220437, 85221, 'Mass Gravity Bindings', 84286,
|
|
NULL, NULL, NULL, 136, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221700, 'Failed Repaired Crystal (Quick Fix)', 220422, 116793, 'Quick Fix', 16246, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221701, 'Overcharged Corroded Nano Crystal (Toxic Sphere)', 220437, 45883, 'Toxic Sphere', 39795, NULL, NULL,
|
|
NULL, 126, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221702, 'Dirty Money Shadow Crystal (Faithful Attendant-Droid)', 220424, 46372, 'Faithful Attendant-Droid',
|
|
44139, NULL, NULL, NULL, 33, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221704, 'Hacked Corroded Crystal (Lesser Suspicious Death)', 220423, 81942, 'Lesser Suspicious Death', 16225,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221705, 'Blood Stained and Corroded Crystal (Biotoxin MK III)', 220430, 28643, 'Biotoxin MK III', 16226, NULL,
|
|
NULL, NULL, 73, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221706, 'Overcharged Corroded Nano Crystal (CrunchCom Code Sieve)', 220422, 95407, 'CrunchCom Code Sieve',
|
|
16303, NULL, NULL, NULL, 10, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221707, 'Tainted Shadow Crystal (Supreme Wrath Incarnation)', 220431, 43750, 'Supreme Wrath Incarnation',
|
|
295577, NULL, NULL, NULL, 96, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221708, 'Tainted Shadow Crystal (Ignore External Events)', 220432, 95524, 'Ignore External Events', 16309, NULL,
|
|
NULL, NULL, 90, 'Tainted', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221709, 'Blood Stained and Corroded Crystal (Primitive Nano Gorger)', 220423, 44155, 'Primitive Nano Gorger',
|
|
16225, NULL, NULL, NULL, 20, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221710, 'Cracked Crystal (Challenger to Leviathan)', 220411, 49755, 'Challenger to Leviathan', 117925, 147293,
|
|
145793, 148793, 132, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221711, 'Overcharged Corroded Nano Crystal (Cascade of the Storm)', 220437, 45247, 'Cascade of the Storm',
|
|
45178, NULL, NULL, NULL, 175, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221712, 'Tainted Shadow Crystal (Anger Manifestation)', 220424, 43715, 'Anger Manifestation', 295577, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221713, 'Dirty Money Shadow Crystal (Captivating Speech)', 220437, 55982, 'Captivating Speech', 46275, NULL,
|
|
NULL, NULL, 152, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221714, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk VI)', 220413, 70304,
|
|
'Total Mirror Shield Mk VI', 39281, NULL, NULL, NULL, 106, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221715, 'Overcharged Corroded Nano Crystal (Ion Stream)', 220423, 45905, 'Ion Stream', 45188, NULL, NULL, NULL,
|
|
14, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221716, 'Overcharged Corroded Nano Crystal (Brief Poison Fog)', 220423, 45943, 'Brief Poison Fog', 45149, NULL,
|
|
NULL, NULL, 24, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221717, 'Tainted Shadow Crystal (Quell Anger)', 220425, 99122, 'Quell Anger', 39168, NULL, NULL, NULL, 30,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221718, 'Blood Stained and Corroded Crystal (Dress Wounds)', 220422, 43828, 'Dress Wounds', 16246, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221719, 'Hacked Corroded Crystal (Assume Profession: Enforcer)', 220432, 117228, 'Assume Profession: Enforcer',
|
|
16775, NULL, NULL, NULL, 76, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Enforcer', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(221720, 'Overcharged Corroded Nano Crystal (Lesser RNA Reaper)', 220423, 45899, 'Lesser RNA Reaper', 45188,
|
|
NULL, NULL, NULL, 14, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221721, 'Blood Stained and Corroded Crystal (Gouge Flesh)', 220430, 82008, 'Gouge Flesh', 39810, NULL, NULL,
|
|
NULL, 70, 'Tainted', 'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221722, 'Cracked Crystal (Ward from Harm)', 220433, 117680, 'Ward from Harm', 38898, 147347, 145847, 148847, 54,
|
|
'Misc', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221723, 'Blood Stained and Corroded Crystal (Relief From Pain)', 220422, 43837, 'Relief from Pain', 44229, NULL,
|
|
NULL, NULL, 20, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221724, 'Failed Repaired Crystal (Military-Grade Warbot)', 220411, 45689, 'Military-Grade Warbot', 44140, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221725, 'Badly Eroded Crystal (Fiery Vengeance)', 220413, 55819, 'Fiery Vengeance', 16221, NULL, NULL, NULL,
|
|
136, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221726, 'Tainted Shadow Crystal (Transcendent Anger Manifestation)', 220424, 43751,
|
|
'Transcendent Anger Manifestation', 295577, NULL, NULL, NULL, 10, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1,
|
|
0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221727, 'Tainted Shadow Crystal (Fury Externalization)', 220424, 43718, 'Fury Externalization', 295577, NULL,
|
|
NULL, NULL, 20, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221728, 'Blood Stained and Corroded Crystal (Superior Omni-Med Enhancement)', 220436, 95709,
|
|
'Superior Omni-Med Enhancement', 38905, NULL, NULL, NULL, 179, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '',
|
|
0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221729, 'Overcharged Corroded Nano Crystal (Contained Plasma Sphere)', 220437, 45237, 'Contained Plasma Sphere',
|
|
39807, NULL, NULL, NULL, 136, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221730, 'Severly Corroded Shadow Crystal (Minor Health Plunder)', 220436, 76494, 'Minor Health Plunder', 117912,
|
|
NULL, NULL, NULL, 146, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221731, 'Badly Corroded Crystal (1H Edged Weapon Proficiency)', 220425, 27071, '1H Edged Weapon Proficiency',
|
|
16325, NULL, NULL, NULL, 4, 'Tainted', 'Buffs_-_Melee', '1H_Edged_Buffs', 21, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221732, 'Severly Corroded Shadow Crystal (Skill Wrangler (Advanced))', 220412, 121345,
|
|
'Skill Wrangler (Advanced)', 118051, NULL, NULL, NULL, 113, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221733, 'Blood Stained and Corroded Crystal (Lesser Policy Payout)', 220436, 43877, 'Lesser Policy Payout',
|
|
44231, NULL, NULL, NULL, 109, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221734, 'Failed Repaired Crystal (Common Guardbot)', 220411, 45726, 'Common Guardbot', 44139, NULL, NULL, NULL,
|
|
103, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221735, 'Failed Repaired Crystal (Flawed Guardbot)', 220431, 45720, 'Flawed Guardbot', 44139, NULL, NULL, NULL,
|
|
99, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221736, 'Overcharged Corroded Nano Crystal (Sudden Chill)', 220423, 45881, 'Sudden Chill', 45170, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221737, 'Failed Repaired Crystal (Semi-Sentient Guardbot)', 220411, 45683, 'Semi-Sentient Guardbot', 44140,
|
|
NULL, NULL, NULL, 123, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221738, 'Blood Stained and Corroded Crystal (Health Surge)', 220422, 96250, 'Health Surge', 16330, NULL, NULL,
|
|
NULL, 30, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221739, 'Cracked Crystal (Taunting Glare)', 220425, 100213, 'Taunting Glare', 16230, 147344, 145844, 148844, 7,
|
|
'Misc', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221740, 'Severly Corroded Shadow Crystal (Novice Health Haggler)', 220422, 121497, 'Novice Health Haggler',
|
|
16246, NULL, NULL, NULL, 11, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221741, 'Tainted Shadow Crystal (Douse Anger)', 220425, 99121, 'Douse Anger', 39168, NULL, NULL, NULL, 14,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221742, 'Dirty Money Shadow Crystal (Displace Thought Patterns)', 220412, 99209, 'Displace Thought Patterns',
|
|
39137, NULL, NULL, NULL, 189, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221743, 'Dirty Money Shadow Crystal (Enrapturing Bondage)', 220412, 99197, 'Enrapturing Bondage', 39137, NULL,
|
|
NULL, NULL, 149, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221744, 'Hacked Corroded Crystal (Assume Profession: Martial Artist)', 220432, 117226,
|
|
'Assume Profession: Martial Artist', 16775, NULL, NULL, NULL, 83, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Martial_Artist', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221745, 'Failed Repaired Crystal (Perfected Warbot)', 220411, 45677, 'Perfected Warbot', 44140, NULL, NULL,
|
|
NULL, 152, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221746, 'Overcharged Corroded Nano Crystal (Meson Blast)', 220437, 44538, 'Meson Blast', 39803, NULL, NULL,
|
|
NULL, 103, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221747, 'Overcharged Corroded Nano Crystal (Cornea Attack)', 220432, 83955, 'Cornea Attack', 39126, NULL, NULL,
|
|
NULL, 96, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221748, 'Severly Corroded Shadow Crystal (Line of Credit)', 220424, 99609, 'Line of Credit', 39137, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221750, 'Tainted Shadow Crystal (Superior Rage Materialization)', 220424, 43743,
|
|
'Superior Rage Materialization', 295577, NULL, NULL, NULL, 50, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221751, 'Badly Corroded Crystal (Fists of the Polar Star)', 220411, 81824, 'Fists of the Polar Star', 39308,
|
|
NULL, NULL, NULL, 106, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(221752, 'Snow Crashed Shadow Crystal (Spin Weak Nanoweb)', 220430, 85223, 'Spin Weak Nanoweb', 84285, NULL,
|
|
NULL, NULL, 96, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221753, 'Blood Stained and Corroded Crystal (First-Degree Burns)', 220437, 82009, 'First-Degree Burns', 39807,
|
|
NULL, NULL, NULL, 116, 'Tainted', 'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221754, 'Blood Stained and Corroded Crystal (Deathless Blessing)', 220436, 43852, 'Deathless Blessing', 44235,
|
|
NULL, NULL, NULL, 182, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221756, 'Failed Repaired Crystal (Spike Armor)', 220433, 29781, 'Spike Armor', 16221, NULL, NULL, NULL, 53,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221757, 'Severly Corroded Shadow Crystal (Siphon AC (Advanced))', 220413, 91325, 'Siphon AC (Advanced)', 117902,
|
|
NULL, NULL, NULL, 152, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221758, 'Dirty Money Shadow Crystal (Soft Siren Call)', 220425, 99205, 'Soft Siren Call', 39137, NULL, NULL,
|
|
NULL, 40, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221759, 'Weird Looking Nano Crystal (Neural Interfaced Augmentation Cloud)', 301242, 222837,
|
|
'Improved Neural Interfaced Augmentation Cloud', 291157, 0, 0, 0, 159, 'Crystal', 'Buffs',
|
|
'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'Greedy Shade / SL Static'),
|
|
(221760, 'Overcharged Corroded Nano Crystal (Legions of the Eyeblighter)', 220412, 83959,
|
|
'Legions of the Eyeblighter', 38845, NULL, NULL, NULL, 162, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13,
|
|
'Area', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221761, 'Overcharged Corroded Nano Crystal (Run-Time Recompiler)', 220422, 95416, 'Run-Time Recompiler', 16303,
|
|
NULL, NULL, NULL, 33, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221763, 'Dirty Money Shadow Crystal (Captivate Crowd)', 220430, 82159, 'Captivate Crowd', 46273, NULL, NULL,
|
|
NULL, 66, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221764, 'Overcharged Corroded Nano Crystal (Glacial Advance)', 220423, 45232, 'Glacial Advance', 39796, NULL,
|
|
NULL, NULL, 50, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221765, 'Dirty Money Shadow Crystal (Performance Review)', 220423, 81997, 'Performance Review', 39798, NULL,
|
|
NULL, NULL, 43, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221766, 'Corroded Crystal with Bullet Holes (Reactive Reflective Field)', 220413, 70314,
|
|
'Reactive Reflective Field', 101018, NULL, NULL, NULL, 142, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221768, 'Severly Corroded Shadow Crystal (Greater Delayed Health Payment)', 220436, 118231,
|
|
'Greater Delayed Health Payment', 44250, NULL, NULL, NULL, 149, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221769, 'Overcharged Corroded Nano Crystal (Deep Chemical Burn)', 220430, 45240, 'Deep Chemical Burn', 39794,
|
|
NULL, NULL, NULL, 76, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221770, 'Hacked Corroded Crystal (Delay the Inevitable)', 220430, 82539, 'Delay the Inevitable', 46273, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221771, 'Hacked Corroded Crystal (False Profession: Meta-Physicist)', 220425, 32036,
|
|
'False Profession: Meta-Physicist', 16775, NULL, NULL, NULL, 37, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Meta-Physicist', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221772, 'Failed Repaired Crystal (Patchwork Warbot)', 220411, 45695, 'Patchwork Warbot', 44140, NULL, NULL,
|
|
NULL, 132, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221773, 'Blood Stained and Corroded Crystal (Rampant Decay)', 220437, 44150, 'Rampant Decay', 16222, NULL, NULL,
|
|
NULL, 165, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221774, 'Badly Corroded Crystal (2H Blunt Weapon Inexperience)', 220425, 27074, '2H Blunt Weapon Inexperience',
|
|
39146, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Melee', '2H_Blunt_DeBuffs', 24, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(221775, 'Overcharged Corroded Nano Crystal (Curtain of Darkness)', 220425, 83958, 'Curtain of Darkness', 39126,
|
|
NULL, NULL, NULL, 47, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221776, 'Blood Stained and Corroded Crystal (Nano Surgery)', 220429, 43820, 'Nano Surgery', 44232, NULL, NULL,
|
|
NULL, 93, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221777, 'Tainted Shadow Crystal (Inferior Fury Externalization)', 220424, 43728,
|
|
'Inferior Fury Externalization', 295577, NULL, NULL, NULL, 17, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221778, 'Dirty Money Shadow Crystal (Wandering Mind)', 220437, 100429, 'Wandering Mind', 46271, NULL, NULL,
|
|
NULL, 156, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221779, 'Severly Corroded Shadow Crystal (Feeble Delayed Health Payment)', 220422, 118242,
|
|
'Feeble Delayed Health Payment', 38953, NULL, NULL, NULL, 8, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221780, 'Overcharged Corroded Nano Crystal (Humidity Extractor)', 220424, 90404, 'Humidity Extractor', 38844,
|
|
NULL, NULL, NULL, 40, 'Tainted', 'Buffs', 'Nano_Over_Time_-_Line_A', 14, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221781, 'Badly Corroded Crystal (Fists of the Maelstrom)', 220431, 81823, 'Fists of the Maelstrom', 39168, NULL,
|
|
NULL, NULL, 86, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221782, 'Overcharged Corroded Nano Crystal (Corruption)', 220423, 28602, 'Corruption', 16225, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221783, 'Overcharged Corroded Nano Crystal (Weak Smiting Missile)', 220423, 45879, 'Weak Smiting Missile',
|
|
45185, NULL, NULL, NULL, 1, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221786, 'Badly Eroded Crystal (Wings of the Phoenix)', 220413, 55815, 'Wings of the Phoenix', 16221, NULL, NULL,
|
|
NULL, 162, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221787, 'Badly Eroded Crystal (Greater Restore Health)', 220436, 136678, 'Greater Restore Health', 44230, NULL,
|
|
NULL, NULL, 130, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221788, 'Corroded Crystal with Bullet Holes (Tough as Nails)', 220429, 95694, 'Tough as Nails', 39046, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221789, 'Tainted Shadow Crystal (Engrossing Activity)', 220425, 95523, 'Engrossing Activity', 16309, NULL, NULL,
|
|
NULL, 47, 'Tainted', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221790, 'Tainted Shadow Crystal (Stifle Rage)', 220432, 99119, 'Stifle Rage', 39168, NULL, NULL, NULL, 53,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221792, 'Dirty Money Shadow Crystal (Advanced Administrator-Droid)', 220411, 46406,
|
|
'Advanced Administrator-Droid', 44140, NULL, NULL, NULL, 136, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(221794, 'Severly Corroded Shadow Crystal (Pawnbroker''s Armor)', 220413, 91314, 'Pawnbroker''s Armor', 117904,
|
|
NULL, NULL, NULL, 185, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221795, 'Overcharged Corroded Nano Crystal (Weak Gravity Collapse)', 220423, 45194, 'Weak Gravity Collapse',
|
|
45182, NULL, NULL, NULL, 33, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221796, 'Blood Stained and Corroded Crystal (Health Cartel)', 220436, 43895, 'Health Cartel', 44250, NULL, NULL,
|
|
NULL, 165, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221797, 'Hacked Corroded Crystal (Greater Paralyze with Indecision)', 220437, 56208,
|
|
'Greater Paralyze with Indecision', 46275, NULL, NULL, NULL, 149, 'Tainted', 'Crowd_Control', 'Root', 146, '',
|
|
0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221798, 'Badly Eroded Crystal (Lesser Wilderness Protection)', 220426, 74177, 'Lesser Wilderness Protection',
|
|
38996, NULL, NULL, NULL, 20, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221799, 'Dirty Money Shadow Crystal (Mass Daze)', 220423, 82156, 'Mass Daze', 46272, NULL, NULL, NULL, 10,
|
|
'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221800, 'Failed Repaired Crystal (Semi-Sentient Warbot)', 220411, 45684, 'Semi-Sentient Warbot', 44140, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221801, 'Corroded Crystal with Bullet Holes (Superior Absorption Shield)', 220433, 75407,
|
|
'Superior Absorption Shield', 39136, NULL, NULL, NULL, 99, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0,
|
|
0, 'Soldier', 'SL Loot'),
|
|
(221802, 'Blood Stained and Corroded Crystal (Lesser Cellular Grafting)', 220422, 43832,
|
|
'Lesser Cellular Grafting', 16246, NULL, NULL, NULL, 1, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(221803, 'Cracked Crystal (Brave Challenger to Titan)', 220424, 49745, 'Brave Challenger to Titan', 38947,
|
|
147283, 145783, 148783, 40, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221804, 'Blood Stained and Corroded Crystal (Morgue Longings)', 220437, 44158, 'Morgue Longings', 16222, NULL,
|
|
NULL, NULL, 172, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221805, 'Blood Stained and Corroded Crystal (Abscess Explosion)', 220430, 44144, 'Abscess Explosion', 16226,
|
|
NULL, NULL, NULL, 80, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221806, 'Failed Repaired Crystal (Lesser Retaliatory Barrier)', 220426, 55773, 'Lesser Retaliatory Barrier',
|
|
16221, NULL, NULL, NULL, 37, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221807, 'Badly Eroded Crystal (Cloak of Fire)', 220426, 55831, 'Cloak of Fire', 16221, NULL, NULL, NULL, 37,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221809, 'Tainted Shadow Crystal (Rage Abolishment)', 220432, 99117, 'Rage Abolishment', 39168, NULL, NULL, NULL,
|
|
93, 'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221811, 'Blood Stained and Corroded Crystal (Dark Venom)', 220423, 44166, 'Dark Venom', 16226, NULL, NULL, NULL,
|
|
47, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221812, 'Overcharged Corroded Nano Crystal (Burning Orb)', 220430, 45244, 'Burning Orb', 39805, NULL, NULL,
|
|
NULL, 57, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221813, 'Overcharged Corroded Nano Crystal (Entropy Beam)', 220423, 45243, 'Entropy Beam', 45176, NULL, NULL,
|
|
NULL, 30, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221814, 'Overcharged Corroded Nano Crystal (Eyeblighter)', 220412, 83953, 'Eyeblighter', 39126, NULL, NULL,
|
|
NULL, 139, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221815, 'Blood Stained and Corroded Crystal (Lifegiving Elixir)', 220436, 43878, 'Lifegiving Elixir', 292054,
|
|
NULL, NULL, NULL, 165, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(221816, 'Overcharged Corroded Nano Crystal (Efficient Humidity Extractor)', 220431, 90403,
|
|
'Efficient Humidity Extractor', 38844, NULL, NULL, NULL, 80, 'Tainted', 'Buffs', 'Nano_Over_Time_-_Line_A', 14,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221817, 'Overcharged Corroded Nano Crystal (Quark Collapse)', 220437, 45210, 'Quark Collapse', 45190, NULL,
|
|
NULL, NULL, 182, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221818, 'Severly Corroded Shadow Crystal (Siphon AC)', 220413, 91329, 'Siphon AC', 117901, NULL, NULL, NULL,
|
|
123, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221819, 'Hacked Corroded Crystal (Detain Suspect)', 220423, 56218, 'Detain Suspect', 46272, NULL, NULL, NULL, 1,
|
|
'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221820, 'Blood Stained and Corroded Crystal (Molecular Rejuvenation)', 220436, 43871, 'Molecular Rejuvenation',
|
|
44233, NULL, NULL, NULL, 156, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221821, 'Blood Stained and Corroded Crystal (Consuming Toxin)', 220437, 44170, 'Consuming Toxin', 16226, NULL,
|
|
NULL, NULL, 106, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221822, 'Badly Eroded Crystal (Team Terrain Knowledge)', 220425, 32126, 'Team Terrain Knowledge', 296731, NULL,
|
|
NULL, NULL, 24, 'Tainted', 'Buffs', 'Team_Run_Speed_Buffs', 1034, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221824, 'Hacked Corroded Crystal (Leisurely Interrogation)', 220437, 56207, 'Leisurely Interrogation', 46275,
|
|
NULL, NULL, NULL, 165, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221826, 'Corroded Crystal with Bullet Holes (Partial Deflection Shield (Extended))', 220426, 70317,
|
|
'Partial Deflection Shield (Extended)', 16319, NULL, NULL, NULL, 7, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221827, 'Overcharged Corroded Nano Crystal (Foul Eyeblighter)', 220412, 83950, 'Foul Eyeblighter', 39126, NULL,
|
|
NULL, NULL, 162, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221828, 'Overcharged Corroded Nano Crystal (Engulf in Flame)', 220437, 45915, 'Engulf in Flame', 45180, NULL,
|
|
NULL, NULL, 149, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221829, 'Overcharged Corroded Nano Crystal (Shroud of Darkness)', 220432, 83957, 'Shroud of Darkness', 39126,
|
|
NULL, NULL, NULL, 66, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221830, 'Overcharged Corroded Nano Crystal (Phosphor Torch)', 220430, 45208, 'Phosphor Torch', 39806, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221831, 'Severly Corroded Shadow Crystal (Team Skill Wrangler)', 220432, 121331, 'Team Skill Wrangler', 117987,
|
|
NULL, NULL, NULL, 93, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221832, 'Failed Repaired Crystal (Gun Enhancement)', 220424, 29764, 'Gun Enhancement', 16350, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221833, 'Severly Corroded Shadow Crystal (Traffic AC (Minor))', 220413, 92141, 'Traffic AC (Minor)', 117969,
|
|
NULL, NULL, NULL, 119, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221834, 'Overcharged Corroded Nano Crystal (Feeble Gravitational Anomaly)', 220430, 45227,
|
|
'Feeble Gravitational Anomaly', 39809, NULL, NULL, NULL, 90, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221835, 'Blood Stained and Corroded Crystal (Circle of Renewal)', 220436, 43900, 'Circle of Renewal', 44249,
|
|
NULL, NULL, NULL, 149, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221836, 'Dirty Money Shadow Crystal (Greater Illusory Paralysis)', 220437, 55983, 'Greater Illusory Paralysis',
|
|
46274, NULL, NULL, NULL, 146, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221837, 'Overcharged Corroded Nano Crystal (Open Wound)', 220423, 45892, 'Open Wound', 45182, NULL, NULL, NULL,
|
|
7, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221838, 'Overcharged Corroded Nano Crystal (Momentum Impaler)', 220437, 45218, 'Momentum Impaler', 39813, NULL,
|
|
NULL, NULL, 123, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221839, 'Corroded Crystal with Bullet Holes (Absorption Shield)', 220433, 29223, 'Absorption Shield', 38996,
|
|
NULL, NULL, NULL, 66, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221840, 'Corroded Crystal with Bullet Holes (Assault Rifle Mastery)', 220425, 29220, 'Assault Rifle Mastery',
|
|
16195, NULL, NULL, NULL, 50, 'Tainted', 'Buffs', 'Assault_Rifle_Buffs', 212, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(221841, 'Corroded Crystal with Bullet Holes (Attack Booster)', 220425, 29221, 'Attack Booster', 16194, NULL,
|
|
NULL, NULL, 27, 'Tainted', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221842, 'Blood Stained and Corroded Crystal (Conglomerate Health Plan)', 220436, 43891,
|
|
'Conglomerate Health Plan', 44251, NULL, NULL, NULL, 182, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(221843, 'Dirty Money Shadow Crystal (Lesser Illusory Paralysis)', 220423, 55992, 'Lesser Illusory Paralysis',
|
|
46272, NULL, NULL, NULL, 4, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221844, 'Corroded Crystal with Bullet Holes (Reflective Field (Extended))', 220413, 70310,
|
|
'Reflective Field (Extended)', 101017, NULL, NULL, NULL, 126, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base',
|
|
694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221845, 'Failed Repaired Crystal (Intricate Repairs)', 220436, 116795, 'Intricate Repairs', 44233, NULL, NULL,
|
|
NULL, 156, 'Tainted', 'Pet_Combat', 'Pet_Heal', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221846, 'Overcharged Corroded Nano Crystal (Bacterial Invasion)', 220423, 42542, 'Bacterial Invasion', 45173,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221848, 'Blood Stained and Corroded Crystal (Health Pump)', 220429, 42399, 'Health Pump', 44229, NULL, NULL,
|
|
NULL, 60, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221849, 'Failed Repaired Crystal (Feeble Gladiatorbot)', 220424, 45713, 'Feeble Gladiatorbot', 44139, NULL,
|
|
NULL, NULL, 47, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221850, 'Tainted Shadow Crystal (Temper Wrath)', 220412, 99116, 'Temper Wrath', 39168, NULL, NULL, NULL, 136,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221851, 'Overcharged Corroded Nano Crystal (Wild Eye Gouger)', 220425, 83963, 'Wild Eye Gouger', 38845, NULL,
|
|
NULL, NULL, 37, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221852, 'Corroded Crystal with Bullet Holes (LR Energy Weapon Mastery)', 220432, 29230,
|
|
'Ranged Energy Weapon Mastery', 20882, NULL, NULL, NULL, 63, 'Tainted', 'Buffs', 'Ranged_Energy_Weapon_Buffs',
|
|
213, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221853, 'Snow Crashed Shadow Crystal (Halt Flight)', 220423, 56226, 'Halt Flight', 46272, NULL, NULL, NULL, 4,
|
|
'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221854, 'Dirty Money Shadow Crystal (Limited Minion)', 220411, 46360, 'Limited Minion', 44135, NULL, NULL, NULL,
|
|
146, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221855, 'Overcharged Corroded Nano Crystal (Limited Shrapnel Spray)', 220430, 45900, 'Limited Shrapnel Spray',
|
|
39788, NULL, NULL, NULL, 83, 'Tainted', 'Nukes', 'AoE_Nuke', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221856, 'Badly Eroded Crystal (Firefly''s Fury)', 220426, 55834, 'Firefly''s Fury', 16221, NULL, NULL, NULL, 30,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221857, 'Dirty Money Shadow Crystal (Enforced Sloth)', 220430, 85314, 'Enforced Sloth', 46277, NULL, NULL, NULL,
|
|
60, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221858, 'Corroded Crystal with Bullet Holes (Heavy Assault Absorption Shield)', 220413, 75401,
|
|
'Heavy Assault Absorption Shield', 101016, NULL, NULL, NULL, 159, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0,
|
|
1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221859, 'Severly Corroded Shadow Crystal (Relentless Slayer)', 220411, 30746, 'Relentless Slayer', 117896, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Buffs', 'Damage', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221860, 'Overcharged Corroded Nano Crystal (Condensed Pellet of Fire)', 220430, 45932,
|
|
'Condensed Pellet of Fire', 39806, NULL, NULL, NULL, 99, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221861, 'Severly Corroded Shadow Crystal (Professional Health Haggler)', 220429, 121495,
|
|
'Professional Health Haggler', 44232, NULL, NULL, NULL, 87, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221862, 'Failed Repaired Crystal (Perfected Defensive Screen)', 220413, 70535, 'Perfected Defensive Screen',
|
|
100995, NULL, NULL, NULL, 149, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221863, 'Severly Corroded Shadow Crystal (Lesser Delayed Health Payment)', 220429, 118237,
|
|
'Lesser Delayed Health Payment', 44247, NULL, NULL, NULL, 57, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221864, 'Blood Stained and Corroded Crystal (Enhanced Health Surge)', 220436, 96257, 'Enhanced Health Surge',
|
|
39152, NULL, NULL, NULL, 132, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(221865, 'Failed Repaired Crystal (Semi-Sentient Wardroid)', 220411, 45685, 'Semi-Sentient Wardroid', 44135,
|
|
NULL, NULL, NULL, 182, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221866, 'Overcharged Corroded Nano Crystal (Greater Chilling Stream)', 220430, 45910, 'Greater Chilling Stream',
|
|
39796, NULL, NULL, NULL, 70, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221867, 'Blood Stained and Corroded Crystal (Autonomous Viral Agent)', 220437, 44173, 'Autonomous Viral Agent',
|
|
16222, NULL, NULL, NULL, 146, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221868, 'Cracked Crystal (Essence of Colossus)', 220436, 95700, 'Essence of Colossus', 100997, 147300, 145800,
|
|
148800, 132, 'Misc', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221869, 'Hacked Corroded Crystal (Lesser Anatomy Lesson)', 220424, 81855, 'Lesser Anatomy Lesson', 16350, NULL,
|
|
NULL, NULL, 10, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221870, 'Corroded Crystal with Bullet Holes (Offensive Steamroller)', 220412, 29240, 'Offensive Steamroller',
|
|
16194, NULL, NULL, NULL, 156, 'Tainted', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Soldier',
|
|
'SL Loot'),
|
|
(221871, 'Severly Corroded Shadow Crystal (Exceptional Delayed Health Payment)', 220436, 118230,
|
|
'Exceptional Delayed Health Payment', 44251, NULL, NULL, NULL, 169, 'Tainted', 'Transfer', 'Health', 0, 'Team',
|
|
0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221873, 'Overcharged Corroded Nano Crystal (Isotope Deluge)', 220423, 45223, 'Isotope Deluge', 39814, NULL,
|
|
NULL, NULL, 50, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221874, 'Corroded Crystal with Bullet Holes (Pistol Mastery)', 220425, 29246, 'Pistol Mastery', 16310, NULL,
|
|
NULL, NULL, 24, 'Tainted', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221875, 'Corroded Crystal with Bullet Holes (Phalanx)', 220413, 29245, 'Phalanx', 16242, NULL, NULL, NULL, 142,
|
|
'Tainted', 'Buffs', 'Team_AC_Buff', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221876, 'Corroded Crystal with Bullet Holes (Precognition)', 220425, 29247, 'Precognition', 16234, NULL, NULL,
|
|
NULL, 43, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221877, 'Failed Repaired Crystal (Basic Defensive Screen)', 220426, 70541, 'Basic Defensive Screen', 38898,
|
|
NULL, NULL, NULL, 37, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221878, 'Dirty Money Shadow Crystal (Rule of One)', 220437, 78400, 'Rule of One', 45178, NULL, NULL, NULL, 179,
|
|
'Tainted', 'Nukes', 'Special', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221879, 'Severly Corroded Shadow Crystal (Quality Delayed Health Payment)', 220429, 118238,
|
|
'Quality Delayed Health Payment', 44248, NULL, NULL, NULL, 87, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221880, 'Dirty Money Shadow Crystal (Faithful Assistant-Droid)', 220431, 46371, 'Faithful Assistant-Droid',
|
|
44139, NULL, NULL, NULL, 53, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221881, 'Failed Repaired Crystal (Lesser Automaton)', 220424, 45710, 'Lesser Automaton', 16307, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221882, 'Corroded Crystal with Bullet Holes (Quickshot)', 220425, 29248, 'Quickshot', 16250, NULL, NULL, NULL,
|
|
17, 'Tainted', 'Buffs', 'Initiative_Buffs', 152, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221883, 'Dirty Money Shadow Crystal (Inhibit Motion)', 220437, 55984, 'Inhibit Motion', 46274, NULL, NULL, NULL,
|
|
132, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221884, 'Overcharged Corroded Nano Crystal (Radiation Scour)', 220430, 45211, 'Radiation Scour', 39815, NULL,
|
|
NULL, NULL, 76, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221885, 'Corroded Crystal with Bullet Holes (Total Focus)', 220412, 29255, 'Total Focus', 39180, NULL, NULL,
|
|
NULL, 136, 'Tainted', 'Buffs', 'Total_Focus', 769, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221886, 'Corroded Crystal with Bullet Holes (Titan Physique)', 220436, 29254, 'Titan Physique', 39186, NULL,
|
|
NULL, NULL, 113, 'Tainted', 'Buffs', 'HP_Buffs', 151, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221887, 'Overcharged Corroded Nano Crystal (Microblade Whirlwind)', 220423, 28622, 'Microblade Whirlwind',
|
|
49684, NULL, NULL, NULL, 47, 'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221888, 'Corroded Crystal with Bullet Holes (Partial Deflection Shield)', 220426, 70320,
|
|
'Partial Deflection Shield', 16319, NULL, NULL, NULL, 1, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221889, 'Overcharged Corroded Nano Crystal (Enhance Nano Cohesion)', 220424, 95447, 'Enhance Nano Cohesion',
|
|
16202, NULL, NULL, NULL, 20, 'Tainted', 'Buffs', 'Nano_Formula_Range_Buffs', 181, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221890, 'Failed Repaired Crystal (Upgraded Gladiatorbot)', 220431, 45664, 'Upgraded Gladiatorbot', 44139, NULL,
|
|
NULL, NULL, 76, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221891, 'Severly Corroded Shadow Crystal (Profiteer''s Grip)', 220423, 56233, 'Profiteer''s Grip', 46272, NULL,
|
|
NULL, NULL, 37, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221892, 'Corroded Crystal with Bullet Holes (Greater Deflection Shield)', 220426, 70334,
|
|
'Greater Deflection Shield', 39001, NULL, NULL, NULL, 50, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221893, 'Overcharged Corroded Nano Crystal (Conduction Stream)', 220437, 45254, 'Conduction Stream', 45177,
|
|
NULL, NULL, NULL, 156, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221894, 'Badly Eroded Crystal (Encourage Regrowth)', 220429, 82055, 'Encourage Regrowth', 44246, NULL, NULL,
|
|
NULL, 86, 'Tainted', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221895, 'Blood Stained and Corroded Crystal (Medical Response)', 220436, 43810, 'Medical Response', 44233, NULL,
|
|
NULL, NULL, 132, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221896, 'Overcharged Corroded Nano Crystal (Gaping Puncture)', 220423, 45231, 'Gaping Puncture', 39811, NULL,
|
|
NULL, NULL, 37, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221897, 'Badly Corroded Crystal (Eternal Enmity)', 220412, 100214, 'Eternal Enmity', 16230, NULL, NULL, NULL,
|
|
162, 'Tainted', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221898, 'Cracked Crystal (Mighty Challenger to Cyclops)', 220424, 49744, 'Mighty Challenger to Cyclops', 16241,
|
|
147326, 145826, 148826, 24, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221899, 'Severly Corroded Shadow Crystal (Amateur Health Haggler)', 220422, 121505, 'Amateur Health Haggler',
|
|
16246, NULL, NULL, NULL, 4, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221900, 'Blood Stained and Corroded Crystal (Uncontrollable Body Tremors)', 220411, 99577,
|
|
'Uncontrollable Body Tremors', 291160, NULL, NULL, NULL, 185, 'Tainted', 'DeBuffs', 'Initiative_DeBuffs', 186,
|
|
'Unbreakable', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221901, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Exceptional))', 220412, 121328,
|
|
'Team Skill Wrangler (Exceptional)', 117992, NULL, NULL, NULL, 169, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team',
|
|
0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221902, 'Severly Corroded Shadow Crystal (Forced Bankruptcy)', 220411, 99613, 'Forced Bankruptcy', 39137, NULL,
|
|
NULL, NULL, 185, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221903, 'Severly Corroded Shadow Crystal (Masterly Health Haggler)', 220436, 121499, 'Masterly Health Haggler',
|
|
44233, NULL, NULL, NULL, 116, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221904, 'Corroded Crystal with Bullet Holes (Riot Control)', 220411, 29251, 'Riot Control', 16206, NULL, NULL,
|
|
NULL, 126, 'Tainted', 'Buffs', 'Burst_Buffs', 214, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221905, 'Severly Corroded Shadow Crystal (Apprentice: Electrical Engineering)', 220425, 30753,
|
|
'Apprentice: Electrical Engineering', 16231, NULL, NULL, NULL, 24, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Electrical_Engineering_Buffs', 172, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221906, 'Severly Corroded Shadow Crystal (Apprentice: Mechanical Engineering)', 220425, 30708,
|
|
'Apprentice: Mechanical Engineering', 16293, NULL, NULL, NULL, 30, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Mechanical_Engineering_Buffs', 174, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221907, 'Severly Corroded Shadow Crystal (Apprentice: Field Quantum Physics)', 220425, 30707,
|
|
'Apprentice: Field Quantum Physics', 16244, NULL, NULL, NULL, 27, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Field_Quantum_Physics_Buffs', 173, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221908, 'Severly Corroded Shadow Crystal (Apprentice: Weapon Smithing)', 220425, 29100,
|
|
'Apprentice: Weapon Smithing', 16349, NULL, NULL, NULL, 33, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Weapon_Smithing_Buffs', 176, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221909, 'Blood Stained and Corroded Crystal (Strengthen Resolve)', 220429, 96253, 'Strengthen Resolve', 39012,
|
|
NULL, NULL, NULL, 66, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221910, 'Severly Corroded Shadow Crystal (Bulk Trader)', 220432, 30715, 'Bulk Trader', 16309, NULL, NULL, NULL,
|
|
96, 'Tainted', 'Buffs:_Tradeskills', 'Computer_Literacy_Buffs', 177, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221911, 'Badly Eroded Crystal (Team Quick Heal)', 220422, 26696, 'Team Quick Heal', 38953, NULL, NULL, NULL, 4,
|
|
'Tainted', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221912, 'Cracked Crystal (Challenger to Titan)', 220424, 49746, 'Challenger to Titan', 38947, 147294, 145794,
|
|
148794, 33, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221913, 'Overcharged Corroded Nano Crystal (Mephitic Ichor)', 220437, 45140, 'Mephitic Ichor', 39801, NULL,
|
|
NULL, NULL, 123, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221914, 'Overcharged Corroded Nano Crystal (Glacial Finality)', 220437, 45233, 'Glacial Finality', 45172, NULL,
|
|
NULL, NULL, 175, 'Tainted', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221915, 'Failed Repaired Crystal (Advanced Warmachine)', 220411, 45735, 'Advanced Warmachine', 44135, NULL,
|
|
NULL, NULL, 169, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221916, 'Blood Stained and Corroded Crystal (Positive Life Reinforcement)', 220436, 43872,
|
|
'Positive Life Reinforcement', 44234, NULL, NULL, NULL, 169, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1,
|
|
0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221917, 'Severly Corroded Shadow Crystal (Frequent Customer)', 220425, 30720, 'Frequent Customer', 16213, NULL,
|
|
NULL, NULL, 20, 'Tainted', 'Buffs:_Tradeskills', 'Computer_Literacy_Buffs', 177, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221918, 'Blood Stained and Corroded Crystal (Health Graft)', 220422, 95717, 'Health Graft', 38905, NULL, NULL,
|
|
NULL, 17, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221919, 'Hacked Corroded Crystal (Mimic Profession: Fixer)', 220412, 117212, 'Mimic Profession: Fixer', 16775,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Fixer', 0, 1, 0, 0, 0, 'Agent',
|
|
'SL Loot'),
|
|
(221920, 'Severly Corroded Shadow Crystal (Skill Wrangler (Premium))', 220412, 121335,
|
|
'Skill Wrangler (Premium)', 118056, NULL, NULL, NULL, 189, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221921, 'Tainted Shadow Crystal (Transcendent Wrath Incarnation)', 220411, 43756,
|
|
'Transcendent Wrath Incarnation', 295577, NULL, NULL, NULL, 106, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221923, 'Cracked Crystal (Baleful Stare)', 220432, 100212, 'Baleful Stare', 16230, 147276, 145776, 148776, 57,
|
|
'Misc', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221924, 'Severly Corroded Shadow Crystal (Hostile Takeover)', 220431, 30722, 'Hostile Takeover', 39137, NULL,
|
|
NULL, NULL, 90, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221925, 'Tainted Shadow Crystal (Superior Wrath Incarnation)', 220431, 43744, 'Superior Wrath Incarnation',
|
|
295577, NULL, NULL, NULL, 90, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221926, 'Overcharged Corroded Nano Crystal (Burning Quartet)', 220437, 45245, 'Burning Quartet', 39807, NULL,
|
|
NULL, NULL, 126, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221927, 'Badly Eroded Crystal (Interlocking Barbs)', 220413, 55816, 'Interlocking Barbs', 16221, NULL, NULL,
|
|
NULL, 142, 'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221928, 'Overcharged Corroded Nano Crystal (Greater Toxic Field)', 220430, 45914, 'Greater Toxic Field', 39794,
|
|
NULL, NULL, NULL, 83, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221929, 'Failed Repaired Crystal (Inferior Automaton)', 220424, 45704, 'Inferior Automaton', 16307, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221930, 'Severly Corroded Shadow Crystal (Journeyman: Mechanical Engineer)', 220432, 30726,
|
|
'Journeyman: Mechanical Engineer', 16293, NULL, NULL, NULL, 83, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Mechanical_Engineering_Buffs', 174, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221931, 'Severly Corroded Shadow Crystal (Journeyman: Field Quantum Physics)', 220432, 30725,
|
|
'Journeyman: Field Quantum Physics', 16244, NULL, NULL, NULL, 80, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Field_Quantum_Physics_Buffs', 173, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221932, 'Severly Corroded Shadow Crystal (Journeyman: Weapon Smithing)', 220432, 30728,
|
|
'Journeyman: Weapon Smithing', 16349, NULL, NULL, NULL, 86, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Weapon_Smithing_Buffs', 176, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221933, 'Tainted Shadow Crystal (Transcendent Enmity Personification)', 220411, 43918,
|
|
'Transcendent Enmity Personification', 295597, NULL, NULL, NULL, 175, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0,
|
|
0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221934, 'Overcharged Corroded Nano Crystal (Visions of the Void)', 220412, 83947, 'Visions of the Void', 39126,
|
|
NULL, NULL, NULL, 189, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221935, 'Overcharged Corroded Nano Crystal (RNA Reaper)', 220430, 45886, 'RNA Reaper', 39814, NULL, NULL, NULL,
|
|
63, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221936, 'Blood Stained and Corroded Crystal (Deep Wounds Cleanser)', 220436, 43894, 'Deep Wound Cleanser',
|
|
44250, NULL, NULL, NULL, 169, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221937, 'Blood Stained and Corroded Crystal (Protein Breakdown)', 220423, 44153, 'Protein Breakdown', 16225,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221938, 'Severly Corroded Shadow Crystal (Liquidation)', 220411, 30733, 'Liquidation', 39137, NULL, NULL, NULL,
|
|
156, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221939, 'Severly Corroded Shadow Crystal (Lend Nano: 100)', 220422, 30265, 'Lend Nano: 100', 16303, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221940, 'Severly Corroded Shadow Crystal (Maestro: Electrical Engineering)', 220412, 30734,
|
|
'Maestro: Electrical Engineering', 16231, NULL, NULL, NULL, 152, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Electrical_Engineering_Buffs', 172, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221941, 'Severly Corroded Shadow Crystal (Margin Call)', 220424, 30739, 'Margin Call', 39137, NULL, NULL, NULL,
|
|
14, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221942, 'Severly Corroded Shadow Crystal (Maestro: Mechanical Engineering)', 220412, 30736,
|
|
'Maestro: Mechanical Engineering', 16293, NULL, NULL, NULL, 152, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Mechanical_Engineering_Buffs', 174, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221943, 'Severly Corroded Shadow Crystal (Maestro: Pharmaceutical)', 220412, 30737, 'Maestro: Pharmaceutical',
|
|
16316, NULL, NULL, NULL, 156, 'Tainted', 'Buffs:_Tradeskills', 'Pharmaceuticals_Buffs', 175, '', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(221944, 'Severly Corroded Shadow Crystal (Maestro: Field Quantum Physics)', 220412, 30735,
|
|
'Maestro: Field Quantum Physics', 16244, NULL, NULL, NULL, 152, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Field_Quantum_Physics_Buffs', 173, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221945, 'Severly Corroded Shadow Crystal (Maestro: Weapon Smithing)', 220412, 30738, 'Maestro: Weapon Smithing',
|
|
16349, NULL, NULL, NULL, 156, 'Tainted', 'Buffs:_Tradeskills', 'Weapon_Smithing_Buffs', 176, '', 0, 1, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(221946, 'Overcharged Corroded Nano Crystal (Particle Flare)', 220437, 45206, 'Particle Flare', 39816, NULL,
|
|
NULL, NULL, 129, 'Tainted', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221947, 'Severly Corroded Shadow Crystal (Average Delayed Health Payment)', 220422, 118241,
|
|
'Average Delayed Health Payment', 44246, NULL, NULL, NULL, 44, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221948, 'Failed Repaired Crystal (Fortress of Spikes)', 220413, 29763, 'Fortress of Spikes', 16221, NULL, NULL,
|
|
NULL, 175, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221949, 'Hacked Corroded Crystal (Assassin''s Grin)', 220411, 81856, 'Assassin''s Grin', 117896, NULL, NULL,
|
|
NULL, 139, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221950, 'Severly Corroded Shadow Crystal (Quantum Uncertainty)', 220412, 30745, 'Quantum Uncertainty', 16234,
|
|
NULL, NULL, NULL, 139, 'Tainted', 'Buffs', 'Evasion', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221951, 'Corroded Crystal with Bullet Holes (Lesser Absorption Shield)', 220426, 75410,
|
|
'Lesser Absorption Shield', 38996, NULL, NULL, NULL, 37, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0,
|
|
0, 'Soldier', 'SL Loot'),
|
|
(221952, 'Tainted Shadow Crystal (One Mind, One Purpose)', 220412, 95522, 'One Mind, One Purpose', 16309, NULL,
|
|
NULL, NULL, 162, 'Tainted', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221953, 'Dirty Money Shadow Crystal (Advanced Bodyguard)', 220411, 46410, 'Advanced Bodyguard', 44135, NULL,
|
|
NULL, NULL, 165, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221954, 'Cracked Crystal (Poison Stingers)', 220426, 55746, 'Poison Stingers', 16221, 147335, 145835, 148835,
|
|
47, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221955, 'Hacked Corroded Crystal (Assume Profession: Nanotechnician)', 220412, 117218,
|
|
'Assume Profession: Nanotechnician', 16775, NULL, NULL, NULL, 119, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Nano-Technician', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(221956, 'Severly Corroded Shadow Crystal (Apprentice: Pharmaceuticals)', 220425, 29101,
|
|
'Apprentice: Pharmaceuticals', 16316, NULL, NULL, NULL, 33, 'Tainted', 'Buffs:_Tradeskills',
|
|
'Pharmaceuticals_Buffs', 175, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221957, 'Overcharged Corroded Nano Crystal (Thunderclap)', 220430, 45201, 'Thunderclap', 39808, NULL, NULL,
|
|
NULL, 60, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221958, 'Dirty Money Shadow Crystal (Executive-Grade Attendant-Droid)', 220424, 46380,
|
|
'Executive-Grade Attendant-Droid', 44139, NULL, NULL, NULL, 40, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0,
|
|
0, 'Bureaucrat', 'SL Loot'),
|
|
(221959, 'Dirty Money Shadow Crystal (Lesser Blizzard of Red Tape)', 220423, 82531,
|
|
'Lesser Blizzard of Red Tape', 46276, NULL, NULL, NULL, 7, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target',
|
|
0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221960, 'Snow Crashed Shadow Crystal (Greater Delay Retreat)', 220437, 56220, 'Greater Delay Retreat', 46275,
|
|
NULL, NULL, NULL, 139, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(221961, 'Tainted Shadow Crystal (Rage Materialization)', 220424, 43736, 'Rage Materialization', 295577, NULL,
|
|
NULL, NULL, 47, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221962, 'Badly Corroded Crystal (Lesser Shen Protection)', 220426, 75346, 'Lesser Shen Protection', 38976, NULL,
|
|
NULL, NULL, 33, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(221963, 'Blood Stained and Corroded Crystal (Greater Field Dressings)', 220436, 43888,
|
|
'Greater Field Dressings', 44234, NULL, NULL, NULL, 149, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(221964, 'Blood Stained and Corroded Crystal (Tailored Cure)', 220429, 43823, 'Tailored Cure', 44231, NULL, NULL,
|
|
NULL, 57, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221965, 'Severly Corroded Shadow Crystal (Trading Mogul)', 220412, 30706, 'Trading Mogul', 16309, NULL, NULL,
|
|
NULL, 165, 'Tainted', 'Buffs:_Tradeskills', 'Computer_Literacy_Buffs', 177, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(221966, 'Dirty Money Shadow Crystal (Limited Secretary-Droid)', 220431, 46361, 'Limited Secretary-Droid', 44140,
|
|
NULL, NULL, NULL, 99, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221968, 'Overcharged Corroded Nano Crystal (Mass Cornea Attack)', 220412, 83961, 'Mass Cornea Attack', 38845,
|
|
NULL, NULL, NULL, 109, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221970, 'Dirty Money Shadow Crystal (Lesser Fear of Attention)', 220437, 82163, 'Lesser Fear of Attention',
|
|
46274, NULL, NULL, NULL, 149, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221971, 'Failed Repaired Crystal (Minor Harmonic Cocoon)', 220433, 70298, 'Minor Harmonic Cocoon', 39001, NULL,
|
|
NULL, NULL, 66, 'Tainted', 'Buffs', 'Reflect_Shield', 2, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(221972, 'Blood Stained and Corroded Crystal (Shatter Bone)', 220423, 82007, 'Shatter Bone', 39809, NULL, NULL,
|
|
NULL, 37, 'Tainted', 'Combat', 'Nuke', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221973, 'Badly Eroded Crystal (Natural Remedy)', 220429, 136681, 'Natural Remedy', 44229, NULL, NULL, NULL, 90,
|
|
'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(221974, 'Severly Corroded Shadow Crystal (Expert Health Haggler)', 220429, 121502, 'Expert Health Haggler',
|
|
44233, NULL, NULL, NULL, 97, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221975, 'Tainted Shadow Crystal (Supreme Rage Materialization)', 220431, 43749, 'Supreme Rage Materialization',
|
|
295577, NULL, NULL, NULL, 60, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(221976, 'Dirty Money Shadow Crystal (Visions of a Doomed Future)', 220412, 121139, 'Visions of a Doomed Future',
|
|
39145, NULL, NULL, NULL, 130, 'Tainted', 'Crowd_Control', 'Fear', 256, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221977, 'Dirty Money Shadow Crystal (Faithful Aide-Droid)', 220431, 46370, 'Faithful Aide-Droid', 44139, NULL,
|
|
NULL, NULL, 76, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221978, 'Corroded Crystal with Bullet Holes (Rifle Mastery)', 220425, 29250, 'Rifle Mastery', 16329, NULL, NULL,
|
|
NULL, 37, 'Tainted', 'Buffs', 'Rifle_Buffs', 194, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221979, 'Severly Corroded Shadow Crystal (Glib Health Haggler)', 220436, 121501, 'Glib Health Haggler', 44234,
|
|
NULL, NULL, NULL, 136, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221980, 'Severly Corroded Shadow Crystal (Successful Health Haggler)', 220429, 121506,
|
|
'Successful Health Haggler', 44231, NULL, NULL, NULL, 54, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0,
|
|
0, 0, 'Trader', 'SL Loot'),
|
|
(221981, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk IX)', 220413, 70305,
|
|
'Total Mirror Shield Mk IX', 101018, NULL, NULL, NULL, 132, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221982, 'Dirty Money Shadow Crystal (Subsonic Blast)', 220423, 81998, 'Subsonic Blast', 39808, NULL, NULL, NULL,
|
|
20, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(221983, 'Overcharged Corroded Nano Crystal (Photon Deflector)', 220412, 83949, 'Photon Deflector', 39126, NULL,
|
|
NULL, NULL, 172, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(221984, 'Severly Corroded Shadow Crystal (Simple Mind, Simple Pleasures)', 220437, 100439,
|
|
'Simple Mind, Simple Pleasures', 46271, NULL, NULL, NULL, 162, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221985, 'Blood Stained and Corroded Crystal (Life Reinforcement)', 220422, 96252, 'Life Reinforcement', 39012,
|
|
NULL, NULL, NULL, 50, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(221986, 'Corroded Crystal with Bullet Holes (Advanced Combat Barrier)', 220413, 75406,
|
|
'Advanced Combat Barrier', 39276, NULL, NULL, NULL, 119, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0,
|
|
0, 'Soldier', 'SL Loot'),
|
|
(221987, 'Dirty Money Shadow Crystal (Supervisor-Grade Secretary-Droid)', 220411, 46350,
|
|
'Supervisor-Grade Secretary-Droid', 44140, NULL, NULL, NULL, 113, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0,
|
|
0, 'Bureaucrat', 'SL Loot'),
|
|
(221988, 'Cracked Crystal (Lightning Shield)', 220413, 55749, 'Lightning Shield', 16221, 147322, 145822, 148822,
|
|
106, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221989, 'Dirty Money Shadow Crystal (Lesser Stumbling Steps)', 220423, 82528, 'Lesser Stumbling Steps', 46276,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(221990, 'Severly Corroded Shadow Crystal (Distracting Baubles)', 220423, 100437, 'Distracting Baubles', 46269,
|
|
NULL, NULL, NULL, 47, 'Tainted', 'Crowd_Control', 'Mezz', 147, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(221991, 'Cracked Crystal (Challenger to Cyclops)', 220424, 49742, 'Challenger to Cyclops', 16241, 147291,
|
|
145791, 148791, 4, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(221992, 'Corroded Crystal with Bullet Holes (Reactive Reflective Field (Extended))', 220413, 70311,
|
|
'Reactive Reflective Field (Extended)', 101018, NULL, NULL, NULL, 142, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(221993, 'Overcharged Corroded Nano Crystal (Molecular Flechettes)', 220437, 45217, 'Molecular Flechettes',
|
|
45186, NULL, NULL, NULL, 165, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(221994, 'Snow Crashed Shadow Crystal (Advanced Insurance Hack)', 220436, 85228, 'Advanced Insurance Hack',
|
|
44231, NULL, NULL, NULL, 103, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(221995, 'Overcharged Corroded Nano Crystal (Sudden Affliction)', 220437, 45198, 'Sudden Affliction', 45174,
|
|
NULL, NULL, NULL, 162, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(221996, 'Tainted Shadow Crystal (Quantum Wings)', 220411, 120499, 'Quantum Wings', 16348, NULL, NULL, NULL, 103,
|
|
'Tainted', 'Vehicle', 'Air', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(221997, 'Blood Stained and Corroded Crystal (Minor Team Purification)', 220422, 43914,
|
|
'Minor Team Purification', 44245, NULL, NULL, NULL, 33, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0,
|
|
0, 'Doctor', 'SL Loot'),
|
|
(221999, 'Blood Stained and Corroded Crystal (Team Checkup)', 220429, 43910, 'Team Checkup', 44246, NULL, NULL,
|
|
NULL, 70, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222000, 'Badly Corroded Crystal (Last Minute Adjustments)', 220412, 95528, 'Last Minute Adjustments', 291164,
|
|
NULL, NULL, NULL, 139, 'Tainted', 'Buffs', 'Critical_Increase_Buffs', 182, 'Self', 0, 0, 0, 0, 0,
|
|
'Martial Artist', 'SL Loot'),
|
|
(222001, 'Overcharged Corroded Nano Crystal (Blight)', 220423, 28595, 'Blight', 16226, NULL, NULL, NULL, 33,
|
|
'Tainted', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222002, 'Blood Stained and Corroded Crystal (Superior Dress Wounds)', 220429, 43821, 'Superior Dress Wounds',
|
|
44232, NULL, NULL, NULL, 96, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222003, 'Badly Eroded Crystal (Implacability of Life)', 220436, 136676, 'Implacability of Life', 44231, NULL,
|
|
NULL, NULL, 153, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222004, 'Dirty Money Shadow Crystal (Mass Illusory Paralysis)', 220423, 82157, 'Mass Illusory Paralysis', 46272,
|
|
NULL, NULL, NULL, 27, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222005, 'Overcharged Corroded Nano Crystal (Coronet of Frost)', 220437, 45238, 'Coronet of Frost', 39798, NULL,
|
|
NULL, NULL, 132, 'Tainted', 'Nukes', 'Halo_Nano_DeBuffs', 11, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222006, 'Dirty Money Shadow Crystal (Allure of Servitude)', 220412, 99198, 'Allure of Servitude', 39137, NULL,
|
|
NULL, NULL, 136, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222007, 'Failed Repaired Crystal (Superior Shielding Barrier)', 220433, 70552, 'Superior Shielding Barrier',
|
|
39039, NULL, NULL, NULL, 86, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222008, 'Corroded Crystal with Bullet Holes (Total Mirror Shield Mk VII)', 220413, 70301,
|
|
'Total Mirror Shield Mk VII', 101017, NULL, NULL, NULL, 126, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Self', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222009, 'Overcharged Corroded Nano Crystal (Focused Ray)', 220437, 45228, 'Focused Ray', 39793, NULL, NULL,
|
|
NULL, 116, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222010, 'Severly Corroded Shadow Crystal (Sophisticated Health Plunder)', 220436, 77195,
|
|
'Sophisticated Health Plunder', 117914, NULL, NULL, NULL, 182, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0,
|
|
0, 'Trader', 'SL Loot'),
|
|
(222011, 'Overcharged Corroded Nano Crystal (Chaotic Entropy)', 220423, 45248, 'Chaotic Entropy', 39802, NULL,
|
|
NULL, NULL, 47, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222012, 'Failed Repaired Crystal (Shielding Barrier)', 220433, 70554, 'Shielding Barrier', 38898, NULL, NULL,
|
|
NULL, 63, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222013, 'Tainted Shadow Crystal (Calling of Altumus)', 220411, 125740, 'Calling of Altumus', 295568, NULL, NULL,
|
|
NULL, 156, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222014, 'Tainted Shadow Crystal (Wrath Incarnation)', 220431, 43714, 'Wrath Incarnation', 295577, NULL, NULL,
|
|
NULL, 86, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222015, 'Blood Stained and Corroded Crystal (Superior Life Reinforcement)', 220436, 96259,
|
|
'Superior Life Reinforcement', 39292, NULL, NULL, NULL, 169, 'Tainted', 'Buffs', 'Doctor_Short_HP_Buffs', 185,
|
|
'', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222016, 'Failed Repaired Crystal (Flawed Warbot)', 220411, 45721, 'Flawed Warbot', 44140, NULL, NULL, NULL, 146,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222017, 'Dirty Money Shadow Crystal (Supervisor-Grade Helper-Droid)', 220424, 46357,
|
|
'Supervisor-Grade Helper-Droid', 16307, NULL, NULL, NULL, 20, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(222018, 'Dirty Money Shadow Crystal (Muddled Psyche)', 220437, 100426, 'Muddled Psyche', 84276, NULL, NULL,
|
|
NULL, 126, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222019, 'Badly Corroded Crystal (Meditate on an Autumn Leaf)', 220424, 81819, 'Meditate on an Autumn Leaf',
|
|
39028, NULL, NULL, NULL, 40, 'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'SL Loot'),
|
|
(222020, 'Badly Corroded Crystal (Greater Titanium Skin)', 220413, 75340, 'Greater Titanium Skin', 39256, NULL,
|
|
NULL, NULL, 123, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222021, 'Dirty Money Shadow Crystal (Lesser Pheromone Control)', 220425, 99207, 'Lesser Pheromone Control',
|
|
39137, NULL, NULL, NULL, 27, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(222022, 'Badly Corroded Crystal (Toughen Skin)', 220426, 75350, 'Toughen Skin', 16294, NULL, NULL, NULL, 1,
|
|
'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222023, 'Overcharged Corroded Nano Crystal (Particle Shower)', 220430, 45207, 'Particle Shower', 39815, NULL,
|
|
NULL, NULL, 90, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222024, 'Corroded Crystal with Bullet Holes (Minor Deflection Shield)', 220426, 70323,
|
|
'Minor Deflection Shield', 16319, NULL, NULL, NULL, 14, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222026, 'Overcharged Corroded Nano Crystal (Crown of Frost)', 220437, 45239, 'Crown of Frost', 45171, NULL,
|
|
NULL, NULL, 156, 'Tainted', 'Nukes', 'Halo_Nano_DeBuffs', 11, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222027, 'Tainted Shadow Crystal (Lesser Frenzy Embodiment)', 220411, 43732, 'Summon Frenzy Embodiment', 295577,
|
|
NULL, NULL, NULL, 113, 'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222028, 'Snow Crashed Shadow Crystal (Greater Halt Flight)', 220430, 56223, 'Greater Halt Flight', 46274, NULL,
|
|
NULL, NULL, 90, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222029, 'Overcharged Corroded Nano Crystal (Fleeting Immunity)', 220413, 117676, 'Fleeting Immunity', 100995,
|
|
NULL, NULL, NULL, 182, 'Tainted', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222030, 'Badly Corroded Crystal (Lotus on Water)', 220424, 81820, 'Lotus on Water', 16350, NULL, NULL, NULL, 27,
|
|
'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222031, 'Severly Corroded Shadow Crystal (Major Health Funnel)', 220422, 76720, 'Major Health Funnel', 117907,
|
|
NULL, NULL, NULL, 24, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222032, 'Cracked Crystal (Roar of Aggression)', 220412, 100210, 'Roar of Aggression', 16230, 147339, 145839,
|
|
148839, 116, 'Misc', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222033, 'Failed Repaired Crystal (Perfected Automaton)', 220424, 45698, 'Perfected Automaton', 16307, NULL,
|
|
NULL, NULL, 14, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222034, 'Overcharged Corroded Nano Crystal (Peaceful Intentions)', 220437, 100443, 'Peaceful Intentions', 46271,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222035, 'Blood Stained and Corroded Crystal (Team Tissue Repair)', 220436, 43903, 'Team Tissue Repair', 44248,
|
|
NULL, NULL, NULL, 139, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222037, 'Overcharged Corroded Nano Crystal (Convergent Energy Beam)', 220430, 45933, 'Convergent Energy Beam',
|
|
39803, NULL, NULL, NULL, 76, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222038, 'Badly Corroded Crystal (Sadness of the Willow)', 220431, 81818, 'Sadness of the Willow', 39168, NULL,
|
|
NULL, NULL, 76, 'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(222039, 'Severly Corroded Shadow Crystal (Delayed Health Payment)', 220429, 118236, 'Delayed Health Payment',
|
|
44247, NULL, NULL, NULL, 70, 'Tainted', 'Transfer', 'Health', 0, 'Team', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222040, 'Tainted Shadow Crystal (Superior Frenzy Embodiment)', 220411, 43741, 'Superior Frenzy Embodiment',
|
|
295577, NULL, NULL, NULL, 139, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222041, 'Failed Repaired Crystal (Inferior Warbot)', 220411, 45707, 'Inferior Warbot', 44140, NULL, NULL, NULL,
|
|
139, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222042, 'Failed Repaired Crystal (Flawed Gladiatorbot)', 220431, 45719, 'Flawed Gladiatorbot', 44139, NULL,
|
|
NULL, NULL, 63, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222043, 'Failed Repaired Crystal (Feeble Warbot)', 220411, 45715, 'Feeble Warbot', 44140, NULL, NULL, NULL, 129,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222044, 'Badly Corroded Crystal (2H Edged Weapon Inexperience)', 220425, 27078, '2H Edged Weapon Inexperience',
|
|
39163, NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Melee', '2H_Edged_DeBuffs', 26, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(222045, 'Dirty Money Shadow Crystal (Advanced Worker)', 220424, 46399, 'Advanced Worker', 16307, NULL, NULL,
|
|
NULL, 7, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222046, 'Dirty Money Shadow Crystal (Director-Grade Worker-Droid)', 220424, 46386,
|
|
'Director-Grade Worker-Droid', 16307, NULL, NULL, NULL, 14, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(222047, 'Failed Repaired Crystal (Advanced Defensive Screen)', 220413, 70538, 'Advanced Defensive Screen',
|
|
39179, NULL, NULL, NULL, 126, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222048, 'Failed Repaired Crystal (Feeble Android)', 220424, 45712, 'Feeble Android', 16307, NULL, NULL, NULL,
|
|
20, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222049, 'Snow Crashed Shadow Crystal (Medical Claim)', 220422, 85234, 'Medical Claim', 16246, NULL, NULL, NULL,
|
|
17, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222050, 'Hacked Corroded Crystal (Paralyze with Indecision)', 220430, 56212, 'Paralyze with Indecision', 46274,
|
|
NULL, NULL, NULL, 99, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222051, 'Overcharged Corroded Nano Crystal (Bio-Acid Spray)', 220437, 45261, 'Bio-Acid Spray', 39795, NULL,
|
|
NULL, NULL, 119, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222052, 'Blood Stained and Corroded Crystal (Continuous Cellular Reconditioning)', 220436, 43867,
|
|
'Continuous Cellular Reconditioning', 44231, NULL, NULL, NULL, 126, 'Tainted', 'Buffs', 'Heal_Over_Time', 12,
|
|
'', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222053, 'Tainted Shadow Crystal (Mind Scream)', 220423, 29298, 'Mind Scream', 39802, NULL, NULL, NULL, 37,
|
|
'Tainted', 'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222054, 'Overcharged Corroded Nano Crystal (Poke Eyes)', 220425, 83944, 'Poke Eyes', 39126, NULL, NULL, NULL, 4,
|
|
'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222055, 'Cracked Crystal (Essence of Cyclops)', 220429, 95702, 'Essence of Cyclops', 39046, 147301, 145801,
|
|
148801, 57, 'Misc', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222058, 'Corroded Crystal with Bullet Holes (Enraged Mind)', 220425, 100206, 'Enraged Mind', 16230, NULL, NULL,
|
|
NULL, 30, 'Tainted', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222059, 'Overcharged Corroded Nano Crystal (On-The-Fly Compression)', 220429, 95414, 'On-The-Fly Compression',
|
|
16303, NULL, NULL, NULL, 73, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(222060, 'Tainted Shadow Crystal (Superior Anger Manifestation)', 220424, 43739, 'Superior Anger Manifestation',
|
|
295577, NULL, NULL, NULL, 4, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222061, 'Severly Corroded Shadow Crystal (Patchy Health Plunder)', 220436, 76499, 'Patchy Health Plunder',
|
|
117912, NULL, NULL, NULL, 142, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222062, 'Dirty Money Shadow Crystal (Lesser Musculature Command)', 220423, 55990, 'Lesser Musculature Command',
|
|
46273, NULL, NULL, NULL, 33, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222063, 'Failed Repaired Crystal (Citadel of Spikes)', 220413, 55769, 'Citadel of Spikes', 16221, NULL, NULL,
|
|
NULL, 149, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222064, 'Badly Corroded Crystal (Sway of Bamboo)', 220411, 81815, 'Sway of Bamboo', 39308, NULL, NULL, NULL,
|
|
113, 'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222065, 'Tainted Shadow Crystal (Greater Wrath Incarnation)', 220431, 43724, 'Greater Wrath Incarnation',
|
|
295577, NULL, NULL, NULL, 93, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222066, 'Dirty Money Shadow Crystal (Limited Aide-Droid)', 220431, 46365, 'Limited Aide-Droid', 44139, NULL,
|
|
NULL, NULL, 73, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222067, 'Dirty Money Shadow Crystal (Illusory Paralysis)', 220430, 55988, 'Illusory Paralysis', 46273, NULL,
|
|
NULL, NULL, 80, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222068, 'Badly Corroded Crystal (Waiting Panda)', 220411, 81814, 'Waiting Panda', 117954, NULL, NULL, NULL, 132,
|
|
'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222069, 'Blood Stained and Corroded Crystal (Enhance Team Health)', 220422, 42397, 'Enhance Team Health', 38905,
|
|
NULL, NULL, NULL, 1, 'Tainted', 'Buffs', 'Doctor_HP_Buffs', 184, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222071, 'Dirty Money Shadow Crystal (Droid Overhaul)', 220436, 30071, 'Droid Overhaul', 44229, NULL, NULL, NULL,
|
|
136, 'Tainted', 'Pet_Buffs', 'Heal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222072, 'Tainted Shadow Crystal (Shed Anger)', 220425, 99112, 'Shed Anger', 39168, NULL, NULL, NULL, 7,
|
|
'Tainted', 'DeBuffs', 'Meta-Physicist_Initiatives/Damage_DeBuffs', 187, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222073, 'Overcharged Corroded Nano Crystal (Greater Searing Stream)', 220437, 45235, 'Greater Searing Stream',
|
|
45169, NULL, NULL, NULL, 172, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222075, 'Overcharged Corroded Nano Crystal (Enveloping Darkness)', 220432, 83962, 'Enveloping Darkness', 38845,
|
|
NULL, NULL, NULL, 57, 'Tainted', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Area', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(222076, 'Failed Repaired Crystal (Feeble Guardbot)', 220431, 45714, 'Feeble Guardbot', 44139, NULL, NULL, NULL,
|
|
90, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222077, 'Badly Eroded Crystal (Survival Aid)', 220425, 26704, 'Survival Aid', 16239, NULL, NULL, NULL, 33,
|
|
'Tainted', 'Buffs', 'First_Aid_And_Treatment_Buffs', 190, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222078, 'Failed Repaired Crystal (Semi-Sentient Automaton)', 220424, 45681, 'Semi-Sentient Automaton', 16307,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222079, 'Failed Repaired Crystal (Guardbot)', 220411, 45702, 'Guardbot', 44139, NULL, NULL, NULL, 109,
|
|
'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222080, 'Corroded Crystal with Bullet Holes (Minor Reflective Field (Extended))', 220413, 70319,
|
|
'Minor Reflective Field (Extended)', 39281, NULL, NULL, NULL, 119, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222081, 'Dirty Money Shadow Crystal (Faithful Secretary-Droid)', 220411, 46376, 'Faithful Secretary-Droid',
|
|
44140, NULL, NULL, NULL, 106, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222082, 'Blood Stained and Corroded Crystal (Life Balm)', 220436, 43808, 'Life Balm', 44234, NULL, NULL, NULL,
|
|
152, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222084, 'Overcharged Corroded Nano Crystal (Jobe Nano Libraries)', 220436, 95413, 'Jobe Nano Libraries', 16303,
|
|
NULL, NULL, NULL, 152, 'Tainted', 'Buffs', 'Nano_Point_Cost_Buffs', 148, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222085, 'Blood Stained and Corroded Crystal (Medic''s Call)', 220429, 42402, 'Medic''s Call', 44246, NULL, NULL,
|
|
NULL, 57, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222086, 'Hacked Corroded Crystal (Death''s Knocking)', 220437, 81933, 'Death''s Knocking', 49685, NULL, NULL,
|
|
NULL, 136, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222087, 'Dirty Money Shadow Crystal (Advanced Helper)', 220424, 46411, 'Advanced Helper', 16307, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222088, 'Badly Corroded Crystal (2H Edged Weapon Expertise)', 220425, 27076, '2H Edged Weapon Expertise', 16347,
|
|
NULL, NULL, NULL, 10, 'Tainted', 'Buffs_-_Melee', '2H_Edged_Buffs', 25, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(222090, 'Failed Repaired Crystal (Advanced Warbot)', 220411, 45734, 'Advanced Warbot', 44140, NULL, NULL, NULL,
|
|
152, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222091, 'Dirty Money Shadow Crystal (Director-Grade Bodyguard)', 220411, 46391, 'Director-Grade Bodyguard',
|
|
44135, NULL, NULL, NULL, 169, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222092, 'Snow Crashed Shadow Crystal (Spin Nanoweb)', 220437, 85216, 'Spin Nanoweb', 84286, NULL, NULL, NULL,
|
|
156, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222093, 'Dirty Money Shadow Crystal (Greater Mass Illusory Paralysis)', 220437, 82161,
|
|
'Greater Mass Illusory Paralysis', 46273, NULL, NULL, NULL, 126, 'Tainted', 'Crowd_Control', 'Root', 146,
|
|
'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222094, 'Overcharged Corroded Nano Crystal (Foul Bane)', 220430, 45921, 'Foul Bane', 39800, NULL, NULL, NULL,
|
|
90, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222095, 'Cracked Crystal (Glowing Retribution)', 220426, 29642, 'Glowing Retribution', 16221, 147316, 145816,
|
|
148816, 27, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222096, 'Failed Repaired Crystal (Advanced Automaton)', 220424, 45731, 'Advanced Automaton', 16307, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222097, 'Blood Stained and Corroded Crystal (Minor Balm)', 220422, 43835, 'Minor Balm', 44230, NULL, NULL, NULL,
|
|
40, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222098, 'Tainted Shadow Crystal (Lesser Fury Externalization)', 220424, 43733, 'Summon Fury Externalization',
|
|
295577, NULL, NULL, NULL, 14, 'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222099, 'Dirty Money Shadow Crystal (Director-Grade Secretary-Droid)', 220411, 46394,
|
|
'Director-Grade Secretary-Droid', 44140, NULL, NULL, NULL, 123, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0,
|
|
0, 'Bureaucrat', 'SL Loot'),
|
|
(222100, 'Overcharged Corroded Nano Crystal (Lesser Bane of the Living)', 220423, 45907,
|
|
'Lesser Bane of the Living', 39799, NULL, NULL, NULL, 40, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(222101, 'Hacked Corroded Crystal (Suspicious Death)', 220423, 81938, 'Suspicious Death', 16226, NULL, NULL,
|
|
NULL, 47, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222102, 'Failed Repaired Crystal (Perfected Guardbot)', 220411, 45700, 'Perfected Guardbot', 44140, NULL, NULL,
|
|
NULL, 119, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222103, 'Blood Stained and Corroded Crystal (Repeated Cellular Trauma)', 220437, 44147,
|
|
'Repeated Cellular Trauma', 16222, NULL, NULL, NULL, 142, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(222104, 'Overcharged Corroded Nano Crystal (Viral Assault)', 220430, 45204, 'Viral Assault', 39799, NULL, NULL,
|
|
NULL, 66, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222105, 'Badly Corroded Crystal (Energy Melee Incompetence)', 220425, 26423, 'Energy Melee Incompetence', 39077,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'DeBuffs_-_Melee', 'Energy_Melee_DeBuffs', 62, '', 0, 0, 0, 0, 0, 'General',
|
|
'SL Loot'),
|
|
(222106, 'Dirty Money Shadow Crystal (Director-Grade Minion)', 220411, 46393, 'Director-Grade Minion', 44135,
|
|
NULL, NULL, NULL, 156, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222107, 'Blood Stained and Corroded Crystal (Greater Bloom of Health)', 220436, 43887,
|
|
'Greater Bloom of Health', 44235, NULL, NULL, NULL, 156, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(222108, 'Hacked Corroded Crystal (Greater Anatomy Lesson)', 220411, 81851, 'Greater Anatomy Lesson', 117954,
|
|
NULL, NULL, NULL, 106, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222109, 'Blood Stained and Corroded Crystal (Recurrent Remedy)', 220422, 43882, 'Recurrent Remedy', 44229, NULL,
|
|
NULL, NULL, 40, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222110, 'Corroded Crystal with Bullet Holes (Lesser Deflection Shield (Extended))', 220426, 70331,
|
|
'Lesser Deflection Shield (Extended)', 39001, NULL, NULL, NULL, 30, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222111, 'Tainted Shadow Crystal (Enmity Personification)', 220411, 43716, 'Enmity Personification', 295597,
|
|
NULL, NULL, NULL, 159, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222112, 'Severly Corroded Shadow Crystal (Embrace of Greed)', 220430, 56232, 'Embrace of Greed', 46273, NULL,
|
|
NULL, NULL, 76, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222113, 'Severly Corroded Shadow Crystal (Patchy Health Freeloader)', 220422, 76686, 'Patchy Health Freeloader',
|
|
117908, NULL, NULL, NULL, 50, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222114, 'Blood Stained and Corroded Crystal (Lesser Nano Bandage)', 220422, 43833, 'Lesser Nano Bandage', 44229,
|
|
NULL, NULL, NULL, 17, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222115, 'Overcharged Corroded Nano Crystal (Stinging Missile Swarm)', 220437, 45197, 'Stinging Missile Swarm',
|
|
45187, NULL, NULL, NULL, 179, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222116, 'Severly Corroded Shadow Crystal (Proficient Health Haggler)', 220422, 121493,
|
|
'Proficient Health Haggler', 44230, NULL, NULL, NULL, 41, 'Tainted', 'Transfer', 'Health', 0, 'Target', 0, 1, 0,
|
|
0, 0, 'Trader', 'SL Loot'),
|
|
(222118, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Major))', 220412, 121323,
|
|
'Team Skill Wrangler (Major)', 117987, NULL, NULL, NULL, 107, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222119, 'Overcharged Corroded Nano Crystal (Enhance Nano Communication)', 220424, 95448,
|
|
'Enhance Nano Communication', 16202, NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Nano_Formula_Range_Buffs', 181,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222120, 'Blood Stained and Corroded Crystal (Incandescent Venom)', 220437, 44164, 'Incandescent Venom', 16226,
|
|
NULL, NULL, NULL, 126, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222121, 'Snow Crashed Shadow Crystal (Lesser Nano Net)', 220423, 82515, 'Lesser Nano Net', 46272, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222122, 'Blood Stained and Corroded Crystal (Recuperative Respite)', 220436, 43881, 'Recuperative Respite',
|
|
292054, NULL, NULL, NULL, 162, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Doctor',
|
|
'SL Loot'),
|
|
(222123, 'Snow Crashed Shadow Crystal (Grid Runner)', 220424, 93130, 'Grid Runner', 16300, NULL, NULL, NULL, 43,
|
|
'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222124, 'Blood Stained and Corroded Crystal (Lesser Bloom of Health)', 220429, 43818, 'Lesser Bloom of Health',
|
|
44231, NULL, NULL, NULL, 63, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222125, 'Blood Stained and Corroded Crystal (Cancerous Burrower)', 220423, 44171, 'Cancerous Burrower', 16225,
|
|
NULL, NULL, NULL, 33, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222126, 'Dirty Money Shadow Crystal (Faithful Minion)', 220411, 46375, 'Faithful Minion', 44135, NULL, NULL,
|
|
NULL, 146, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222127, 'Severly Corroded Shadow Crystal (Redeem AC (Minor))', 220413, 92151, 'Redeem AC (Minor)', 118031, NULL,
|
|
NULL, NULL, 106, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222128, 'Failed Repaired Crystal (Advanced Shielding Barrier)', 220413, 70547, 'Advanced Shielding Barrier',
|
|
39179, NULL, NULL, NULL, 109, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222129, 'Blood Stained and Corroded Crystal (Lesser Circle of Renewal)', 220422, 43913,
|
|
'Lesser Circle of Renewal', 44245, NULL, NULL, NULL, 47, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0,
|
|
0, 'Doctor', 'SL Loot'),
|
|
(222130, 'Failed Repaired Crystal (Slayerdroid Sentinel)', 220411, 45673, 'Slayerdroid Sentinel', 44135, NULL,
|
|
NULL, NULL, 189, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222131, 'Tainted Shadow Crystal (Internal Focus)', 220425, 95521, 'Internal Focus', 16309, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Buffs', 'Interrupt_Modifier', 183, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222133, 'Overcharged Corroded Nano Crystal (Collapsing Hadron String)', 220437, 45252,
|
|
'Collapsing Hadron String', 45189, NULL, NULL, NULL, 149, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(222134, 'Overcharged Corroded Nano Crystal (Bewilder)', 220423, 100440, 'Bewilder', 46283, NULL, NULL, NULL, 30,
|
|
'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222135, 'Overcharged Corroded Nano Crystal (Rudimentary Humidity Extractor)', 220424, 90400,
|
|
'Rudimentary Humidity Extractor', 38844, NULL, NULL, NULL, 1, 'Tainted', 'Buffs', 'Nano_Over_Time_-_Line_A', 14,
|
|
'', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222136, 'Severly Corroded Shadow Crystal (Pyramid Marketing)', 220430, 82242, 'Pyramid Marketing', 46273, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222138, 'Badly Eroded Crystal (Coat of Barbs)', 220426, 55812, 'Coat of Barbs', 16221, NULL, NULL, NULL, 1,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222139, 'Cracked Crystal (Immolation Shield)', 220433, 29645, 'Immolation Shield', 16221, 147318, 145818,
|
|
148818, 63, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222140, 'Overcharged Corroded Nano Crystal (Chemical Liquefaction)', 220437, 45250, 'Chemical Liquefaction',
|
|
39794, NULL, NULL, NULL, 103, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222141, 'Cracked Crystal (Brave Challenger to Gargantua)', 220431, 49749, 'Brave Challenger to Gargantua',
|
|
39088, 147281, 145781, 148781, 76, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222142, 'Snow Crashed Shadow Crystal (Passive Distributed Entanglement)', 220423, 85219,
|
|
'Passive Distributed Entanglement', 84283, NULL, NULL, NULL, 7, 'Tainted', 'Crowd_Control', 'Snare', 145,
|
|
'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222143, 'Blood Stained and Corroded Crystal (Team Cellular Rebuild)', 220429, 43909, 'Team Cellular Rebuild',
|
|
44246, NULL, NULL, NULL, 60, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222144, 'Blood Stained and Corroded Crystal (Nano Bandage)', 220429, 43819, 'Nano Bandage', 44231, NULL, NULL,
|
|
NULL, 73, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222145, 'Overcharged Corroded Nano Crystal (Accelerated Titanium Pellet)', 220423, 45256,
|
|
'Accelerated Titanium Pellet', 45185, NULL, NULL, NULL, 24, 'Tainted', 'Nukes', 'Long_8s~1s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(222146, 'Failed Repaired Crystal (Lesser Guardbot)', 220431, 45686, 'Lesser Guardbot', 44139, NULL, NULL, NULL,
|
|
93, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222147, 'Failed Repaired Crystal (Inferior Warmachine)', 220411, 45708, 'Inferior Warmachine', 44135, NULL,
|
|
NULL, NULL, 162, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222148, 'Cracked Crystal (Mighty Challenger to Titan)', 220431, 49748, 'Mighty Challenger to Titan', 38947,
|
|
147329, 145829, 148829, 53, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222149, 'Badly Corroded Crystal (Corrosive Fists)', 220424, 81830, 'Corrosive Fists', 39028, NULL, NULL, NULL,
|
|
37, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222150, 'Blood Stained and Corroded Crystal (Metabolic Disassembly)', 220437, 44160, 'Metabolic Disassembly',
|
|
16226, NULL, NULL, NULL, 119, 'Tainted', 'Combat', 'DOT_-_Line_B', 7, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222151, 'Dirty Money Shadow Crystal (Executive-Grade Secretary-Droid)', 220411, 46384,
|
|
'Executive-Grade Secretary-Droid', 44140, NULL, NULL, NULL, 119, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0,
|
|
0, 'Bureaucrat', 'SL Loot'),
|
|
(222152, 'Failed Repaired Crystal (Semi-Sentient Gladiatorbot)', 220431, 45682, 'Semi-Sentient Gladiatorbot',
|
|
44139, NULL, NULL, NULL, 86, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222153, 'Failed Repaired Crystal (Basic Protective Field)', 220426, 70542, 'Basic Protective Field', 38898,
|
|
NULL, NULL, NULL, 33, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222155, 'Failed Repaired Crystal (Greater Armor Megaboost)', 220426, 70548, 'Greater Armor Megaboost', 16197,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222156, 'Dirty Money Shadow Crystal (Greater Fear of Attention)', 220437, 82166, 'Greater Fear of Attention',
|
|
46274, NULL, NULL, NULL, 179, 'Tainted', 'Crowd_Control', 'Root', 146, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222157, 'Severly Corroded Shadow Crystal (Draw AC (Major))', 220413, 91323, 'Draw AC (Major)', 117902, NULL,
|
|
NULL, NULL, 149, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222158, 'Corroded Crystal with Bullet Holes (Lesser Reflective Field)', 220413, 70328,
|
|
'Lesser Reflective Field', 39281, NULL, NULL, NULL, 123, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222159, 'Badly Corroded Crystal (Fists of the Lightning Crane)', 220411, 81825, 'Fists of the Lightning Crane',
|
|
117954, NULL, NULL, NULL, 146, 'Tainted', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 1, 0, 0, 0,
|
|
'Martial Artist', 'SL Loot'),
|
|
(222160, 'Severly Corroded Shadow Crystal (Commonplace Delayed Health Payment)', 220422, 118239,
|
|
'Commonplace Delayed Health Payment', 44246, NULL, NULL, NULL, 37, 'Tainted', 'Transfer', 'Health', 0, 'Team',
|
|
0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222161, 'Blood Stained and Corroded Crystal (Cycle of Life)', 220436, 42396, 'Cycle of Life', 44232, NULL, NULL,
|
|
NULL, 149, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222162, 'Hacked Corroded Crystal (Delay Pursuers)', 220430, 85317, 'Delay Pursuers', 46277, NULL, NULL, NULL,
|
|
57, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Area', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222163, 'Dirty Money Shadow Crystal (Advanced Minion)', 220411, 46412, 'Advanced Minion', 44135, NULL, NULL,
|
|
NULL, 149, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222164, 'Overcharged Corroded Nano Crystal (Hoary Seep)', 220430, 45323, 'Hoary Seep', 39796, NULL, NULL, NULL,
|
|
57, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222165, 'Dirty Money Shadow Crystal (Advanced Secretary-Droid)', 220411, 46398, 'Advanced Secretary-Droid',
|
|
44140, NULL, NULL, NULL, 109, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222166, 'Overcharged Corroded Nano Crystal (Crystalizing Ray)', 220437, 45934, 'Crystalizing Ray', 39797, NULL,
|
|
NULL, NULL, 103, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222167, 'Overcharged Corroded Nano Crystal (Major Chemical Burn)', 220437, 45214, 'Major Chemical Burn', 45168,
|
|
NULL, NULL, NULL, 146, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222168, 'Hacked Corroded Crystal (Assume Profession: Trader)', 220432, 117222, 'Assume Profession: Trader',
|
|
16775, NULL, NULL, NULL, 99, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Trader', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(222169, 'Failed Repaired Crystal (Superior Protective Field)', 220433, 70550, 'Superior Protective Field',
|
|
39039, NULL, NULL, NULL, 96, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222170, 'Failed Repaired Crystal (Upgraded Android)', 220424, 45675, 'Upgraded Android', 16307, NULL, NULL,
|
|
NULL, 37, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222171, 'Severly Corroded Shadow Crystal (Redeem AC (Weak))', 220433, 92153, 'Redeem AC (Weak)', 118031, NULL,
|
|
NULL, NULL, 90, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222172, 'Badly Eroded Crystal (Magma Coating)', 220413, 55824, 'Magma Coating', 16221, NULL, NULL, NULL, 109,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222173, 'Overcharged Corroded Nano Crystal (Coherent Positron Stream)', 220437, 45251,
|
|
'Coherent Positron Stream', 45177, NULL, NULL, NULL, 142, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(222175, 'Tainted Shadow Crystal (Superior Fury Externalization)', 220424, 43742,
|
|
'Superior Fury Externalization', 295577, NULL, NULL, NULL, 24, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222176, 'Severly Corroded Shadow Crystal (Greater Strip Assets)', 220431, 99612, 'Greater Strip Assets', 39137,
|
|
NULL, NULL, NULL, 80, 'Tainted', 'Drain', 'Nano_Drain_-_Line_A', 215, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222177, 'Severly Corroded Shadow Crystal (Skill Wrangler)', 220432, 121346, 'Skill Wrangler', 118049, NULL,
|
|
NULL, NULL, 84, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222179, 'Hacked Corroded Crystal (Lesser Hold Victim)', 220423, 56216, 'Lesser Hold Victim', 46272, NULL, NULL,
|
|
NULL, 17, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222180, 'Overcharged Corroded Nano Crystal (Ol'' Faithful)', 220430, 45205, 'Ol'' Faithful', 39812, NULL, NULL,
|
|
NULL, 96, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222181, 'Badly Eroded Crystal (Team Practiced Stitching)', 220436, 82054, 'Team Practiced Stitching', 44246,
|
|
NULL, NULL, NULL, 116, 'Tainted', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222182, 'Blood Stained and Corroded Crystal (Cellular Grafting)', 220422, 43826, 'Cellular Grafting', 44230,
|
|
NULL, NULL, NULL, 47, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222183, 'Blood Stained and Corroded Crystal (Inferior Cleanse Wounds)', 220422, 43917,
|
|
'Inferior Cleanse Wounds', 38953, NULL, NULL, NULL, 14, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0,
|
|
0, 'Doctor', 'SL Loot'),
|
|
(222184, 'Failed Repaired Crystal (Energy Cocoon)', 220413, 55770, 'Energy Cocoon', 16221, NULL, NULL, NULL, 113,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222185, 'Tainted Shadow Crystal (Greater Fury Externalization)', 220424, 43722, 'Greater Fury Externalization',
|
|
295577, NULL, NULL, NULL, 27, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222186, 'Failed Repaired Crystal (Greater Retaliatory Barrier)', 220413, 55767, 'Greater Retaliatory Barrier',
|
|
16221, NULL, NULL, NULL, 165, 'Tainted', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222187, 'Snow Crashed Shadow Crystal (Active Distributed Entanglement)', 220423, 85222,
|
|
'Active Distributed Entanglement', 84284, NULL, NULL, NULL, 33, 'Tainted', 'Crowd_Control', 'Snare', 145,
|
|
'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222188, 'Tainted Shadow Crystal (Summon Cacodemon)', 220411, 43737, 'Summon Demon', 295584, NULL, NULL, NULL,
|
|
189, 'Tainted', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222189, 'Blood Stained and Corroded Crystal (Fast Team Tissue Repair)', 220429, 43906,
|
|
'Fast Team Tissue Repair', 44246, NULL, NULL, NULL, 80, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0,
|
|
0, 'Doctor', 'SL Loot'),
|
|
(222190, 'Hacked Corroded Crystal (Mysterious Causes)', 220430, 81936, 'Mysterious Causes', 16222, NULL, NULL,
|
|
NULL, 83, 'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222191, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Lesser))', 220432, 121324,
|
|
'Team Skill Wrangler (Lesser)', 117986, NULL, NULL, NULL, 77, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222192, 'Snow Crashed Shadow Crystal (Invasive Distributed Entanglement)', 220430, 85217,
|
|
'Invasive Distributed Entanglement', 84284, NULL, NULL, NULL, 63, 'Tainted', 'Crowd_Control', 'Snare', 145,
|
|
'Area', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222193, 'Cracked Crystal (Bristling Guard)', 220433, 55745, 'Bristling Guard', 16221, 147285, 145785, 148785,
|
|
73, 'Misc', 'Buffs', 'Damage_Shields', 1, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222194, 'Severly Corroded Shadow Crystal (Patchy Health Funnel)', 220422, 76732, 'Patchy Health Funnel', 117905,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222195, 'Tainted Shadow Crystal (Greater Enmity Personification)', 220411, 43720,
|
|
'Greater Enmity Personification', 295597, NULL, NULL, NULL, 165, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222196, 'Failed Repaired Crystal (Advanced Protective Field)', 220413, 70539, 'Advanced Protective Field',
|
|
39179, NULL, NULL, NULL, 119, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222197, 'Dirty Money Shadow Crystal (Limited Helper-bot)', 220424, 46359, 'Limited Helper-Bot', 16307, NULL,
|
|
NULL, NULL, 17, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222198, 'Dirty Money Shadow Crystal (Punishing Blade)', 220423, 78398, 'Punishing Blade', 45182, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Nukes', 'Normal', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222199, 'Severly Corroded Shadow Crystal (Traffic AC (Greater))', 220413, 92135, 'Traffic AC (Greater)', 117972,
|
|
NULL, NULL, NULL, 182, 'Tainted', 'Transfer', 'AC_Transfer_Target_Buffs', 143, 'Team', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222200, 'Blood Stained and Corroded Crystal (Team Compress Wounds)', 220436, 43896, 'Team Compress Wounds',
|
|
44250, NULL, NULL, NULL, 159, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222201, 'Severly Corroded Shadow Crystal (Lend Nano: 250)', 220429, 30729, 'Lend Nano: 250', 16303, NULL, NULL,
|
|
NULL, 53, 'Tainted', 'Transfer', 'Nano_Point_Buffs', 178, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222202, 'Overcharged Corroded Nano Crystal (Aggressive Mutagen)', 220423, 45137, 'Aggressive Mutagen', 45173,
|
|
NULL, NULL, NULL, 30, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222203, 'Severly Corroded Shadow Crystal (Skill Wrangler (Superior))', 220412, 121332,
|
|
'Skill Wrangler (Superior)', 118052, NULL, NULL, NULL, 126, 'Tainted', 'Transfer', 'Wrangle', 0, 'Target', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222204, 'Tainted Shadow Crystal (Instill With Fury)', 220422, 116815, 'Instill With Fury', 16207, NULL, NULL,
|
|
NULL, 41, 'Tainted', 'Pet_Buffs', 'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 1, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222205, 'Severly Corroded Shadow Crystal (Greater Embrace of Greed)', 220437, 56230, 'Greater Embrace of Greed',
|
|
46274, NULL, NULL, NULL, 149, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222206, 'Severly Corroded Shadow Crystal (Sophisticated Health Freeloader)', 220436, 76503,
|
|
'Sophisticated Health Freeloader', 117911, NULL, NULL, NULL, 123, 'Tainted', 'Drain', 'Health', 0, '', 0, 1, 0,
|
|
0, 0, 'Trader', 'SL Loot'),
|
|
(222207, 'Overcharged Corroded Nano Crystal (Feet of Stone)', 220423, 56027, 'Feet of Stone', 46272, NULL, NULL,
|
|
NULL, 14, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222208, 'Badly Corroded Crystal (Partial Diamond Skin)', 220413, 75337, 'Partial Diamond Skin', 101001, NULL,
|
|
NULL, NULL, 136, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222209, 'Overcharged Corroded Nano Crystal (Encircle with Blades)', 220437, 45929, 'Encircle With Blades',
|
|
45183, NULL, NULL, NULL, 142, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222211, 'Overcharged Corroded Nano Crystal (Minor Toxic Barb)', 220423, 45896, 'Minor Toxic Barb', 45173, NULL,
|
|
NULL, NULL, 1, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222212, 'Blood Stained and Corroded Crystal (Team Purification)', 220436, 43898, 'Team Purification', 44249,
|
|
NULL, NULL, NULL, 156, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222213, 'Cracked Crystal (Mighty Challenger to Colossus)', 220411, 49753, 'Mighty Challenger to Colossus',
|
|
39228, 147325, 145825, 148825, 129, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222214, 'Snow Crashed Shadow Crystal (Omni-Med Incursion)', 220436, 85226, 'Omni-Med Incursion', 44233, NULL,
|
|
NULL, NULL, 149, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222215, 'Badly Corroded Crystal (Sunrise over Pond)', 220431, 81816, 'Sunrise over Pond', 39168, NULL, NULL,
|
|
NULL, 93, 'Tainted', 'Buffs', 'Controlled_Destruction_Buffs', 222, '', 0, 1, 0, 0, 0, 'Martial Artist',
|
|
'SL Loot'),
|
|
(222216, 'Corroded Crystal with Bullet Holes (Major Deflection Shield (Extended))', 220433, 70327,
|
|
'Major Deflection Shield (Extended)', 39141, NULL, NULL, NULL, 70, 'Tainted', 'Buffs',
|
|
'Shadowland_Reflect_Base', 694, 'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222217, 'Blood Stained and Corroded Crystal (Cycle of Reconstruction)', 220436, 43868,
|
|
'Cycle of Reconstruction', 44235, NULL, NULL, NULL, 179, 'Tainted', 'Buffs', 'Heal_Over_Time', 12, '', 0, 1, 0,
|
|
0, 0, 'Doctor', 'SL Loot'),
|
|
(222218, 'Snow Crashed Shadow Crystal (Flawless Medical Claim)', 220436, 85227, 'Flawless Medical Claim', 44232,
|
|
NULL, NULL, NULL, 129, 'Tainted', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(222219, 'Dirty Money Shadow Crystal (Basic Attendant-Droid)', 220424, 46403, 'Basic Attendant-Droid', 16307,
|
|
NULL, NULL, NULL, 27, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222220, 'Dirty Money Shadow Crystal (Limited Bodyguard)', 220411, 46368, 'Limited Bodyguard', 44135, NULL, NULL,
|
|
NULL, 162, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222221, 'Badly Eroded Crystal (Major Wilderness Protection)', 220433, 74175, 'Major Wilderness Protection',
|
|
39276, NULL, NULL, NULL, 70, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222222, 'Cracked Crystal (Challenger to Behemoth)', 220411, 49758, 'Challenger to Behemoth', 117926, 147289,
|
|
145789, 148789, 139, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222223, 'Overcharged Corroded Nano Crystal (Accelerated Decay)', 220423, 45255, 'Accelerated Decay', 45188,
|
|
NULL, NULL, NULL, 24, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222224, 'Severly Corroded Shadow Crystal (Draw AC (Weak))', 220433, 91334, 'Draw AC (Weak)', 117900, NULL, NULL,
|
|
NULL, 93, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 140, 'Draw', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222225, 'Severly Corroded Shadow Crystal (Team Skill Wrangler (Weak))', 220425, 121317,
|
|
'Team Skill Wrangler (Weak)', 117984, NULL, NULL, NULL, 18, 'Tainted', 'Transfer', 'Wrangle', 0, 'Team', 0, 1,
|
|
0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222226, 'Cracked Crystal (Essence of Might)', 220422, 95706, 'Essence of Might', 38905, 147305, 145805, 148805,
|
|
24, 'Misc', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222227, 'Cracked Crystal (Brave Challenger to Behemoth)', 220411, 49757, 'Brave Challenger to Behemoth', 117926,
|
|
147279, 145779, 148779, 142, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222228, 'Dirty Money Shadow Crystal (Lesser Charismatic Rapture)', 220432, 99200, 'Lesser Charismatic Rapture',
|
|
39137, NULL, NULL, NULL, 96, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(222229, 'Snow Crashed Shadow Crystal (Active Micro Entanglement)', 220423, 82513, 'Active Micro Entanglement',
|
|
46277, NULL, NULL, NULL, 20, 'Tainted', 'Crowd_Control', 'Snare', 145, 'Target', 0, 1, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(222230, 'Dirty Money Shadow Crystal (Impose Will)', 220432, 99201, 'Impose Will', 39137, NULL, NULL, NULL, 86,
|
|
'Tainted', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222231, 'Overcharged Corroded Nano Crystal (Gravitational Anomaly)', 220437, 45234, 'Gravitational Anomaly',
|
|
45184, NULL, NULL, NULL, 169, 'Tainted', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(222232, 'Dirty Money Shadow Crystal (Faithful Worker-Droid)', 220424, 46363, 'Faithful Worker-Droid', 16307,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Pets', 'Robot', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222233, 'Dirty Money Shadow Crystal (Distracted Gaze)', 220423, 30065, 'Distracted Gaze', 46283, NULL, NULL,
|
|
NULL, 10, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222234, 'Badly Eroded Crystal (Greater Wilderness Protection)', 220433, 74174, 'Greater Wilderness Protection',
|
|
101015, NULL, NULL, NULL, 96, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222235, 'Overcharged Corroded Nano Crystal (Greater RNA Reaper)', 220437, 45912, 'Greater RNA Reaper', 39816,
|
|
NULL, NULL, NULL, 129, 'Tainted', 'Nukes', 'Medium_3s~2s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222236, 'Hacked Corroded Crystal (Mimic Profession: Trader)', 220412, 117211, 'Mimic Profession: Trader', 16775,
|
|
NULL, NULL, NULL, 162, 'Tainted', 'False_Professions', 'False_Profession', 218, 'Trader', 0, 1, 0, 0, 0,
|
|
'Agent', 'SL Loot'),
|
|
(222237, 'Snow Crashed Shadow Crystal (Limited Grid Jump)', 220424, 93125, 'Limited Grid Jump', 16300, NULL,
|
|
NULL, NULL, 17, 'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222238, 'Failed Repaired Crystal (Flawed Protective Field)', 220426, 70545, 'Flawed Protective Field', 16197,
|
|
NULL, NULL, NULL, 14, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222239, 'Hacked Corroded Crystal (Inject Poison)', 220423, 81941, 'Inject Poison', 16225, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222240, 'Corroded Crystal with Bullet Holes (Partial Reflective Field)', 220433, 70318,
|
|
'Partial Reflective Field', 39141, NULL, NULL, NULL, 96, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222241, 'Dirty Money Shadow Crystal (Disrupted Psyche)', 220437, 100422, 'Disrupted Psyche', 84278, NULL, NULL,
|
|
NULL, 185, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Area', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222242, 'Snow Crashed Shadow Crystal (Grid Surfer)', 220431, 93128, 'Grid Surfer', 16300, NULL, NULL, NULL, 83,
|
|
'Tainted', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222243, 'Blood Stained and Corroded Crystal (Weak Team Heal)', 220422, 42408, 'Weak Team Heal', 38953, NULL,
|
|
NULL, NULL, 4, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222244, 'Severly Corroded Shadow Crystal (Detain Customer)', 220437, 56231, 'Detain Customer', 46273, NULL,
|
|
NULL, NULL, 109, 'Tainted', 'Crowd_Control', 'Root', 146, 'Target', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222245, 'Corroded Crystal with Bullet Holes (Deflection Shield (Extended))', 220426, 70336,
|
|
'Deflection Shield (Extended)', 39001, NULL, NULL, NULL, 37, 'Tainted', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'Target', 0, 1, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222246, 'Blood Stained and Corroded Crystal (Biotoxin MK II)', 220423, 28642, 'Biotoxin MK II', 16225, NULL,
|
|
NULL, NULL, 43, 'Tainted', 'Combat', 'DOT_-_Line_A', 6, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222247, 'Blood Stained and Corroded Crystal (Healing Light)', 220436, 43817, 'Healing Light', 44233, NULL, NULL,
|
|
NULL, 116, 'Tainted', 'Combat', 'Target_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222248, 'Severly Corroded Shadow Crystal (Siphon AC (Weak))', 220433, 91335, 'Siphon AC (Weak)', 117900, NULL,
|
|
NULL, NULL, 86, 'Tainted', 'Drain', 'AC_Transfer_Target_DeBuffs', 139, 'Siphon', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222249, 'Tainted Shadow Crystal (Calling of Restite)', 220411, 125742, 'Calling of Restite', 295568, NULL, NULL,
|
|
NULL, 113, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222250, 'Overcharged Corroded Nano Crystal (Weak Chemical Liquefaction)', 220430, 45193,
|
|
'Weak Chemical Liquefaction', 39804, NULL, NULL, NULL, 57, 'Tainted', 'Nukes', 'Long_5s~4s', 0, '', 0, 1, 0, 0,
|
|
0, 'Nano-Technician', 'SL Loot'),
|
|
(222251, 'Cracked Crystal (Mighty Challenger to Behemoth)', 220411, 49759, 'Mighty Challenger to Behemoth',
|
|
117926, 147324, 145824, 148824, 149, 'Misc', 'Buffs', 'Challenger', 5, '', 0, 1, 0, 0, 0, 'Enforcer',
|
|
'SL Loot'),
|
|
(222252, 'Overcharged Corroded Nano Crystal (Searing Stream)', 220437, 45195, 'Searing Stream', 45168, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Nukes', 'Medium_4s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222253, 'Blood Stained and Corroded Crystal (Greater Team Healing)', 220429, 42398, 'Greater Team Healing',
|
|
44246, NULL, NULL, NULL, 76, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222254, 'Tainted Shadow Crystal (Inferior Rage Materialization)', 220424, 43729,
|
|
'Inferior Rage Materialization', 295577, NULL, NULL, NULL, 40, 'Tainted', 'Pet', 'Attack_Pet', 0, '', 0, 1, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222255, 'Failed Repaired Crystal (Lesser Shielding Barrier)', 220426, 70540, 'Lesser Shielding Barrier', 38898,
|
|
NULL, NULL, NULL, 43, 'Tainted', 'Buffs', 'Armor_Buffs', 3, '', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222256, 'Badly Eroded Crystal (Fiery Wrap)', 220433, 55829, 'Fiery Wrap', 16221, NULL, NULL, NULL, 63,
|
|
'Tainted', 'Buffs', 'Damage_Shields', 1, 'Target', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222257, 'Dirty Money Shadow Crystal (Oppressive Weight of the Guilty)', 220437, 82466,
|
|
'Oppressive Weight of the Guilty', 46275, NULL, NULL, NULL, 152, 'Tainted', 'Crowd_Control', 'Snare', 145,
|
|
'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222258, 'Failed Repaired Crystal (Inferior Guardbot)', 220431, 45706, 'Inferior Guardbot', 44139, NULL, NULL,
|
|
NULL, 96, 'Tainted', 'Pet', 'Robots', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222259, 'Overcharged Corroded Nano Crystal (Chilling Stream)', 220423, 45936, 'Chilling Stream', 45170, NULL,
|
|
NULL, NULL, 33, 'Tainted', 'Nukes', 'Fast_1s~3s', 0, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222260, 'Hacked Corroded Crystal (Mimic Profession: Martial Artist)', 220412, 117215,
|
|
'Mimic Profession: Martial Artist', 16775, NULL, NULL, NULL, 149, 'Tainted', 'False_Professions',
|
|
'False_Profession', 218, 'Martial_Artist', 0, 1, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222261, 'Blood Stained and Corroded Crystal (Circulate Health)', 220436, 43902, 'Circulate Health', 44248, NULL,
|
|
NULL, NULL, 129, 'Tainted', 'Combat', 'Team_Healing', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222262, 'Badly Corroded Crystal (Adventuring Proficiency)', 220425, 26390, 'Adventuring Proficiency', 16211,
|
|
NULL, NULL, NULL, 4, 'Tainted', 'Buffs', 'Climb_Buffs', 48, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(222264, 'Snow Crashed Shadow Crystal (Grid Excursion)', 220411, 142710, 'Grid Excursion', 117952, NULL, NULL,
|
|
NULL, 123, 'Tainted', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222265, 'Snow Crashed Shadow Crystal (Instantaneous Encoding)', 220431, 142712, 'Instantaneous Encoding',
|
|
300955, NULL, NULL, NULL, 74, 'Tainted', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222267, 'Snow Crashed Shadow Crystal (Reckless Digitization)', 220424, 142713, 'Reckless Digitization', 300954,
|
|
NULL, NULL, NULL, 47, 'Tainted', 'Teleport', 'Self_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222268, 'Snow Crashed Shadow Crystal (Re-Matrix Grid Vector)', 220411, 142707, 'Re-Matrix Grid Vector', 300948,
|
|
NULL, NULL, NULL, 169, 'Tainted', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222271, 'Snow Crashed Shadow Crystal (Team Grid Phreak)', 220431, 142714, 'Team Grid Phreak', 117952, NULL,
|
|
NULL, NULL, 57, 'Tainted', 'Teleport', 'Team_Grid', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222273, 'Severly Corroded Shadow Crystal (Grid Gateway)', 220411, 142737, 'Grid Gateway', 300948, NULL, NULL,
|
|
NULL, 166, 'Tainted', 'Teleport', 'Team', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222274, 'Severly Corroded Shadow Crystal (Personal Grid Beacon)', 220431, 142738, 'Personal Grid Beacon',
|
|
296540, NULL, NULL, NULL, 100, 'Tainted', 'Teleport', 'Self', 0, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222277, 'Blood Stained and Corroded Crystal (Digitizing Sequencer)', 220411, 142736, 'Digitizing Sequencer',
|
|
300948, NULL, NULL, NULL, 140, 'Tainted', 'Combat', 'Grid_Warp', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222278, 'Blood Stained and Corroded Crystal (Encode DNA Sequence)', 220431, 142735, 'Encode DNA Sequence',
|
|
296540, NULL, NULL, NULL, 80, 'Tainted', 'Combat', 'Grid_Warp', 0, '', 0, 1, 0, 0, 0, 'Doctor', 'SL Loot'),
|
|
(222279, 'Severly Corroded Shadow Crystal (Brain Bender)', 220432, 142767, 'Brain Bender', 46269, NULL, NULL,
|
|
NULL, 97, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222280, 'Severly Corroded Shadow Crystal (Brain Swap)', 220425, 142768, 'Brain Swap', 46283, NULL, NULL, NULL,
|
|
50, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222281, 'Severly Corroded Shadow Crystal (Deep Thought)', 220432, 142771, 'Deep Thought', 46269, NULL, NULL,
|
|
NULL, 74, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222282, 'Severly Corroded Shadow Crystal (Mental Switcheroo)', 220425, 142769, 'Mental Switcheroo', 46283, NULL,
|
|
NULL, NULL, 34, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222283, 'Severly Corroded Shadow Crystal (Project Thought Patterns)', 220425, 142770,
|
|
'Project Thought Patterns', 46283, NULL, NULL, NULL, 17, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0,
|
|
1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222284, 'Severly Corroded Shadow Crystal (Swap Psyche)', 220425, 142766, 'Swap Psyche', 46283, NULL, NULL, NULL,
|
|
4, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222285, 'Severly Corroded Shadow Crystal (Control Ends and Means)', 220412, 143894, 'Control Ends and Means',
|
|
46271, NULL, NULL, NULL, 176, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222286, 'Severly Corroded Shadow Crystal (My Brain For Your Brain)', 220412, 143898, 'My Brain For Your Brain',
|
|
46271, NULL, NULL, NULL, 186, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222287, 'Severly Corroded Shadow Crystal (Redirect Neural Signals)', 220412, 143896, 'Redirect Neural Signals',
|
|
46270, NULL, NULL, NULL, 149, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222288, 'Severly Corroded Shadow Crystal (Thought Controller)', 220412, 143897, 'Thought Controller', 46270,
|
|
NULL, NULL, NULL, 126, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222289, 'Severly Corroded Shadow Crystal (Thought Juggler)', 220412, 143895, 'Thought Juggler', 46270, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Crowd_Control', 'Charm_Other', 202, '', 0, 1, 0, 0, 0, 'Trader', 'SL Loot'),
|
|
(222290, 'Badly Eroded Crystal (Essence of Life)', 220436, 143908, 'Essence of Life', 44231, NULL, NULL, NULL,
|
|
169, 'Tainted', 'Combat', 'Single_Target_Healing', 951, '', 0, 1, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222291, 'Tainted Shadow Crystal (Summoning of Tumulten)', 220411, 150309, 'Summoning of Tumulten', 295574, NULL,
|
|
NULL, NULL, 189, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222316, 'Overcharged Corroded Nano Crystal (Enfraam''s Augmented Fortification)', 220413, 150622,
|
|
'Enfraam''s Augmented Fortification', 118080, NULL, NULL, NULL, 156, 'Tainted', 'Buffs', 'Fortify', 224, '', 0,
|
|
1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222317, 'Overcharged Corroded Nano Crystal (Enfraam''s Fortification)', 220426, 150628,
|
|
'Enfraam''s Fortification', 118077, NULL, NULL, NULL, 47, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'SL Loot'),
|
|
(222318, 'Overcharged Corroded Nano Crystal (Enfraam''s Glorious Fortification)', 220413, 150623,
|
|
'Enfraam''s Glorious Fortification', 118080, NULL, NULL, NULL, 140, 'Tainted', 'Buffs', 'Fortify', 224, '', 0,
|
|
1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222319, 'Overcharged Corroded Nano Crystal (Enfraam''s Greater Fortification)', 220433, 150625,
|
|
'Enfraam''s Greater Fortification', 118079, NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1,
|
|
0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222320, 'Overcharged Corroded Nano Crystal (Enfraam''s Lesser Fortification)', 220426, 150629,
|
|
'Enfraam''s Lesser Fortification', 118077, NULL, NULL, NULL, 37, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1,
|
|
0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222321, 'Overcharged Corroded Nano Crystal (Enfraam''s Major Fortification)', 220433, 150626,
|
|
'Enfraam''s Major Fortification', 118078, NULL, NULL, NULL, 80, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222322, 'Overcharged Corroded Nano Crystal (Enfraam''s Minor Fortification)', 220426, 150630,
|
|
'Enfraam''s Minor Fortification', 118435, NULL, NULL, NULL, 24, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1, 0,
|
|
0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222323, 'Overcharged Corroded Nano Crystal (Enfraam''s Perfected Fortification)', 220413, 150621,
|
|
'Enfraam''s Perfected Fortification', 118081, NULL, NULL, NULL, 166, 'Tainted', 'Buffs', 'Fortify', 224, '', 0,
|
|
1, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222324, 'Overcharged Corroded Nano Crystal (Enfraam''s Superior Fortification)', 220433, 150627,
|
|
'Enfraam''s Superior Fortification', 118078, NULL, NULL, NULL, 60, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1,
|
|
0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222325, 'Overcharged Corroded Nano Crystal (Enfraam''s Supreme Fortification)', 220413, 150624,
|
|
'Enfraam''s Supreme Fortification', 118079, NULL, NULL, NULL, 113, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1,
|
|
0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222326, 'Overcharged Corroded Nano Crystal (Enfraam''s Trivial Fortification)', 220426, 150620,
|
|
'Enfraam''s Trivial Fortification', 118435, NULL, NULL, NULL, 14, 'Tainted', 'Buffs', 'Fortify', 224, '', 0, 1,
|
|
0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222327, 'Tainted Shadow Crystal (Teachings of Biological Metamorphose)', 220425, 151768,
|
|
'Teachings of Biological Metamorphose', 16199, NULL, NULL, NULL, 18, 'Tainted', 'Buffs',
|
|
'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222328, 'Tainted Shadow Crystal (Teachings of Material Creation)', 220425, 151765,
|
|
'Teachings of Material Creation', 16290, NULL, NULL, NULL, 21, 'Tainted', 'Buffs', 'Matter_Creation_Buffs', 159,
|
|
'', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222329, 'Tainted Shadow Crystal (Teachings of Time and Space)', 220425, 151766, 'Teachings of Time and Space',
|
|
16285, NULL, NULL, NULL, 21, 'Tainted', 'Buffs', 'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(222330, 'Tainted Shadow Crystal (Teachings of Material Metamorphose)', 220425, 151767,
|
|
'Teachings of Material Metamorphose', 16298, NULL, NULL, NULL, 17, 'Tainted', 'Buffs',
|
|
'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222331, 'Tainted Shadow Crystal (Teachings of Psychological Modification)', 220425, 151763,
|
|
'Teachings of Psychological Modification', 16766, NULL, NULL, NULL, 24, 'Tainted', 'Buffs',
|
|
'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222332, 'Tainted Shadow Crystal (Teachings of Sensory Improvement)', 220425, 151764,
|
|
'Teachings of Sensory Improvement', 16332, NULL, NULL, NULL, 21, 'Tainted', 'Buffs',
|
|
'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222333, 'Tainted Shadow Crystal (Infuse With Knowledge: Biological Metamorphose)', 220412, 151761,
|
|
'Infuse With Knowledge: Biological Metamorphose', 16199, NULL, NULL, NULL, 123, 'Tainted', 'Buffs',
|
|
'Biological_Metamorphosis_Buffs', 163, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222334, 'Tainted Shadow Crystal (Infuse With Knowledge: Material Creation)', 220412, 151762,
|
|
'Infuse With Knowledge: Material Creation', 16290, NULL, NULL, NULL, 130, 'Tainted', 'Buffs',
|
|
'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222335, 'Tainted Shadow Crystal (Infuse With Knowledge: Time and Space)', 220412, 151758,
|
|
'Infuse With Knowledge: Time and Space', 16285, NULL, NULL, NULL, 130, 'Tainted', 'Buffs',
|
|
'Time_and_Space_Buffs', 161, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222336, 'Tainted Shadow Crystal (Infuse With Knowledge: Material Metamorphose)', 220412, 151759,
|
|
'Infuse With Knowledge: Material Metamorphose', 16298, NULL, NULL, NULL, 126, 'Tainted', 'Buffs',
|
|
'Material_Metamorphosis_Buffs', 157, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222337, 'Tainted Shadow Crystal (Infuse With Knowledge: Psychological Modification)', 220412, 151760,
|
|
'Infuse With Knowledge: Psychological Modification', 16766, NULL, NULL, NULL, 136, 'Tainted', 'Buffs',
|
|
'Psychological_Modification_Buffs', 167, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222338, 'Tainted Shadow Crystal (Infuse With Knowledge: Sensory Improvement)', 220412, 151757,
|
|
'Infuse With Knowledge: Sensory Improvement', 16332, NULL, NULL, NULL, 133, 'Tainted', 'Buffs',
|
|
'Sensory_Improvement_Buffs', 165, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222339, 'Tainted Shadow Crystal (Anima of Fathomless Rage)', 220436, 151830, 'Anima of Fathomless Rage', 16280,
|
|
NULL, NULL, NULL, 110, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(222340, 'Tainted Shadow Crystal (Anima of Implacable Hatred)', 220436, 151824, 'Anima of Implacable Hatred',
|
|
16280, NULL, NULL, NULL, 156, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0,
|
|
0, 'Meta-Physicist', 'SL Loot'),
|
|
(222341, 'Tainted Shadow Crystal (Anima of Maddening Wrath)', 220436, 151828, 'Anima of Maddening Wrath', 16280,
|
|
NULL, NULL, NULL, 189, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(222342, 'Tainted Shadow Crystal (Anima of Pure Malevolence)', 220436, 151829, 'Anima of Pure Malevolence',
|
|
16280, NULL, NULL, NULL, 212, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0,
|
|
0, 'Meta-Physicist', 'SL Loot'),
|
|
(222343, 'Tainted Shadow Crystal (Anima of Relentless Fury)', 220429, 151826, 'Anima of Relentless Fury', 16280,
|
|
NULL, NULL, NULL, 67, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(222344, 'Tainted Shadow Crystal (Anima of The Abomination)', 220436, 151827, 'Anima of The Abomination', 16280,
|
|
NULL, NULL, NULL, 239, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(222345, 'Tainted Shadow Crystal (Anima of Unleashed Malice)', 220422, 151825, 'Anima of Unleashed Malice',
|
|
16280, NULL, NULL, NULL, 37, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0,
|
|
'Meta-Physicist', 'SL Loot'),
|
|
(222346, 'Tainted Shadow Crystal (Anima of Unrestrained Ferocity)', 220422, 151831,
|
|
'Anima of Unrestrained Ferocity', 16280, NULL, NULL, NULL, 14, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Anima', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222347, 'Snow Crashed Shadow Crystal (Restock Ammo (Level OP-II))', 220424, 152180,
|
|
'Restock Ammo (Level OP-II)', 117929, NULL, NULL, NULL, 18, 'Tainted', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0,
|
|
'Fixer', 'SL Loot'),
|
|
(222348, 'Snow Crashed Shadow Crystal (Restock Ammo (Level OP-X))', 220431, 152182, 'Restock Ammo (Level OP-X)',
|
|
117930, NULL, NULL, NULL, 60, 'Tainted', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222349, 'Snow Crashed Shadow Crystal (Restock Ammo (Level OP-XX))', 220431, 152179,
|
|
'Restock Ammo (Level OP-XX)', 117930, NULL, NULL, NULL, 74, 'Tainted', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0,
|
|
'Fixer', 'SL Loot'),
|
|
(222350, 'Snow Crashed Shadow Crystal (Restock Ammo (Level OP-C))', 220411, 152181, 'Restock Ammo (Level OP-C)',
|
|
117931, NULL, NULL, NULL, 107, 'Tainted', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222351, 'Snow Crashed Shadow Crystal (Restock Ammo (Level OP-CC))', 220411, 152183,
|
|
'Restock Ammo (Level OP-CC)', 117931, NULL, NULL, NULL, 107, 'Tainted', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0,
|
|
0, 'Fixer', 'SL Loot'),
|
|
(222352, 'Failed Repaired Crystal (Disruptive Barrier Negator)', 220413, 154722, 'Disruptive Barrier Negator',
|
|
118038, NULL, NULL, NULL, 113, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Shield_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222353, 'Failed Repaired Crystal (Disruptive Cocoon Harmonics)', 220413, 154727, 'Disruptive Cocoon Harmonics',
|
|
118032, NULL, NULL, NULL, 107, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222354, 'Failed Repaired Crystal (Disruptive Field Harmonics)', 220426, 154728, 'Disruptive Field Harmonics',
|
|
118031, NULL, NULL, NULL, 41, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222355, 'Failed Repaired Crystal (Disruptive Field Negator)', 220426, 154724, 'Disruptive Field Negator',
|
|
118036, NULL, NULL, NULL, 17, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Shield_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222356, 'Failed Repaired Crystal (Disruptive Phase Harmonics)', 220413, 154726, 'Disruptive Phase Harmonics',
|
|
118033, NULL, NULL, NULL, 156, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222357, 'Failed Repaired Crystal (Disruptive Photon Absorber)', 220431, 154718, 'Disruptive Photon Absorber',
|
|
117955, NULL, NULL, NULL, 83, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1, 0,
|
|
0, 0, 'Engineer', 'SL Loot'),
|
|
(222358, 'Failed Repaired Crystal (Disruptive Photon Annihilator)', 220411, 154716,
|
|
'Disruptive Photon Annihilator', 117956, NULL, NULL, NULL, 149, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras',
|
|
236, 'Add_All_Offensive', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222359, 'Failed Repaired Crystal (Disruptive Photon Deflector)', 220424, 154719, 'Disruptive Photon Deflector',
|
|
117955, NULL, NULL, NULL, 41, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1, 0,
|
|
0, 0, 'Engineer', 'SL Loot'),
|
|
(222360, 'Failed Repaired Crystal (Sympathetic Armor Boost)', 220426, 154567, 'Sympathetic Armor Boost', 295526,
|
|
NULL, NULL, NULL, 34, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222361, 'Failed Repaired Crystal (Sympathetic Arms Enhancement)', 220431, 154561,
|
|
'Sympathetic Arms Enhancement', 295541, NULL, NULL, NULL, 80, 'Tainted', 'Buffs', 'Engineer_Auras', 227,
|
|
'Damage', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222362, 'Failed Repaired Crystal (Sympathetic Defensive Screen)', 220413, 154564,
|
|
'Sympathetic Defensive Screen', 295526, NULL, NULL, NULL, 146, 'Tainted', 'Buffs', 'Engineer_Auras', 227,
|
|
'Armor', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222363, 'Failed Repaired Crystal (Sympathetic Energy Cocoon)', 220413, 154558, 'Sympathetic Energy Cocoon',
|
|
295532, NULL, NULL, NULL, 153, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Damage_Shield', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222364, 'Failed Repaired Crystal (Sympathetic Entropy Infusion)', 220411, 154560,
|
|
'Sympathetic Entropy Infusion', 295541, NULL, NULL, NULL, 176, 'Tainted', 'Buffs', 'Engineer_Auras', 227,
|
|
'Damage', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222365, 'Failed Repaired Crystal (Sympathetic Force Field)', 220413, 154563, 'Sympathetic Force Field', 295526,
|
|
NULL, NULL, NULL, 163, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222366, 'Failed Repaired Crystal (Sympathetic Fortress Screen)', 220413, 154562, 'Sympathetic Fortress Screen',
|
|
295526, NULL, NULL, NULL, 189, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Armor', 0, 1, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222367, 'Failed Repaired Crystal (Sympathetic Harmonic Cocoon)', 220413, 154552, 'Sympathetic Harmonic Cocoon',
|
|
295533, NULL, NULL, NULL, 116, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222368, 'Failed Repaired Crystal (Sympathetic Harmonic Field)', 220433, 154553, 'Sympathetic Harmonic Field',
|
|
295533, NULL, NULL, NULL, 90, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222369, 'Failed Repaired Crystal (Sympathetic Plasma Shielding)', 220413, 154557,
|
|
'Sympathetic Plasma Shielding', 295532, NULL, NULL, NULL, 189, 'Tainted', 'Buffs', 'Engineer_Auras', 227,
|
|
'Damage_Shield', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222370, 'Failed Repaired Crystal (Sympathetic Protective Field)', 220433, 154565,
|
|
'Sympathetic Protective Field', 295526, NULL, NULL, NULL, 97, 'Tainted', 'Buffs', 'Engineer_Auras', 227,
|
|
'Armor', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222371, 'Failed Repaired Crystal (Sympathetic Reactive Cocoon)', 220413, 154550, 'Sympathetic Reactive Cocoon',
|
|
295533, NULL, NULL, NULL, 186, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222372, 'Failed Repaired Crystal (Sympathetic Reactive Field)', 220413, 154551, 'Sympathetic Reactive Field',
|
|
295533, NULL, NULL, NULL, 159, 'Tainted', 'Buffs', 'Engineer_Auras', 227, 'Reflect_Damage', 0, 1, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222373, 'Failed Repaired Crystal (Sympathetic Retaliatory Barrier)', 220433, 154559,
|
|
'Sympathetic Retaliatory Barrier', 295532, NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Engineer_Auras', 227,
|
|
'Damage_Shield', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222374, 'Failed Repaired Crystal (Sympathetic Shielding Barrier)', 220433, 154566,
|
|
'Sympathetic Shielding Barrier', 295526, NULL, NULL, NULL, 70, 'Tainted', 'Buffs', 'Engineer_Auras', 227,
|
|
'Armor', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222375, 'Failed Repaired Crystal (Disruptive Photon Devourer)', 220411, 154717, 'Disruptive Photon Devourer',
|
|
117956, NULL, NULL, NULL, 120, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1,
|
|
0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222376, 'Failed Repaired Crystal (Disruptive Retaliatory Negator)', 220413, 154721,
|
|
'Disruptive Retaliatory Negator', 118039, NULL, NULL, NULL, 153, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras',
|
|
236, 'Shield_AC', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222377, 'Failed Repaired Crystal (Disruptive Retributive Negator)', 220413, 154720,
|
|
'Disruptive Retributive Negator', 118040, NULL, NULL, NULL, 182, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras',
|
|
236, 'Shield_AC', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222378, 'Failed Repaired Crystal (Disruptive Shielding Negator)', 220433, 154723,
|
|
'Disruptive Shielding Negator', 118037, NULL, NULL, NULL, 57, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras',
|
|
236, 'Shield_AC', 0, 1, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222379, 'Failed Repaired Crystal (Disruptive Void Projector)', 220411, 154715, 'Disruptive Void Projector',
|
|
117957, NULL, NULL, NULL, 166, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Add_All_Offensive', 0, 1,
|
|
0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222380, 'Failed Repaired Crystal (Null Space Disruptor)', 220413, 154725, 'Null Space Disruptor', 118034, NULL,
|
|
NULL, NULL, 189, 'Tainted', 'DeBuffs', 'Engineer_DeBuffs_Auras', 236, 'Reflect_AC', 0, 1, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222381, 'Failed Repaired Crystal (Beacon Warp)', 220431, 154914, 'Beacon Warp', 16340, NULL, NULL, NULL, 90,
|
|
'Tainted', 'Combat', 'Beacon_Warp', 293, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222382, 'Tainted Shadow Crystal (Creation: Asp of Semol)', 220411, 154983, 'Creation: Asp of Semol', 117943,
|
|
NULL, NULL, NULL, 116, 'Tainted', 'Creation', '2H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222383, 'Tainted Shadow Crystal (Creation: Belthior''s Flame Ward)', 220411, 154968,
|
|
'Creation: Belthior''s Flame Ward', 117943, NULL, NULL, NULL, 147, 'Tainted', 'Creation', 'Shield_Weapons', 0,
|
|
'', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222384, 'Tainted Shadow Crystal (Creation: Bitis Striker)', 220411, 154978, 'Creation: Bitis Striker', 117943,
|
|
NULL, NULL, NULL, 136, 'Tainted', 'Creation', '1H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222385, 'Tainted Shadow Crystal (Creation: Death Ward)', 220411, 154972, 'Creation: Death Ward', 117943, NULL,
|
|
NULL, NULL, 177, 'Tainted', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222386, 'Tainted Shadow Crystal (Creation: Coplan''s Hand Taipan)', 220411, 154979,
|
|
'Creation: Coplan''s Hand Taipan', 117943, NULL, NULL, NULL, 90, 'Tainted', 'Creation', '1H_Blunt_Weapons', 0,
|
|
'', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222387, 'Tainted Shadow Crystal (Creation: Living Shield of Evernan)', 220411, 154969,
|
|
'Creation: Living Shield of Evernan', 117943, NULL, NULL, NULL, 112, 'Tainted', 'Creation', 'Shield_Weapons', 0,
|
|
'', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222388, 'Tainted Shadow Crystal (Creation: Mocham''s Guard)', 220411, 154974, 'Creation: Mocham''s Guard',
|
|
117943, NULL, NULL, NULL, 187, 'Tainted', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222389, 'Tainted Shadow Crystal (Creation: Notum Defender)', 220431, 154976, 'Creation: Notum Defender', 117943,
|
|
NULL, NULL, NULL, 72, 'Tainted', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222390, 'Tainted Shadow Crystal (Creation: Solar Guard)', 220411, 154973, 'Creation: Solar Guard', 117943, NULL,
|
|
NULL, NULL, 85, 'Tainted', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222391, 'Tainted Shadow Crystal (Creation: The Crotalus)', 220431, 154980, 'Creation: The Crotalus', 117943,
|
|
NULL, NULL, NULL, 48, 'Tainted', 'Creation', '1H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222392, 'Tainted Shadow Crystal (Creation: Viper Staff)', 220431, 154984, 'Creation: Viper Staff', 117943, NULL,
|
|
NULL, NULL, 66, 'Tainted', 'Creation', '2H_Blunt_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222393, 'Tainted Shadow Crystal (Creation: Vital Buckler)', 220431, 154970, 'Creation: Vital Buckler', 117943,
|
|
NULL, NULL, NULL, 59, 'Tainted', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222394, 'Tainted Shadow Crystal (Creation: Wave Breaker)', 220411, 154975, 'Creation: Wave Breaker', 117943,
|
|
NULL, NULL, NULL, 129, 'Tainted', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222395, 'Tainted Shadow Crystal (Creation: Wixel''s Notum Python)', 220411, 154982,
|
|
'Creation: Wixel''s Notum Python', 117943, NULL, NULL, NULL, 160, 'Tainted', 'Creation', '2H_Blunt_Weapons', 0,
|
|
'', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222396, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-XX))', 220424, 155349,
|
|
'Bootleg Beamers ''n Bolters (OP-XX)', 117945, NULL, NULL, NULL, 8, 'Tainted', 'Creation', 'Ranged_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222397, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-XL))', 220424, 155348,
|
|
'Bootleg Beamers ''n Bolters (OP-XL)', 117945, NULL, NULL, NULL, 21, 'Tainted', 'Creation', 'Ranged_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222398, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-LX))', 220424, 155347,
|
|
'Bootleg Beamers ''n Bolters (OP-LX)', 117945, NULL, NULL, NULL, 34, 'Tainted', 'Creation', 'Ranged_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222399, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-LXXX))', 220431, 155346,
|
|
'Bootleg Beamers ''n Bolters (OP-LXXX)', 117945, NULL, NULL, NULL, 54, 'Tainted', 'Creation', 'Ranged_Weapon',
|
|
0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222400, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-C))', 220431, 155345,
|
|
'Bootleg Beamers ''n Bolters (OP-C)', 117946, NULL, NULL, NULL, 67, 'Tainted', 'Creation', 'Ranged_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222401, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-CXX))', 220431, 155344,
|
|
'Bootleg Beamers ''n Bolters (OP-CXX)', 117946, NULL, NULL, NULL, 90, 'Tainted', 'Creation', 'Ranged_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222402, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-CXL))', 220411, 155343,
|
|
'Bootleg Beamers ''n Bolters (OP-CXL)', 117946, NULL, NULL, NULL, 103, 'Tainted', 'Creation', 'Ranged_Weapon',
|
|
0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222403, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-CLX))', 220411, 155342,
|
|
'Bootleg Beamers ''n Bolters (OP-CLX)', 117947, NULL, NULL, NULL, 107, 'Tainted', 'Creation', 'Ranged_Weapon',
|
|
0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222404, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-CLXXX))', 220411, 155341,
|
|
'Bootleg Beamers ''n Bolters (OP-CLXXX)', 117947, NULL, NULL, NULL, 113, 'Tainted', 'Creation', 'Ranged_Weapon',
|
|
0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222405, 'Snow Crashed Shadow Crystal (Bootleg Beamers ''n Bolters (OP-CC))', 220411, 155340,
|
|
'Bootleg Beamers ''n Bolters (OP-CC)', 117947, NULL, NULL, NULL, 120, 'Tainted', 'Creation', 'Ranged_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222406, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-XX))', 220424, 155359,
|
|
'Bootleg Blades ''n Blunts (OP-XX)', 117942, NULL, NULL, NULL, 8, 'Tainted', 'Creation', 'Melee_Weapon', 0, '',
|
|
0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222407, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-XL))', 220424, 155358,
|
|
'Bootleg Blades ''n Blunts (OP-XL)', 117942, NULL, NULL, NULL, 21, 'Tainted', 'Creation', 'Melee_Weapon', 0, '',
|
|
0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222408, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-LX))', 220424, 155357,
|
|
'Bootleg Blades ''n Blunts (OP-LX)', 117942, NULL, NULL, NULL, 34, 'Tainted', 'Creation', 'Melee_Weapon', 0, '',
|
|
0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222409, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-LXXX))', 220431, 155356,
|
|
'Bootleg Blades ''n Blunts (OP-LXXX)', 117942, NULL, NULL, NULL, 54, 'Tainted', 'Creation', 'Melee_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222410, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-C))', 220431, 155355,
|
|
'Bootleg Blades ''n Blunts (OP-C)', 117943, NULL, NULL, NULL, 67, 'Tainted', 'Creation', 'Melee_Weapon', 0, '',
|
|
0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222411, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-CXX))', 220431, 155354,
|
|
'Bootleg Blades ''n Blunts (OP-CXX)', 117943, NULL, NULL, NULL, 90, 'Tainted', 'Creation', 'Melee_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222412, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-CXL))', 220411, 155353,
|
|
'Bootleg Blades ''n Blunts (OP-CXL)', 117943, NULL, NULL, NULL, 103, 'Tainted', 'Creation', 'Melee_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222413, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-CLX))', 220411, 155352,
|
|
'Bootleg Blades ''n Blunts (OP-CLX)', 117944, NULL, NULL, NULL, 107, 'Tainted', 'Creation', 'Melee_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222414, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-CLXXX))', 220411, 155351,
|
|
'Bootleg Blades ''n Blunts (OP-CLXXX)', 117944, NULL, NULL, NULL, 113, 'Tainted', 'Creation', 'Melee_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222415, 'Snow Crashed Shadow Crystal (Bootleg Blades ''n Blunts (OP-CC))', 220411, 155350,
|
|
'Bootleg Blades ''n Blunts (OP-CC)', 117944, NULL, NULL, NULL, 120, 'Tainted', 'Creation', 'Melee_Weapon', 0,
|
|
'', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222416, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-XX))', 220424, 155339, 'Smuggler Shipment (OP-XX)',
|
|
117932, NULL, NULL, NULL, 8, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222417, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-XL))', 220424, 155338, 'Smuggler Shipment (OP-XL)',
|
|
117932, NULL, NULL, NULL, 24, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222418, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-LX))', 220424, 155337, 'Smuggler Shipment (OP-LX)',
|
|
117932, NULL, NULL, NULL, 34, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222419, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-LXXX))', 220431, 155336,
|
|
'Smuggler Shipment (OP-LXXX)', 117932, NULL, NULL, NULL, 54, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0,
|
|
0, 'Fixer', 'SL Loot'),
|
|
(222420, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-C))', 220431, 155335, 'Smuggler Shipment (OP-C)',
|
|
117933, NULL, NULL, NULL, 70, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222421, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-CXX))', 220431, 155334,
|
|
'Smuggler Shipment (OP-CXX)', 117933, NULL, NULL, NULL, 90, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0,
|
|
0, 'Fixer', 'SL Loot'),
|
|
(222422, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-CXL))', 220411, 155333,
|
|
'Smuggler Shipment (OP-CXL)', 117933, NULL, NULL, NULL, 103, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0,
|
|
0, 'Fixer', 'SL Loot'),
|
|
(222423, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-CLX))', 220411, 155332,
|
|
'Smuggler Shipment (OP-CLX)', 117934, NULL, NULL, NULL, 107, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0,
|
|
0, 'Fixer', 'SL Loot'),
|
|
(222424, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-CLXXX))', 220411, 155331,
|
|
'Smuggler Shipment (OP-CLXXX)', 117934, NULL, NULL, NULL, 113, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0,
|
|
0, 0, 'Fixer', 'SL Loot'),
|
|
(222425, 'Snow Crashed Shadow Crystal (Smuggler Shipment (OP-CC))', 220411, 155330, 'Smuggler Shipment (OP-CC)',
|
|
117934, NULL, NULL, NULL, 120, 'Tainted', 'Creation', 'Armor', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222426, 'Dirty Money Shadow Crystal (Contemplation)', 220437, 155577, 'Contemplation', 46271, NULL, NULL, NULL,
|
|
189, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Target', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222427, 'Dirty Money Shadow Crystal (Mud Slinger)', 220425, 155615, 'Mud Slinger', 16309, NULL, NULL, NULL, 44,
|
|
'Tainted', 'Pet_Buffs', 'Pet_Taunt_Buffs', 232, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222428, 'Dirty Money Shadow Crystal (Defamation 101)', 220412, 155616, 'Defamation 101', 16309, NULL, NULL,
|
|
NULL, 130, 'Tainted', 'Pet_Buffs', 'Pet_Taunt_Buffs', 232, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222429, 'Dirty Money Shadow Crystal (Character Assassin)', 220412, 155617, 'Character Assassin', 16309, NULL,
|
|
NULL, NULL, 173, 'Tainted', 'Pet_Buffs', 'Pet_Taunt_Buffs', 232, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222430, 'Dirty Money Shadow Crystal (Motivational Speech: Bravery Overcomes)', 220432, 155809,
|
|
'Motivational Speech: Bravery Overcomes', 295510, NULL, NULL, NULL, 83, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222431, 'Dirty Money Shadow Crystal (Motivational Speech: Glorious Leader)', 220412, 155806,
|
|
'Motivational Speech: Glorious Leader', 295510, NULL, NULL, NULL, 156, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222432, 'Dirty Money Shadow Crystal (Motivational Speech: Heroic Measures)', 220412, 155807,
|
|
'Motivational Speech: Heroic Measures', 295510, NULL, NULL, NULL, 186, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222433, 'Dirty Money Shadow Crystal (Motivational Speech: Lead From The Front)', 220425, 155808,
|
|
'Motivational Speech: Lead From The Front', 295510, NULL, NULL, NULL, 37, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222434, 'Dirty Money Shadow Crystal (Motivational Speech: Triumphant Pose)', 220412, 155805,
|
|
'Motivational Speech: Triumphant Pose', 295510, NULL, NULL, NULL, 130, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222435, 'Tainted Shadow Crystal (Deranged Mindreaver)', 220424, 156123, 'Deranged Mindreaver', 295574, NULL,
|
|
NULL, NULL, 41, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222436, 'Tainted Shadow Crystal (Distracting Sphere)', 220424, 156124, 'Distracting Sphere', 295574, NULL, NULL,
|
|
NULL, 11, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222437, 'Tainted Shadow Crystal (Greater Deranged Mindreaver)', 220424, 156125, 'Greater Deranged Mindreaver',
|
|
295574, NULL, NULL, NULL, 50, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222438, 'Tainted Shadow Crystal (Greater Distracting Sphere)', 220424, 156126, 'Greater Distracting Sphere',
|
|
295574, NULL, NULL, NULL, 17, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222439, 'Tainted Shadow Crystal (Lesser Deranged Mindreaver)', 220424, 156127, 'Lesser Deranged Mindreaver',
|
|
295574, NULL, NULL, NULL, 34, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222440, 'Tainted Shadow Crystal (Lesser Distracting Sphere)', 220424, 156128, 'Lesser Distracting Sphere',
|
|
295574, NULL, NULL, NULL, 4, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222441, 'Tainted Shadow Crystal (Summoning of Absuum)', 220431, 156129, 'Summoning of Absuum', 295574, NULL,
|
|
NULL, NULL, 83, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222442, 'Tainted Shadow Crystal (Summoning of Balbuto the Gibberer)', 220411, 156131,
|
|
'Summoning of Balbuto the Gibberer', 295574, NULL, NULL, NULL, 176, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0,
|
|
0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222443, 'Tainted Shadow Crystal (Summoning of Confane)', 220411, 156118, 'Summoning of Confane', 295574, NULL,
|
|
NULL, NULL, 166, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222444, 'Tainted Shadow Crystal (Summoning of Demenus)', 220411, 156121, 'Summoning of Demenus', 295574, NULL,
|
|
NULL, NULL, 120, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222445, 'Tainted Shadow Crystal (Summoning of Distral)', 220411, 156119, 'Summoning of Distral', 295574, NULL,
|
|
NULL, NULL, 159, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222446, 'Tainted Shadow Crystal (Summoning of Duoco)', 220411, 156120, 'Summoning of Duoco', 295574, NULL, NULL,
|
|
NULL, 153, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222447, 'Tainted Shadow Crystal (Summoning of Ignatus Mind-Clouder)', 220431, 156122,
|
|
'Summoning of Ignatus Mind-Clouder', 295574, NULL, NULL, NULL, 100, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0,
|
|
0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222448, 'Tainted Shadow Crystal (Supreme Deranged Mindreaver)', 220431, 156130, 'Supreme Deranged Mindreaver',
|
|
295574, NULL, NULL, NULL, 67, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222449, 'Tainted Shadow Crystal (Supreme Distracting Sphere)', 220424, 156117, 'Supreme Distracting Sphere',
|
|
295574, NULL, NULL, NULL, 24, 'Tainted', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222450, 'Dirty Money Shadow Crystal (Emergency XP Loss Reducer: 30)', 220422, 156255,
|
|
'Emergency XP Loss Reducer: 30', 16313, NULL, NULL, NULL, 47, 'Tainted', 'Buffs',
|
|
'Experience_Constructs_-_XP_Bonus', 959, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222451, 'Dirty Money Shadow Crystal (Demotivational Speech: 10 Thumbs)', 220412, 157529,
|
|
'Demotivational Speech: 10 Thumbs', 39041, NULL, NULL, NULL, 113, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Critical_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222452, 'Dirty Money Shadow Crystal (Demotivational Speech: Administrative Error)', 220432, 157532,
|
|
'Demotivational Speech: Administrative Error', 39125, NULL, NULL, NULL, 83, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222453, 'Dirty Money Shadow Crystal (Demotivational Speech: Certainty of Defeat)', 220412, 157530,
|
|
'Demotivational Speech: Certainty of Defeat', 39041, NULL, NULL, NULL, 179, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Critical_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222454, 'Dirty Money Shadow Crystal (Demotivational Speech: Factory Recall)', 220425, 157531,
|
|
'Demotivational Speech: Factory Recall', 39125, NULL, NULL, NULL, 34, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222455, 'Dirty Money Shadow Crystal (Demotivational Speech: Fumble Fingers)', 220425, 157528,
|
|
'Demotivational Speech: Fumble Fingers', 39041, NULL, NULL, NULL, 21, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Critical_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222456, 'Dirty Money Shadow Crystal (Demotivational Speech: Let''s Make a Committee)', 220425, 157535,
|
|
'Demotivational Speech: Let''s Make a Committee', 39124, NULL, NULL, NULL, 44, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222457, 'Dirty Money Shadow Crystal (Demotivational Speech: Mourner''s March)', 220412, 157527,
|
|
'Demotivational Speech: Mourner''s March', 39124, NULL, NULL, NULL, 186, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222458, 'Dirty Money Shadow Crystal (Demotivational Speech: That is not on the Agenda)', 220432, 157525,
|
|
'Demotivational Speech: That is not on the Agenda', 39124, NULL, NULL, NULL, 100, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222459, 'Dirty Money Shadow Crystal (Demotivational Speech: Retreat to Glory)', 220412, 157524,
|
|
'Demotivational Speech: Retreat to Glory', 39125, NULL, NULL, NULL, 182, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222460, 'Dirty Money Shadow Crystal (Demotivational Speech: Surge in the System)', 220412, 157533,
|
|
'Demotivational Speech: Surge in the System', 39125, NULL, NULL, NULL, 126, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222461, 'Dirty Money Shadow Crystal (Demotivational Speech: Swapdisk Mayhem)', 220412, 157534,
|
|
'Demotivational Speech: Swapdisk Mayhem', 39125, NULL, NULL, NULL, 159, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222462, 'Dirty Money Shadow Crystal (Demotivational Speech: Who Writes the Minutes?)', 220412, 157526,
|
|
'Demotivational Speech: Who Writes the Minutes?', 39124, NULL, NULL, NULL, 153, 'Tainted', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Nano_Resist_DeBuffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222463, 'Dirty Money Shadow Crystal (Motivational Speech: Assassin''s Focus)', 220412, 157503,
|
|
'Motivational Speech: Assassin''s Focus', 295521, NULL, NULL, NULL, 156, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Critical_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222464, 'Dirty Money Shadow Crystal (Motivational Speech: Implement Through Iteration)', 220412, 157500,
|
|
'Motivational Speech: Implement Through Iteration', 295517, NULL, NULL, NULL, 149, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222465, 'Dirty Money Shadow Crystal (Motivational Speech: Improvise and Adapt)', 220412, 157504,
|
|
'Motivational Speech: Improvise and Adapt', 295517, NULL, NULL, NULL, 149, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222466, 'Dirty Money Shadow Crystal (Motivational Speech: Only the Paranoid Will Survive!)', 220425, 157502,
|
|
'Motivational Speech: Only the Paranoid Will Survive!', 295517, NULL, NULL, NULL, 50, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222467, 'Dirty Money Shadow Crystal (Motivational Speech: Opportunity Knocks)', 220432, 157499,
|
|
'Motivational Speech: Opportunity Knocks', 295521, NULL, NULL, NULL, 87, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Critical_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222468, 'Dirty Money Shadow Crystal (Motivational Speech: Organizational Opportunitites)', 220432, 157501,
|
|
'Motivational Speech: Organizational Opportunities', 295517, NULL, NULL, NULL, 97, 'Tainted', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Resistance_Buffs', 0, 1, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222469, 'Badly Corroded Crystal (Mark of Peril)', 220412, 160574, 'Mark of Peril', 291164, NULL, NULL, NULL,
|
|
159, 'Tainted', 'Buffs', 'Critical_Increase_Buffs', 182, 'Other', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222470, 'Badly Corroded Crystal (Mark of Risk)', 220432, 160576, 'Mark of Risk', 291164, NULL, NULL, NULL, 57,
|
|
'Tainted', 'Buffs', 'Critical_Increase_Buffs', 182, 'Other', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222471, 'Badly Corroded Crystal (Mark of Danger)', 220412, 160575, 'Mark of Danger', 291164, NULL, NULL, NULL,
|
|
126, 'Tainted', 'Buffs', 'Critical_Increase_Buffs', 182, 'Other', 0, 1, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(222472, 'Snow Crashed Shadow Crystal (NCU Compressor)', 220424, 162995, 'NCU Compressor', 38917, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 1, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222473, 'Weird Looking Nano Crystal (Soothing Breeze)', 301157, 222843, 'Soothing Breeze', 301158, 163401,
|
|
163402, 163403, 24, 'Crystal', 'DeBuffs', 'Proximity_Range_DeBuffs', 1048, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'Greedy Shade / SL Static'),
|
|
(222474, 'Cracked Crystal (Edge of Steel)', 220425, 202776, 'Edge of Steel', 16325, 0, 0, 0, 8, 'Misc', 'Buffs',
|
|
'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222475, 'Cracked Crystal (Edge of the Barber)', 220425, 202739, 'Edge of the Barber', 16325, 0, 0, 0, 30,
|
|
'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222476, 'Cracked Crystal (Edge of the Buccaneer)', 220432, 202774, 'Edge of the Buccaneer', 16325, 202777,
|
|
202778, 202779, 59, 'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '1H_Edged_Buffs', 0, 0, 0, 0, 0,
|
|
'Enforcer', 'SL Loot'),
|
|
(222477, 'Cracked Crystal (Skill of the Butcher)', 220425, 202826, 'Skill of the Butcher', 16325, 0, 0, 0, 8,
|
|
'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222478, 'Cracked Crystal (Skill of the Savage)', 220425, 202828, 'Skill of the Savage', 16325, 0, 0, 0, 30,
|
|
'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222479, 'Cracked Crystal (Skill of the Viking)', 220432, 202830, 'Skill of the Viking', 16325, 0, 0, 0, 59,
|
|
'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Edged_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222480, 'Cracked Crystal (Thugs Joy)', 220432, 202840, 'Thugs Joy', 16200, 0, 0, 0, 59, 'Misc', 'Buffs',
|
|
'Melee_Weapon_Buffs_Line', 180, '1H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222481, 'Cracked Crystal (Threat of the Bully)', 220425, 202848, 'Threat of the Bully', 20879, 0, 0, 0, 8,
|
|
'Misc', 'Buffs', 'Melee_Weapon_Buffs_Line', 180, '2H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222482, 'Cracked Crystal (Bone Crusher)', 220432, 202850, 'Bone Crusher', 20879, 0, 0, 0, 59, 'Misc', 'Buffs',
|
|
'Melee_Weapon_Buffs_Line', 180, '2H_Blunt_Buffs', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222483, 'Cracked Crystal (Talon of the Gryphon)', 220432, 202866, 'Talon of the Gryphon', 16201, 0, 0, 0, 56,
|
|
'Misc', 'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222484, 'Cracked Crystal (Talon of the Eagle)', 220425, 202868, 'Talon of the Eagle', 16201, 0, 0, 0, 35,
|
|
'Misc', 'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222485, 'Cracked Crystal (Talon of the Hawk)', 220425, 202870, 'Talon of the Hawk', 16201, 0, 0, 0, 10, 'Misc',
|
|
'Buffs', 'Enforcer_Piercing_Buffs', 278, '', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222486, 'Corroded Crystal with Bullet Holes (A Sergeant''s Knowledge)', 220425, 203121,
|
|
'A Sergeant''s Knowledge', 16195, NULL, NULL, NULL, 30, 'Tainted', 'Buffs', 'Assault_Rifle_Buffs', 212, '', 0,
|
|
0, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222487, 'Corroded Crystal with Bullet Holes (Alleysweeper)', 220425, 203123, 'Alleysweeper', 16326, NULL, NULL,
|
|
NULL, 36, 'Tainted', 'Buffs', 'Soldier_Shotgun_Buffs', 280, '', 0, 0, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222488, 'Corroded Crystal with Bullet Holes (Power Volley)', 220425, 203133, 'Power Volley', 16206, NULL, NULL,
|
|
NULL, 38, 'Tainted', 'Buffs', 'Burst_Buffs', 214, '', 0, 0, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222489, 'Corroded Crystal with Bullet Holes (Laser Surgery)', 220425, 203135, 'Laser Surgery', 20882, NULL,
|
|
NULL, NULL, 33, 'Tainted', 'Buffs', 'Ranged_Energy_Weapon_Buffs', 213, '', 0, 0, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222490, 'Corroded Crystal with Bullet Holes (Metal Rain)', 220432, 203147, 'Metal Rain', 16237, NULL, NULL,
|
|
NULL, 56, 'Tainted', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222491, 'Corroded Crystal with Bullet Holes (Metal Stream)', 220425, 203149, 'Metal Stream', 16237, NULL, NULL,
|
|
NULL, 31, 'Tainted', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 0, 0, 0, 'Soldier', 'SL Loot'),
|
|
(222492, 'Cracked Crystal (Harnessed Lightning)', 220425, 203213, 'Harnessed Lightning', 20881, 0, 0, 0, 20,
|
|
'Misc', 'Buffs', 'Enforcer_Melee_Energy_Buffs', 279, '', 0, 0, 0, 0, 0, 'Enforcer', 'SL Loot'),
|
|
(222493, 'Snow Crashed Shadow Crystal (Scatter Bonds)', 220424, 203593, 'Scatter Bonds', 16216, NULL, NULL, NULL,
|
|
10, 'Tainted', 'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222494, 'Snow Crashed Shadow Crystal (Burst Bonds)', 220431, 203597, 'Burst Bonds', 16216, NULL, NULL, NULL, 53,
|
|
'Tainted', 'Anti_Crowd_Control', 'Self_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222495, 'Tainted Shadow Crystal (Fluctuate Manifestation)', 220431, 203605, 'Fluctuate Manifestation', 16216,
|
|
NULL, NULL, NULL, 88, 'Tainted', 'Pet', 'Pet_Root/Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'SL Loot'),
|
|
(222496, 'Dirty Money Shadow Crystal (Sidestep the Blame)', 220424, 203657, 'Sidestep the Blame', 16216, NULL,
|
|
NULL, NULL, 22, 'Tainted', 'Anti_Crowd_Control', 'Self_Snare_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222497, 'Hacked Corroded Crystal (Dodge Pursuers)', 220431, 203667, 'Dodge Pursuers', 16216, NULL, NULL, NULL,
|
|
57, 'Tainted', 'Anti_Crowd_Control', 'Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222498, 'Severly Corroded Shadow Crystal (Writ of Mobility)', 220424, 203784, 'Writ of Mobility', 16216, NULL,
|
|
NULL, NULL, 40, 'Tainted', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Self', 0, 0, 0, 0, 0, 'Trader',
|
|
'SL Loot'),
|
|
(222499, 'Hacked Corroded Crystal (Break Chains)', 220431, 203797, 'Break Chains', 16216, NULL, NULL, NULL, 52,
|
|
'Tainted', 'Anti_Crowd_Control', 'Root_Removal', 0, 'Self', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222500, 'Overcharged Corroded Nano Crystal (Tear Constraints)', 220431, 203805, 'Tear Constraints', 16216, NULL,
|
|
NULL, NULL, 68, 'Tainted', 'Combat', 'Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222501, 'Snow Crashed Shadow Crystal (Escape Captivation)', 220431, 203811, 'Escape Captivation', 16216, NULL,
|
|
NULL, NULL, 73, 'Tainted', 'Anti_Crowd_Control', 'Self_Root_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'SL Loot'),
|
|
(222502, 'Dirty Money Shadow Crystal (Beg for Freedom)', 220424, 203831, 'Beg for Freedom', 16216, NULL, NULL,
|
|
NULL, 24, 'Tainted', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222503, 'Dirty Money Shadow Crystal (Pursuade for Freedom)', 220424, 203835, 'Pursuade for Freedom', 16216,
|
|
NULL, NULL, NULL, 49, 'Tainted', 'Anti_Crowd_Control', 'Self_Root_Reduction', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(222504, 'Dirty Money Shadow Crystal (Minor Exoskeleton Pulse)', 220424, 203850, 'Minor Exoskeleton Pulse',
|
|
16216, NULL, NULL, NULL, 36, 'Tainted', 'Anti_Crowd_Control', 'Pet_Reduction', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(222505, 'Failed Repaired Crystal (Lesser Energize Shell)', 220424, 203869, 'Lesser Energize Shell', 16216, NULL,
|
|
NULL, NULL, 14, 'Tainted', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222506, 'Failed Repaired Crystal (Energize Shell)', 220424, 203871, 'Energize Shell', 16216, NULL, NULL, NULL,
|
|
40, 'Tainted', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222507, 'Dirty Money Shadow Crystal (Request Freedom)', 220424, 203948, 'Request Freedom', 16216, NULL, NULL,
|
|
NULL, 36, 'Tainted', 'Anti_Crowd_Control', 'Other_Root_Reduction', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'SL Loot'),
|
|
(222508, 'Dirty Money Shadow Crystal (The Claim to Freedom)', 220424, 203958, 'The Claim to Freedom', 16216,
|
|
NULL, NULL, NULL, 42, 'Tainted', 'Anti_Crowd_Control', 'Other_Snare_Reduction', 0, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'SL Loot'),
|
|
(222509, 'Severly Corroded Shadow Crystal (Passage for One)', 220431, 203966, 'Passage for One', 16216, NULL,
|
|
NULL, NULL, 67, 'Tainted', 'Anti_Crowd_Control', 'Root_Duration_Reduction', 0, 'Target', 0, 0, 0, 0, 0,
|
|
'Trader', 'SL Loot'),
|
|
(222510, 'Hacked Corroded Crystal (Grim Circumstance)', 220431, 203972, 'Grim Circumstance', 16216, NULL, NULL,
|
|
NULL, 94, 'Tainted', 'Anti_Crowd_Control', 'Root_Removal', 0, 'Target', 0, 0, 0, 0, 0, 'Agent', 'SL Loot'),
|
|
(222511, 'Snow Crashed Shadow Crystal (Scatter Bonds (Other))', 220424, 203976, 'Scatter Bonds (Other)', 16216,
|
|
NULL, NULL, NULL, 21, 'Tainted', 'Anti_Crowd_Control', 'Target_Snare_Removal', 0, '', 0, 0, 0, 0, 0, 'Fixer',
|
|
'SL Loot'),
|
|
(222513, 'Badly Eroded Crystal (Freedom of the Forester)', 220433, 204308, 'Freedom of the Forester', 118436,
|
|
NULL, NULL, NULL, 58, 'Tainted', 'Buffs', 'Self_Root/Snare_Resist_Buffs', 283, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'SL Loot'),
|
|
(222514, 'Badly Eroded Crystal (Boon of the Forester)', 220433, 204314, 'Boon of the Forester', 38841, NULL,
|
|
NULL, NULL, 80, 'Tainted', 'Buffs', 'Other_Root/Snare_Resist_Buffs', 284, '', 0, 1, 0, 0, 0, 'Adventurer',
|
|
'SL Loot'),
|
|
(222515, 'Failed Repaired Crystal (Lesser Polarized Screening)', 220433, 204339, 'Lesser Polarized Screening',
|
|
38758, NULL, NULL, NULL, 52, 'Tainted', 'Pet_Buffs', 'Pet_Snare/Root_Resistance_Buffs', 285, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222516, 'Failed Repaired Crystal (Sloughing Protective Barrier)', 220433, 204345,
|
|
'Sloughing Protective Barrier', 39170, NULL, NULL, NULL, 72, 'Tainted', 'Buffs',
|
|
'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222517, 'Failed Repaired Crystal (Intrusive Aura of Entanglement)', 220430, 204362,
|
|
'Intrusive Aura of Entanglement', 46276, NULL, NULL, NULL, 60, 'Tainted', 'Pet_Buffs',
|
|
'Engineer_Pet_AOE_Snare_Buffs', 288, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222518, 'Failed Repaired Crystal (Intrusive Aura Cancellation)', 220431, 204372, 'Intrusive Aura Cancellation',
|
|
16216, NULL, NULL, NULL, 60, 'Tainted', 'Pet_Combat', 'AuraCancellation', 0, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222519, 'Failed Repaired Crystal (Sloughing Protective Field)', 220433, 204418, 'Sloughing Protective Field',
|
|
38889, NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Engineer_Special_Attack_Absorber', 286, 'Team', 0, 0, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222520, 'Blood Stained and Corroded Crystal (Vaccine of Ransacking)', 220432, 204425, 'Vaccine of Ransacking',
|
|
39271, NULL, NULL, NULL, 77, 'Tainted', 'Buffs', 'Ransack/Deprive_Resist_Buffs', 287, '', 0, 0, 0, 0, 0,
|
|
'Doctor', 'SL Loot'),
|
|
(222521, 'Dirty Money Shadow Crystal (Gallant Hero: The Enraged Drone)', 220422, 205287,
|
|
'Gallant Hero: The Enraged Drone', 16299, NULL, NULL, NULL, 30, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222522, 'Dirty Money Shadow Crystal (Gallant Hero: The Infuriated Minion)', 220429, 205289,
|
|
'Gallant Hero: The Infuriated Minion', 16299, NULL, NULL, NULL, 52, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222523, 'Dirty Money Shadow Crystal (Gallant Hero: The Aggravated Servant)', 220429, 205291,
|
|
'Gallant Hero: The Aggravated Servant', 16299, NULL, NULL, NULL, 71, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222524, 'Dirty Money Shadow Crystal (Gallant Hero: The Indignant Flunky)', 220429, 205293,
|
|
'Gallant Hero: The Indignant Flunky', 16299, NULL, NULL, NULL, 92, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222525, 'Tainted Shadow Crystal (Evocation of Fathomless Rage)', 220429, 205183, 'Evocation of Fathomless Rage',
|
|
16280, NULL, NULL, NULL, 85, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222526, 'Tainted Shadow Crystal (Evocation of Implacable Hatred)', 220436, 205185,
|
|
'Evocation of Implacable Hatred', 16280, NULL, NULL, NULL, 115, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222527, 'Tainted Shadow Crystal (Evocation of Relentless Fury)', 220429, 205191, 'Evocation of Relentless Fury',
|
|
16280, NULL, NULL, NULL, 58, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0,
|
|
0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222528, 'Tainted Shadow Crystal (Evocation of Unleashed Malice)', 220422, 205195,
|
|
'Evocation of Unleashed Malice', 16280, NULL, NULL, NULL, 34, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222529, 'Tainted Shadow Crystal (Evocation of Unrestrained Ferocity)', 220422, 205197,
|
|
'Evocation of Unrestrained Ferocity', 16280, NULL, NULL, NULL, 16, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222530, 'Failed Repaired Crystal (Assist Combat Array)', 220422, 205229, 'Assist Combat Array', 16299, NULL,
|
|
NULL, NULL, 15, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222531, 'Failed Repaired Crystal (Monitor Combat Array)', 220422, 205231, 'Monitor Combat Array', 16299, NULL,
|
|
NULL, NULL, 37, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222532, 'Failed Repaired Crystal (Enhance Combat Array)', 220429, 205233, 'Enhance Combat Array', 16299, NULL,
|
|
NULL, NULL, 56, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222533, 'Failed Repaired Crystal (Boost Combat Array)', 220429, 205235, 'Boost Combat Array', 16299, NULL, NULL,
|
|
NULL, 77, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer', 'SL Loot'),
|
|
(222534, 'Failed Repaired Crystal (Overdrive Combat Array)', 220429, 205237, 'Overdrive Combat Array', 16299,
|
|
NULL, NULL, NULL, 96, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0, 'Engineer',
|
|
'SL Loot'),
|
|
(222535, 'Failed Repaired Crystal (Assist Aggression Subsystem)', 220436, 205239, 'Assist Aggression Subsystem',
|
|
16299, NULL, NULL, NULL, 117, 'Tainted', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, '', 0, 0, 0, 0, 0,
|
|
'Engineer', 'SL Loot'),
|
|
(222536, 'Dirty Money Shadow Crystal (Gallant Hero: The Angry Servitor)', 220436, 205295,
|
|
'Gallant Hero: The Angry Servitor', 16299, NULL, NULL, NULL, 110, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222537, 'Dirty Money Shadow Crystal (Corporate Leadership: Dispensation)', 220431, 205433,
|
|
'Corporate Leadership: Dispensation', 38925, NULL, NULL, NULL, 70, 'Tainted', 'Anti_Crowd_Control',
|
|
'Corporate_Leadership', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222538, 'Dirty Money Shadow Crystal (Corporate Leadership: Clemency)', 220411, 205435,
|
|
'Corporate Leadership: Clemency', 38925, NULL, NULL, NULL, 119, 'Tainted', 'Anti_Crowd_Control',
|
|
'Corporate_Leadership', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(222539, 'Overcharged Corroded Nano Crystal (Enfraam''s Inverted Restrainer)', 220431, 205441,
|
|
'Enfraam''s Inverted Restrainer', 38925, NULL, NULL, NULL, 93, 'Tainted', 'Buffs', 'Root_Reduction', 2, '', 0,
|
|
0, 0, 0, 0, 'Nano-Technician', 'SL Loot'),
|
|
(222540, 'Badly Corroded Crystal (Pet Warp)', 220424, 209488, 'Pet Warp', 297538, NULL, NULL, NULL, 4, 'Tainted',
|
|
'Pets', 'Pet_Warp', 0, '', 0, 0, 0, 0, 0, 'General', 'SL Loot'),
|
|
(222541, 'Tainted Shadow Crystal (Calling of Salvinous)', 220424, 125745, 'Calling of Salvinous', 295568, NULL,
|
|
NULL, NULL, 37, 'Tainted', 'Pet', 'Heal_Pet', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'SL Loot'),
|
|
(222542, 'Cracked and Miskept Shadow Crystal (Impartiality of the Blade)', 220425, 210299,
|
|
'Impartiality of the Blade', 16288, NULL, NULL, NULL, 20, 'Tainted', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0,
|
|
0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222543, 'Cracked and Miskept Shadow Crystal (Decision Maker)', 220425, 210301, 'Decision Maker', 16288, NULL,
|
|
NULL, NULL, 48, 'Tainted', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222544, 'Cracked and Miskept Shadow Crystal (Judgement Bringer)', 220432, 210303, 'Judgement Bringer', 16288,
|
|
NULL, NULL, NULL, 83, 'Tainted', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222545, 'Cracked and Miskept Shadow Crystal (The Adjudicator''s Blade)', 220412, 210305,
|
|
'The Adjudicator''s Blade', 16288, NULL, NULL, NULL, 119, 'Tainted', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0,
|
|
0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222546, 'Cracked and Miskept Shadow Crystal (Defender''s Poise)', 220425, 210311, 'Defender''s Poise', 16305,
|
|
NULL, NULL, NULL, 27, 'Tainted', 'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222547, 'Cracked and Miskept Shadow Crystal (Warden''s Resolve)', 220432, 210313, 'Warden''s Resolve', 16305,
|
|
NULL, NULL, NULL, 60, 'Tainted', 'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222548, 'Cracked and Miskept Shadow Crystal (Guardian''s Balance)', 220412, 210315, 'Guardian''s Balance',
|
|
16305, NULL, NULL, NULL, 112, 'Tainted', 'Buffs', 'Deflect/Riposte_Buffs', 518, '', 0, 0, 0, 0, 0, 'Keeper',
|
|
'SL Loot'),
|
|
(222549, 'Cracked and Miskept Shadow Crystal (Fervor of the Henchman)', 220425, 210321, 'Fervor of the Henchman',
|
|
301595, NULL, NULL, NULL, 14, 'Tainted', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'SL Loot'),
|
|
(222550, 'Cracked and Miskept Shadow Crystal (Fervor of the Devotee)', 220432, 210323, 'Fervor of the Devotee',
|
|
301595, NULL, NULL, NULL, 57, 'Tainted', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'SL Loot'),
|
|
(222551, 'Cracked and Miskept Shadow Crystal (Fervor of the Minion)', 220432, 210325, 'Fervor of the Minion',
|
|
301595, NULL, NULL, NULL, 97, 'Tainted', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Enforcer',
|
|
'SL Loot'),
|
|
(222552, 'Tainted Shadow Crystal (Ritualistic Touch)', 220424, 210353, 'Ritualistic Touch', 84198, NULL, NULL,
|
|
NULL, 4, 'Tainted', 'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222553, 'Tainted Shadow Crystal (Ritualistic Blow)', 220424, 210355, 'Ritualistic Blow', 84198, NULL, NULL,
|
|
NULL, 17, 'Tainted', 'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222554, 'Tainted Shadow Crystal (Rudimentary Dissipation)', 220424, 210387, 'Rudimentary Dissipation', 84196,
|
|
NULL, NULL, NULL, 21, 'Tainted', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222555, 'Cracked and Miskept Shadow Crystal (Sanctifier)', 220424, 210484, 'Sanctifier', 84197, NULL, NULL,
|
|
NULL, 20, 'Tainted', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222556, 'Cracked and Miskept Shadow Crystal (Honored Sanctifier)', 220431, 210486, 'Honored Sanctifier', 84197,
|
|
NULL, NULL, NULL, 62, 'Tainted', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222557, 'Cracked and Miskept Shadow Crystal (Exalted Sanctifier)', 220431, 210488, 'Exalted Sanctifier', 84197,
|
|
NULL, NULL, NULL, 84, 'Tainted', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222558, 'Cracked and Miskept Shadow Crystal (Glorious Sanctifier)', 220411, 210490, 'Glorious Sanctifier',
|
|
84197, NULL, NULL, NULL, 124, 'Tainted', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 0, 0, 0, 'Keeper',
|
|
'SL Loot'),
|
|
(222559, 'Cracked and Miskept Shadow Crystal (Ambient Restoration)', 220422, 210528,
|
|
'Adaptive Ambient Restoration', 297592, NULL, NULL, NULL, 1, 'Tainted', 'Buffs',
|
|
'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222560, 'Cracked and Miskept Shadow Crystal (Ambient Alleviation)', 220422, 210530, 'Ambient Alleviation',
|
|
44245, NULL, NULL, NULL, 26, 'Tainted', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222561, 'Cracked and Miskept Shadow Crystal (Ambient Rehabilitation)', 220429, 210532, 'Ambient Rehabilitation',
|
|
44245, NULL, NULL, NULL, 61, 'Tainted', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222562, 'Cracked and Miskept Shadow Crystal (Ambient Rejuvenation)', 220429, 210534, 'Ambient Rejuvenation',
|
|
44245, NULL, NULL, NULL, 94, 'Tainted', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222563, 'Cracked and Miskept Shadow Crystal (Tone of Clarity)', 220422, 210589, 'Adaptive Tone of Clarity',
|
|
300465, NULL, NULL, NULL, 2, 'Tainted', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health_and_Nano',
|
|
527, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222564, 'Cracked and Miskept Shadow Crystal (Tone of Accord)', 220422, 210591, 'Tone of Accord', 38985, NULL,
|
|
NULL, NULL, 24, 'Tainted', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper',
|
|
'SL Loot'),
|
|
(222565, 'Cracked and Miskept Shadow Crystal (Tone of Purity)', 220429, 210593, 'Tone of Purity', 38985, NULL,
|
|
NULL, NULL, 58, 'Tainted', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0, 0, 'Keeper',
|
|
'SL Loot'),
|
|
(222566, 'Cracked and Miskept Shadow Crystal (Tone of Tranquility)', 220429, 210595, 'Tone of Tranquility',
|
|
38985, NULL, NULL, NULL, 92, 'Tainted', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222567, 'Cracked and Miskept Shadow Crystal (Vengeance of the Loyal)', 220424, 210611, 'Vengeance of the Loyal',
|
|
39028, NULL, NULL, NULL, 8, 'Tainted', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0,
|
|
0, 0, 'Keeper', 'SL Loot'),
|
|
(222568, 'Cracked and Miskept Shadow Crystal (Vengeance of the Steadfast)', 220424, 210613,
|
|
'Vengeance of the Steadfast', 39028, NULL, NULL, NULL, 35, 'Tainted', 'Buffs',
|
|
'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222569, 'Cracked and Miskept Shadow Crystal (Vengeance of the Resolute)', 220431, 210615,
|
|
'Vengeance of the Resolute', 39028, NULL, NULL, NULL, 72, 'Tainted', 'Buffs',
|
|
'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222570, 'Cracked and Miskept Shadow Crystal (Vengeance of the Virtuous)', 220411, 210617,
|
|
'Vengeance of the Virtuous', 39028, NULL, NULL, NULL, 115, 'Tainted', 'Buffs',
|
|
'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222571, 'Cracked and Miskept Shadow Crystal (Imminence of Scrimmage)', 220425, 210671, 'Imminence of Scrimmage',
|
|
38900, NULL, NULL, NULL, 31, 'Tainted', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222572, 'Cracked and Miskept Shadow Crystal (Imminence of Conflict)', 220432, 210673, 'Imminence of Conflict',
|
|
38900, NULL, NULL, NULL, 64, 'Tainted', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222573, 'Cracked and Miskept Shadow Crystal (Imminence of Battle)', 220432, 210675, 'Imminence of Battle',
|
|
38900, NULL, NULL, NULL, 87, 'Tainted', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222574, 'Cracked and Miskept Shadow Crystal (Imminence of Havoc)', 220412, 210677, 'Imminence of Havoc', 38900,
|
|
NULL, NULL, NULL, 118, 'Tainted', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0, 0,
|
|
'Keeper', 'SL Loot'),
|
|
(222575, 'Cracked and Miskept Shadow Crystal (Barrier of the Loyal)', 220433, 210689, 'Barrier of the Loyal',
|
|
118419, NULL, NULL, NULL, 66, 'Tainted', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222576, 'Cracked and Miskept Shadow Crystal (Barrier of the Staunch)', 220433, 210691, 'Barrier of the Staunch',
|
|
118019, NULL, NULL, NULL, 88, 'Tainted', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222577, 'Cracked and Miskept Shadow Crystal (Barrier of the Devoted)', 220413, 210693, 'Barrier of the Devoted',
|
|
118020, NULL, NULL, NULL, 105, 'Tainted', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Barrier', 0, 0, 0, 0,
|
|
0, 'Keeper', 'SL Loot'),
|
|
(222578, 'Cracked and Miskept Shadow Crystal (Enervate Bonds)', 220424, 210707, 'Enervate Bonds', 38911, NULL,
|
|
NULL, NULL, 41, 'Tainted', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0, 0, 0,
|
|
'Keeper', 'SL Loot'),
|
|
(222579, 'Cracked and Miskept Shadow Crystal (Enervate Constraints)', 220431, 210709, 'Enervate Constraints',
|
|
38911, NULL, NULL, NULL, 71, 'Tainted', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0,
|
|
0, 0, 'Keeper', 'SL Loot'),
|
|
(222580, 'Cracked and Miskept Shadow Crystal (Enervate Impediments)', 220411, 210711, 'Enervate Impediments',
|
|
38911, NULL, NULL, NULL, 109, 'Tainted', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 0,
|
|
0, 0, 'Keeper', 'SL Loot'),
|
|
(222581, 'Tainted Shadow Crystal (Slap of the Zombie)', 220425, 210732, 'Slap of the Zombie', 39204, NULL, NULL,
|
|
NULL, 5, 'Tainted', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222582, 'Tainted Shadow Crystal (Knock of the Poltergeist)', 220425, 210734, 'Knock of the Poltergeist', 39204,
|
|
NULL, NULL, NULL, 29, 'Tainted', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222583, 'Tainted Shadow Crystal (Kick of the Phantom)', 220432, 210736, 'Kick of the Phantom', 39204, NULL,
|
|
NULL, NULL, 71, 'Tainted', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222584, 'Tainted Shadow Crystal (Hand of the Shadow)', 220412, 210738, 'Hand of the Shadow', 39204, NULL, NULL,
|
|
NULL, 106, 'Tainted', 'Buffs', 'Martial_Arts_Buffs', 209, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222585, 'Tainted Shadow Crystal (Sneak)', 220425, 210746, 'Sneak', 39221, NULL, NULL, NULL, 36, 'Tainted',
|
|
'Buffs', 'Agility_Buffs', 195, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222586, 'Tainted Shadow Crystal (Mugger)', 220432, 210748, 'Mugger', 39221, NULL, NULL, NULL, 82, 'Tainted',
|
|
'Buffs', 'Agility_Buffs', 195, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222587, 'Tainted Shadow Crystal (Footpad Apprentice)', 220425, 210787, 'Footpad Apprentice', 301588, NULL, NULL,
|
|
NULL, 22, 'Tainted', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222588, 'Tainted Shadow Crystal (Silent Dagger)', 220432, 210789, 'Silent Dagger', 301588, NULL, NULL, NULL, 66,
|
|
'Tainted', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222589, 'Tainted Shadow Crystal (Dagger in the Back)', 220412, 210791, 'Dagger in the Back', 301588, NULL, NULL,
|
|
NULL, 108, 'Tainted', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Adventurer', 'SL Loot'),
|
|
(222590, 'Tainted Shadow Crystal (Dual Defender)', 220425, 210804, 'Dual Defender', 39267, NULL, NULL, NULL, 14,
|
|
'Tainted', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222591, 'Tainted Shadow Crystal (Double Cover)', 220425, 210806, 'Double Cover', 39267, NULL, NULL, NULL, 44,
|
|
'Tainted', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222592, 'Tainted Shadow Crystal (Twice the Shield)', 220432, 210808, 'Twice the Shield', 39267, NULL, NULL,
|
|
NULL, 97, 'Tainted', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222593, 'Tainted Shadow Crystal (Probe of Death)', 220412, 211146, 'Probe of Death', 39247, NULL, NULL, NULL,
|
|
122, 'Tainted', 'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222594, 'Tainted Shadow Crystal (Piercing Gash)', 220432, 211148, 'Piercing Gash', 39247, NULL, NULL, NULL, 87,
|
|
'Tainted', 'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222595, 'Tainted Shadow Crystal (Piercing Tooth)', 220425, 211150, 'Piercing Tooth', 39247, NULL, NULL, NULL,
|
|
49, 'Tainted', 'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222596, 'Tainted Shadow Crystal (Sharpen Dagger)', 220425, 211152, 'Sharpen Dagger', 39247, NULL, NULL, NULL,
|
|
19, 'Tainted', 'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(222597, 'Cracked and Miskept Shadow Crystal (Transfuse Vigor)', 220432, 211158, 'Transfuse Vigor', 39228, NULL,
|
|
NULL, NULL, 55, 'Tainted', 'Buffs', 'Strength/Stamina/Agility_Buffs', 539, '', 0, 0, 0, 0, 0, 'Keeper',
|
|
'SL Loot'),
|
|
(222598, 'Cracked and Miskept Shadow Crystal (A Keeper''s Physique)', 220412, 211160, 'A Keeper''s Physique',
|
|
39228, NULL, NULL, NULL, 116, 'Tainted', 'Buffs', 'Strength/Stamina/Agility_Buffs', 539, '', 0, 0, 0, 0, 0,
|
|
'Keeper', 'SL Loot'),
|
|
(222599, 'Cracked and Miskept Shadow Crystal (Sidestep)', 220425, 211164, 'Sidestep', 39221, NULL, NULL, NULL,
|
|
40, 'Tainted', 'Buffs', 'Evade/Dodge/Duck_Buffs', 545, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(222600, 'Cracked and Miskept Shadow Crystal (Quicken Reflexes)', 220432, 211166, 'Quicken Reflexes', 39221,
|
|
NULL, NULL, NULL, 80, 'Tainted', 'Buffs', 'Evade/Dodge/Duck_Buffs', 545, '', 0, 0, 0, 0, 0, 'Keeper',
|
|
'SL Loot'),
|
|
(222694, 'Nano Crystal (Element of Flame)', 12258, 222693, 'Element of Flame', 39028, 0, 0, 0, 52, 'Crystal',
|
|
'Buffs', 'Damage_Change_Buffs', 597, '', 0, 0, 1, 1, 0, 'Enforcer', 'Elysium Sanctuary'),
|
|
(222707, 'Nano Crystal (Element of Ice)', 42450, 222706, 'Element of Ice', 39028, 0, 0, 0, 149, 'Crystal',
|
|
'Buffs', 'Damage_Change_Buffs', 597, '', 0, 0, 1, 2, 0, 'Enforcer', 'Penumbra Garden'),
|
|
(222916, 'Nano Crystal (Element of Corrosion)', 42450, 222915, 'Element of Corrosion', 39028, 0, 0, 0, 194,
|
|
'Crystal', 'Buffs', 'Damage_Change_Buffs', 597, '', 0, 0, 1, 3, 0, 'Enforcer', 'Inferno Garden'),
|
|
(222918, 'Nano Crystal (Element of Poison)', 42450, 222917, 'Element of Poison', 39028, 0, 0, 0, 213, 'Crystal',
|
|
'Buffs', 'Damage_Change_Buffs', 597, '', 0, 0, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(222920, 'Nano Crystal (Element of Radiation)', 42450, 222919, 'Element of Radiation', 39028, 0, 0, 0, 218,
|
|
'Crystal', 'Buffs', 'Damage_Change_Buffs', 597, '', 0, 0, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(222978, 'Nano Crystal (Pious Sanctifier)', 42450, 222977, 'Pious Sanctifier', 84197, 0, 0, 0, 211, 'Crystal',
|
|
'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 1, 4, 0, 'Keeper', 'Pandemonium Garden'),
|
|
(222982, 'Nano Crystal (Sainted Sanctifier)', 42450, 222981, 'Sainted Sanctifier', 84197, 0, 0, 0, 218,
|
|
'Crystal', 'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 1, 4, 0, 'Keeper', 'Pandemonium Garden'),
|
|
(222984, 'Nano Crystal (Divine Sanctifier)', 42450, 222983, 'Divine Sanctifier', 84197, 0, 0, 0, 220, 'Crystal',
|
|
'Buffs', 'Proc_Buffs', 526, 'Sanctifier', 0, 0, 1, 4, 0, 'Keeper', 'Pandemonium Garden'),
|
|
(223021, 'Nano Crystal (Evangelical Reaper)', 42450, 223020, 'Evangelical Reaper', 84198, 0, 0, 0, 217,
|
|
'Crystal', 'Buffs', 'Proc_Buffs', 526, 'Reaper', 0, 0, 1, 4, 0, 'Keeper', 'Pandemonium Garden'),
|
|
(223023, 'Nano Crystal (Warden Ward)', 42452, 223022, 'Warden Ward', 117961, 0, 0, 0, 219, 'Crystal', 'Buffs',
|
|
'Fortify', 224, '', 0, 0, 1, 4, 0, 'Keeper', 'Pandemonium Garden'),
|
|
(223025, 'Nano Crystal (Adaptive Ambient Renaissance)', 300459, 223024, 'Adaptive Ambient Renaissance', 297594,
|
|
0, 0, 0, 207, 'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 1, 4, 0, 'Keeper',
|
|
'Inferno Sanctuary'),
|
|
(223027, 'Nano Crystal (Ambient Invigoration)', 42448, 223026, 'Ambient Invigoration', 44245, 0, 0, 0, 216,
|
|
'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 1, 4, 0, 'Keeper',
|
|
'No longer drops'),
|
|
(223029, 'Nano Crystal (Tone of Bliss)', 42448, 223028, 'Tone of Bliss', 38985, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Nano', 0, 0, 1, 4, 0, 'Keeper', 'No longer drops'),
|
|
(223031, 'Nano Crystal (Imminence of Slaughter)', 42451, 223030, 'Imminence of Slaughter', 38900, 0, 0, 0, 201,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 1, 4, 0, 'Keeper',
|
|
'Inferno Sanctuary'),
|
|
(223081, 'Weird Looking Nano Crystal (Tranquility of the Vale)', 301157, 222846, 'Tranquility of the Vale',
|
|
301158, 163410, 163411, 163412, 139, 'Crystal', 'DeBuffs', 'Proximity_Range_DeBuffs', 1048, '', 0, 1, 0, 0, 0,
|
|
'Adventurer', 'Greedy Shade / SL Static'),
|
|
(223082, 'Weird Looking Nano Crystal (Serene Sky)', 301157, 222847, 'Serene Sky', 301158, 163413, 163414, 163415,
|
|
172, 'Crystal', 'DeBuffs', 'Proximity_Range_DeBuffs', 1048, '', 0, 0, 0, 0, 0, 'Adventurer',
|
|
'Greedy Shade / SL Static'),
|
|
(223108, 'Nano Crystal (Mongo''s Gargantua)', 301276, 223107, 'Mongo''s Gargantua', 301275, 0, 0, 0, 201,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 1, 1, 3, 0, 'Enforcer', 'Inferno Sanctuary'),
|
|
(223110, 'Nano Crystal (Mongo''s Colossus)', 301276, 223109, 'Mongo''s Colossus', 301275, 0, 0, 0, 209,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 1, 1, 4, 0, 'Enforcer', 'Inferno Sanctuary'),
|
|
(223112, 'Nano Crystal (Mongo''s Leviathan)', 301276, 223111, 'Mongo''s Leviathan', 301275, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 1, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(223114, 'Nano Crystal (Mongo''s Behemoth)', 301276, 223113, 'Mongo''s Behemoth', 301275, 0, 0, 0, 220,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, 'Self', 0, 0, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(223116, 'Nano Crystal (Spite)', 42451, 223115, 'Spite', 16230, 0, 0, 0, 125, 'Crystal', 'Crowd_Control',
|
|
'Taunt_Target', 0, '', 0, 0, 1, 2, 0, 'Enforcer', 'Adonis Sanctuary'),
|
|
(223118, 'Nano Crystal (Impart Resentment)', 42451, 223117, 'Impart Resentment', 16230, 0, 0, 0, 190, 'Crystal',
|
|
'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 1, 3, 0, 'Enforcer', 'Inferno Garden'),
|
|
(223120, 'Nano Crystal (Belligerent Stance)', 42451, 223119, 'Belligerent Stance', 16230, 0, 0, 0, 203,
|
|
'Crystal', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 1, 4, 0, 'Enforcer', 'Inferno Sanctuary'),
|
|
(223122, 'Nano Crystal (Rancorous Enmity)', 42451, 223121, 'Rancorous Enmity', 16230, 0, 0, 0, 211, 'Crystal',
|
|
'Crowd_Control', 'Taunt_Target', 0, '', 0, 1, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(223124, 'Nano Crystal (Element of Malice)', 42451, 223123, 'Element of Malice', 16230, 0, 0, 0, 216, 'Crystal',
|
|
'Crowd_Control', 'Taunt_Target', 0, '', 0, 0, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(223126, 'Nano Crystal (Blessed By Shadow)', 42450, 223125, 'Blessed By Shadow', 118410, 0, 0, 0, 213, 'Crystal',
|
|
'Buffs', 'Major_Evasion_Buffs', 144, 'Shadowlands_Aura', 0, 0, 1, 4, 0, 'Fixer', 'Pandemonium Garden'),
|
|
(223128, 'Nano Crystal (Shadow Step)', 12225, 223127, 'Shadow Step', 118410, 0, 0, 0, 50, 'Crystal', 'Buffs',
|
|
'Major_Evasion_Buffs', 144, 'Shadowlands_Aura', 0, 1, 1, 1, 0, 'Fixer', 'Elysium Sanctuary'),
|
|
(223130, 'Nano Crystal (Path of Shadow)', 42450, 223129, 'Path of Shadow', 118410, 0, 0, 0, 174, 'Crystal',
|
|
'Buffs', 'Major_Evasion_Buffs', 144, 'Shadowlands_Aura', 0, 0, 1, 3, 0, 'Fixer', 'Penumbra Sanctuary'),
|
|
(223132, 'Nano Crystal (Touched With Shadow)', 42450, 223131, 'Touched With Shadow', 118410, 0, 0, 0, 205,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, 'Shadowlands_Aura', 0, 0, 1, 4, 0, 'Fixer',
|
|
'Inferno Sanctuary'),
|
|
(223134, 'Nano Crystal (Intense Nano Net)', 12257, 223133, 'Intense Nano Net', 46279, 0, 0, 0, 77, 'Crystal',
|
|
'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 1, 1, 0, 'Fixer', 'Scheol Garden'),
|
|
(223136, 'Nano Crystal (Intense Personal Entanglement)', 42449, 223135, 'Intense Personal Entanglement', 46279,
|
|
0, 0, 0, 127, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 1, 2, 0, 'Fixer', 'Adonis Sanctuary'),
|
|
(223138, 'Nano Crystal (Intense Gravity Bindings)', 42449, 223137, 'Intense Gravity Bindings', 46279, 0, 0, 0,
|
|
153, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 1, 2, 0, 'Fixer', 'Penumbra Garden'),
|
|
(223140, 'Nano Crystal (Intense Targetted Nanoweb)', 42449, 223139, 'Intense Targetted Nanoweb', 46279, 0, 0, 0,
|
|
199, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 1, 3, 0, 'Fixer', 'Inferno Garden'),
|
|
(223142, 'Nano Crystal (Intense Nano Bindings)', 42449, 223141, 'Intense Nano Bindings', 46279, 0, 0, 0, 207,
|
|
'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 1, 4, 0, 'Fixer', 'Inferno Sanctuary'),
|
|
(223144, 'Nano Crystal (Intense Agglutinative Nanoweb)', 42449, 223143, 'Intense Agglutinative Nanoweb', 46279,
|
|
0, 0, 0, 214, 'Crystal', 'Crowd_Control', 'Snare', 145, 'Target', 0, 0, 1, 4, 0, 'Fixer', 'Pandemonium Garden'),
|
|
(223148, 'Nano Crystal (Scale Regrowth)', 300929, 223147, 'Scale Regrowth', 300925, 0, 0, 0, 207, 'Crystal',
|
|
'Combat', 'Morph_Heal', 248, '', 0, 0, 1, 4, 0, 'Adventurer', 'Inferno Sanctuary'),
|
|
(223152, 'Nano Crystal (Scale Regeneration)', 300930, 223151, 'Scale Regeneration', 300926, 0, 0, 0, 220,
|
|
'Crystal', 'Combat', 'Morph_Heal', 248, '', 0, 0, 1, 4, 0, 'Adventurer', 'Pandemonium Garden'),
|
|
(223168, 'Nano Crystal (Beauty of Life)', 42448, 223167, 'Beauty of Life', 44235, 0, 0, 0, 213, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Adventurer', 'Pandemonium Garden'),
|
|
(223182, 'Nano Crystal (Augmented Mirror Shield MK II)', 42452, 223181, 'Augmented Mirror Shield MK II', 101018,
|
|
0, 0, 0, 203, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 0, 1, 4, 0, 'Soldier',
|
|
'Inferno Sanctuary'),
|
|
(223184, 'Nano Crystal (Augmented Mirror Shield MK III)', 42452, 223183, 'Augmented Mirror Shield MK III',
|
|
101018, 0, 0, 0, 213, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 0, 1, 4, 0, 'Soldier',
|
|
'Pandemonium Garden'),
|
|
(223186, 'Nano Crystal (Augmented Mirror Shield MK IV)', 42452, 223185, 'Augmented Mirror Shield MK IV', 101018,
|
|
0, 0, 0, 220, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 0, 1, 4, 0, 'Soldier',
|
|
'Pandemonium Garden'),
|
|
(223188, 'Nano Crystal (Intensify fight (Team))', 12225, 223187, 'Intensify Fight (Team)', 39168, 0, 0, 0, 26,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, '', 0, 0, 1, 1, 0, 'Soldier', 'Elysium Garden'),
|
|
(223190, 'Nano Crystal (Deepen fight (Team))', 12258, 223189, 'Deepen Fight (Team)', 39168, 0, 0, 0, 53,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, '', 0, 0, 1, 1, 0, 'Soldier', 'Elysium Sanctuary'),
|
|
(223192, 'Nano Crystal (Heighten fight (Team))', 42450, 223191, 'Heighten Fight (Team)', 39168, 0, 0, 0, 108,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, '', 0, 0, 1, 2, 0, 'Soldier', 'Adonis Garden'),
|
|
(223194, 'Nano Crystal (Boost Fight (Team))', 42450, 223193, 'Boost Fight (Team)', 39168, 0, 0, 0, 171,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, '', 0, 0, 1, 3, 0, 'Soldier', 'Penumbra Sanctuary'),
|
|
(223196, 'Nano Crystal (Reinforce fight (Team))', 42450, 223195, 'Reinforce Fight (Team)', 39168, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, '', 0, 0, 1, 3, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(223198, 'Nano Crystal (Augment fight (Team))', 42450, 223197, 'Augment Fight (Team)', 39168, 0, 0, 0, 209,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, '', 0, 0, 1, 4, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(223200, 'Nano Crystal (Gazump fight (Team))', 42450, 223199, 'Gazump Fight (Team)', 39168, 0, 0, 0, 217,
|
|
'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, '', 0, 0, 1, 4, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(223202, 'Nano Crystal (Obvious Victim)', 42451, 223201, 'Obvious Victim', 16230, 0, 0, 0, 126, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 0, 1, 2, 0, 'Soldier', 'Adonis Sanctuary'),
|
|
(223204, 'Nano Crystal (Clear Victim)', 42451, 223203, 'Clear Victim', 16230, 0, 0, 0, 190, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 0, 1, 3, 0, 'Soldier', 'Inferno Garden'),
|
|
(223206, 'Nano Crystal (Distinct Victim)', 42451, 223205, 'Distinct Victim', 16230, 0, 0, 0, 205, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(223208, 'Nano Crystal (Undeniable Victim)', 42451, 223207, 'Undeniable Victim', 16230, 0, 0, 0, 211, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(223210, 'Nano Crystal (Unmistakable Victim)', 42451, 223209, 'Unmistakable Victim', 16230, 0, 0, 0, 215,
|
|
'Crystal', 'Crowd_Control', 'Taunt_(normal)', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(223212, 'Nano Crystal (Bypass me)', 12259, 223211, 'Bypass Me', 16230, 0, 0, 0, 77, 'Crystal', 'Crowd_Control',
|
|
'DeTaunt', 0, '', 0, 0, 1, 1, 0, 'Soldier', 'Scheol Garden'),
|
|
(223214, 'Nano Crystal (Circumvent me)', 42451, 223213, 'Circumvent Me', 16230, 0, 0, 0, 153, 'Crystal',
|
|
'Crowd_Control', 'DeTaunt', 0, '', 0, 0, 1, 2, 0, 'Soldier', 'Penumbra Garden'),
|
|
(223216, 'Nano Crystal (Elude me)', 42451, 223215, 'Elude Me', 16230, 0, 0, 0, 195, 'Crystal', 'Crowd_Control',
|
|
'DeTaunt', 0, '', 0, 0, 1, 3, 0, 'Soldier', 'Inferno Garden'),
|
|
(223218, 'Nano Crystal (Keep clear of me)', 42451, 223217, 'Keep Clear of Me', 16230, 0, 0, 0, 207, 'Crystal',
|
|
'Crowd_Control', 'DeTaunt', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(223220, 'Nano Crystal (Shake off me)', 42451, 223219, 'Shake Off Me', 16230, 0, 0, 0, 214, 'Crystal',
|
|
'Crowd_Control', 'DeTaunt', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(223222, 'Nano Crystal (Desist me)', 42451, 223221, 'Desist Me', 16230, 0, 0, 0, 219, 'Crystal', 'Crowd_Control',
|
|
'DeTaunt', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(223224, 'Nano Crystal (Artillery Fire)', 12226, 223223, 'Artillery Fire', 39180, 0, 0, 0, 38, 'Crystal',
|
|
'Buffs', 'Heavy_Weapons_Buffs', 592, '', 0, 0, 1, 1, 0, 'Soldier', 'Elysium Garden'),
|
|
(223226, 'Nano Crystal (Canonry Fire)', 42451, 223225, 'Canonry Fire', 39180, 0, 0, 0, 123, 'Crystal', 'Buffs',
|
|
'Heavy_Weapons_Buffs', 592, '', 0, 0, 1, 2, 0, 'Soldier', 'Adonis Sanctuary'),
|
|
(223228, 'Nano Crystal (Battery Fire)', 42451, 223227, 'Battery Fire', 39180, 0, 0, 0, 197, 'Crystal', 'Buffs',
|
|
'Heavy_Weapons_Buffs', 592, '', 0, 0, 1, 3, 0, 'Soldier', 'Inferno Garden'),
|
|
(223230, 'Nano Crystal (Augmented Mirror Shield MK I)', 42452, 223229, 'Augmented Mirror Shield MK I', 101018, 0,
|
|
0, 0, 181, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 0, 1, 3, 0, 'Soldier',
|
|
'Inferno Garden'),
|
|
(223232, 'Nano Crystal (Snitch Notum)', 42450, 223231, 'Snitch Notum', 39137, 0, 0, 0, 170, 'Crystal', 'Drain',
|
|
'Shadowlands_Nano_Point_Drains', 587, '', 0, 0, 1, 3, 0, 'Trader', 'Penumbra Sanctuary'),
|
|
(223234, 'Nano Crystal (Strip Notum)', 42450, 223233, 'Strip Notum', 39137, 0, 0, 0, 201, 'Crystal', 'Drain',
|
|
'Shadowlands_Nano_Point_Drains', 587, '', 0, 0, 1, 4, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(223236, 'Nano Crystal (Swindle Notum)', 42450, 223235, 'Swindle Notum', 39137, 0, 0, 0, 209, 'Crystal', 'Drain',
|
|
'Shadowlands_Nano_Point_Drains', 587, '', 0, 0, 1, 4, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(223238, 'Nano Crystal (Despoil Notum)', 42450, 223237, 'Despoil Notum', 39137, 0, 0, 0, 214, 'Crystal', 'Drain',
|
|
'Shadowlands_Nano_Point_Drains', 587, '', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(223240, 'Nano Crystal (Plagiarize Notum)', 42450, 223239, 'Plagiarize Notum', 39137, 0, 0, 0, 218, 'Crystal',
|
|
'Drain', 'Shadowlands_Nano_Point_Drains', 587, '', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(223242, 'Nano Crystal (Refresh Outfit (Team))', 12225, 223241, 'Refresh Outfit (Team)', 16303, 0, 0, 0, 25,
|
|
'Crystal', 'Buffs', 'Nano_Point_Heals', 588, '', 0, 0, 1, 1, 0, 'Trader', 'Elysium Garden'),
|
|
(223244, 'Nano Crystal (Blackmail Notum)', 12225, 223243, 'Blackmail Notum', 39137, 0, 0, 0, 50, 'Crystal',
|
|
'Drain', 'Shadowlands_Nano_Point_Drains', 587, '', 0, 0, 1, 1, 0, 'Trader', 'Elysium Sanctuary'),
|
|
(223246, 'Nano Crystal (Cheat Notum)', 42450, 223245, 'Cheat Notum', 39137, 0, 0, 0, 125, 'Crystal', 'Drain',
|
|
'Shadowlands_Nano_Point_Drains', 587, '', 0, 0, 1, 2, 0, 'Trader', 'Adonis Sanctuary'),
|
|
(223248, 'Nano Crystal (Cleanse Outfit (Team))', 12258, 223247, 'Cleanse Outfit (Team)', 16303, 0, 0, 0, 100,
|
|
'Crystal', 'Buffs', 'Nano_Point_Heals', 588, '', 0, 0, 1, 2, 0, 'Trader', 'Adonis Garden'),
|
|
(223250, 'Nano Crystal (Enliven Outfit (Team))', 42450, 223249, 'Enliven Outfit (Team)', 16303, 0, 0, 0, 150,
|
|
'Crystal', 'Buffs', 'Nano_Point_Heals', 588, '', 0, 0, 1, 2, 0, 'Trader', 'Penumbra Garden'),
|
|
(223252, 'Nano Crystal (Invigorate Outfit (Team))', 42450, 223251, 'Invigorate Outfit (Team)', 16303, 0, 0, 0,
|
|
200, 'Crystal', 'Buffs', 'Nano_Point_Heals', 588, '', 0, 0, 1, 3, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(223254, 'Nano Crystal (Purify Outfit (Team))', 42450, 223253, 'Purify Outfit (Team)', 16303, 0, 0, 0, 207,
|
|
'Crystal', 'Buffs', 'Nano_Point_Heals', 588, '', 0, 0, 1, 4, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(223256, 'Nano Crystal (Restore Outfit (Team))', 42450, 223255, 'Restore Outfit (Team)', 16303, 0, 0, 0, 213,
|
|
'Crystal', 'Buffs', 'Nano_Point_Heals', 588, '', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(223258, 'Nano Crystal (Rouse Outfit (Team))', 42450, 223257, 'Rouse Outfit (Team)', 16303, 0, 0, 0, 217,
|
|
'Crystal', 'Buffs', 'Nano_Point_Heals', 588, '', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(223262, 'Nano Crystal (Mutagenic Venom)', 12257, 223261, 'Mutagenic Venom', 16222, 0, 0, 0, 100, 'Crystal',
|
|
'Combat', 'DOT_Strain_C', 582, '', 0, 0, 1, 1, 0, 'Doctor', 'Adonis Garden'),
|
|
(223264, 'Nano Crystal (Mutagenic Contamination)', 42449, 223263, 'Mutagenic Contamination', 16222, 0, 0, 0, 170,
|
|
'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0, 1, 3, 0, 'Doctor', 'Penumbra Sanctuary'),
|
|
(223266, 'Nano Crystal (Mutagenic Catalyser)', 42449, 223265, 'Mutagenic Catalyser', 16222, 0, 0, 0, 195,
|
|
'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0, 1, 3, 0, 'Doctor', 'Inferno Garden'),
|
|
(223268, 'Nano Crystal (Viral Neurotoxin)', 42449, 223267, 'Viral Neurotoxin', 16222, 0, 0, 0, 203, 'Crystal',
|
|
'Combat', 'DOT_-_Line_A', 6, '', 0, 0, 1, 4, 0, 'Doctor', 'Inferno Sanctuary'),
|
|
(223270, 'Nano Crystal (Entropic Sores)', 42449, 223269, 'Entropic Sores', 16222, 0, 0, 0, 207, 'Crystal',
|
|
'Combat', 'DOT_-_Line_B', 7, '', 0, 0, 1, 4, 0, 'Doctor', 'Inferno Sanctuary'),
|
|
(223272, 'Nano Crystal (Mutagenic Contagion)', 42449, 223271, 'Mutagenic Contagion', 16222, 0, 0, 0, 211,
|
|
'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223274, 'Nano Crystal (Corrupting Ooze)', 42449, 223273, 'Corrupting Ooze', 16222, 0, 0, 0, 213, 'Crystal',
|
|
'Combat', 'DOT_-_Line_A', 6, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223276, 'Nano Crystal (Flesh Eater)', 42449, 223275, 'Flesh Eater', 16222, 0, 0, 0, 215, 'Crystal', 'Combat',
|
|
'DOT_-_Line_B', 7, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223278, 'Nano Crystal (Mutagenic Pestilence)', 42449, 223277, 'Mutagenic Pestilence', 16222, 0, 0, 0, 217,
|
|
'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223280, 'Nano Crystal (Scythe Omega Virus)', 42449, 223279, 'Scythe Omega Virus', 16222, 0, 0, 0, 219,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223282, 'Nano Crystal (Cellular Recuperation)', 42448, 223281, 'Cellular Recuperation', 44235, 0, 0, 0, 180,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 3, 0, 'Doctor', 'Inferno Garden'),
|
|
(223286, 'Nano Crystal (Assauge Pain)', 42448, 223285, 'Assauge Pain', 44235, 0, 0, 0, 201, 'Crystal', 'Combat',
|
|
'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Inferno Sanctuary'),
|
|
(223288, 'Nano Crystal (Touch of Kindness)', 42448, 223287, 'Touch of Kindness', 44235, 0, 0, 0, 205, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Inferno Sanctuary'),
|
|
(223290, 'Nano Crystal (Restorative Influx)', 42448, 223289, 'Restorative Influx', 44235, 0, 0, 0, 209,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Inferno Sanctuary'),
|
|
(223292, 'Nano Crystal (Revivification)', 42448, 223291, 'Revivification', 44235, 0, 0, 0, 212, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223294, 'Nano Crystal (Blessing of Purity)', 42448, 223293, 'Blessing of Purity', 44235, 0, 0, 0, 214,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223296, 'Nano Crystal (Renewal of Being)', 42448, 223295, 'Renewal of Being', 44235, 0, 0, 0, 216, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223298, 'Nano Crystal (Cellular Rebirth)', 42448, 223297, 'Cellular Rebirth', 44235, 0, 0, 0, 218, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223300, 'Nano Crystal (Bodily Invigoration)', 42448, 223299, 'Bodily Invigoration', 44235, 0, 0, 0, 220,
|
|
'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 4, 0, 'Doctor', 'Pandemonium Garden'),
|
|
(223306, 'Nano Crystal (Synchronized Energy Spike)', 42450, 223305, 'Synchronized Energy Spike', 16216, 0, 0, 0,
|
|
190, 'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 1, 3, 0, 'Engineer', 'Inferno Garden'),
|
|
(223308, 'Nano Crystal (Isochronal Sloughing Protective Barrier)', 42452, 223307,
|
|
'Isochronal Sloughing Protective Barrier', 39170, 0, 0, 0, 128, 'Crystal', 'Buffs',
|
|
'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 1, 2, 0, 'Engineer', 'Adonis Sanctuary'),
|
|
(223310, 'Nano Crystal (Isochronal Sloughing Defensive Shield)', 42452, 223309,
|
|
'Isochronal Sloughing Defensive Shield', 39170, 0, 0, 0, 196, 'Crystal', 'Buffs',
|
|
'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 1, 3, 0, 'Engineer', 'Inferno Garden'),
|
|
(223312, 'Nano Crystal (Isochronal Sloughing Assault Shield)', 42452, 223311,
|
|
'Isochronal Sloughing Assault Shield', 39170, 0, 0, 0, 218, 'Crystal', 'Buffs',
|
|
'Engineer_Special_Attack_Absorber', 286, 'Self', 0, 0, 1, 4, 0, 'Engineer', 'Pandemonium Garden'),
|
|
(223314, 'Nano Crystal (Slayerdroid Annihilator)', 42450, 223313, 'Slayerdroid Annihilator', 44135, 0, 0, 0, 201,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 1, 3, 0, 'Engineer', 'Adonis Garden'),
|
|
(223316, 'Nano Crystal (Devastator Drone)', 42450, 223315, 'Devastator Drone', 44135, 0, 0, 0, 205, 'Crystal',
|
|
'Pet', 'Robots', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Penumbra Garden'),
|
|
(223318, 'Nano Crystal (Battlefield Devastator Drone)', 42450, 223317, 'Battlefield Devastator Drone', 44135, 0,
|
|
0, 0, 209, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Penumbra Sanctuary'),
|
|
(223320, 'Nano Crystal (Fieldsweeper Devastator Drone)', 42450, 223319, 'Fieldsweeper Devastator Drone', 44135,
|
|
0, 0, 0, 213, 'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Inferno Garden'),
|
|
(223322, 'Nano Crystal (Desolator Assault Drone)', 42450, 223321, 'Desolator Assault Drone', 44135, 0, 0, 0, 217,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Inferno Sanctuary'),
|
|
(223324, 'Nano Crystal (Widowmaker Battle Drone)', 42450, 223323, 'Widowmaker Battle Drone', 44135, 0, 0, 0, 220,
|
|
'Crystal', 'Pet', 'Robots', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Pandemonium Garden'),
|
|
(223326, 'Nano Crystal (Prototype Predator M-30)', 12258, 223325, 'Prototype Predator M-30', 44135, 0, 0, 0, 100,
|
|
'Crystal', 'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 2, 0, 'Engineer', 'Scheol Garden'),
|
|
(223328, 'Nano Crystal (Upgraded Predator M-30)', 42450, 223327, 'Upgraded Predator M-30', 44135, 0, 0, 0, 180,
|
|
'Crystal', 'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 3, 0, 'Engineer', 'Adonis Garden'),
|
|
(223330, 'Nano Crystal (Advanced Predator M-30)', 42450, 223329, 'Advanced Predator M-30', 44135, 0, 0, 0, 203,
|
|
'Crystal', 'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Adonis Sanctuary'),
|
|
(223332, 'Nano Crystal (Semi-Sentient Predator M-30)', 42450, 223331, 'Semi-Sentient Predator M-30', 44135, 0, 0,
|
|
0, 207, 'Crystal', 'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Penumbra Garden'),
|
|
(223334, 'Nano Crystal (Military-Grade Predator M-30)', 42450, 223333, 'Military-Grade Predator M-30', 44135, 0,
|
|
0, 0, 211, 'Crystal', 'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Inferno Garden'),
|
|
(223336, 'Nano Crystal (Marauder M-45)', 42450, 223335, 'Marauder M-45', 44135, 0, 0, 0, 215, 'Crystal', 'Pet',
|
|
'Robotic_Dogs', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Inferno Sanctuary'),
|
|
(223338, 'Nano Crystal (Military-Grade Marauder M-45)', 42450, 223337, 'Military-Grade Marauder M-45', 44135, 0,
|
|
0, 0, 219, 'Crystal', 'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 4, 0, 'Engineer', 'Pandemonium Garden'),
|
|
(223340, 'Nano Crystal (Synchronized Capacitor Overload)', 42450, 223339, 'Synchronized Capacitor Overload',
|
|
16216, 0, 0, 0, 214, 'Crystal', 'Pet_Combat', 'RootSnareReduction', 0, '', 0, 0, 1, 4, 0, 'Engineer',
|
|
'Pandemonium Garden'),
|
|
(223349, 'Nano Crystal (Composite Ranged Expertise)', 297532, 223348, 'Composite Ranged Expertise', 297530, 0, 0,
|
|
0, 25, 'Crystal', 'Buffs_-_Ranged', 'Composite', 0, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(223351, 'Nano Crystal (Composite Melee Expertise (2 hours)', 42451, 223350,
|
|
'Composite Melee Expertise (2 hours)', 287096, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Melee', 'Composite', 0, '', 0,
|
|
0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223353, 'Nano Crystal (Composite Melee Expertise (4 hours)', 42451, 223352,
|
|
'Composite Melee Expertise (4 hours)', 287096, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Melee', 'Composite', 0, '', 0,
|
|
0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223355, 'Nano Crystal (Composite Melee Expertise (8 hours)', 42451, 223354,
|
|
'Composite Melee Expertise (8 hours)', 287096, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Melee', 'Composite', 0, '', 0,
|
|
0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223357, 'Nano Crystal (Composite Ranged Expertise (2 hours))', 42451, 223356,
|
|
'Composite Ranged Expertise (2 hours)', 287098, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Ranged', 'Composite', 0, '',
|
|
0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223359, 'Nano Crystal (Composite Ranged Expertise (8 hours))', 42451, 223358,
|
|
'Composite Ranged Expertise (8 hours)', 287098, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Ranged', 'Composite', 0, '',
|
|
0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223361, 'Nano Crystal (Composite Melee Expertise)', 297513, 223360, 'Composite Melee Expertise', 297510, 0, 0,
|
|
0, 25, 'Crystal', 'Buffs_-_Melee', 'Composite', 0, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(223363, 'Nano Crystal (Composite Ranged Expertise (4 hours))', 42451, 223362,
|
|
'Composite Ranged Expertise (4 hours)', 287098, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Ranged', 'Composite', 0, '',
|
|
0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223365, 'Nano Crystal (Composite Ranged Special Expertise)', 297503, 223364,
|
|
'Composite Ranged Special Expertise', 297505, 0, 0, 0, 25, 'Crystal', 'Buffs_-_Ranged_Special', 'Composite', 0,
|
|
'', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(223367, 'Nano Crystal (Composite Ranged Special Expertise (2 hours))', 42451, 223366,
|
|
'Composite Ranged Special Expertise (2 hours)', 287107, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Ranged_Special',
|
|
'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223369, 'Nano Crystal (Composite Ranged Special Expertise (4 hours))', 42451, 223368,
|
|
'Composite Ranged Special Expertise (4 hours)', 287107, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Ranged_Special',
|
|
'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223371, 'Nano Crystal (Composite Ranged Special Expertise (8 hours))', 42451, 223370,
|
|
'Composite Ranged Special Expertise (8 hours)', 287107, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Ranged_Special',
|
|
'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223373, 'Nano Crystal (Composite Attribute Boost)', 297498, 223372, 'Composite Attribute Boost', 297495, 0, 0,
|
|
0, 25, 'Crystal', 'Buffs_-_Attributes', 'Composite', 0, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(223375, 'Nano Crystal (Composite Attribute Boost (2 hours))', 42448, 223374,
|
|
'Composite Attribute Boost (2 hours)', 287099, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Attributes', 'Composite', 0,
|
|
'', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223377, 'Nano Crystal (Composite Attribute Boost (4 hours))', 42448, 223376,
|
|
'Composite Attribute Boost (4 hours)', 287099, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Attributes', 'Composite', 0,
|
|
'', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223379, 'Nano Crystal (Composite Attribute Boost (8 hours))', 42448, 223378,
|
|
'Composite Attribute Boost (8 hours)', 287099, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Attributes', 'Composite', 0,
|
|
'', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223381, 'Nano Crystal (Composite Nano Expertise)', 297514, 223380, 'Composite Nano Expertise', 297519, 0, 0, 0,
|
|
25, 'Crystal', 'Buffs_-_Nano', 'Composite', 0, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(223383, 'Nano Crystal (Composite Nano Expertise (2 hours))', 42451, 223382,
|
|
'Composite Nano Expertise (2 hours)', 287097, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Nano', 'Composite', 0, '', 0, 0,
|
|
1, 0, 0, 'General', 'No longer drops'),
|
|
(223385, 'Nano Crystal (Composite Nano Expertise (4 hours))', 42451, 223384,
|
|
'Composite Nano Expertise (4 hours)', 287097, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Nano', 'Composite', 0, '', 0, 0,
|
|
1, 0, 0, 'General', 'No longer drops'),
|
|
(223387, 'Nano Crystal (Composite Nano Expertise (8 hours))', 42451, 223386,
|
|
'Composite Nano Expertise (8 hours)', 287097, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Nano', 'Composite', 0, '', 0, 0,
|
|
1, 0, 0, 'General', 'No longer drops'),
|
|
(223389, 'Nano Crystal (Composite Physical Special Expertise (2 hours))', 42451, 223388,
|
|
'Composite Physical Special Expertise (2 hours)', 287106, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Melee_Special',
|
|
'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223391, 'Nano Crystal (Composite Physical Special Expertise (4 hours))', 42451, 223390,
|
|
'Composite Physical Special Expertise (4 hours)', 287106, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Melee_Special',
|
|
'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223393, 'Nano Crystal (Composite Physical Special Expertise (8 hours))', 42451, 223392,
|
|
'Composite Physical Special Expertise (8 hours)', 287106, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Melee_Special',
|
|
'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(223744, 'Nano Crystal (Vengeance of the Blessed)', 42450, 223743, 'Vengeance of the Blessed', 39028, 0, 0, 0,
|
|
159, 'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(223746, 'Nano Crystal (Vengeance of the Holy)', 42450, 223745, 'Vengeance of the Holy', 39028, 0, 0, 0, 192,
|
|
'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(223768, 'Nano Crystal (Overview of Nascence)', 296645, 223767, 'Overview of Nascence and Jobe', 296637, 0, 0, 0,
|
|
1, 'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'RK Store'),
|
|
(224071, 'Nano Crystal (Imminence of Bloodshed)', 42451, 224070, 'Imminence of Bloodshed', 38900, 0, 0, 0, 183,
|
|
'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0, 0, 0, 0, 'Keeper',
|
|
'Mission Reward'),
|
|
(224074, 'Nano Crystal (Adaptive Tone of Serenity)', 300463, 224073, 'Adaptive Tone of Serenity', 300467, 0, 0,
|
|
0, 205, 'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health_and_Nano', 527, 0, 1, 4, 0,
|
|
'Keeper', 'Inferno Sanctuary'),
|
|
(224078, 'Nano Crystal (Fanatic Reaper)', 42450, 224077, 'Fanatic Reaper', 84198, 0, 0, 0, 209, 'Crystal',
|
|
'Buffs', 'Proc_Buffs', 526, 'Reaper', 0, 0, 1, 4, 0, 'Keeper', 'Inferno Sanctuary'),
|
|
(224116, 'Nano Crystal (Puissant Momentary Daze)', 12224, 224115, 'Puissant Momentary Daze', 46275, 0, 0, 0, 23,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 0, 1, 1, 0, 'Bureaucrat', 'Nascense Garden'),
|
|
(224118, 'Nano Crystal (Puissant Restrict Movement)', 12257, 224117, 'Puissant Restrict Movement', 46275, 0, 0,
|
|
0, 54, 'Crystal', 'Crowd_Control', 'Root', 146, 'Target', 0, 0, 1, 1, 0, 'Bureaucrat', 'Elysium Sanctuary'),
|
|
(224120, 'Nano Crystal (Puissant Illusionary Paralysis)', 42449, 224119, 'Puissant Illusionary Paralysis', 46275,
|
|
0, 0, 0, 102, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 0, 1, 2, 0, 'Bureaucrat', 'Adonis Garden'),
|
|
(224122, 'Nano Crystal (Puissant Musculature Command)', 42449, 224121, 'Puissant Musculature Command', 46275, 0,
|
|
0, 0, 151, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 0, 1, 2, 0, 'Bureaucrat', 'Penumbra Garden'),
|
|
(224124, 'Nano Crystal (Puissant Inhibit Motion)', 42449, 224123, 'Puissant Inhibit Motion', 46275, 0, 0, 0, 190,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 0, 1, 3, 0, 'Bureaucrat', 'Inferno Garden'),
|
|
(224126, 'Nano Crystal (Puissant Captivating Speech)', 42449, 224125, 'Puissant Captivating Speech', 46275, 0, 0,
|
|
0, 205, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 0, 1, 4, 0, 'Bureaucrat', 'Inferno Sanctuary'),
|
|
(224128, 'Nano Crystal (Puissant Total Muscular Command)', 42449, 224127, 'Puissant Total Muscular Command',
|
|
46275, 0, 0, 0, 214, 'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 0, 1, 4, 0, 'Bureaucrat',
|
|
'Pandemonium Garden'),
|
|
(224130, 'Nano Crystal (Puissant Void Inertia)', 42449, 224129, 'Puissant Void Inertia', 46275, 0, 0, 0, 217,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, 'Area', 0, 0, 1, 4, 0, 'Bureaucrat', 'Pandemonium Garden'),
|
|
(224132, 'Nano Crystal (Empowered Anger Addlement)', 12257, 224131, 'Empowered Anger Addlement', 46271, 0, 0, 0,
|
|
64, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 1, 1, 1, 0, 'Bureaucrat', 'Scheol Garden'),
|
|
(224134, 'Nano Crystal (Empowered Sleep)', 12257, 224133, 'Empowered Sleep', 46271, 0, 0, 0, 85, 'Crystal',
|
|
'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 1, 1, 1, 0, 'Bureaucrat', 'Scheol Sanctuary'),
|
|
(224136, 'Nano Crystal (Empowered Demotivate)', 42449, 224135, 'Empowered Demotivate', 46271, 0, 0, 0, 123,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 1, 1, 1, 0, 'Bureaucrat', 'Adonis Sanctuary'),
|
|
(224138, 'Nano Crystal (Empowered Cubicle Dweller)', 42449, 224137, 'Empowered Cubicle Dweller', 46271, 0, 0, 0,
|
|
170, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 1, 1, 3, 0, 'Bureaucrat', 'Penumbra Sanctuary'),
|
|
(224140, 'Nano Crystal (Empowered Contemplation)', 42449, 224139, 'Empowered Contemplation', 46271, 0, 0, 0, 212,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 0, 1, 4, 0, 'Bureaucrat', 'Pandemonium Garden'),
|
|
(224142, 'Nano Crystal (Empowered Chaotic Mind)', 42449, 224141, 'Empowered Chaotic Mind', 46271, 0, 0, 0, 215,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 0, 1, 4, 0, 'Bureaucrat', 'Pandemonium Garden'),
|
|
(224144, 'Nano Crystal (Empowered Divided Ego)', 42449, 224143, 'Empowered Divided Ego', 46271, 0, 0, 0, 219,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 0, 1, 4, 0, 'Bureaucrat', 'Pandemonium Garden'),
|
|
(224146, 'Nano Crystal (Empowered Introspective Engagement)', 42449, 224145,
|
|
'Empowered Introspective Engagement', 46271, 0, 0, 0, 193, 'Crystal', 'Crowd_Control', 'Mezz', 147,
|
|
'Shadowlands', 0, 1, 1, 3, 0, 'Bureaucrat', 'Inferno Garden'),
|
|
(224148, 'Nano Crystal (Empowered Wandering Mind)', 42449, 224147, 'Empowered Wandering Mind', 46271, 0, 0, 0,
|
|
203, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 1, 1, 3, 0, 'Bureaucrat', 'Inferno Sanctuary'),
|
|
(224150, 'Nano Crystal (Empowered Disjointed From Reality)', 42449, 224149, 'Empowered Disjointed From Reality',
|
|
46271, 0, 0, 0, 209, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Shadowlands', 0, 0, 1, 4, 0, 'Bureaucrat',
|
|
'Inferno Sanctuary'),
|
|
(224160, 'Nano Crystal (Primal Dissipation)', 42450, 224159, 'Primal Dissipation', 84196, 0, 0, 0, 209,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 1, 4, 0, 'Shade', 'Inferno Sanctuary'),
|
|
(224162, 'Nano Crystal (Chthonic Dissipation)', 42450, 224161, 'Chthonic Dissipation', 84196, 0, 0, 0, 216,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Dot', 0, 0, 1, 4, 0, 'Shade', 'Pandemonium Garden'),
|
|
(224164, 'Nano Crystal (Ceremonial Grasp)', 42450, 224163, 'Ceremonial Grasp', 84198, 0, 0, 0, 203, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 4, 0, 'Shade', 'Inferno Sanctuary'),
|
|
(224166, 'Nano Crystal (Ceremonial Caress)', 42450, 224165, 'Ceremonial Caress', 84198, 0, 0, 0, 212, 'Crystal',
|
|
'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 4, 0, 'Shade', 'Pandemonium Garden'),
|
|
(224168, 'Nano Crystal (Ceremonial Embrace)', 42450, 224167, 'Ceremonial Embrace', 84198, 0, 0, 0, 218,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Damage', 0, 0, 1, 4, 0, 'Shade', 'Pandemonium Garden'),
|
|
(224170, 'Nano Crystal (Quintessence of Transfixion)', 42450, 224169, 'Quintessence of Transfixion', 84197, 0, 0,
|
|
0, 207, 'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Stun', 0, 0, 1, 4, 0, 'Shade', 'Inferno Sanctuary'),
|
|
(224172, 'Nano Crystal (Quintessence of Stupefication)', 42450, 224171, 'Quintessence of Stupefication', 84197,
|
|
0, 0, 0, 220, 'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Stun', 0, 0, 1, 4, 0, 'Shade', 'Pandemonium Garden'),
|
|
(224178, 'Nano Crystal (Degeneration of Haste)', 301089, 224177, 'Degeneration of Haste', 301087, 0, 0, 0, 219,
|
|
'Crystal', 'Proc', 'Shade_Proc_Buffs', 521, 'Inits', 0, 0, 1, 4, 0, 'Shade', 'Pandemonium Garden'),
|
|
(224404, 'Nano Crystal (Summon Shadowweb Spinner MK I)', 12225, 224403, 'Summon Shadowweb Spinner MK I', 16320,
|
|
0, 0, 0, 25, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'RK Store'),
|
|
(224407, 'Nano Crystal (Summon Shadowweb Spinner MK II)', 12258, 224405, 'Summon Shadowweb Spinner MK II', 16320,
|
|
0, 0, 0, 75, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 1, 0, 'Fixer', 'Scheol Garden'),
|
|
(224409, 'Nano Crystal (Summon Shadowweb Spinner MK III)', 42450, 224408, 'Summon Shadowweb Spinner MK III',
|
|
16320, 0, 0, 0, 103, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 2, 0, 'Fixer',
|
|
'Adonis Garden'),
|
|
(224411, 'Nano Crystal (Summon Shadowweb Spinner MK IV)', 42450, 224410, 'Summon Shadowweb Spinner MK IV', 16320,
|
|
0, 0, 0, 153, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 3, 0, 'Fixer', 'Penumbra Garden'),
|
|
(224413, 'Nano Crystal (Summon Shadowweb Spinner MK V)', 42450, 224412, 'Summon Shadowweb Spinner MK V', 16320,
|
|
0, 0, 0, 170, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 3, 0, 'Fixer', 'Penumbra Sanctuary'),
|
|
(224415, 'Nano Crystal (Summon Shadowweb Spinner MK VI)', 42450, 224414, 'Summon Shadowweb Spinner MK VI', 16320,
|
|
0, 0, 0, 201, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 4, 0, 'Fixer', 'Inferno Sanctuary'),
|
|
(224417, 'Nano Crystal (Summon Shadowweb Spinner MK VII)', 42450, 224416, 'Summon Shadowweb Spinner MK VII',
|
|
16320, 0, 0, 0, 205, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 4, 0, 'Fixer',
|
|
'Inferno Sanctuary'),
|
|
(224419, 'Nano Crystal (Summon Shadowweb Spinner MK VIII)', 42450, 224418, 'Summon Shadowweb Spinner MK VIII',
|
|
16320, 0, 0, 0, 209, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 4, 0, 'Fixer',
|
|
'Inferno Sanctuary'),
|
|
(224421, 'Nano Crystal (Summon Shadowweb Spinner MK IX)', 42450, 224420, 'Summon Shadowweb Spinner MK IX', 16320,
|
|
0, 0, 0, 215, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 4, 0, 'Fixer', 'Pandemonium Garden'),
|
|
(224423, 'Nano Crystal (Summon Shadowweb Spinner MK X)', 42450, 224422, 'Summon Shadowweb Spinner MK X', 16320,
|
|
0, 0, 0, 220, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 4, 0, 'Fixer', 'Pandemonium Garden'),
|
|
(225895, 'Nano Crystal (Summon Biazu the Vile)', 295587, 225894, 'Summon Biazu the Vile', 295586, 0, 0, 0, 170,
|
|
'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 1, 3, 0, 'Meta-Physicist', 'Penumbra Sanctuary'),
|
|
(225897, 'Nano Crystal (Summon Urolok the Rotten)', 295590, 225896, 'Summon Urolok the Rotten', 295594, 0, 0, 0,
|
|
195, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 1, 3, 0, 'Meta-Physicist', 'Inferno Garden'),
|
|
(225899, 'Nano Crystal (Summon Ettu the Cursed)', 295587, 225898, 'Summon Ettu the Cursed', 295586, 0, 0, 0, 201,
|
|
'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 1, 4, 0, 'Meta-Physicist', 'Inferno Sanctuary'),
|
|
(225901, 'Nano Crystal (Summon Zhok the Abomination)', 295589, 225900, 'Summon Zhok the Abomination', 295592, 0,
|
|
0, 0, 212, 'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 1, 4, 0, 'Meta-Physicist', 'Pandemonium Garden'),
|
|
(225903, 'Nano Crystal (Calling of Mortificant the Eternal)', 295567, 225902,
|
|
'Calling of Mortificant the Eternal', 295569, 0, 0, 0, 207, 'Crystal', 'Pet', 'Heal_Pet', 0, '', 0, 0, 1, 4, 0,
|
|
'Meta-Physicist', 'Inferno Sanctuary'),
|
|
(226272, 'Nano Crystal (Fearbringer)', 12258, 226270, 'Fearbringer', 84198, 0, 0, 0, 77, 'Crystal', 'Buffs',
|
|
'Enforcer_Taunt_Procs', 627, '', 0, 0, 1, 1, 0, 'Enforcer', 'Scheol Garden'),
|
|
(226274, 'Nano Crystal (Irebringer)', 42450, 226273, 'Irebringer', 84198, 0, 0, 0, 171, 'Crystal', 'Buffs',
|
|
'Enforcer_Taunt_Procs', 627, '', 0, 0, 1, 3, 0, 'Enforcer', 'Penumbra Sanctuary'),
|
|
(226277, 'Nano Crystal (Wrathbringer)', 42450, 226276, 'Wrathbringer', 84198, 0, 0, 0, 200, 'Crystal', 'Buffs',
|
|
'Enforcer_Taunt_Procs', 627, '', 0, 0, 1, 3, 0, 'Enforcer', 'Inferno Sanctuary'),
|
|
(226279, 'Nano Crystal (Hatebringer)', 42450, 226278, 'Hatebringer', 84198, 0, 0, 0, 207, 'Crystal', 'Buffs',
|
|
'Enforcer_Taunt_Procs', 627, '', 0, 0, 1, 4, 0, 'Enforcer', 'Inferno Sanctuary'),
|
|
(226282, 'Nano Crystal (Ragebringer)', 42450, 226281, 'Ragebringer', 84198, 0, 0, 0, 214, 'Crystal', 'Buffs',
|
|
'Enforcer_Taunt_Procs', 627, '', 0, 0, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(226284, 'Nano Crystal (Dreadbringer)', 42450, 226283, 'Dreadbringer', 84198, 0, 0, 0, 219, 'Crystal', 'Buffs',
|
|
'Enforcer_Taunt_Procs', 627, '', 0, 0, 1, 4, 0, 'Enforcer', 'Pandemonium Garden'),
|
|
(226395, 'Nano Crystal (Anger Shock)', 12225, 226394, 'Anger Shock', 84198, 0, 0, 0, 50, 'Crystal', 'Buffs',
|
|
'Agent_Proc_Buffs', 636, '', 0, 0, 1, 1, 0, 'Agent', 'Elysium Sanctuary'),
|
|
(226397, 'Nano Crystal (Jarring Shock)', 42450, 226396, 'Jarring Shock', 84198, 0, 0, 0, 125, 'Crystal', 'Buffs',
|
|
'Agent_Proc_Buffs', 636, '', 0, 0, 1, 2, 0, 'Agent', 'Adonis Sanctuary'),
|
|
(226400, 'Nano Crystal (Numbing Shock)', 42450, 226398, 'Numbing Shock', 84198, 0, 0, 0, 180, 'Crystal', 'Buffs',
|
|
'Agent_Proc_Buffs', 636, '', 0, 0, 1, 3, 0, 'Agent', 'Inferno Garden'),
|
|
(226405, 'Nano Crystal (Sickening Shock)', 42450, 226403, 'Sickening Shock', 84198, 0, 0, 0, 201, 'Crystal',
|
|
'Buffs', 'Agent_Proc_Buffs', 636, '', 0, 0, 1, 4, 0, 'Agent', 'Inferno Sanctuary'),
|
|
(226407, 'Nano Crystal (Unsettling Shock)', 42450, 226406, 'Unsettling Shock', 84198, 0, 0, 0, 212, 'Crystal',
|
|
'Buffs', 'Agent_Proc_Buffs', 636, '', 0, 0, 1, 4, 0, 'Agent', 'Pandemonium Garden'),
|
|
(226409, 'Nano Crystal (Harm Shock)', 42450, 226408, 'Harm Shock', 84198, 0, 0, 0, 219, 'Crystal', 'Buffs',
|
|
'Agent_Proc_Buffs', 636, '', 0, 0, 1, 4, 0, 'Agent', 'Pandemonium Garden'),
|
|
(226412, 'Nano Crystal (Waves of Anger)', 12225, 226410, 'Waves of Anger', 84198, 0, 0, 0, 25, 'Crystal',
|
|
'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 1, 0, 'Agent',
|
|
'Elysium Garden'),
|
|
(226414, 'Nano Crystal (Waves of Jarring)', 12258, 226413, 'Waves of Jarring', 84198, 0, 0, 0, 100, 'Crystal',
|
|
'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 2, 0, 'Agent',
|
|
'Adonis Garden'),
|
|
(226416, 'Nano Crystal (Waves of Numbing)', 42450, 226415, 'Waves of Numbing', 84198, 0, 0, 0, 170, 'Crystal',
|
|
'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 3, 0, 'Agent',
|
|
'Penumbra Sanctuary'),
|
|
(226418, 'Nano Crystal (Waves of Illness)', 42450, 226417, 'Waves of Illness', 84198, 0, 0, 0, 195, 'Crystal',
|
|
'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 3, 0, 'Agent',
|
|
'Inferno Garden'),
|
|
(226420, 'Nano Crystal (Waves of Sickening)', 42450, 226419, 'Waves of Sickening', 84198, 0, 0, 0, 203,
|
|
'Crystal', 'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 4, 0, 'Agent',
|
|
'Inferno Sanctuary'),
|
|
(226422, 'Nano Crystal (Waves of Unsettling)', 42450, 226421, 'Waves of Unsettling', 84198, 0, 0, 0, 211,
|
|
'Crystal', 'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 4, 0, 'Agent',
|
|
'Pandemonium Garden'),
|
|
(226424, 'Nano Crystal (Waves of Harm)', 42450, 226423, 'Waves of Harm', 84198, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 4, 0, 'Agent', 'Pandemonium Garden'),
|
|
(226426, 'Nano Crystal (Waves of Trauma)', 42450, 226425, 'Waves of Trauma', 84198, 0, 0, 0, 218, 'Crystal',
|
|
'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Direct_Damage', 0, 0, 1, 4, 0, 'Agent',
|
|
'Pandemonium Garden'),
|
|
(226428, 'Nano Crystal (Blast of Avoidance)', 12258, 226427, 'Blast of Avoidance', 84198, 0, 0, 0, 75, 'Crystal',
|
|
'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Taunt_Only', 0, 0, 1, 1, 0, 'Agent', 'Scheol Garden'),
|
|
(226430, 'Nano Crystal (Blast of Neglect)', 42450, 226429, 'Blast of Neglect', 84198, 0, 0, 0, 150, 'Crystal',
|
|
'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Taunt_Only', 0, 0, 1, 2, 0, 'Agent',
|
|
'Penumbra Garden'),
|
|
(226432, 'Nano Crystal (Blast of Circumvention)', 42450, 226431, 'Blast of Circumvention', 84198, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Taunt_Only', 0, 0, 1, 3, 0, 'Agent',
|
|
'Inferno Sanctuary'),
|
|
(226434, 'Nano Crystal (Blast of Ommitance)', 42450, 226433, 'Blast of Ommitance', 84198, 0, 0, 0, 207,
|
|
'Crystal', 'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Taunt_Only', 0, 0, 1, 4, 0, 'Agent',
|
|
'Inferno Sanctuary'),
|
|
(226436, 'Nano Crystal (Blast of Rejection)', 42450, 226435, 'Blast of Rejection', 84198, 0, 0, 0, 214,
|
|
'Crystal', 'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Taunt_Only', 0, 0, 1, 4, 0, 'Agent',
|
|
'Pandemonium Garden'),
|
|
(226438, 'Nano Crystal (Blast of Outflanking)', 42450, 226437, 'Blast of Outflanking', 84198, 0, 0, 0, 220,
|
|
'Crystal', 'Buffs', 'Shadowlands_Disease_Direct_Damage_Procs', 635, 'Taunt_Only', 0, 0, 1, 4, 0, 'Agent',
|
|
'Pandemonium Garden'),
|
|
(226440, 'Nano Crystal (Relieve Stress)', 42451, 226439, 'Relieve Stress', 16230, 0, 0, 0, 190, 'Crystal',
|
|
'Crowd_Control', 'Detaunt', 0, '', 0, 0, 1, 3, 0, 'Agent', 'Inferno Garden'),
|
|
(226442, 'Nano Crystal (Renounce Anger)', 42451, 226441, 'Renounce Anger', 16230, 0, 0, 0, 205, 'Crystal',
|
|
'Crowd_Control', 'Detaunt', 0, '', 0, 0, 1, 4, 0, 'Agent', 'Inferno Sanctuary'),
|
|
(226444, 'Nano Crystal (Ignore Past Actions)', 42451, 226443, 'Ignore Past Actions', 16230, 0, 0, 0, 213,
|
|
'Crystal', 'Crowd_Control', 'Detaunt', 0, '', 0, 0, 1, 4, 0, 'Agent', 'Pandemonium Garden'),
|
|
(226446, 'Nano Crystal (Absolve Guilt)', 42451, 226445, 'Absolve Guilt', 16230, 0, 0, 0, 216, 'Crystal',
|
|
'Crowd_Control', 'Detaunt', 0, '', 0, 0, 1, 4, 0, 'Agent', 'Pandemonium Garden'),
|
|
(226448, 'Nano Crystal (Fade From Memory)', 42451, 226447, 'Fade From Memory', 16230, 0, 0, 0, 217, 'Crystal',
|
|
'Crowd_Control', 'Detaunt', 0, '', 0, 0, 1, 4, 0, 'Agent', 'Pandemonium Garden'),
|
|
(226712, 'Nano Crystal (Abolish Aluminium)', 42452, 226711, 'Abolish Aluminium', 117903, 0, 0, 0, 166, 'Crystal',
|
|
'DeBuffs', 'AC', 0, '', 0, 0, 1, 3, 0, 'Trader', 'Penumbra Sanctuary'),
|
|
(226717, 'Nano Crystal (Abolish Gallium)', 42452, 226716, 'Abolish Gallium', 117903, 0, 0, 0, 196, 'Crystal',
|
|
'DeBuffs', 'AC', 0, '', 0, 0, 1, 3, 0, 'Trader', 'Inferno Garden'),
|
|
(226719, 'Nano Crystal (Abolish Tin)', 42452, 226718, 'Abolish Tin', 117903, 0, 0, 0, 203, 'Crystal', 'DeBuffs',
|
|
'AC', 0, '', 0, 0, 1, 4, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(226721, 'Nano Crystal (Abolish Thallium)', 42452, 226720, 'Abolish Thallium', 117903, 0, 0, 0, 212, 'Crystal',
|
|
'DeBuffs', 'AC', 0, '', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226723, 'Nano Crystal (Abolish Bismuth)', 42452, 226722, 'Abolish Bismuth', 117903, 0, 0, 0, 216, 'Crystal',
|
|
'DeBuffs', 'AC', 0, '', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226725, 'Nano Crystal (Abolish Polonium)', 42452, 226724, 'Abolish Polonium', 117903, 0, 0, 0, 220, 'Crystal',
|
|
'DeBuffs', 'AC', 0, '', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226727, 'Nano Crystal (Blunt Defense)', 42452, 226726, 'Blunt Defense', 117903, 0, 0, 0, 132, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Small', 0, 0, 1, 2, 0, 'Trader', 'Adonis Sanctuary'),
|
|
(226729, 'Nano Crystal (Disable Defense)', 42452, 226728, 'Disable Defense', 117903, 0, 0, 0, 191, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Small', 0, 0, 1, 3, 0, 'Trader', 'Inferno Garden'),
|
|
(226731, 'Nano Crystal (Debilitate Defense)', 42452, 226730, 'Debilitate Defense', 117903, 0, 0, 0, 191,
|
|
'Crystal', 'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Large', 0, 0, 1, 3, 0, 'Trader', 'Inferno Garden'),
|
|
(226735, 'Nano Crystal (Emasculate Defense)', 42452, 226734, 'Emasculate Defense', 117903, 0, 0, 0, 203,
|
|
'Crystal', 'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Small', 0, 0, 1, 4, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(226737, 'Nano Crystal (Enfeeble Defense)', 42452, 226736, 'Enfeeble Defense', 117903, 0, 0, 0, 203, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Large', 0, 0, 1, 4, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(226739, 'Nano Crystal (Exhaust Defense)', 42452, 226738, 'Exhaust Defense', 117903, 0, 0, 0, 211, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Small', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226741, 'Nano Crystal (Undermine Defense)', 42452, 226740, 'Undermine Defense', 117903, 0, 0, 0, 211, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Large', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226743, 'Nano Crystal (Weaken Defense)', 42452, 226742, 'Weaken Defense', 117903, 0, 0, 0, 215, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Small', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226745, 'Nano Crystal (Mar Defense)', 42452, 226744, 'Mar Defense', 117903, 0, 0, 0, 215, 'Crystal', 'DeBuffs',
|
|
'Nano_Resist_DeBuffs', 0, 'Large', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226747, 'Nano Crystal (Eviscerate Defense)', 42452, 226746, 'Eviscerate Defense', 117903, 0, 0, 0, 219,
|
|
'Crystal', 'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Small', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226749, 'Nano Crystal (Attenuate Defense)', 42452, 226748, 'Attenuate Defense', 117903, 0, 0, 0, 219, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Large', 0, 0, 1, 4, 0, 'Trader', 'Pandemonium Garden'),
|
|
(226751, 'Nano Crystal (Cripple Defense)', 42452, 226750, 'Cripple Defense', 117903, 0, 0, 0, 132, 'Crystal',
|
|
'DeBuffs', 'Nano_Resist_DeBuffs', 0, 'Large', 0, 0, 1, 2, 0, 'Trader', 'Adonis Sanctuary'),
|
|
(227110, 'Nano Crystal (Distortion of Resolve)', 42451, 227109, 'Distortion of Resolve', 39168, 0, 0, 0, 151,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 2, 0, 'Meta-Physicist',
|
|
'Penumbra Garden'),
|
|
(227112, 'Nano Crystal (Corruption of Will)', 42451, 227111, 'Corruption of Will', 39168, 0, 0, 0, 180,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 3, 0, 'Meta-Physicist',
|
|
'Inferno Garden'),
|
|
(227114, 'Nano Crystal (Corruption of Resolve)', 42451, 227113, 'Corruption of Resolve', 39168, 0, 0, 0, 181,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 3, 0, 'Meta-Physicist',
|
|
'Inferno Garden'),
|
|
(227116, 'Nano Crystal (Degredation of Will)', 42451, 227115, 'Degredation of Will', 39168, 0, 0, 0, 200,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 3, 0, 'Meta-Physicist',
|
|
'Inferno Sanctuary'),
|
|
(227118, 'Nano Crystal (Degredation of Resolve)', 42451, 227117, 'Degredation of Resolve', 39168, 0, 0, 0, 200,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 3, 0, 'Meta-Physicist',
|
|
'Inferno Sanctuary'),
|
|
(227122, 'Nano Crystal (Perversion of Will)', 42451, 227120, 'Perversion of Will', 39168, 0, 0, 0, 203,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Inferno Sanctuary'),
|
|
(227124, 'Nano Crystal (Perversion of Resolve)', 42451, 227123, 'Perversion of Resolve', 39168, 0, 0, 0, 203,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Inferno Sanctuary'),
|
|
(227131, 'Nano Crystal (Debasement of Will)', 42451, 227128, 'Debasement of Will', 39168, 0, 0, 0, 211,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(227133, 'Nano Crystal (Debasement of Resolve)', 42451, 227132, 'Debasement of Resolve', 39168, 0, 0, 0, 211,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(227136, 'Nano Crystal (Taint of Will)', 42451, 227134, 'Taint of Will', 39168, 0, 0, 0, 214, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(227139, 'Nano Crystal (Taint of Resolve)', 42451, 227138, 'Taint of Resolve', 39168, 0, 0, 0, 214, 'Crystal',
|
|
'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(227142, 'Nano Crystal (Defilement of Will)', 42451, 227140, 'Defilement of Will', 39168, 0, 0, 0, 218,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(227144, 'Nano Crystal (Defilement of Resolve)', 42451, 227143, 'Defilement of Resolve', 39168, 0, 0, 0, 218,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(227146, 'Nano Crystal (Desecration of Will)', 42451, 227145, 'Desecration of Will', 39168, 0, 0, 0, 220,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Inferno Sanctuary'),
|
|
(227148, 'Nano Crystal (Desecration of Resolve)', 42451, 227147, 'Desecration of Resolve', 39168, 0, 0, 0, 220,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_B', 659, '', 0, 0, 1, 4, 0, 'Meta-Physicist',
|
|
'Pandemonium Garden'),
|
|
(227150, 'Nano Crystal (Distortion of Will)', 42451, 227149, 'Distortion of Will', 39168, 0, 0, 0, 150,
|
|
'Crystal', 'DeBuffs', 'Meta-Physicist_Damage_DeBuffs_-_Line_A', 658, '', 0, 0, 1, 2, 0, 'Meta-Physicist',
|
|
'Penumbra Garden'),
|
|
(227391, 'Nano Crystal (Slip of Accident)', 42451, 227390, 'Slip of Accident', 16234, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs', 'Fixer_Dodge_Buffs_Line', 673, '', 0, 0, 1, 2, 0, 'Fixer', 'Adonis Sanctuary'),
|
|
(227393, 'Nano Crystal (Slip of Idea)', 42451, 227392, 'Slip of Idea', 16234, 0, 0, 0, 175, 'Crystal', 'Buffs',
|
|
'Fixer_Dodge_Buffs_Line', 673, '', 0, 0, 1, 3, 0, 'Fixer', 'Penumbra Sanctuary'),
|
|
(227395, 'Nano Crystal (Slip of Intent)', 42451, 227394, 'Slip of Intent', 16234, 0, 0, 0, 201, 'Crystal',
|
|
'Buffs', 'Fixer_Dodge_Buffs_Line', 673, '', 0, 0, 1, 4, 0, 'Fixer', 'Inferno Sanctuary'),
|
|
(227397, 'Nano Crystal (Slip of Will)', 42451, 227396, 'Slip of Will', 16234, 0, 0, 0, 209, 'Crystal', 'Buffs',
|
|
'Fixer_Dodge_Buffs_Line', 673, '', 0, 0, 1, 4, 0, 'Fixer', 'Inferno Sanctuary'),
|
|
(227399, 'Nano Crystal (Slip of Mind)', 42451, 227398, 'Slip of Mind', 16234, 0, 0, 0, 216, 'Crystal', 'Buffs',
|
|
'Fixer_Dodge_Buffs_Line', 673, '', 0, 0, 1, 4, 0, 'Fixer', 'Pandemonium Garden'),
|
|
(227473, 'Nano Crystal (Overview of Elysium)', 296643, 227508, 'Overview of Elysium', 296635, 0, 0, 0, 30,
|
|
'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'RK Store'),
|
|
(227474, 'Nano Crystal (A Clear Sense of Scheol)', 296648, 227509, 'A Clear Sense of Scheol', 296640, 0, 0, 0,
|
|
60, 'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'SL Loot'),
|
|
(227475, 'Nano Crystal (A Clear View of Adonis)', 296642, 227510, 'A Clear View of Adonis', 296634, 0, 0, 0, 100,
|
|
'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'RK Store'),
|
|
(227513, 'Nano Crystal (Knowledge of Inferno)', 296644, 227512, 'Knowledge of Inferno', 296636, 0, 0, 0, 150,
|
|
'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'RK Store'),
|
|
(227515, 'Nano Crystal (Knowledge of The End)', 296646, 227514, 'Knowledge of The End', 296638, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'RK Store'),
|
|
(227516, 'Nano Crystal (A Clear View of Penumbra)', 296647, 227511, 'A Clear View of Penumbra', 296639, 0, 0, 0,
|
|
120, 'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'RK Store'),
|
|
(227654, 'Nano Crystal (Electrical Engineering Knowledge)', 12259, 227652, 'Electrical Engineering Knowledge',
|
|
16231, 0, 0, 0, 76, 'Crystal', 'Buffs', 'Electrical_Engineering_Buffs', 172, '', 0, 0, 1, 1, 0, 'Engineer',
|
|
'Scheol Garden'),
|
|
(227656, 'Nano Crystal (Field Quantum Physics Knowledge)', 12259, 227655, 'Field Quantum Physics Knowledge',
|
|
16244, 0, 0, 0, 79, 'Crystal', 'Buffs', 'Field_Quantum_Physics_Buffs', 173, '', 0, 0, 1, 1, 0, 'Engineer',
|
|
'Scheol Garden'),
|
|
(227658, 'Nano Crystal (Mechanical Engineering Knowledge)', 12259, 227657, 'Mechanical Engineering Knowledge',
|
|
16293, 0, 0, 0, 82, 'Crystal', 'Buffs', 'Mechanical_Engineering_Buffs', 174, '', 0, 0, 1, 1, 0, 'Engineer',
|
|
'Scheol Sanctuary'),
|
|
(227660, 'Nano Crystal (Pharmaceuticals Knowledge)', 12259, 227659, 'Pharmaceuticals Knowledge', 16316, 0, 0, 0,
|
|
85, 'Crystal', 'Buffs', 'Pharmaceuticals_Buffs', 175, '', 0, 0, 1, 1, 0, 'Engineer', 'Scheol Sanctuary'),
|
|
(227662, 'Nano Crystal (Weapon Smithing Knowledge)', 12259, 227661, 'Weapon Smithing Knowledge', 16349, 0, 0, 0,
|
|
88, 'Crystal', 'Buffs', 'Weapon_Smithing_Buffs', 176, '', 0, 0, 1, 1, 0, 'Engineer', 'Scheol Sanctuary'),
|
|
(227664, 'Nano Crystal (Eletrical Engineering Mastery)', 42451, 227663, 'Electrical Engineering Mastery', 16231,
|
|
0, 0, 0, 129, 'Crystal', 'Buffs', 'Electrical_Engineering_Buffs', 172, '', 0, 0, 1, 2, 0, 'Engineer',
|
|
'Adonis Sanctuary'),
|
|
(227666, 'Nano Crystal (Field Quantum Physics Mastery)', 42451, 227665, 'Field Quantum Physics Mastery', 16244,
|
|
0, 0, 0, 131, 'Crystal', 'Buffs', 'Field_Quantum_Physics_Buffs', 173, '', 0, 0, 1, 2, 0, 'Engineer',
|
|
'Adonis Sanctuary'),
|
|
(227668, 'Nano Crystal (Mechanical Engineering Mastery)', 42451, 227667, 'Mechanical Engineering Mastery', 16293,
|
|
0, 0, 0, 135, 'Crystal', 'Buffs', 'Mechanical_Engineering_Buffs', 174, '', 0, 0, 1, 1, 0, 'Engineer',
|
|
'Adonis Sanctuary'),
|
|
(227670, 'Nano Crystal (Pharmaceuticals Mastery)', 42451, 227669, 'Pharmaceuticals Mastery', 16316, 0, 0, 0, 137,
|
|
'Crystal', 'Buffs', 'Pharmaceuticals_Buffs', 175, '', 0, 0, 1, 1, 0, 'Engineer', 'Adonis Sanctuary'),
|
|
(227673, 'Nano Crystal (Weapon Smithing Mastery)', 42451, 227671, 'Weapon Smithing Mastery', 16349, 0, 0, 0, 140,
|
|
'Crystal', 'Buffs', 'Weapon_Smithing_Buffs', 176, '', 0, 0, 1, 1, 0, 'Engineer', 'Penumbra Garden'),
|
|
(227675, 'Nano Crystal (Assurance Advocacy)', 42452, 227674, 'Assurance Advocacy', 100996, 0, 0, 0, 185,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 0, 1, 3, 0, 'Engineer', 'Inferno Garden'),
|
|
(227677, 'Nano Crystal (Assurance Attention)', 42452, 227676, 'Assurance Attention', 100996, 0, 0, 0, 201,
|
|
'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 0, 1, 4, 0, 'Engineer', 'Inferno Sanctuary'),
|
|
(227679, 'Nano Crystal (Assurance Relief)', 42452, 227678, 'Assurance Relief', 100996, 0, 0, 0, 210, 'Crystal',
|
|
'Buffs', 'Armor_Buffs', 3, '', 0, 0, 1, 4, 0, 'Engineer', 'Inferno Sanctuary'),
|
|
(227681, 'Nano Crystal (Gift of Assurance)', 42452, 227680, 'Gift of Assurance', 100996, 0, 0, 0, 220, 'Crystal',
|
|
'Buffs', 'Armor_Buffs', 3, '', 0, 0, 1, 4, 0, 'Engineer', 'Pandemonium Garden'),
|
|
(227769, 'Nano Crystal (Bail Out)', 301574, 227768, 'Bail Out', 301572, 0, 0, 0, 60, 'Crystal',
|
|
'Anti_Crowd_Control', 'Agent_Escape_Nanos', 680, '', 0, 0, 1, 1, 0, 'Agent', 'Scheol Garden'),
|
|
(227771, 'Nano Crystal (Burst Out)', 301574, 227770, 'Burst Out', 301572, 0, 0, 0, 185, 'Crystal',
|
|
'Anti_Crowd_Control', 'Agent_Escape_Nanos', 680, '', 0, 0, 1, 3, 0, 'Agent', 'Inferno Garden'),
|
|
(227773, 'Nano Crystal (Make Off)', 301574, 227772, 'Make Off', 301572, 0, 0, 0, 205, 'Crystal',
|
|
'Anti_Crowd_Control', 'Agent_Escape_Nanos', 680, '', 0, 0, 1, 4, 0, 'Agent', 'Inferno Sanctuary'),
|
|
(227775, 'Nano Crystal (Slip Away)', 301574, 227774, 'Slip Away', 301572, 0, 0, 0, 210, 'Crystal',
|
|
'Anti_Crowd_Control', 'Agent_Escape_Nanos', 680, '', 0, 0, 1, 4, 0, 'Agent', 'Inferno Sanctuary'),
|
|
(227777, 'Nano Crystal (Disappear)', 301574, 227776, 'Disappear', 301572, 0, 0, 0, 218, 'Crystal',
|
|
'Anti_Crowd_Control', 'Agent_Escape_Nanos', 680, '', 0, 0, 1, 4, 0, 'Agent', 'Pandemonium Garden'),
|
|
(227779, 'Nano Crystal (Break Out)', 301574, 227778, 'Break Out', 301572, 0, 0, 0, 135, 'Crystal',
|
|
'Anti_Crowd_Control', 'Agent_Escape_Nanos', 680, '', 0, 0, 1, 2, 0, 'Agent', 'Adonis Sanctuary'),
|
|
(229091, 'Nano Crystal (Minor Insult)', 12226, 229090, 'Minor Insult', 16230, 0, 0, 0, 15, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 1, 0, 'Soldier', 'Nascense Garden'),
|
|
(229093, 'Nano Crystal (Lesser Insult)', 12226, 229092, 'Lesser Insult', 16230, 0, 0, 0, 45, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 1, 0, 'Soldier', 'Elysium Sanctuary'),
|
|
(229095, 'Nano Crystal (Casual Insult)', 12259, 229094, 'Casual Insult', 16230, 0, 0, 0, 80, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 1, 0, 'Soldier', 'Scheol Sanctuary'),
|
|
(229097, 'Nano Crystal (Annoying Insult)', 42451, 229096, 'Annoying Insult', 16230, 0, 0, 0, 130, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 2, 0, 'Soldier', 'Adonis Sanctuary'),
|
|
(229099, 'Nano Crystal (Aggressive Insult)', 42451, 229098, 'Aggressive Insult', 16230, 0, 0, 0, 170, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 3, 0, 'Soldier', 'Penumbra Sanctuary'),
|
|
(229101, 'Nano Crystal (Disruptive Insult)', 42451, 229100, 'Disruptive Insult', 16230, 0, 0, 0, 201, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(229103, 'Nano Crystal (Intrusive Insult)', 42451, 229102, 'Intrusive Insult', 16230, 0, 0, 0, 209, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(229105, 'Nano Crystal (Offensive Insult)', 42451, 229104, 'Offensive Insult', 16230, 0, 0, 0, 219, 'Crystal',
|
|
'Crowd_Control', 'Taunt_(temporary)', 0, '', 0, 0, 1, 4, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(229668, 'Nano Crystal (Grove Curator)', 42450, 229666, 'Grove Curator', 236673, 0, 0, 0, 50, 'Crystal',
|
|
'Morphs', 'Totem', 0, '', 0, 1, 1, 1, 0, 'Adventurer', 'Nascense Garden'),
|
|
(229885, 'Nano Crystal (Grove Custodian)', 42450, 229884, 'Grove Custodian', 236673, 0, 0, 0, 175, 'Crystal',
|
|
'Morphs', 'Totem', 0, '', 0, 1, 1, 0, 0, 'Adventurer', 'Elysium Sanctuary'),
|
|
(229888, 'Nano Crystal (Grove Guardian)', 42450, 229887, 'Grove Guardian', 236674, 0, 0, 0, 211, 'Crystal',
|
|
'Morphs', 'Totem', 0, '', 0, 0, 1, 4, 0, 'Adventurer', 'Pandemonium Garden'),
|
|
(229890, 'Nano Crystal (Grove Warden)', 42450, 229889, 'Grove Warden', 236675, 0, 0, 0, 216, 'Crystal', 'Morphs',
|
|
'Totem', 0, '', 0, 0, 1, 4, 0, 'Adventurer', 'Pandemonium Garden'),
|
|
(229925, 'Nano Crystal (Boon of Ergo - Aban-Shere)', 12225, 229922, 'Boon of Ergo - Aban-Shere', 16207, 0, 0, 0,
|
|
25, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229927, 'Nano Crystal (Boon of Ergo - Ocra-Bhotaar)', 12225, 229926, 'Boon of Ergo - Ocra-Bhotaar', 16207, 0, 0,
|
|
0, 50, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229929, 'Nano Crystal (Boon of Ergo - Ocra-Thar)', 12258, 229928, 'Boon of Ergo - Ocra-Thar', 16207, 0, 0, 0,
|
|
75, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229931, 'Nano Crystal (Boon of Ergo - Ocra-Roch)', 12258, 229930, 'Boon of Ergo - Ocra-Roch', 16207, 0, 0, 0,
|
|
100, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229933, 'Nano Crystal (Boon of Ergo - Ocra-Xum)', 42450, 229932, 'Boon of Ergo - Ocra-Xum', 16207, 0, 0, 0, 115,
|
|
'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229935, 'Nano Crystal (Boon of Ergo - Ocra-Shere)', 42450, 229934, 'Boon of Ergo - Ocra-Shere', 16207, 0, 0, 0,
|
|
130, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229937, 'Nano Crystal (Boon of Ergo - Enel-Bhotaar)', 42450, 229936, 'Boon of Ergo - Enel-Bhotaar', 16207, 0, 0,
|
|
0, 140, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229939, 'Nano Crystal (Boon of Ergo - Enel-Thar)', 42450, 229938, 'Boon of Ergo - Enel-Thar', 16207, 0, 0, 0,
|
|
160, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229941, 'Nano Crystal (Boon of Ergo - Enel-Roch)', 42450, 229940, 'Boon of Ergo - Enel-Roch', 16207, 0, 0, 0,
|
|
180, 'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229943, 'Nano Crystal (Boon of Ergo - Enel-Xum)', 42450, 229942, 'Boon of Ergo - Enel-Xum', 16207, 0, 0, 0, 200,
|
|
'Crystal', 'Creation', 'Boon_Crystals', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Elysium Garden (Not always) / SL Mob'),
|
|
(229962, 'Nano Crystal (Team Empowered Allure of Servitude)', 12226, 229961,
|
|
'Team Empowered Allure of Servitude', 39137, 0, 0, 0, 142, 'Crystal', 'Crowd_Control', 'Charm_Other', 202,
|
|
'Team-Empowered', 0, 0, 1, 2, 0, 'Bureaucrat', 'RK Store'),
|
|
(229965, 'Nano Crystal (Team Empowered Captivated Thoughts)', 12259, 229964,
|
|
'Team Empowered Captivated Thoughts', 39137, 0, 0, 0, 100, 'Crystal', 'Crowd_Control', 'Charm_Other', 202,
|
|
'Team-Empowered', 0, 0, 1, 2, 0, 'Bureaucrat', 'RK Store'),
|
|
(230373, 'Nano Crystal (Gallant Slave: The Enraged Slave)', 12228, 230372, 'Gallant Slave: The Enraged Slave',
|
|
16299, 0, 0, 0, 30, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0,
|
|
'Bureaucrat', 'RK Store'),
|
|
(230375, 'Nano Crystal (Gallant Slave: The Infuriated Thrall)', 12228, 230374,
|
|
'Gallant Slave: The Infuriated Thrall', 16299, 0, 0, 0, 50, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0, 'Bureaucrat', 'Elysium Garden / RK Dyna'),
|
|
(230377, 'Nano Crystal (Gallant Slave: The Aggravated Serf)', 12256, 230376,
|
|
'Gallant Slave: The Aggravated Serf', 16299, 0, 0, 0, 80, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs',
|
|
225, 'Damage_Charm', 0, 0, 1, 0, 0, 'Bureaucrat', 'Elysium Sanctuary / RK Dyna'),
|
|
(230379, 'Nano Crystal (Gallant Slave: The Indignant Peon)', 12256, 230378, 'Gallant Slave: The Indignant Peon',
|
|
16299, 0, 0, 0, 100, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0,
|
|
'Bureaucrat', 'Scheol Sanctuary'),
|
|
(230381, 'Nano Crystal (Gallant Slave: The Angry Drudge)', 42448, 230380, 'Gallant Slave: The Angry Drudge',
|
|
16299, 0, 0, 0, 110, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0,
|
|
'Bureaucrat', 'Adonis Garden / RK Dyna'),
|
|
(230383, 'Nano Crystal (Gallant Slave: The Bitter Vassal)', 42448, 230382, 'Gallant Slave: The Bitter Vassal',
|
|
16299, 0, 0, 0, 170, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0,
|
|
'Bureaucrat', 'Adonis Sanctuary / RK Dyna'),
|
|
(230385, 'Nano Crystal (Gallant Slave: The Irate Chattel)', 42448, 230384, 'Gallant Slave: The Irate Chattel',
|
|
16299, 0, 0, 0, 135, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0,
|
|
'Bureaucrat', 'Adonis Sanctuary'),
|
|
(230387, 'Nano Crystal (Gallant Slave: The Incensed Subordinate)', 42448, 230386,
|
|
'Gallant Slave: The Incensed Subordinate', 16299, 0, 0, 0, 190, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0, 'Bureaucrat', 'Penumbra Sanctuary'),
|
|
(230389, 'Nano Crystal (Gallant Slave: The Vengeful Toiler)', 42448, 230388,
|
|
'Gallant Slave: The Vengeful Toiler', 16299, 0, 0, 0, 205, 'Crystal', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0, 'Bureaucrat', 'Inferno Sanctuary'),
|
|
(231014, 'Nano Crystal (Team Empowered Bend Will)', 12226, 230391, 'Team Empowered Bend Will', 39137, 0, 0, 0,
|
|
24, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Team-Empowered', 0, 0, 1, 1, 0, 'Bureaucrat',
|
|
'Nascense Garden'),
|
|
(231015, 'Nano Crystal (Team Empowered Dominate Psyche)', 12226, 230392, 'Team Empowered Dominate Psyche', 39137,
|
|
0, 0, 0, 31, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Team-Empowered', 0, 0, 1, 1, 0, 'Bureaucrat',
|
|
'Elysium Garden'),
|
|
(231016, 'Nano Crystal (Team Empowered Solicit Support)', 12226, 230396, 'Team Empowered Solicit Support', 39137,
|
|
0, 0, 0, 39, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Team-Empowered', 0, 0, 1, 1, 0, 'Bureaucrat',
|
|
'Elysium Garden'),
|
|
(231017, 'Nano Crystal (Team Empowered Insidious Beguilement)', 12259, 230394,
|
|
'Team Empowered Insidious Beguilement', 39137, 0, 0, 0, 81, 'Crystal', 'Crowd_Control', 'Charm_Other', 202,
|
|
'Team-Empowered', 0, 0, 1, 2, 0, 'Bureaucrat', 'Scheol Sanctuary'),
|
|
(231018, 'Nano Crystal (Team Empowered Inveigle Support)', 12259, 230395, 'Team Empowered Inveigle Support',
|
|
39137, 0, 0, 0, 93, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Team-Empowered', 0, 0, 1, 2, 0,
|
|
'Bureaucrat', 'Scheol Sanctuary'),
|
|
(231019, 'Nano Crystal (Team Empowered Impose Will)', 12226, 230393, 'Team Empowered Impose Will', 39137, 0, 0,
|
|
0, 50, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Team-Empowered', 0, 0, 1, 1, 0, 'Bureaucrat',
|
|
'Elysium Sanctuary'),
|
|
(231020, 'Nano Crystal (Team Empowered Temporary Glamor)', 12226, 230397, 'Team Empowered Temporary Glamor',
|
|
39137, 0, 0, 0, 17, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Team-Empowered', 0, 0, 1, 1, 0,
|
|
'Bureaucrat', 'Nascense Garden'),
|
|
(231021, 'Nano Crystal (Team Empowered Total Mental Domination)', 42451, 230398,
|
|
'Team Empowered Total Mental Domination', 39137, 0, 0, 0, 150, 'Crystal', 'Crowd_Control', 'Charm_Other', 202,
|
|
'Team-Empowered', 0, 0, 1, 3, 0, 'Bureaucrat', 'Penumbra Garden'),
|
|
(231022, 'Nano Crystal (The Voice of Truth)', 42451, 231013, 'The Voice of Truth', 39137, 0, 0, 0, 180,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 0, 1, 3, 0, 'Bureaucrat', 'Inferno Garden'),
|
|
(231024, 'Nano Crystal (Team Empowered Voice of Truth)', 42451, 231011, 'Team Empowered Voice of Truth', 39137,
|
|
0, 0, 0, 180, 'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Team-Empowered', 0, 0, 1, 3, 0, 'Bureaucrat',
|
|
'Inferno Garden'),
|
|
(231025, 'Nano Crystal (The Voice of God)', 42451, 231010, 'The Voice of God', 39137, 0, 0, 0, 200, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 0, 1, 4, 0, 'Bureaucrat', 'Inferno Sanctuary'),
|
|
(231026, 'Nano Crystal (The Voice of One)', 42451, 231008, 'The Voice of One', 39137, 0, 0, 0, 200, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 0, 1, 4, 0, 'Bureaucrat', 'Inferno Sanctuary'),
|
|
(231027, 'Nano Crystal (Peer Pressure)', 42451, 231009, 'Peer Pressure', 39137, 0, 0, 0, 190, 'Crystal',
|
|
'Crowd_Control', 'Charm_Other', 202, 'Long', 0, 0, 1, 4, 0, 'Bureaucrat', 'Inferno Garden'),
|
|
(233013, 'Nano Crystal (Empowered Minor Deflection Shield)', 12227, 233012, 'Empowered Minor Deflection Shield',
|
|
38860, 0, 0, 0, 18, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(233015, 'Nano Crystal (Empowered Lesser Deflection Shield)', 12227, 233014,
|
|
'Empowered Lesser Deflection Shield', 38860, 0, 0, 0, 32, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Soldier', 'RK Store'),
|
|
(233017, 'Nano Crystal (Empowered Deflection Shield)', 12227, 233016, 'Empowered Deflection Shield', 38860, 0, 0,
|
|
0, 45, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier', 'RK Store'),
|
|
(233019, 'Nano Crystal (Empowered Major Reflective Field)', 42452, 233018, 'Empowered Major Reflective Field',
|
|
39141, 0, 0, 0, 178, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier',
|
|
'Penumbra Sanctuary'),
|
|
(233021, 'Nano Crystal (Empowered Reactive Reflective Field)', 42452, 233020,
|
|
'Empowered Reactive Reflective Field', 39281, 0, 0, 0, 192, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Soldier', 'Inferno Garden'),
|
|
(233024, 'Nano Crystal (Harmonizing Resonance Field)', 42452, 233022, 'Harmonizing Resonance Field', 39281, 0, 0,
|
|
0, 201, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(233027, 'Nano Crystal (Reactive Resonance Field)', 42452, 233025, 'Reactive Resonance Field', 101017, 0, 0, 0,
|
|
207, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier', 'Inferno Sanctuary'),
|
|
(233031, 'Nano Crystal (Adaptive Resonance Field)', 42452, 233029, 'Adaptive Resonance Field', 101018, 0, 0, 0,
|
|
212, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(233034, 'Nano Crystal (Pre-Nullity Sphere)', 42452, 233033, 'Pre-Nullity Sphere', 101018, 0, 0, 0, 220,
|
|
'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier', 'Pandemonium Garden'),
|
|
(233036, 'Nano Crystal (Empowered Partial Deflection Shield)', 12227, 233035,
|
|
'Empowered Partial Deflection Shield', 38860, 0, 0, 0, 5, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Soldier', 'RK Store'),
|
|
(233038, 'Nano Crystal (Empowered Greater Deflection Shield)', 12260, 233037,
|
|
'Empowered Greater Deflection Shield', 38860, 0, 0, 0, 63, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Soldier', 'RK Store'),
|
|
(233040, 'Nano Crystal (Empowered Major Deflection Shield)', 12260, 233039, 'Empowered Major Deflection Shield',
|
|
39001, 0, 0, 0, 77, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier',
|
|
'RK Store'),
|
|
(233042, 'Nano Crystal (Empowered Reactive Deflection Shield)', 12260, 233041,
|
|
'Empowered Reactive Deflection Shield', 39001, 0, 0, 0, 91, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Soldier', 'RK Store'),
|
|
(233044, 'Nano Crystal (Empowered Partial Reflective Field)', 42452, 233043,
|
|
'Empowered Partial Reflective Field', 39001, 0, 0, 0, 106, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Soldier', 'RK Store'),
|
|
(233046, 'Nano Crystal (Empowered Minor Reflective Field)', 42452, 233045, 'Empowered Minor Reflective Field',
|
|
39001, 0, 0, 0, 122, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier',
|
|
'Adonis Sanctuary'),
|
|
(233048, 'Nano Crystal (Empowered Lesser Reflective Field)', 42452, 233047, 'Empowered Lesser Reflective Field',
|
|
39141, 0, 0, 0, 133, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier',
|
|
'Adonis Sanctuary'),
|
|
(233050, 'Nano Crystal (Empowered Reflective Field)', 42452, 233049, 'Empowered Reflective Field', 39141, 0, 0,
|
|
0, 148, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Soldier', 'Penumbra Garden'),
|
|
(233052, 'Nano Crystal (Empowered Greater Reflective Field)', 42452, 233051,
|
|
'Empowered Greater Reflective Field', 39141, 0, 0, 0, 164, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Soldier', 'Penumbra Sanctuary'),
|
|
(233090, 'Nano Crystal (Empowered Minor Harmonic Cocoon)', 12260, 233089, 'Empowered Minor Harmonic Cocoon',
|
|
39001, 0, 0, 0, 62, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(233092, 'Nano Crystal (Empowered Lesser Harmonic Cocoon)', 12260, 233091, 'Empowered Lesser Harmonic Cocoon',
|
|
39141, 0, 0, 0, 89, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(233094, 'Nano Crystal (Empowered Harmonic Cocoon)', 42452, 233093, 'Empowered Harmonic Cocoon', 39281, 0, 0, 0,
|
|
122, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Engineer', 'Adonis Sanctuary'),
|
|
(233096, 'Nano Crystal (Empowered Greater Harmonic Cocoon)', 42452, 233095, 'Empowered Greater Harmonic Cocoon',
|
|
101017, 0, 0, 0, 154, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Engineer',
|
|
'Penumbra Garden'),
|
|
(233098, 'Nano Crystal (Empowered Reactive Harmonic Cocoon)', 42452, 233097,
|
|
'Empowered Reactive Harmonic Cocoon', 101018, 0, 0, 0, 185, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694,
|
|
'', 0, 0, 1, 0, 0, 'Engineer', 'Inferno Garden'),
|
|
(233101, 'Nano Crystal (Empowered Partial Harmonic Cocoon)', 12227, 233099, 'Empowered Partial Harmonic Cocoon',
|
|
38860, 0, 0, 0, 28, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 0, 'Engineer',
|
|
'RK Store'),
|
|
(233840, 'Nano Crystal (Shadowland Anchor)', 12258, 233839, 'Shadowland Anchor', 16340, 0, 0, 0, 80, 'Crystal',
|
|
'Combat', 'Shadowland_Bind_and_Recall', 738, '', 0, 0, 1, 0, 0, 'Engineer', 'RK Store'),
|
|
(233842, 'Nano Crystal (Shadowland Safeguard)', 42450, 233841, 'Shadowland Safeguard', 16340, 0, 0, 0, 190,
|
|
'Crystal', 'Combat', 'Shadowland_Bind_and_Recall', 738, '', 0, 0, 1, 0, 0, 'Engineer', 'Inferno Garden'),
|
|
(233844, 'Nano Crystal (Initiate Shadowland Recall)', 12258, 233843, 'Initiate Shadowland Recall', 16340, 0, 0,
|
|
0, 80, 'Crystal', 'Combat', 'Shadowland_Bind_and_Recall', 738, '', 0, 0, 1, 0, 0, 'Engineer', 'RK Store'),
|
|
(233846, 'Nano Crystal (Impel Shadowland Recall)', 42450, 233845, 'Impel Shadowland Recall', 16340, 0, 0, 0, 190,
|
|
'Crystal', 'Combat', 'Shadowland_Bind_and_Recall', 738, '', 0, 0, 1, 0, 0, 'Engineer', 'Inferno Garden'),
|
|
(233848, 'Nano Crystal (Shadowland Soul Fetter)', 42450, 233847, 'Shadowland Soul Fetter', 16340, 0, 0, 0, 150,
|
|
'Crystal', 'General', 'Shadowlands_Bind_and_Recall', 738, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Penumbra Garden'),
|
|
(233850, 'Nano Crystal (Awaken Shadowland Soul Memory)', 42450, 233849, 'Awaken Shadowland Soul Memory', 16340,
|
|
0, 0, 0, 150, 'Crystal', 'General', 'Shadowlands_Bind_and_Recall', 738, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Penumbra Garden'),
|
|
(234037, 'Badly Corroded Crystal (Overview of Elysium)', 220425, 227508, 'Overview of Elysium', 296635, NULL,
|
|
NULL, NULL, 30, 'Tainted', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'SL Loot'),
|
|
(234038, 'Badly Corroded Crystal (A Clear Sense of Scheol)', 220432, 227509, 'A Clear Sense of Scheol', 296640,
|
|
NULL, NULL, NULL, 60, 'Tainted', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'SL Loot'),
|
|
(234039, 'Badly Corroded Crystal (A Clear View of Adonis)', 220432, 227510, 'A Clear View of Adonis', 296634,
|
|
NULL, NULL, NULL, 100, 'Tainted', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'SL Loot'),
|
|
(234040, 'Badly Corroded Crystal (Knowledge of Inferno)', 220412, 227512, 'Knowledge of Inferno', 296636, NULL,
|
|
NULL, NULL, 150, 'Tainted', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'SL Loot'),
|
|
(234041, 'Badly Corroded Crystal (Knowledge of The End)', 220412, 227514, 'Knowledge of The End', 296638, NULL,
|
|
NULL, NULL, 200, 'Tainted', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'SL Loot'),
|
|
(234042, 'Badly Corroded Crystal (A Clear View of Penumbra)', 220412, 227511, 'A Clear View of Penumbra', 296639,
|
|
NULL, NULL, NULL, 120, 'Tainted', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'SL Loot'),
|
|
(234043, 'Badly Corroded Crystal (Team Empowered Allure of Servitude)', 220425, 229961,
|
|
'Team Empowered Allure of Servitude', 39137, NULL, NULL, NULL, 142, 'Tainted', 'Crowd_Control', 'Charm_Other',
|
|
202, 'Team-Empowered', 0, 0, 1, 2, 0, 'Bureaucrat', 'SL Loot'),
|
|
(234044, 'Badly Corroded Crystal (Team Empowered Captivated Thoughts)', 220432, 229964,
|
|
'Team Empowered Captivated Thoughts', 39137, NULL, NULL, NULL, 100, 'Tainted', 'Crowd_Control', 'Charm_Other',
|
|
202, 'Team-Empowered', 0, 0, 1, 2, 0, 'Bureaucrat', 'SL Loot'),
|
|
(234045, 'Badly Corroded Crystal (Gallant Slave: The Enraged Slave)', 220422, 230372,
|
|
'Gallant Slave: The Enraged Slave', 16299, NULL, NULL, NULL, 30, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(234046, 'Badly Corroded Crystal (Gallant Slave: The Infuriated Thrall)', 220422, 230374,
|
|
'Gallant Slave: The Infuriated Thrall', 16299, NULL, NULL, NULL, 50, 'Tainted', 'Pet_Buffs',
|
|
'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Charm', 0, 0, 1, 0, 0, 'Bureaucrat', 'SL Loot'),
|
|
(234076, 'Nano Crystal (Tap Notum Vein: Adonis)', 42450, 234075, 'Tap Notum Vein: Adonis', 39158, 0, 0, 0, 145,
|
|
'Crystal', 'Teleport', 'Shadowlands_Tap_Notum_Vein', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'Penumbra Garden'),
|
|
(234078, 'Nano Crystal (Tap Notum Vein: Penumbra)', 42450, 234077, 'Tap Notum Vein: Penumbra', 39158, 0, 0, 0,
|
|
165, 'Crystal', 'Teleport', 'Shadowlands_Tap_Notum_Vein', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'Penumbra Sanctuary'),
|
|
(234080, 'Nano Crystal (Tap Notum Vein: Inferno)', 42450, 234079, 'Tap Notum Vein: Inferno', 39158, 0, 0, 0, 200,
|
|
'Crystal', 'Teleport', 'Shadowlands_Tap_Notum_Vein', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'Inferno Sanctuary'),
|
|
(234081, 'Nano Crystal (Tap Notum Vein: Nascence)', 12225, 234073, 'Tap Notum Vein: Nascence', 39158, 0, 0, 0,
|
|
25, 'Crystal', 'Teleport', 'Shadowlands_Tap_Notum_Vein', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'RK Store'),
|
|
(234083, 'Nano Crystal (Tap Notum Vein: Elysium)', 12258, 234082, 'Tap Notum Vein: Elysium', 39158, 0, 0, 0, 80,
|
|
'Crystal', 'Teleport', 'Shadowlands_Tap_Notum_Vein', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'RK Store'),
|
|
(234085, 'Nano Crystal (Tap Notum Vein: Scheol)', 42450, 234084, 'Tap Notum Vein: Scheol', 39158, 0, 0, 0, 120,
|
|
'Crystal', 'Teleport', 'Shadowlands_Tap_Notum_Vein', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'Adonis Sanctuary'),
|
|
(234994, 'Nano Crystal (Channel Notum Vein: Elysium)', 12258, 234993, 'Channel Notum Vein: Elysium', 39158, 0, 0,
|
|
0, 85, 'Crystal', 'General', 'Shadowlands_Garden_Warp', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(234996, 'Nano Crystal (Channel Notum Vein: Scheol)', 12258, 234995, 'Channel Notum Vein: Scheol', 39158, 0, 0,
|
|
0, 86, 'Crystal', 'General', 'Shadowlands_Garden_Warp', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(234998, 'Nano Crystal (Channel Notum Vein: Adonis)', 12258, 234997, 'Channel Notum Vein: Adonis', 39158, 0, 0,
|
|
0, 87, 'Crystal', 'General', 'Shadowlands_Garden_Warp', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(235272, 'Nano Crystal (Umbral Wrangler (Patchy))', 12226, 235271, 'Umbral Wrangler (Patchy)', 117984, 0, 0, 0,
|
|
25, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'RK Store'),
|
|
(235274, 'Nano Crystal (Umbral Wrangler (Minor))', 12259, 235273, 'Umbral Wrangler (Minor)', 117984, 0, 0, 0, 55,
|
|
'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'RK Store'),
|
|
(235276, 'Nano Crystal (Umbral Wrangler (Commonplace))', 12259, 235275, 'Umbral Wrangler (Commonplace)', 117985,
|
|
0, 0, 0, 80, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'RK Store'),
|
|
(235278, 'Nano Crystal (Umbral Wrangler (Lesser))', 42451, 235277, 'Umbral Wrangler (Lesser)', 117985, 0, 0, 0,
|
|
105, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'Adonis Garden'),
|
|
(235280, 'Nano Crystal (Umbral Wrangler)', 42451, 235279, 'Umbral Wrangler', 117986, 0, 0, 0, 127, 'Crystal',
|
|
'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'RK Store'),
|
|
(235282, 'Nano Crystal (Umbral Wrangler (Major))', 42451, 235281, 'Umbral Wrangler (Major)', 117987, 0, 0, 0,
|
|
149, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'Penumbra Sanctuary'),
|
|
(235284, 'Nano Crystal (Umbral Wrangler (Advanced))', 42451, 235283, 'Umbral Wrangler (Advanced)', 117988, 0, 0,
|
|
0, 170, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'Penumbra Sanctuary'),
|
|
(235286, 'Nano Crystal (Umbral Wrangler (Superior))', 42451, 235285, 'Umbral Wrangler (Superior)', 117989, 0, 0,
|
|
0, 189, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'Inferno Garden'),
|
|
(235288, 'Nano Crystal (Umbral Wrangler (Greater))', 42451, 235287, 'Umbral Wrangler (Greater)', 117990, 0, 0, 0,
|
|
199, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(235290, 'Nano Crystal (Umbral Wrangler (Exceptional))', 42451, 235289, 'Umbral Wrangler (Exceptional)', 117991,
|
|
0, 0, 0, 204, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'Inferno Sanctuary'),
|
|
(235292, 'Nano Crystal (Umbral Wrangler (Premium))', 42451, 235291, 'Umbral Wrangler (Premium)', 117993, 0, 0, 0,
|
|
217, 'Crystal', 'Buffs', 'Umbral_Wrangler', 0, '', 0, 0, 1, 0, 0, 'Trader', 'Pandemonium Garden'),
|
|
(235387, 'Nano Crystal (Corporate Guardian)', 42450, 235386, 'Corporate Guardian', 44135, 0, 0, 0, 205,
|
|
'Crystal', 'Pets', 'Robot', 0, '', 0, 0, 1, 4, 0, 'Bureaucrat', 'Inferno Sanctuary'),
|
|
(236507, 'Nano Crystal (Malaise of Motivation)', 301085, 236506, 'Malaise of Motivation', 291160, 0, 0, 0, 140,
|
|
'Crystal', 'DeBuffs', 'Initiative_DeBuffs', 186, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'Adonis Sanctuary'),
|
|
(236509, 'Nano Crystal (Malaise of Emotion)', 301085, 236508, 'Malaise of Emotion', 291160, 0, 0, 0, 171,
|
|
'Crystal', 'DeBuffs', 'Initiative_DeBuffs', 186, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'Penumbra Garden'),
|
|
(236515, 'Nano Crystal (Malaise of Fervor)', 301085, 236514, 'Malaise of Fervor', 291160, 0, 0, 0, 215,
|
|
'Crystal', 'DeBuffs', 'Initiative_DeBuffs', 186, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'Pandemonium Garden'),
|
|
(237275, 'Nano Crystal (Isochronal Sloughing Combat Field)', 42452, 237273, 'Isochronal Sloughing Combat Field',
|
|
38889, 0, 0, 0, 212, 'Crystal', 'Buffs', 'Special_Attack_Absorber', 768, '', 0, 0, 1, 4, 0, 'Engineer',
|
|
'Pandemonium Garden'),
|
|
(239358, 'Nano Crystal (Shadow Trail)', 42450, 215718, 'Shadow Trail', 118410, 0, 0, 0, 120, 'Crystal', 'Buffs',
|
|
'Major_Evasion_Buffs', 144, 'Shadowlands_Aura', 0, 1, 1, 1, 0, 'Fixer', 'RK Store'),
|
|
(239740, 'Nano Crystal (Build Basic Spirit Tech Source Projector)', 12225, 239739,
|
|
'Build Basic Spirit Tech Source Projector', 16307, 0, 0, 0, 5, 'Crystal', 'Pets', 'Service_Tower', 0, '', 0, 0,
|
|
1, 0, 0, 'Adventurer', 'Nascense Garden'),
|
|
(239742, 'Nano Crystal (Build Twinked Basic Spirit Tech Source Projector)', 12225, 239741,
|
|
'Build Twinked Basic Spirit Tech Source Projector', 16307, 0, 0, 0, 15, 'Crystal', 'Pets', 'Service_Tower', 0,
|
|
'', 0, 0, 1, 0, 0, 'Adventurer', 'Nascense Garden'),
|
|
(239744, 'Nano Crystal (Build Yuttos Upgraded Spirit Tech Source Projector)', 12225, 239743,
|
|
'Build Yuttos Upgraded Spirit Tech Source Projector', 16307, 0, 0, 0, 40, 'Crystal', 'Pets', 'Service_Tower', 0,
|
|
'', 0, 0, 1, 0, 0, 'Adventurer', 'Elysium Garden'),
|
|
(239746, 'Nano Crystal (Build Spirit Tech Source Fountain)', 12258, 239745, 'Build Spirit Tech Source Fountain',
|
|
16307, 0, 0, 0, 65, 'Crystal', 'Pets', 'Service_Tower', 0, '', 0, 0, 1, 0, 0, 'Adventurer', 'Scheol Garden'),
|
|
(239748, 'Nano Crystal (Build Upgraded Spirit Tech Source Fountain)', 12258, 239747,
|
|
'Build Upgraded Spirit Tech Source Fountain', 16307, 0, 0, 0, 85, 'Crystal', 'Pets', 'Service_Tower', 0, '', 0,
|
|
0, 1, 0, 0, 'Adventurer', 'Scheol Garden'),
|
|
(239750, 'Nano Crystal (Build Boosted Spirit Tech Source Fountain)', 12258, 239749,
|
|
'Build Boosted Spirit Tech Source Fountain', 16307, 0, 0, 0, 100, 'Crystal', 'Pets', 'Service_Tower', 0, '', 0,
|
|
0, 1, 2, 0, 'Adventurer', 'Scheol Sanctuary'),
|
|
(239752, 'Nano Crystal (Build Spirit Tech Source Drill)', 42450, 239751, 'Build Spirit Tech Source Drill', 16307,
|
|
0, 0, 0, 125, 'Crystal', 'Pets', 'Service_Tower', 0, '', 0, 0, 1, 2, 0, 'Adventurer', 'Adonis Garden'),
|
|
(239754, 'Nano Crystal (Build Spirit Tech Source Pump)', 42450, 239753, 'Build Spirit Tech Source Pump', 16307,
|
|
0, 0, 0, 150, 'Crystal', 'Pets', 'Service_Tower', 0, '', 0, 0, 1, 3, 0, 'Adventurer', 'Adonis Sanctuary'),
|
|
(239756, 'Nano Crystal (Build Spirit Tech Source Waterfall Projector)', 42450, 239755,
|
|
'Build Spirit Tech Source Waterfall Projector', 16307, 0, 0, 0, 200, 'Crystal', 'Pets', 'Service_Tower', 0, '',
|
|
0, 0, 1, 4, 0, 'Adventurer', 'Inferno Garden'),
|
|
(239758, 'Nano Crystal (Build Spirit Tech Source Geyser)', 42450, 239757, 'Build Spirit Tech Source Geyser',
|
|
44135, 0, 0, 0, 220, 'Crystal', 'Pets', 'Service_Tower', 0, '', 0, 0, 1, 4, 0, 'Adventurer',
|
|
'Pandemonium Garden'),
|
|
(248387, 'Nano Crystal (Leet Pet)', 254462, 248386, 'Leet Pet', 289982, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Leets-R-Us (Tower Shop)'),
|
|
(252007, 'Nano Crystal (Lifecure)', 42448, 252006, 'Lifecure', 44234, 0, 0, 0, 205, 'Crystal', 'Combat',
|
|
'Single_Target_Healing', 951, '', 0, 1, 1, 4, 0, 'Adventurer', 'Inferno Garden'),
|
|
(252009, 'Nano Crystal (Light of Life)', 42448, 252008, 'Light of Life', 44234, 0, 0, 0, 209, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 1, 1, 4, 0, 'Adventurer', 'Inferno Garden'),
|
|
(252047, 'Nano Crystal (Lasting Life)', 42448, 252046, 'Lasting Life', 44235, 0, 0, 0, 205, 'Crystal', 'Buffs',
|
|
'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 1, 4, 0, 'Fixer', 'Inferno Garden'),
|
|
(252049, 'Nano Crystal (Life Bond)', 42448, 252048, 'Life Bond', 44235, 0, 0, 0, 208, 'Crystal', 'Buffs',
|
|
'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 1, 4, 0, 'Fixer', 'Inferno Garden'),
|
|
(252051, 'Nano Crystal (Lasting Ultimatum)', 42448, 252050, 'Lasting Ultimatum', 44235, 0, 0, 0, 211, 'Crystal',
|
|
'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 1, 4, 0, 'Fixer', 'Inferno Garden'),
|
|
(252053, 'Nano Crystal (Flourishing Heal)', 301450, 252052, 'Flourishing Heal', 292055, 0, 0, 0, 204, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 1, 1, 4, 0, 'Martial Artist', 'Inferno Garden'),
|
|
(252055, 'Nano Crystal (Soul of Rubi)', 301450, 252054, 'Soul of Rubi', 292055, 0, 0, 0, 209, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 1, 1, 4, 0, 'Martial Artist', 'Inferno Garden'),
|
|
(252058, 'Nano Crystal (Cosmic Relaxation)', 42449, 252057, 'Cosmic Relaxation', 46271, 0, 0, 0, 208, 'Crystal',
|
|
'Crowd_Control', 'Mezz', 147, '', 0, 0, 1, 4, 0, 'Trader', 'Inferno Garden'),
|
|
(252156, 'Nano Crystal (Supreme Health Haggler)', 42448, 252155, 'Supreme Health Haggler', 44235, 0, 0, 0, 206,
|
|
'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 0, 1, 4, 0, 'Trader', 'Inferno Garden'),
|
|
(253169, 'Nano Crystal (ARK Leet Pet)', 42451, 253168, 'ARK Leet Pet', 289983, 0, 0, 0, 390, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(253381, 'Nano Crystal (Enfraam''s Perceiver)', 42451, 253380, 'Enfraam''s Perceiver', 38888, 0, 0, 0, 180,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Hacked_Blind', 0, 0, 1, 3, 0, 'Nano-Technician',
|
|
'Penumbra Sanctuary'),
|
|
(253383, 'Nano Crystal (Optimized Perceiver)', 42451, 253382, 'Optimized Perceiver', 38888, 0, 0, 0, 201,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, 'Hacked_Blind', 0, 0, 1, 4, 0, 'Nano-Technician', 'Inferno Garden'),
|
|
(253385, 'Nano Crystal (Enfraam''s Perception Deciever)', 42451, 253384, 'Enfraam''s Perception Deciever', 38888,
|
|
0, 0, 0, 211, 'Crystal', 'Crowd_Control', 'Mezz', 147, 'Hacked_Blind', 0, 0, 1, 4, 0, 'Nano-Technician',
|
|
'Pandemonium Garden'),
|
|
(254433, 'Nano Cube (Cellular Re-Structure)', 233132, 254432, 'Cellular Re-Structure', 84720, 0, 0, 0, 195,
|
|
'Misc', 'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 0, 0, 0, 0, 'Nano-Technician',
|
|
'Hezak the Immortal'),
|
|
(254436, 'Nano Cube (Poisoned Thorns)', 233132, 254435, 'Poisoned Thorns', 84724, 0, 0, 0, 205, 'Misc', 'Combat',
|
|
'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'Hezak the Immortal'),
|
|
(254438, 'Nano Cube (Frost Blades)', 233132, 254437, 'Frost Blades', 84721, 0, 0, 0, 211, 'Misc', 'Combat',
|
|
'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'Lord Ghasap'),
|
|
(254440, 'Nano Cube (Magma Covering)', 233132, 254439, 'Magma Covering', 84725, 0, 0, 0, 215, 'Misc', 'Combat',
|
|
'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'Lord Ghasap'),
|
|
(254442, 'Nano Cube (Self Illumination)', 233132, 254441, 'Self Illumination', 84722, 0, 0, 0, 219, 'Misc',
|
|
'Combat', 'Nano-Technician_DOT_-_Strain_A', 8, '', 0, 0, 0, 0, 0, 'Nano-Technician', 'Biodome'),
|
|
(254860, 'Nano Crystal (Summon The Rihwen)', 295588, 254859, 'Summon The Rihwen', 295593, 0, 0, 0, 220,
|
|
'Crystal', 'Pet', 'Attack_Pet_Summon', 0, '', 0, 0, 1, 4, 0, 'Meta-Physicist', 'Biodome'),
|
|
(254877, 'Nano Crystal (Pronouncement of Grandeur)', 12226, 254876, 'Pronouncement of Grandeur', 20883, 0, 0, 0,
|
|
10, 'Crystal', 'Pets', 'Leet_Empower', 796, '', 0, 0, 0, 0, 0, 'General', 'Leets-R-Us (Tower Shop)'),
|
|
(254879, 'Nano Crystal (Pronouncement of Virtue)', 12226, 254878, 'Pronouncement of Virtue', 38827, 0, 0, 0, 10,
|
|
'Crystal', 'Pets', 'Leet_Empower', 796, '', 0, 0, 0, 0, 0, 'General', 'Leets-R-Us (Tower Shop)'),
|
|
(254881, 'Nano Crystal (Pronouncement of Prestige)', 12226, 254880, 'Pronouncement of Prestige', 38968, 0, 0, 0,
|
|
10, 'Crystal', 'Pets', 'Leet_Empower', 796, '', 0, 0, 0, 0, 0, 'General', 'Leets-R-Us (Tower Shop)'),
|
|
(254883, 'Nano Crystal (Pronouncement of Decency)', 12226, 254882, 'Pronouncement of Decency', 39108, 0, 0, 0,
|
|
10, 'Crystal', 'Pets', 'Leet_Empower', 796, '', 0, 0, 0, 0, 0, 'General', 'Leets-R-Us (Tower Shop)'),
|
|
(254885, 'Nano Crystal (Pronouncement of Character)', 12226, 254884, 'Pronouncement of Character', 39248, 0, 0,
|
|
0, 10, 'Crystal', 'Pets', 'Leet_Empower', 796, '', 0, 0, 0, 0, 0, 'General', 'Leets-R-Us (Tower Shop)'),
|
|
(258563, 'Nano Crystal (Carlo Pinnetti)', 297641, 258580, 'Carlo Pinnetti', 297640, 0, 0, 0, 220, 'Crystal',
|
|
'Pets', 'Support_Pets', 1017, '', 0, 0, 1, 4, 0, 'Bureaucrat', 'Biodome'),
|
|
(258658, 'Business Card (Decision by Committee)', 258540, 258659, 'Decision by Committee', 16214, 0, 0, 0, 220,
|
|
'Misc', 'Pets', 'Support_Pets', 1017, '', 0, 0, 1, 4, 0, 'Trader', 'Trader Pets Quest'),
|
|
(259343, 'Nano Crystal (Distracting Shower)', 42449, 259339, 'Distracting Shower', 39802, 0, 0, 0, 101,
|
|
'Crystal', 'Nukes', 'Nano_Resistance_DeBuffs_-_Line_A', 643, '', 0, 0, 1, 1, 0, 'Nano-Technician',
|
|
'Adonis Garden'),
|
|
(259347, 'Nano Crystal (Incessant Flurry)', 42449, 259348, 'Incessant Flurry', 39803, 0, 0, 0, 143, 'Crystal',
|
|
'Nukes', 'Nano_Resistance_DeBuffs_-_Line_A', 643, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'Penumbra Garden'),
|
|
(259353, 'Nano Crystal (Overwhelming Storm)', 42449, 259349, 'Overwhelming Storm', 45177, 0, 0, 0, 202,
|
|
'Crystal', 'Nukes', 'Nano_Resistance_DeBuffs_-_Line_A', 643, '', 0, 0, 1, 3, 0, 'Nano-Technician',
|
|
'Inferno Garden'),
|
|
(259358, 'Nano Crystal (Constant Barrage)', 42449, 259354, 'Constant Barrage', 45178, 0, 0, 0, 213, 'Crystal',
|
|
'Nukes', 'Nano_Resistance_DeBuffs_-_Line_A', 643, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'Pandemonium Garden'),
|
|
(259368, 'Super Charged Nano Crystal (Bewilder)', 12224, 259335, 'Empowered Bewilder', 46283, NULL, NULL, NULL,
|
|
106, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 0, 1, 1, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259368, 'Super Charged Nano Crystal (Bewilder)', 12224, 259336, 'Specialized Bewilder', 46283, NULL, NULL, NULL,
|
|
106, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 0, 1, 1, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259369, 'Super Charged Nano Crystal (Peaceful Intentions)', 42449, 259364, 'Empowered Peaceful Intentions',
|
|
46271, NULL, NULL, NULL, 215, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 0, 1, 4, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(259369, 'Super Charged Nano Crystal (Peaceful Intentions)', 42449, 259365, 'Specialized Peaceful Intentions',
|
|
46271, NULL, NULL, NULL, 215, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 0, 1, 4, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(259370, 'Super Charged Nano Crystal (Discourage Involvement)', 42449, 259362,
|
|
'Empowered Discourage Involvement', 46270, NULL, NULL, NULL, 204, 'Tainted', 'Crowd_Control', 'Mezz', 147,
|
|
'Calm', 0, 0, 1, 3, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259370, 'Super Charged Nano Crystal (Discourage Involvement)', 42449, 259363,
|
|
'Specialized Discourage Involvement', 46270, NULL, NULL, NULL, 204, 'Tainted', 'Crowd_Control', 'Mezz', 147,
|
|
'Calm', 0, 0, 1, 3, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259371, 'Super Charged Nano Crystal (Project Calm)', 12257, 259366, 'Specialized Project Calm', 46269, NULL,
|
|
NULL, NULL, 129, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 0, 1, 2, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259371, 'Super Charged Nano Crystal (Project Calm)', 12257, 259367, 'Empowered Project Calm', 46269, NULL, NULL,
|
|
NULL, 129, 'Tainted', 'Crowd_Control', 'Mezz', 147, 'Calm', 0, 0, 1, 2, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259378, 'Super Charged Nano Crystal (Ball and Chain)', 42449, 259337, 'Empowered Ball and Chain', 46274, NULL,
|
|
NULL, NULL, 106, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259378, 'Super Charged Nano Crystal (Ball and Chain)', 42449, 259338, 'Specialized Ball and Chain', 46274, NULL,
|
|
NULL, NULL, 106, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 1, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259379, 'Super Charged Nano Crystal (Gravity Pull)', 42449, 259372, 'Empowered Gravity Pull', 46274, NULL, NULL,
|
|
NULL, 129, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259379, 'Super Charged Nano Crystal (Gravity Pull)', 42449, 259373, 'Specialized Gravity Pull', 46274, NULL,
|
|
NULL, NULL, 129, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 2, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259380, 'Super Charged Nano Crystal (Feet of Lead)', 42449, 259374, 'Empowered Feet of Lead', 46275, NULL, NULL,
|
|
NULL, 204, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259380, 'Super Charged Nano Crystal (Feet of Lead)', 42449, 259375, 'Specialized Feet of Lead', 46275, NULL,
|
|
NULL, NULL, 204, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259381, 'Super Charged Nano Crystal (Burden of Atlas)', 42449, 259376, 'Empowered Burden of Atlas', 46275, NULL,
|
|
NULL, NULL, 215, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 4, 0, 'Nano-Technician', 'SL Loot'),
|
|
(259381, 'Super Charged Nano Crystal (Burden of Atlas)', 42449, 259377, 'Specialized Burden of Atlas', 46275,
|
|
NULL, NULL, NULL, 215, 'Tainted', 'Crowd_Control', 'Root', 146, '', 0, 0, 1, 4, 0, 'Nano-Technician',
|
|
'SL Loot'),
|
|
(259605, 'Nano Crystal (Dimach Expertise)', 12226, 259604, 'Dimach Expertise', 16219, 0, 0, 0, 10, 'Crystal',
|
|
'Buffs_-_Melee_Special', 'Dimach_Buffs', 547, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(259608, 'Nano Crystal (Dimach Proficiency)', 12226, 259606, 'Dimach Proficiency', 16219, 0, 0, 0, 4, 'Crystal',
|
|
'Buffs_-_Melee_Special', 'Dimach_Buffs', 547, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(259898, 'Snowball Fighting Manual', 37933, 259902, 'Throw Snowball', 294525, 0, 0, 0, 1, 'Misc', 'Combat',
|
|
'Snowball', 0, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(260759, 'Nano Crystal (Superior Notum Overflow Injector)', 301611, 260758, 'Superior Notum Overflow Injector',
|
|
291162, 0, 0, 0, 210, 'Crystal', 'Buffs', 'Nano_Damage_Multiplier_Buffs', 1062, '', 0, 0, 1, 0, 0,
|
|
'Nano-Technician', 'Inferno Anansi Quest'),
|
|
(260762, 'Nano Crystal (Nanobot Defense)', 301538, 260761, 'Nanobot Defense', 301540, 0, 0, 0, 210, 'Crystal',
|
|
'Combat', 'Damage_to_Nano', 809, '', 0, 0, 1, 0, 0, 'Trader', 'Greedy Shade'),
|
|
(260766, 'Nano Crystal (Luck''s Capricious Consequence)', 12259, 260765, 'Luck''s Capricious Consequence', 39081,
|
|
0, 0, 0, 205, 'Crystal', 'DeBuffs', 'Evasion_DeBuffs', 197, '', 0, 0, 1, 0, 0, 'Fixer', 'Inferno Tours Quest'),
|
|
(260772, 'Healing Staff of Alcofribas Nasier', 154363, 260771, 'Construct Empowerment', 38884, 0, 0, 0, 205,
|
|
'Weapon', 'Pet_Buffs', 'Healing_Construct_Empowerment', 807, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Inferno Anansi Quest'),
|
|
(263242, 'Nano Crystal (Lesser Predator)', 12259, 263240, 'Lesser Predator', 16218, 0, 0, 0, 126, 'Crystal',
|
|
'Buffs', 'Agility_Buffs', 195, '', 0, 0, 1, 0, 0, 'Agent', 'Scheol Scientists Quest'),
|
|
(263245, 'Nano Crystal (Greater Predator)', 12259, 263243, 'Greater Predator', 16218, 0, 0, 0, 126, 'Crystal',
|
|
'Buffs', 'Agility_Buffs', 195, '', 0, 0, 1, 0, 0, 'Agent', 'Scheol Yuttos Quest'),
|
|
(263247, 'Nano Crystal (Kyudo)', 12226, 263246, 'Kyudo', 16208, 0, 0, 0, 126, 'Crystal', 'Buffs',
|
|
'Martial_Artist_Bow_Buffs', 815, '', 0, 0, 1, 0, 0, 'Martial Artist', 'Scheol Scientists Quest'),
|
|
(263248, 'Nano Crystal (Greater Kyudo)', 12226, 263249, 'Greater Kyudo', 16208, 0, 0, 0, 126, 'Crystal', 'Buffs',
|
|
'Martial_Artist_Bow_Buffs', 815, '', 0, 0, 1, 0, 0, 'Martial Artist', 'Scheol Yuttos Quest'),
|
|
(263252, 'Nano Crystal (Greater Gunslinger)', 12226, 263250, 'Greater Gunslinger', 16310, 0, 0, 0, 126,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'Scheol Yuttos Quest'),
|
|
(263253, 'Nano Crystal (Skilled Gunslinger)', 12226, 263251, 'Skilled Gunslinger', 16310, 0, 0, 0, 126,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'Scheol Scientists Quest'),
|
|
(263260, 'Nano Crystal (Minor NCU Crash)', 42450, 263259, 'Minor NCU Crash', 16216, 0, 0, 0, 126, 'Crystal',
|
|
'DeBuffs', 'Hostile_NCU_Wipe', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'Scheol Scientists Quest'),
|
|
(263262, 'Nano Crystal (NCU Crash)', 42450, 263261, 'NCU Crash', 16216, 0, 0, 0, 126, 'Crystal', 'DeBuffs',
|
|
'Hostile_NCU_Wipe', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'Scheol Yuttos Quest'),
|
|
(263267, 'Nano Crystal (Notum Overflow Injector)', 301611, 263266, 'Notum Overflow Injector', 291162, 0, 0, 0,
|
|
126, 'Crystal', 'Buffs', 'Nano_Damage_Multiplier_Buffs', 1062, '', 0, 0, 1, 0, 0, 'Nano-Technician',
|
|
'Scheol Yuttos Quest'),
|
|
(263268, 'Nano Crystal (Nanobot Shelter)', 301537, 263265, 'Nanobot Shelter', 301539, 0, 0, 0, 126, 'Crystal',
|
|
'Buffs', 'Reflect_Shield', 2, '', 0, 0, 1, 0, 0, 'Nano-Technician', 'Greedy Shade / Scheol Scientists Quest'),
|
|
(263279, 'Nano Crystal (Learning by Doing (Team))', 296549, 263277, 'Learning by Doing (Team)', 296548, 0, 0, 0,
|
|
60, 'Crystal', 'Buffs', 'Experience_Constructs_-_XP_Bonus', 959, '', 0, 0, 1, 0, 0, 'Adventurer',
|
|
'Scheol Scientists Quest'),
|
|
(263280, 'Nano Crystal (Pr0n0wnzm3nt 0f H4xx)', 296677, 263278, 'Pr0n0wnzm3nt 0f H4xx', 296676, 0, 0, 0, 60,
|
|
'Crystal', 'Morphs', 'L33t', 0, '', 0, 0, 1, 0, 0, 'Adventurer', 'Scheol Yuttos Quest'),
|
|
(263283, 'Nano Crystal (Simple Viral Agent)', 301210, 263281, 'Simple Viral Agent', 301207, 0, 0, 0, 126,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 0, 1, 0, 0, 'Doctor', 'Scheol Scientists Quest'),
|
|
(263284, 'Nano Crystal (Poisoned Wounds)', 301215, 263282, 'Poisoned Wounds', 301222, 0, 0, 0, 126, 'Crystal',
|
|
'Combat', 'DOT_-_Line_B', 7, '', 0, 0, 1, 0, 0, 'Doctor', 'Scheol Yuttos Quest'),
|
|
(263294, 'Nano Crystal (My Enemy''s Enemy is my Friend)', 301545, 263293, 'My Enemy''s Enemy is my Friend',
|
|
301543, 0, 0, 0, 126, 'Crystal', 'Drain', 'Health_and_Nano_Over_Time_Drain', 828, '', 0, 0, 1, 0, 0, 'Trader',
|
|
'Greedy Shade'),
|
|
(263299, 'Mesmerizing Staff of Francois', 154363, 263298, 'Mesmerizing Construct Empowerment', 84276, 0, 0, 0,
|
|
205, 'Weapon', 'Pet_Buffs', 'Mesmerization_Construct_Empowerment', 810, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'Scheol Scientists Quest'),
|
|
(263300, 'Nano Crystal (Mesmerization Construct Empowerment)', 12260, 263298,
|
|
'Mesmerizing Construct Empowerment', 84276, 0, 0, 0, 125, 'Crystal', 'Pet_Buffs',
|
|
'Mesmerization_Construct_Empowerment', 810, '', 0, 0, 1, 0, 0, 'Meta-Physicist', 'Scheol Scientists Quest'),
|
|
(263302, 'Nano Crystal (Lesser Miniaturization)', 12260, 263301, 'Lesser Miniaturization', 39015, 0, 0, 0, 125,
|
|
'Crystal', 'Pet_Buffs', 'Engineer_Miniaturization', 811, '', 0, 0, 1, 0, 0, 'Engineer',
|
|
'Scheol Scientists Quest'),
|
|
(263304, 'Nano Crystal (Miniaturization)', 12260, 263303, 'Miniaturization', 39015, 0, 0, 0, 125, 'Crystal',
|
|
'Pet_Buffs', 'Engineer_Miniaturization', 811, '', 0, 0, 1, 0, 0, 'Engineer', 'Scheol Yuttos Quest'),
|
|
(263307, 'Nano Crystal (Minor Nanobot Defense)', 301538, 263306, 'Minor Nanobot Defense', 301540, 0, 0, 0, 126,
|
|
'Crystal', 'Combat', 'Damage_to_Nano', 809, '', 0, 0, 1, 0, 0, 'Trader', 'Greedy Shade'),
|
|
(265441, 'Nano Crystal (Sol: Pierce Nerves)', 12257, 266310, 'Pierce Nerves', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Shade_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Soldier', 'OFAB Store'),
|
|
(265442, 'Nano Crystal (MA: Induce Stupor)', 12257, 266311, 'Induce Stupor', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Meta-Physicist_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Martial Artist', 'OFAB Store'),
|
|
(265443, 'Nano Crystal (Eng: Unsteady Hands)', 12257, 266309, 'Unsteady Hands', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Fixer_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(265444, 'Nano Crystal (Fix: Blindside)', 12257, 266308, 'Blindside', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Trader_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'OFAB Store'),
|
|
(265445, 'Nano Crystal (Agt: Technical Incompetence)', 12257, 266307, 'Technical Incompetence', 39125, 0, 0, 0,
|
|
175, 'Crystal', 'PvP', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Agent', 'OFAB Store'),
|
|
(265446, 'Nano Crystal (Adv: Misdiagnosis)', 12257, 266306, 'Misdiagnosis', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Doctor_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Adventurer', 'OFAB Store'),
|
|
(265447, 'Nano Crystal (Trad: Borrow Reflect)', 12257, 266312, 'Borrow Reflect', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'Drain', 'Reflect', 0, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(265448, 'Nano Crystal (Bur: Rabies)', 12257, 266305, 'Rabies', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Adventurer_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(265449, 'Nano Crystal (Enf: Slowdown)', 12257, 266304, 'Slowdown', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Martial_Artist_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Enforcer', 'OFAB Store'),
|
|
(265450, 'Nano Crystal (NT: Restrain Enthusiasm)', 12257, 266302, 'Restrain Enthusiasm', 39125, 0, 0, 0, 175,
|
|
'Crystal', 'PvP_(Enforcer_Nemesis)', 'Lost_Eden', 0, 'HP_Buff', 151, 0, 0, 0, 0, 'Nano-Technician',
|
|
'OFAB Store'),
|
|
(265451, 'Nano Crystal (Doc: Fill Inbox)', 12257, 266303, 'Fill Inbox', 39125, 0, 0, 0, 175, 'Crystal',
|
|
'PvP_(Bureaucrat_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Doctor', 'OFAB Store'),
|
|
(265452, 'Nano Crystal (MP: Nano Division)', 12257, 266299, 'Nano Division', 39125, 0, 0, 0, 200, 'Crystal',
|
|
'DeBuffs', 'Nano_Resistance_DeBuffs_-_Line_A', 643, 'Lost_Eden', 0, 1, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(265453, 'Nano Crystal (Keep: Blow Their Cover)', 12257, 266301, 'Blow Their Cover', 39125, 0, 0, 0, 175,
|
|
'Crystal', 'PvP_(Agent_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 0, 0, 0, 'Keeper', 'OFAB Store'),
|
|
(265454, 'Nano Crystal (Shad: Shade''s Caress)', 292049, 266300, 'Shade''s Caress', 292046, 0, 0, 0, 175,
|
|
'Crystal', 'PvP', 'Lost_Eden', 1000, 'Heal', 0, 0, 0, 0, 0, 'Shade', 'OFAB Store'),
|
|
(265455, 'Nano Crystal (NT: Explosive Cataclysm)', 12257, 266298, 'Explosive Cataclysm', 45190, 0, 0, 0, 75,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 0, 0, 1, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265456, 'Nano Crystal (NT: Future Vision)', 12257, 266292, 'Future Vision', 45190, 0, 0, 0, 75, 'Crystal',
|
|
'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 1, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265457, 'Nano Crystal (NT: Explosive Double)', 12257, 266286, 'Explosive Double', 45190, 0, 0, 0, 75, 'Crystal',
|
|
'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 1, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265458, 'Nano Crystal (NT: Earthshattering Cataclysm)', 12257, 266297, 'Earthshattering Cataclysm', 45190, 0, 0,
|
|
0, 120, 'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 0, 0, 2, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265459, 'Nano Crystal (NT: Calculated Detonation)', 12257, 266291, 'Calculated Detonation', 45190, 0, 0, 0, 120,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 2, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265460, 'Nano Crystal (NT: Earthshattering Double)', 12257, 266285, 'Earthshattering Double', 45190, 0, 0, 0,
|
|
120, 'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 2, 0, 'Nano-Technician',
|
|
'OFAB Store'),
|
|
(265461, 'Nano Crystal (NT: Notum Cataclysm)', 12257, 266296, 'Notum Cataclysm', 45190, 0, 0, 0, 165, 'Crystal',
|
|
'Nukes', 'AoE_Nuke', 0, '', 0, 0, 0, 2, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265462, 'Nano Crystal (NT: Delayed Cellular Collapse)', 12257, 266290, 'Delayed Cellular Collapse', 45190, 0, 0,
|
|
0, 165, 'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 2, 0, 'Nano-Technician',
|
|
'OFAB Store'),
|
|
(265463, 'Nano Crystal (NT: Notum Double)', 12257, 266284, 'Notum Double', 45190, 0, 0, 0, 165, 'Crystal',
|
|
'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 2, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265464, 'Nano Crystal (NT: Jobe Cataclysm)', 12257, 266295, 'Jobe Cataclysm', 45190, 0, 0, 0, 200, 'Crystal',
|
|
'Nukes', 'AoE_Nuke', 0, '', 0, 0, 0, 3, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265465, 'Nano Crystal (NT: Impending Demise)', 12257, 266289, 'Impending Demise', 45190, 0, 0, 0, 200,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 3, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265466, 'Nano Crystal (NT: Jobe Double)', 12257, 266283, 'Jobe Double', 45190, 0, 0, 0, 200, 'Crystal',
|
|
'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 3, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265467, 'Nano Crystal (NT:Enfraam''s Cataclysm)', 12257, 266294, 'Enfraam''s Cataclysm', 45190, 0, 0, 0, 214,
|
|
'Crystal', 'Nukes', 'AoE_Nuke', 0, '', 0, 0, 0, 4, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265468, 'Nano Crystal (NT: Enfraam''s Surprise Assault)', 12257, 266288, 'Enfraam''s Surprise Assault', 45190,
|
|
0, 0, 0, 219, 'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 4, 0, 'Nano-Technician',
|
|
'OFAB Store'),
|
|
(265469, 'Nano Crystal (NT: Enfraam''s Double)', 12257, 266282, 'Enfraam''s Double', 45190, 0, 0, 0, 219,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 4, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265470, 'Nano Crystal (NT: Izgimmer''s Tactical Nuke)', 12257, 266287, 'Izgimmer''s Tactical Nuke', 45190, 0, 0,
|
|
0, 220, 'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 4, 0, 'Nano-Technician',
|
|
'OFAB Store'),
|
|
(265471, 'Nano Crystal (NT: Izgimmer''s Double)', 12257, 266281, 'Izgimmer''s Double', 45190, 0, 0, 0, 220,
|
|
'Crystal', 'Combat', 'Nano-Technician_DOT_-_Strain_B', 10, '', 0, 0, 0, 4, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(265480, 'Nano Crystal (Energize Rubi-Ka Grid Tunnel)', 42450, 242954, 'Energize Rubi-Ka Grid Tunnel', 117953, 0,
|
|
0, 0, 220, 'Crystal', 'Teleport', 'Fixer_Grid', 0, '', 0, 0, 1, 4, 0, 'Fixer', 'Pandemonium Garden'),
|
|
(267111, 'Nano Crystal (Trad: Plunder Skills (Nanite Enhanced))', 301398, 267110,
|
|
'Plunder Skills (Nanite Enhanced)', 301402, 0, 0, 0, 200, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs',
|
|
136, 'Ransack', 0, 1, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(267115, 'Nano Crystal (Trad: Divest Skills (Nanite Enhanced))', 301397, 267114,
|
|
'Divest Skills (Nanite Enhanced)', 301400, 0, 0, 0, 200, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs',
|
|
135, 'Deprive', 0, 1, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(267118, 'Nano Crystal (Trad: Corporate Protection)', 301514, 267117, 'Corporate Protection', 301506, 0, 0, 0,
|
|
200, 'Crystal', 'Drain', 'Add_All_Defence_Drains', 1060, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(267122, 'Nano Crystal (Trad: Lesser Corporate Protection)', 301514, 267121, 'Lesser Corporate Protection',
|
|
301506, 0, 0, 0, 200, 'Crystal', 'Drain', 'Add_All_Defence_Drains', 1060, '', 0, 0, 0, 0, 0, 'Trader',
|
|
'OFAB Store'),
|
|
(267267, 'Nano Crystal (Trad: Lesser Industrial Sabotage)', 301513, 267264, 'Lesser Industrial Sabotage', 301505,
|
|
0, 0, 0, 200, 'Crystal', 'Drain', 'Add_All_Offence_Drains', 814, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(267268, 'Nano Crystal (Trad: Industrial Sabotage)', 301513, 267266, 'Industrial Sabotage', 301505, 0, 0, 0, 200,
|
|
'Crystal', 'Drain', 'Add_All_Offence_Drains', 814, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(267270, 'Nano Crystal (MP: Beneficial Scourge)', 42451, 267269, 'Beneficial Scourge', 39168, 0, 0, 0, 200,
|
|
'Crystal', 'DeBuffs', 'General_Cold_AC_Debuff', 128, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(267273, 'Nano Crystal (MP: Hostility Scourge)', 42451, 267271, 'Hostility Scourge', 39168, 0, 0, 0, 200,
|
|
'Crystal', 'DeBuffs', 'General_Chemical_AC_Debuff', 127, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(267274, 'Nano Crystal (MP: Lesser Hostility Scourge)', 42451, 267272, 'Lesser Hostility Scourge', 39168, 0, 0,
|
|
0, 200, 'Crystal', 'DeBuffs', 'General_Chemical_AC_Debuff', 127, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'OFAB Store'),
|
|
(267276, 'Nano Crystal (MP: Lesser Beneficial Scourge)', 42451, 267275, 'Lesser Beneficial Scourge', 39168, 0, 0,
|
|
0, 200, 'Crystal', 'DeBuffs', 'General_Cold_AC_Debuff', 128, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(267282, 'Nano Crystal (MP: Sacrificial Shielding)', 300499, 267281, 'Sacrificial Shielding', 300501, 0, 0, 0,
|
|
200, 'Crystal', 'Pet', 'Damage_To_Pet', 1024, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(267284, 'Nano Crystal (MP: Nanite Enhanced Nano Shutdown)', 300508, 267283, 'Nanite Enhanced Nano Shutdown',
|
|
300509, 0, 0, 0, 200, 'Crystal', 'DeBuffs', 'Nano_Shutdown_DeBuffs', 239, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'OFAB Store'),
|
|
(267530, 'Nano Crystal (Sacrifical Shielding)', 42451, 267391, 'Sacrifical Shielding', 39168, 0, 0, 0, 200,
|
|
'Crystal', 'Pet', 'DOT_Strain_C', 582, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(267532, 'Nano Crystal (Sacrifical power)', 42451, 267531, 'Sacrifical power', 39168, 0, 0, 0, 200, 'Crystal',
|
|
'Pet', 'DOT_Strain_C', 582, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(267537, 'Nano Crystal (Bur: Last Minute Negotiations)', 42449, 267535, 'Last Minute Negotiations', 46271, 0, 0,
|
|
0, 200, 'Crystal', 'Crowd_Control', 'Mdb:2009:893', 893, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(267539, 'Nano Crystal (Bur: Junior Last Minute Negotiations)', 42449, 267538, 'Junior Last Minute Negotiations',
|
|
46271, 0, 0, 0, 200, 'Crystal', 'Crowd_Control', 'Mdb:2009:893', 893, '', 0, 0, 0, 0, 0, 'Bureaucrat',
|
|
'OFAB Store'),
|
|
(267629, 'Nano Crystal (MP: Evocation of The Enraged)', 42448, 267598, 'Evocation of The Enraged', 16280, 0, 0,
|
|
0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Evocation', 0, 0, 1, 0, 0,
|
|
'Meta-Physicist', 'OFAB Store'),
|
|
(267630, 'Nano Crystal (MP: Evocation of The Enlightened)', 42448, 267599, 'Evocation of The Enlightened', 16280,
|
|
0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'OFAB Store'),
|
|
(267631, 'Nano Crystal (MP: Evocation of The Empowered)', 42448, 267600, 'Evocation of The Empowered', 16280, 0,
|
|
0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'OFAB Store'),
|
|
(267632, 'Nano Crystal (MP: Evocation of The Reinforced)', 42448, 267601, 'Evocation of The Reinforced', 16280,
|
|
0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'OFAB Store'),
|
|
(267633, 'Nano Crystal (Bur: Lesser Corporate Insurance Policy)', 42448, 267603,
|
|
'Lesser Corporate Insurance Policy', 16299, 0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816,
|
|
'', 0, 0, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(267634, 'Nano Crystal (Bur: Corporate Insurance Policy)', 42448, 267604, 'Corporate Insurance Policy', 16299, 0,
|
|
0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(267635, 'Nano Crystal (Bur: Greater Corporate Insurance Policy)', 42448, 267605,
|
|
'Greater Corporate Insurance Policy', 16299, 0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816,
|
|
'', 0, 0, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(267636, 'Nano Crystal (Eng: Lesser Software Hacking Shielding)', 42448, 267606,
|
|
'Lesser Software Hacking Shielding', 16299, 0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816,
|
|
'', 0, 0, 1, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(267637, 'Nano Crystal (Eng: Software Hacking Shielding)', 42448, 267607, 'Software Hacking Shielding', 16299, 0,
|
|
0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816, '', 0, 0, 1, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(267638, 'Nano Crystal (Eng: Advanced Software Hacking Shielding)', 42448, 267608,
|
|
'Advanced Software Hacking Shielding', 16299, 0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Defensive_Nanos', 816,
|
|
'', 0, 0, 1, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(267639, 'Nano Crystal (MP: Evocation of The Pure)', 42448, 267609, 'Evocation of The Pure', 16280, 0, 0, 0, 200,
|
|
'Crystal', 'Pet_Buffs', 'Pet_Damage_Over_Time_Resist_Nanos', 817, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'OFAB Store'),
|
|
(267640, 'Nano Crystal (MP: Evocation of The Cleansed)', 42448, 267617, 'Evocation of The Cleansed', 16280, 0, 0,
|
|
0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Damage_Over_Time_Resist_Nanos', 817, '', 0, 0, 1, 0, 0, 'Meta-Physicist',
|
|
'OFAB Store'),
|
|
(267641, 'Nano Crystal (Bur: Corporate Strategy)', 42448, 267611, 'Corporate Strategy', 16313, 0, 0, 0, 200,
|
|
'Crystal', 'Pet_Buffs', 'Pet_Short_Term_Damage_Buffs', 225, 'Damage_Robot', 0, 0, 1, 0, 0, 'Bureaucrat',
|
|
'OFAB Store'),
|
|
(267642, 'Nano Crystal (Bur: Nanite Robot Protection)', 42448, 267612, 'Nanite Robot Protection', 16299, 0, 0, 0,
|
|
200, 'Crystal', 'Pet_Buffs', 'Pet_Damage_Over_Time_Resist_Nanos', 817, '', 0, 0, 1, 0, 0, 'Bureaucrat',
|
|
'OFAB Store'),
|
|
(267643, 'Nano Crystal (Bur: Lesser Nanite Robot Protection)', 42448, 267615, 'Lesser Nanite Robot Protection',
|
|
16299, 0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Damage_Over_Time_Resist_Nanos', 817, '', 0, 0, 1, 0, 0,
|
|
'Bureaucrat', 'OFAB Store'),
|
|
(267644, 'Nano Crystal (Bur: Basic Nanite Robot Protection)', 42448, 267616, 'Basic Nanite Robot Protection',
|
|
16299, 0, 0, 0, 200, 'Crystal', 'Pet_Buffs', 'Pet_Damage_Over_Time_Resist_Nanos', 817, '', 0, 0, 0, 0, 0,
|
|
'Bureaucrat', 'OFAB Store'),
|
|
(267645, 'Nano Crystal (Sol: Remedy Inhibitor)', 42448, 267624, 'Remedy Inhibitor', 44245, 0, 0, 0, 200,
|
|
'Crystal', 'Combat', 'AoE_Taunt', 683, '', 0, 0, 1, 0, 0, 'Soldier', 'OFAB Store'),
|
|
(267646, 'Nano Crystal (Doc: Dr Blaze''s Mutagenic Compound)', 42449, 267620, 'Dr Blaze''s Mutagenic Compound',
|
|
16222, 0, 0, 0, 200, 'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0, 1, 0, 0, 'Doctor', 'OFAB Store'),
|
|
(267647, 'Nano Crystal (Doc: Nanite Enhanced Mutagenic Compound)', 42449, 267621,
|
|
'Nanite Enhanced Mutagenic Compound', 16222, 0, 0, 0, 200, 'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0,
|
|
1, 0, 0, 'Doctor', 'OFAB Store'),
|
|
(267648, 'Nano Crystal (Doc: Nanite Enhanced Mutagenic Plague)', 42449, 267623,
|
|
'Nanite Enhanced Mutagenic Plague', 16222, 0, 0, 0, 200, 'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0, 1,
|
|
0, 0, 'Doctor', 'OFAB Store'),
|
|
(267650, 'Nano Crystal (Doc: Weak Mutagenic Plague)', 42449, 267649, 'Weak Mutagenic Plague', 16222, 0, 0, 0,
|
|
200, 'Crystal', 'Combat', 'DOT_Strain_C', 582, '', 0, 0, 0, 0, 0, 'Doctor', 'OFAB Store'),
|
|
(267879, 'Nano Crystal (Metaing''s Improved Glacial Lance)', 42449, 267878, 'Metaing''s Improved Glacial Lance',
|
|
39798, 0, 0, 0, 180, 'Crystal', 'Combat', 'Nuke_Normal', 0, '', 0, 0, 0, 0, 0, 'Meta-Physicist',
|
|
'Scheol Yuttos Quest'),
|
|
(267919, 'Nano Crystal (Bur: Droid Damage Matrix)', 42448, 267916, 'Droid Damage Matrix', 117931, 0, 0, 0, 200,
|
|
'Crystal', 'Combat', 'Pet_Buff', 683, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(267920, 'Nano Crystal (Bur: Take the Bullet)', 42448, 267917, 'Take the Bullet', 117934, 0, 0, 0, 200,
|
|
'Crystal', 'Pet_Buffs', 'General', 0, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(268170, 'Nano Crystal (Master''s Bidding)', 42448, 268171, 'Master''s Bidding', 16299, 0, 0, 0, 200, 'Crystal',
|
|
'Pets', 'Proc:_Masters_Bidding', 0, '', 0, 0, 1, 0, 0, 'General', 'OFAB Store'),
|
|
(268695, 'Nano Crystal (Insight into the Shadowlands)', 296649, 268610, 'Insight into the Shadowlands', 296641,
|
|
0, 0, 0, 100, 'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'Tower Store'),
|
|
(268698, 'Nano Crystal (Veterans L33t Transformation)', 296678, 268697, 'Veterans L33t Transformation', 296675,
|
|
0, 0, 0, 100, 'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0, 'General', 'Veteran Terminal (Tower Shop)'),
|
|
(269443, 'Nano Crystal (Sharp Scales)', 300936, 269441, 'Sharp Scales', 300934, 0, 0, 0, 175, 'Crystal', 'Buffs',
|
|
'Adventurer_Morph_Buffs', 251, '', 0, 0, 1, 0, 0, 'Adventurer', 'Pen Xan Quest'),
|
|
(269445, 'Nano Crystal (Dead Cold)', 42449, 269444, 'Dead Cold', 49686, 0, 0, 0, 170, 'Crystal', 'Combat',
|
|
'DOT_Agent_Strain_A', 9, '', 0, 0, 1, 0, 0, 'Agent', 'Pen Xan Quest'),
|
|
(269448, 'Nano Crystal (Brain Freeze)', 294091, 269447, 'Brain Freeze', 293903, 0, 0, 0, 180, 'Crystal',
|
|
'DeBuffs', 'General_Psychic_DeBuffs', 55, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Mission Reward'),
|
|
(269456, 'Nano Crystal (Team-Enhanced Deathless Blessing)', 42448, 269455, 'Team-Enhanced Deathless Blessing',
|
|
44235, 0, 0, 0, 191, 'Crystal', 'Buffs', 'Heal_Over_Time', 12, '', 0, 0, 1, 0, 0, 'Doctor', 'Pen Xan Quest'),
|
|
(269461, 'Nano Crystal (Ice Burn)', 42452, 269460, 'Ice Burn', 16221, 0, 0, 0, 184, 'Crystal', 'Buffs',
|
|
'Damage_Shields', 1, '', 0, 0, 1, 0, 0, 'Enforcer', 'Pen Xan Quest'),
|
|
(269464, 'Nano Crystal (Boosted Tendons)', 42450, 269463, 'Boosted Tendons', 39308, 0, 0, 0, 183, 'Crystal',
|
|
'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 1, 0, 0, 'Engineer', 'Pen Xan Quest'),
|
|
(269469, 'Nano Crystal (Program Override)', 42450, 269465, 'Program Override', 16216, 0, 0, 0, 187, 'Crystal',
|
|
'DeBuffs', 'Hostile_NCU_Wipe', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'Pen Xan Quest'),
|
|
(269472, 'Nano Crystal (Fists of the Winter Flame)', 301564, 269470, 'Fists of the Winter Flame', 301567, 0, 0,
|
|
0, 185, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_C', 252, '', 0, 0, 1, 0, 0, 'Martial Artist', 'Pen Xan Quest'),
|
|
(269475, 'Nano Crystal (Freezing Lancets)', 42449, 269473, 'Freezing Lancets', 45177, 0, 0, 0, 197, 'Crystal',
|
|
'Nukes', 'Shadowlands', 0, '', 0, 0, 1, 3, 0, 'Nano-Technician', 'Pen Xan Quest'),
|
|
(269483, 'Nano Crystal (Composite Heavy Artillery)', 301605, 269482, 'Composite Heavy Artillery', 301604, 0, 0,
|
|
0, 182, 'Crystal', 'Buffs', 'Assault_Rifle_Buffs', 212, '', 0, 0, 1, 0, 0, 'Soldier', 'Greedy Shade'),
|
|
(269517, 'Nano Crystal (Summoning of Yidira)', 295573, 269516, 'Summoning of Yidira', 295575, 0, 0, 0, 203,
|
|
'Crystal', 'Pet', 'Mezz_Pet', 0, '', 0, 0, 1, 0, 0, 'Meta-Physicist', 'Pen Xan Quest'),
|
|
(269843, 'Nano Crystal (Grand Theft Humidity)', 301546, 269842, 'Grand Theft Humidity', 301544, 0, 0, 0, 189,
|
|
'Crystal', 'Drain', 'Nano_Drain_-_Line_B', 856, '', 0, 0, 1, 0, 0, 'Trader', 'Greedy Shade / Pen Xan Quest'),
|
|
(269871, 'Nano Crystal (Pet Attention)', 301140, 269869, 'Pet Attention', 301137, 0, 0, 0, 100, 'Crystal',
|
|
'Pet_Buffs', 'General', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(269880, 'Nano Crystal (Pet Cleanse)', 301139, 269870, 'Pet Cleanse', 301138, 0, 0, 0, 215, 'Crystal',
|
|
'Pet_Buffs', 'General', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(269909, 'Nano Crystal (Pet Steal Back)', 12258, 269907, 'Pet Steal Back', 16216, 0, 0, 0, 100, 'Crystal',
|
|
'Pet_Buffs', 'General', 0, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(269910, 'Nano Crystal (Improved Pet Steal Back)', 42450, 269908, 'Improved Pet Steal Back', 16216, 0, 0, 0, 215,
|
|
'Crystal', 'Pet_Buffs', 'General', 0, '', 0, 1, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(270235, 'Nano Crystal (Improved Health Plunder)', 42448, 270357, 'Improved Health Plunder', 117914, 0, 0, 0,
|
|
189, 'Crystal', 'Drain', 'Health', 0, '', 0, 0, 0, 0, 0, 'Trader', 'Bronto Burger Quest'),
|
|
(270236, 'Nano Crystal (The Great Explorer)', 296691, 268027, 'The Great Explorer', 295518, 0, 0, 0, 165,
|
|
'Crystal', 'Buffs', 'Nano_Resistance_Buffs', 204, '', 0, 0, 0, 0, 0, 'Adventurer', 'Bronto Burger Quest'),
|
|
(270237, 'Nano Crystal (Superior Hold Victim)', 42449, 270249, 'Superior Hold Victim', 46275, 0, 0, 0, 184,
|
|
'Crystal', 'Crowd_Control', 'Root', 146, '', 0, 0, 0, 0, 0, 'Agent', 'Bronto Burger Quest'),
|
|
(270238, 'Nano Crystal (Improved Rule of One)', 42449, 270250, 'Improved Rule of One', 45178, 0, 0, 0, 190,
|
|
'Crystal', 'Nukes', 'Special', 0, '', 0, 0, 0, 0, 0, 'Bureaucrat', 'Bronto Burger Quest'),
|
|
(270239, 'Nano Crystal (Team Health Plan)', 42448, 270349, 'Team Health Plan', 44251, 0, 0, 0, 185, 'Crystal',
|
|
'Combat', 'Team_Healing', 0, '', 0, 0, 0, 0, 0, 'Doctor', 'Bronto Burger Quest'),
|
|
(270240, 'Nano Crystal (Greater Fortify)', 42452, 270350, 'Greater Fortify', 100996, 0, 0, 0, 160, 'Crystal',
|
|
'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 0, 0, 0, 0, 'Enforcer', 'Bronto Burger Quest'),
|
|
(270241, 'Nano Crystal (Master''s Repairs)', 42448, 270351, 'Master''s Repairs', 44234, 0, 0, 0, 192, 'Crystal',
|
|
'Pet_Combat', 'Pet_Heal', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'Bronto Burger Quest'),
|
|
(270242, 'Nano Crystal (Advanced Medical Claim)', 42448, 270352, 'Advanced Medical Claim', 44233, 0, 0, 0, 175,
|
|
'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 0, 0, 0, 0, 'Fixer', 'Bronto Burger Quest'),
|
|
(270243, 'Nano Crystal (Enlightened Healing Touch)', 301449, 270353, 'Enlightened Healing Touch', 292054, 0, 0,
|
|
0, 165, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 0, 0, 0, 0, 'Martial Artist',
|
|
'Bronto Burger Quest'),
|
|
(270244, 'Nano Crystal (Metaing''s Improved Mind Quake)', 42449, 270355, 'Metaing''s Improved Mind Quake', 45177,
|
|
0, 0, 0, 188, 'Crystal', 'Combat', 'Metaphysicist_Mind_Damage_Nano_DeBuffs', 221, '', 0, 0, 0, 0, 0,
|
|
'Meta-Physicist', 'Bronto Burger Quest'),
|
|
(270245, 'Nano Crystal (Advanced Fleeting Immunity)', 42452, 270356, 'Advanced Fleeting Immunity', 100996, 0, 0,
|
|
0, 191, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 0, 0, 0, 0, 'Nano-Technician',
|
|
'Bronto Burger Quest'),
|
|
(270247, 'Nano Crystal (Full Automatic Targeting)', 301598, 270248, 'Full Automatic Targeting', 301599, 0, 0, 0,
|
|
159, 'Crystal', 'Buffs', 'Add_All_Offence_Buffs', 836, '', 0, 0, 0, 0, 0, 'Soldier', 'Bronto Burger Quest'),
|
|
(270432, 'Phasefront Phantom - Beige', 272048, 270431, 'Phasefront Phantom - Beige', 16229, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270539, 'Phasefront Phantom - Grey', 271888, 270538, 'Phasefront Phantom - Grey', 16229, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270541, 'Phasefront Phantom - Black', 271889, 270540, 'Phasefront Phantom - Black', 271693, 0, 0, 0, 100,
|
|
'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270543, 'Phasefront Phantom - Camo', 271890, 270542, 'Phasefront Phantom - Camo', 271693, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270545, 'Phasefront Phantom - White', 271891, 270544, 'Phasefront Phantom - White', 16229, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270547, 'Phasefront Phantom - Yellow', 271892, 270546, 'Phasefront Phantom - Yellow', 271695, 0, 0, 0, 100,
|
|
'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270633, 'Phasefront Ghost - Blue', 271882, 270632, 'Phasefront Ghost - Blue', 16229, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270635, 'Phasefront Ghost - Black', 271883, 270634, 'Phasefront Ghost - Black', 271695, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270638, 'Hoverboard a texture four useitem', 12258, 270636, 'Phasefront Ghost - Camo', 271693, 0, 0, 0, 100,
|
|
'Misc', 'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270642, 'Phasefront Ghost - Yellow', 271885, 270641, 'Phasefront Ghost - Yellow', 271695, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270644, 'Phasefront Ghost - White', 271886, 270643, 'Phasefront Ghost - White', 16229, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270646, 'Phasefront Wraith X2-45 - Desert', 271896, 270645, 'Phasefront Wraith X2-45 - Desert', 271691, 0, 0, 0,
|
|
1, 'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270712, 'Phasefront Wraith X2-45 - Black', 271897, 270711, 'Phasefront Wraith X2-45 - Black', 16236, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270715, 'Nano Crystal (Your Enemy''s Enemy is your Friend)', 301545, 270714,
|
|
'Your Enemy''s Enemy is your Friend', 301543, 0, 0, 0, 189, 'Crystal', 'Drain',
|
|
'Health_and_Nano_Over_Time_Drain', 828, '', 0, 0, 1, 0, 1, 'Trader', 'Greedy Shade'),
|
|
(270732, 'Phasefront Wraith X2-45 - Camo', 271898, 270731, 'Phasefront Wraith X2-45 - Camo', 271689, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270739, 'Phasefront Wraith X2-45 - Urban Camouflage', 271899, 270738,
|
|
'Phasefront Wraith X2-45 - Urban Camouflage', 271690, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0,
|
|
0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270748, 'Nano Crystal (Improved Complete Healing)', 301570, 270747, 'Improved Complete Healing', 301568, 0, 0,
|
|
0, 215, 'Crystal', 'Combat', 'Complete_Healing_Line', 282, '', 0, 0, 1, 0, 1, 'Doctor',
|
|
'Dust Brigade Quest Part IV'),
|
|
(270765, 'Phasefront Wraith X2-45 - Red', 271901, 270764, 'Phasefront Wraith X2-45 - Red', 271690, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270772, 'Nano Crystal (Superior Seed Life)', 42448, 270770, 'Superior Seed Life', 44248, 0, 0, 0, 215,
|
|
'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 0, 1, 0, 1, 'Adventurer', 'Dust Brigade Quest Part IV'),
|
|
(270780, 'Phasefront Wraith X2-45 - White', 271900, 270779, 'Phasefront Wraith X2-45 - White', 16236, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270782, 'Nano Crystal (True Profession)', 301606, 270778, 'True Profession', 301607, 0, 0, 0, 215, 'Crystal',
|
|
'False_Professions', 'True_Profession', 830, '', 0, 0, 1, 0, 1, 'Agent', 'Dust Brigade Quest Part I'),
|
|
(270785, 'Nano Crystal (Motivational Speech: Improved Heroic Measures)', 295508, 270783,
|
|
'Motivational Speech: Improved Heroic Measures', 295510, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Motivational_SpeechEffect', 234, 'Add_All_Offensive_&_Defensive_Buffs', 0, 0, 1, 0, 1, 'Bureaucrat',
|
|
'Dust Brigade Quest Part I'),
|
|
(270789, 'Nano Crystal (Mongo Demolish!)', 301272, 270786, 'Mongo Demolish!', 301263, 0, 0, 0, 215, 'Crystal',
|
|
'Crowd_Control', 'Mongo_Buffs', 188, '', 0, 0, 1, 0, 1, 'Enforcer', 'Dust Brigade Quest Part IV'),
|
|
(270791, 'Nano Crystal (Improved Shield of the Obedient Servant)', 42452, 270790,
|
|
'Improved Shield of the Obedient Servant', 20880, 0, 0, 0, 215, 'Crystal', 'Pet_Buffs',
|
|
'Shield_of_the_Obedient_Servant', 831, '', 0, 0, 1, 0, 1, 'Engineer', 'Dust Brigade Quest Part III'),
|
|
(270797, 'Nano Crystal (Improved Enervate Imprisonment)', 42450, 270795, 'Improved Enervate Imprisonment', 38911,
|
|
0, 0, 0, 215, 'Crystal', 'Buffs', 'Aura_Damage/Snare_Reduction_Buffs', 529, 'Enervate', 0, 0, 1, 0, 1, 'Keeper',
|
|
'Dust Brigade Quest Part I'),
|
|
(270799, 'Nano Crystal (Anvil Fists)', 42450, 270798, 'Anvil Fists', 117896, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Damage_Buffs_-_Line_A', 4, '', 0, 0, 1, 0, 1, 'Martial Artist', 'Dust Brigade Quest Part I'),
|
|
(270801, 'Nano Crystal (Improved Instill With Malign Intent)', 42448, 270800,
|
|
'Improved Instill With Malign Intent', 16207, 0, 0, 0, 215, 'Crystal', 'Pet_Buffs',
|
|
'Meta-Physicist_Pet_Damage_Buffs', 216, '', 0, 0, 1, 0, 1, 'Meta-Physicist', 'Dust Brigade Quest Part IV'),
|
|
(270803, 'Nano Crystal (Improved Dark Movement)', 42451, 270802, 'Improved Dark Movement', 16234, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 0, 1, 0, 1, 'Nano-Technician',
|
|
'Dust Brigade Quest Part IV'),
|
|
(270805, 'Nano Crystal (Improved Puncture of the Tarasque)', 42451, 270804, 'Improved Puncture of the Tarasque',
|
|
39247, 0, 0, 0, 215, 'Crystal', 'Buffs', 'Shade_Piercing_Buffs', 546, '', 0, 0, 1, 0, 1, 'Shade',
|
|
'Dust Brigade Quest Part I'),
|
|
(270807, 'Nano Crystal (Improved Total Focus)', 42451, 270806, 'Improved Total Focus', 39180, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'Total_Focus', 769, '', 0, 0, 1, 0, 1, 'Soldier', 'Dust Brigade Quest Part III'),
|
|
(270809, 'Nano Crystal (Improved Quantum Uncertainty)', 42451, 270808, 'Improved Quantum Uncertainty', 16234, 0,
|
|
0, 0, 215, 'Crystal', 'Buffs', 'Evasion', 0, '', 0, 0, 1, 0, 1, 'Trader', 'Dust Brigade Quest Part IV'),
|
|
(270837, 'Phasefront Spectre - Green', 271908, 270836, 'Phasefront Spectre - Green', 271691, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270885, 'Phasefront Spectre - Black', 271909, 270884, 'Phasefront Spectre - Black', 271689, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270940, 'Phasefront Spectre - White', 271910, 270939, 'Phasefront Spectre - White', 16236, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270942, 'Phasefront Spectre - Flames', 271893, 270941, 'Phasefront Spectre - Flames', 271690, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270944, 'Phasefront Spectre - Urban Camouflage', 271894, 270943, 'Phasefront Spectre - Urban Camouflage',
|
|
271689, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270946, 'Phasefront Spectre - Yellow', 271895, 270945, 'Phasefront Spectre - Yellow', 271691, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270983, 'Phasefront Banshee - Yellow', 271902, 270982, 'Phasefront Banshee - Yellow', 271691, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270985, 'Phasefront Banshee - Black', 271903, 270984, 'Phasefront Banshee - Black', 16236, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270987, 'Phasefront Banshee - White', 271904, 270986, 'Phasefront Banshee - White', 16236, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270992, 'Phasefront Banshee - Cream', 271905, 270991, 'Phasefront Banshee - Cream', 16236, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270994, 'Phasefront Banshee - Flames', 271906, 270993, 'Phasefront Banshee - Flames', 271690, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(270996, 'Phasefront Banshee - Red', 271907, 270995, 'Phasefront Banshee - Red', 271690, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(271986, 'Phasefront Ghost - Camo', 271884, 270636, 'Phasefront Ghost - Camo', 271693, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(272049, 'Phasefront Ghost - Green', 271881, 270327, 'Phasefront Ghost - Green', 271695, 0, 0, 0, 100, 'Misc',
|
|
'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(272372, 'Nano Crystal (Faster than your Shadow)', 42451, 272371, 'Faster than your Shadow', 16214, 0, 0, 0, 150,
|
|
'Crystal', 'Buffs', 'Runspeed_Buffs', 150, '', 0, 0, 0, 0, 0, 'Shade', 'Bronto Burger Quest'),
|
|
(272399, 'Nano Crystal (Wrath)', 42451, 272374, 'Wrath', 39250, 0, 0, 0, 150, 'Crystal', 'Combat', 'Fury', 735,
|
|
'', 0, 0, 0, 0, 0, 'Keeper', 'Bronto Burger Quest'),
|
|
(273287, 'Nano Crystal (Improved Seed Life)', 42448, 273285, 'Improved Seed Life', 44248, 0, 0, 0, 215,
|
|
'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 0, 1, 0, 1, 'Adventurer', 'Dust Brigade Quest Part I'),
|
|
(273289, 'Nano Crystal (Poisonous bite)', 42450, 273288, 'Poisonous Bite', 117896, 0, 0, 0, 215, 'Crystal',
|
|
'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 1, 0, 1, 'Adventurer', 'Dust Brigade Quest Part II'),
|
|
(273291, 'Nano Crystal (Improved Vengeance of Nature)', 42452, 273290, 'Improved Vengeance of Nature', 39201, 0,
|
|
0, 0, 215, 'Crystal', 'Buffs', 'Damage_Shield_Upgrades', 243, '', 0, 0, 1, 0, 1, 'Adventurer',
|
|
'Dust Brigade Quest Part III'),
|
|
(273295, 'Nano Crystal (Gnat''s Wing)', 301587, 273293, 'Gnat''s Wing', 291164, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Critical_Increase_Buffs', 182, '', 0, 0, 1, 0, 1, 'Agent', 'Dust Brigade Quest Part IV'),
|
|
(273297, 'Nano Crystal (Ruse of Taren - Phase 4)', 301262, 273296, 'Ruse of Taren - Phase 4', 301254, 0, 0, 0,
|
|
215, 'Crystal', 'Buffs', 'Concealment_Buffs', 193, 'Self', 0, 0, 1, 0, 1, 'Agent',
|
|
'Dust Brigade Quest Part III'),
|
|
(273299, 'Nano Crystal (Improved Dead Cold)', 42449, 273298, 'Improved Dead Cold', 49686, 0, 0, 0, 215,
|
|
'Crystal', 'Combat', 'DOT_Agent_Strain_A', 9, '', 0, 0, 1, 0, 1, 'Agent', 'Dust Brigade Quest Part II'),
|
|
(273302, 'Nano Crystal (CEO Guardian)', 42450, 273300, 'CEO Guardian', 44135, 0, 0, 0, 215, 'Crystal', 'Pets',
|
|
'Robot', 0, '', 0, 0, 1, 0, 1, 'Bureaucrat', 'Dust Brigade Quest Part III'),
|
|
(273308, 'Nano Crystal (Pink Slip)', 42449, 273307, 'Pink Slip', 45178, 0, 0, 0, 215, 'Crystal', 'Nukes',
|
|
'Normal', 0, '', 0, 0, 1, 0, 1, 'Bureaucrat', 'Dust Brigade Quest Part II'),
|
|
(273314, 'Nano Crystal (Superior Team Health Plan)', 42448, 273312, 'Superior Team Health Plan', 44251, 0, 0, 0,
|
|
215, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 0, 1, 0, 1, 'Doctor', 'Dust Brigade Quest Part III'),
|
|
(273317, 'Nano Crystal (Improved Team Health Plan)', 42448, 273315, 'Improved Team Health Plan', 44251, 0, 0, 0,
|
|
215, 'Crystal', 'Combat', 'Team_Healing', 0, '', 0, 0, 1, 0, 1, 'Doctor', 'Dust Brigade Quest Part I'),
|
|
(273319, 'Nano Crystal (Bone Eater)', 42449, 273318, 'Bone Eater', 16222, 0, 0, 0, 215, 'Crystal', 'Combat',
|
|
'DOT_-_Line_B', 7, '', 0, 0, 1, 0, 1, 'Doctor', 'Dust Brigade Quest Part II'),
|
|
(273321, 'Nano Crystal (Superior Fortify)', 42452, 273320, 'Superior Fortify', 100996, 0, 0, 0, 215, 'Crystal',
|
|
'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 0, 1, 0, 1, 'Enforcer', 'Dust Brigade Quest Part II'),
|
|
(273323, 'Nano Crystal (Mongo''s Kraken)', 301276, 273322, 'Mongo''s Kraken', 301275, 0, 0, 0, 215, 'Crystal',
|
|
'Buffs', 'HP_Buffs', 151, 'Self', 0, 0, 1, 0, 1, 'Enforcer', 'Dust Brigade Quest Part III'),
|
|
(273342, 'Nano Crystal (Empowered Pre-Nullity Cocoon)', 42452, 273341, 'Empowered Pre-Nullity Cocoon', 101018, 0,
|
|
0, 0, 215, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, '', 0, 0, 1, 0, 1, 'Engineer',
|
|
'Dust Brigade Quest Part I'),
|
|
(273345, 'Nano Crystal (Improved Isochronal Sloughing Combat Field)', 42452, 273343,
|
|
'Improved Isochronal Sloughing Combat Field', 38889, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Special_Attack_Absorber', 768, '', 0, 0, 1, 0, 1, 'Engineer', 'Dust Brigade Quest Part IV'),
|
|
(273347, 'Nano Crystal (Engineer Composite Specialist Tradeskills (8 hours))', 42451, 273346,
|
|
'Engineer Composite Specialist Tradeskills (8 hours)', 287091, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Electrical_Engineering_Buffs', 172, '', 0, 0, 1, 0, 1, 'Engineer', 'Dust Brigade Quest Part II'),
|
|
(273351, 'Nano Crystal (Summon Shadowweb Spinner MK XI)', 42450, 273349, 'Summon Shadowweb Spinner MK XI', 16320,
|
|
0, 0, 0, 215, 'Crystal', 'Creation', 'ShadowWeb_Spinner', 0, '', 0, 0, 1, 0, 1, 'Fixer',
|
|
'Dust Brigade Quest Part IV'),
|
|
(273354, 'Nano Crystal (Superior Insurance Hack)', 42448, 273352, 'Superior Insurance Hack', 44248, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'Fixer_Short_Heal_Over_Time', 12, '', 0, 0, 1, 0, 1, 'Fixer',
|
|
'Dust Brigade Quest Part III'),
|
|
(273356, 'Nano Crystal (Improved Frenzy of Shells)', 42451, 273355, 'Improved Frenzy of Shells', 39257, 0, 0, 0,
|
|
215, 'Crystal', 'Buffs', 'Fixer_Suppressor_Buffs', 253, '', 0, 0, 1, 0, 1, 'Fixer',
|
|
'Dust Brigade Quest Part II'),
|
|
(273358, 'Nano Crystal (Luck''s Improved Capricious Consequence)', 42451, 273357,
|
|
'Luck''s Improved Capricious Consequence', 39081, 0, 0, 0, 215, 'Crystal', 'DeBuffs', 'Evasion_DeBuffs', 197,
|
|
'', 0, 0, 1, 0, 1, 'Fixer', 'Dust Brigade Quest Part I'),
|
|
(273361, 'Nano Crystal (Improved Vengeance of the Immaculate)', 42450, 273359,
|
|
'Improved Vengeance of the Immaculate', 39028, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Aura_Damage/Snare_Reduction_Buffs', 529, 'Vengance', 0, 0, 1, 0, 1, 'Keeper', 'Dust Brigade Quest Part IV'),
|
|
(273364, 'Nano Crystal (Adaptive Ambient Renewal)', 300460, 273362, 'Adaptive Ambient Renewal', 297595, 0, 0, 0,
|
|
215, 'Crystal', 'Buffs', 'Aura_HP_and_NP_Regeneration_Buffs', 527, 'Health', 0, 0, 1, 0, 1, 'Keeper',
|
|
'Dust Brigade Quest Part II'),
|
|
(273366, 'Nano Crystal (Improved Guardian of Might)', 42451, 273365, 'Improved Guardian of Might', 39228, 0, 0,
|
|
0, 215, 'Crystal', 'Buffs', 'Strength/Stamina/Agility_Buffs', 539, '', 0, 0, 1, 0, 1, 'Keeper',
|
|
'Dust Brigade Quest Part III'),
|
|
(273369, 'Nano Crystal (Team Matrix of Ka)', 301487, 273367, 'Team Matrix of Ka', 301481, 0, 0, 0, 215,
|
|
'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 0, 1, 0, 1, 'Martial Artist', 'Dust Brigade Quest Part IV'),
|
|
(273371, 'Nano Crystal (Supreme Kyudo)', 42451, 273370, 'Supreme Kyudo', 16208, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Martial_Artist_Bow_Buffs', 815, '', 0, 0, 1, 0, 1, 'Martial Artist', 'Dust Brigade Quest Part II'),
|
|
(273373, 'Nano Crystal (Unnoticed Strike)', 42451, 273372, 'Unnoticed Strike', 16250, 0, 0, 0, 215, 'Crystal',
|
|
'Buffs', 'Initiative_Buffs', 152, '', 0, 0, 1, 0, 1, 'Martial Artist', 'Dust Brigade Quest Part III'),
|
|
(273375, 'Nano Crystal (Healthy Manifestation)', 42448, 273374, 'Healthy Manifestation', 16330, 0, 0, 0, 215,
|
|
'Crystal', 'Pet_Buffs', 'Pet_Heal_Delta', 843, '', 0, 0, 1, 0, 1, 'Meta-Physicist',
|
|
'Dust Brigade Quest Part III'),
|
|
(273378, 'Nano Crystal (Creation: Shield of Zset)', 42450, 273376, 'Creation: Shield of Zset', 117943, 0, 0, 0,
|
|
215, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 1, 0, 1, 'Meta-Physicist',
|
|
'Dust Brigade Quest Part I'),
|
|
(273380, 'Nano Crystal (Odin''s Other Eye)', 300515, 273379, 'Odin''s Other Eye', 300517, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'Psychic_and_Intelligence/Nano_Skills_Buffs', 576, '', 0, 0, 1, 0, 1, 'Meta-Physicist',
|
|
'Dust Brigade Quest Part II'),
|
|
(273385, 'Nano Crystal (Forget Me!)', 301620, 273382, 'Forget Me!', 301621, 0, 0, 0, 215, 'Crystal', 'Combat',
|
|
'DeTaunt', 842, '', 0, 0, 1, 0, 1, 'Nano-Technician', 'Dust Brigade Quest Part II'),
|
|
(273387, 'Nano Crystal (Superior Fleeting Immunity)', 42452, 273386, 'Superior Fleeting Immunity', 100996, 0, 0,
|
|
0, 215, 'Crystal', 'Buffs', 'Absorb_AC_Buffs', 219, '', 0, 0, 1, 0, 1, 'Nano-Technician',
|
|
'Dust Brigade Quest Part I'),
|
|
(273389, 'Nano Crystal (Superior Nanobot Shelter)', 301537, 273388, 'Superior Nanobot Shelter', 301539, 0, 0, 0,
|
|
215, 'Crystal', 'Buffs', 'Reflect_Shield', 2, '', 0, 0, 1, 0, 1, 'Nano-Technician',
|
|
'Dust Brigade Quest Part III'),
|
|
(273392, 'Nano Crystal (Sneaking Health Drain)', 42448, 273390, 'Sneaking Health Drain', 117914, 0, 0, 0, 215,
|
|
'Crystal', 'Combat', 'Health_Drain', 844, '', 0, 0, 1, 0, 1, 'Shade', 'Dust Brigade Quest Part III'),
|
|
(273394, 'Nano Crystal (Improved Prowler)', 42451, 273393, 'Improved Prowler', 39221, 0, 0, 0, 215, 'Crystal',
|
|
'Buffs', 'Agility_Buffs', 195, '', 0, 0, 1, 0, 1, 'Shade', 'Dust Brigade Quest Part IV'),
|
|
(273396, 'Nano Crystal (Shadow in the Night)', 42451, 273395, 'Shadow in the Night', 16214, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'Concealment_Buffs', 193, '', 0, 0, 1, 0, 1, 'Shade', 'Dust Brigade Quest Part II'),
|
|
(273399, 'Nano Crystal (Total Combat Survival)', 42448, 273398, 'Total Combat Survival', 100998, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'HP_Buffs', 151, '', 0, 0, 1, 0, 1, 'Soldier', 'Dust Brigade Quest Part II'),
|
|
(273401, 'Nano Crystal (Augmented Mirror Shield MK V)', 42452, 273400, 'Augmented Mirror Shield MK V', 101018, 0,
|
|
0, 0, 215, 'Crystal', 'Buffs', 'Shadowland_Reflect_Base', 694, 'Self', 0, 0, 1, 0, 1, 'Soldier',
|
|
'Dust Brigade Quest Part IV'),
|
|
(273403, 'Nano Crystal (Improved Soldier Clip Junkie)', 42451, 273402, 'Improved Soldier Clip Junkie', 16237, 0,
|
|
0, 0, 215, 'Crystal', 'Buffs', 'Soldier_Full_Auto_Buffs', 281, '', 0, 0, 1, 0, 1, 'Soldier',
|
|
'Dust Brigade Quest Part I'),
|
|
(273409, 'Nano Crystal (Divest Damage)', 301556, 273407, 'Divest Damage', 301554, 0, 0, 0, 215, 'Crystal',
|
|
'Drain', 'Damage_Drain', 845, '', 0, 0, 1, 0, 1, 'Trader', 'Dust Brigade Quest Part I'),
|
|
(273411, 'Nano Crystal (Improved Health Haggler)', 42448, 273410, 'Improved Health Haggler', 44235, 0, 0, 0, 215,
|
|
'Crystal', 'Transfer', 'Health', 0, 'Target', 0, 0, 1, 0, 1, 'Trader', 'Dust Brigade Quest Part III'),
|
|
(273413, 'Nano Crystal (Trader Composite Specialist Tradeskills (8 hours))', 42451, 273412,
|
|
'Trader Composite Specialist Tradeskills (8 hours)', 287091, 0, 0, 0, 215, 'Crystal', 'Buffs:_Tradeskills',
|
|
'Electrical_Engineering_Buffs', 172, '', 0, 0, 1, 0, 1, 'Trader', 'Dust Brigade Quest Part II'),
|
|
(273469, 'Phasefront Banshee - Death Rider', 273470, 273468, 'Phasefront Banshee - Death Rider', 271691, 0, 0, 0,
|
|
1, 'Misc', 'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(273630, 'Nano Crystal (Improved Essence of Behemoth)', 42448, 273629, 'Improved Essence of Behemoth', 100998, 0,
|
|
0, 0, 215, 'Crystal', 'Buffs', 'HP_Buffs', 151, 'Target', 0, 0, 1, 0, 1, 'Enforcer',
|
|
'Dust Brigade Quest Part I'),
|
|
(273633, 'Nano Crystal (Workplace Depression)', 42449, 273631, 'Workplace Depression', 45178, 0, 0, 0, 215,
|
|
'Crystal', 'Nukes', 'Special', 0, '', 0, 0, 1, 0, 1, 'Bureaucrat', 'Dust Brigade Quest Part IV'),
|
|
(274273, 'Phasefront Phantom - Candy Cane Flyer', 274176, 274272, 'Phasefront Phantom - Candy Cane Flyer', 16229,
|
|
0, 0, 0, 100, 'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(274372, 'Nano Crystal (Eng: Jamming Tower)', 12225, 274369, 'Jamming Tower', 16232, 0, 0, 0, 1, 'Crystal',
|
|
'PvP', 'Notum_Wars', 0, '', 0, 0, 0, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(274374, 'Nano Crystal (Fix: Communication Disruption)', 12227, 274373, 'Communication Disruption', 16232, 0, 0,
|
|
0, 1, 'Crystal', 'PvP', 'Notum_Wars', 0, '', 0, 0, 0, 0, 0, 'Fixer', 'OFAB Store'),
|
|
(275006, 'Nano Crystal (Form of Cerberus)', 300903, 275005, 'Form of Cerberus', 300904, 0, 0, 0, 215, 'Crystal',
|
|
'Morphs', 'Wolf', 0, '', 0, 0, 1, 0, 1, 'Adventurer', 'Dust Brigade Quest Part V'),
|
|
(275008, 'Nano Crystal (Assassin''s Aimed Shot)', 301578, 275007, 'Assassin''s Aimed Shot', 301579, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'Aimed_Shot_Buffs', 198, '', 0, 0, 1, 0, 1, 'Agent', 'Dust Brigade Quest Part V'),
|
|
(275010, 'Nano Crystal (The Choir Fantastic)', 42451, 275009, 'The Choir Fantastic', 39137, 0, 0, 0, 215,
|
|
'Crystal', 'Crowd_Control', 'Charm_Other', 202, 'Short', 0, 0, 1, 0, 1, 'Bureaucrat',
|
|
'Dust Brigade Quest Part V'),
|
|
(275013, 'Nano Crystal (Team Improved Life Channeler)', 42448, 275011, 'Team Improved Life Channeler', 39292, 0,
|
|
0, 0, 215, 'Crystal', 'Buffs', 'Doctor_Short_HP_Buffs', 185, '', 0, 0, 1, 0, 1, 'Doctor',
|
|
'Dust Brigade Quest Part V'),
|
|
(275015, 'Nano Crystal (Improved Element of Malice)', 42451, 275014, 'Improved Element of Malice', 16230, 0, 0,
|
|
0, 215, 'Crystal', 'Crowd_Control', 'Taunt_Target', 0, '', 0, 0, 1, 0, 1, 'Enforcer',
|
|
'Dust Brigade Quest Part V'),
|
|
(275017, 'Nano Crystal (Formula 22)', 42448, 275016, 'Formula 22', 16207, 0, 0, 0, 215, 'Crystal', 'Pet_Buffs',
|
|
'MP_Pet_Initiative_Buffs', 217, '', 0, 0, 1, 0, 1, 'Engineer', 'Dust Brigade Quest Part V'),
|
|
(275019, 'Aggressive Staff of Julian Redfire', 156102, 275020, 'Aggressive Construct Empowerment', 38884, 0, 0,
|
|
0, 215, 'Weapon', 'Pet_Buffs', 'Aggressive_Construct_Empowerment', 854, '', 0, 0, 1, 0, 1, 'Meta-Physicist',
|
|
'Dust Brigade Quest Part V'),
|
|
(275025, 'Nano Crystal (Izgimmer''s Wealth)', 301619, 275024, 'Izgimmer''s Wealth', 301615, 0, 0, 0, 215,
|
|
'Crystal', 'Combat', 'Nano_Point_Heals', 588, '', 0, 0, 1, 0, 1, 'Nano-Technician',
|
|
'Dust Brigade Quest Part V'),
|
|
(275028, 'Nano Crystal (Art of War)', 42451, 275027, 'Art of War', 16195, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Assault_Rifle_Buffs', 212, '', 0, 0, 1, 0, 1, 'Soldier', 'Dust Brigade Quest Part V'),
|
|
(275033, 'Nano Crystal (Divest Skills (Nanite Improved))', 301397, 275030, 'Divest Skills (Nanite Improved)',
|
|
301400, 0, 0, 0, 215, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 135, 'Deprive', 0, 0, 1, 0, 1,
|
|
'Trader', 'Dust Brigade Quest Part V'),
|
|
(275041, 'Nano Crystal (Watch Ward)', 42452, 275036, 'Watch Ward', 117961, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Fortify', 224, '', 0, 0, 1, 0, 1, 'Keeper', 'Dust Brigade Quest Part V'),
|
|
(275137, 'Nano Crystal (Firewalled Sync Compressor)', 42450, 275043, 'Firewalled Sync Compressor', 38917, 0, 0,
|
|
0, 215, 'Crystal', 'Buffs', 'Fixer_NCU_Buffs', 257, '', 0, 0, 1, 0, 1, 'Fixer', 'Dust Brigade Quest Part V'),
|
|
(275168, 'Nano Crystal (Battle Station Enhanced Pet Warp)', 12225, 275167, 'Battle Station Enhanced Pet Warp',
|
|
38875, 0, 0, 0, 4, 'Crystal', 'Pets', 'Pet_Warp', 0, '', 0, 0, 0, 0, 0, 'General', 'OFAB Store'),
|
|
(275706, 'Alien Matrix Alpha Box (Maek Hurtz!)', 275887, 275817, 'Maek Hurtz!', 300909, 275917, 275920, 275706,
|
|
215, 'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 0, 1, 0, 1, 'Adventurer', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Way of The Executioner)', 275887, 275822, 'Way of The Executioner', 117896,
|
|
275917, 275920, 275706, 215, 'Crystal', 'Buffs', 'Executioner_Buffs', 242, '', 0, 0, 1, 0, 1, 'Agent',
|
|
'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Malaise of Zeal)', 275887, 275824, 'Malaise of Zeal', 291160, 275917, 275920,
|
|
275706, 215, 'Crystal', 'DeBuffs', 'Initiative_DeBuffs', 186, '', 0, 0, 1, 0, 1, 'Bureaucrat',
|
|
'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Malpractice)', 275887, 275701, 'Malpractice', 301101, 275917, 275920, 275706,
|
|
215, 'Crystal', 'Combat', 'Nuke', 0, '', 0, 0, 1, 0, 1, 'Doctor', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Hellish Rage)', 275887, 275830, 'Hellish Rage', 301294, 275917, 275920, 275706,
|
|
215, 'Crystal', 'Buffs', 'Rage', 189, '', 0, 0, 1, 0, 1, 'Enforcer', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Ravening M-60)', 275887, 275815, 'Ravening M-60', 44135, 275917, 275920,
|
|
275706, 215, 'Crystal', 'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 0, 1, 'Engineer', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Greater Preservation Matrix)', 275887, 275679, 'Greater Preservation Matrix',
|
|
44248, 275917, 275920, 275706, 215, 'Crystal', 'Buffs', 'Fixer_Long_Heal_Over_Time', 255, '', 0, 0, 1, 0, 1,
|
|
'Fixer', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Imminence of Extermination)', 275887, 275837, 'Imminence of Extermination',
|
|
38900, 275917, 275920, 275706, 215, 'Crystal', 'Buffs', 'Aura_Absorb/Reflect/AMS_Buffs', 528, 'Imminence', 0, 0,
|
|
1, 0, 1, 'Keeper', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Matrix of Ka)', 275887, 275698, 'Matrix of Ka', 292055, 275917, 275920, 275706,
|
|
215, 'Crystal', 'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 0, 1, 'Martial Artist',
|
|
'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Creation: Asp of Titaniush)', 275887, 275849, 'Creation: Asp of Titaniush',
|
|
117943, 275917, 275920, 275706, 215, 'Crystal', 'Creation', '1H_Blunt_Weapons', 0, '', 0, 0, 1, 0, 1,
|
|
'Meta-Physicist', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Creation: Shield of Esa)', 275887, 275852, 'Creation: Shield of Esa', 117943,
|
|
275917, 275920, 275706, 215, 'Crystal', 'Creation', 'Shield_Weapons', 0, '', 0, 0, 1, 0, 1, 'Meta-Physicist',
|
|
'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Garuk''s Improved Viral Assault)', 275887, 275692,
|
|
'Garuk''s Improved Viral Assault', 45190, 275917, 275920, 275706, 215, 'Crystal', 'Nukes', 'Shadowlands', 0, '',
|
|
0, 0, 1, 0, 1, 'Nano-Technician', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Nanite Depravation)', 275887, 275839, 'Nanite Depravation', 275813, 275917,
|
|
275920, 275706, 215, 'Crystal', 'Proc', 'Weapon_Effect_Proc', 861, 'Nano_Resist/Evade_Close_Combat_Debuff_Proc',
|
|
862, 0, 1, 0, 1, 'Shade', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Basic Nanite Depravation)', 275887, 275841, 'Basic Nanite Depravation', 275813,
|
|
275917, 275920, 275706, 215, 'Crystal', 'Proc', 'Weapon_Effect_Proc', 861,
|
|
'Nano_Resist/Evade_Close_Combat_Debuff_Proc', 862, 0, 1, 0, 1, 'Shade', 'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Improved Precognition)', 275887, 275844, 'Improved Precognition', 16234,
|
|
275917, 275920, 275706, 215, 'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '', 0, 0, 1, 0, 1, 'Soldier',
|
|
'APF S42 Alpha Box'),
|
|
(275706, 'Alien Matrix Alpha Box (Unstoppable Killer)', 275887, 275846, 'Unstoppable Killer', 117896, 275917,
|
|
275920, 275706, 215, 'Crystal', 'Buffs', 'Damage', 0, 'Target', 0, 0, 1, 0, 1, 'Trader', 'APF S42 Alpha Box'),
|
|
(275854, 'Alien Matrix Beta Box (Hide of the Cerberus)', 275889, 275821, 'Hide of the Cerberus', 300907, 275917,
|
|
275921, 275854, 215, 'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 0, 1, 0, 1, 'Adventurer',
|
|
'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Bullseye)', 275889, 275823, 'Bullseye', 39081, 275917, 275921, 275854, 215,
|
|
'Crystal', 'DeBuffs', 'Evasion_DeBuffs_(Agent)', 868, '', 0, 0, 1, 0, 1, 'Agent', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Demotivational Speech: Dead Man Walking)', 275889, 275826,
|
|
'Demotivational Speech: Dead Man Walking', 39124, 275917, 275921, 275854, 215, 'Crystal', 'DeBuffs',
|
|
'Demotivational_Speeches', 238, 'Max_Nano_DeBuffs', 0, 0, 1, 0, 1, 'Bureaucrat', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Sophisticated Viral Agent)', 275889, 275829, 'Sophisticated Viral Agent',
|
|
301206, 275917, 275921, 275854, 215, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 0, 1, 0, 1, 'Doctor',
|
|
'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Valiant Challenger to Behemoth)', 275889, 275833,
|
|
'Valiant Challenger to Behemoth', 117926, 275917, 275921, 275854, 215, 'Crystal', 'Buffs', 'Challenger', 5, '',
|
|
0, 0, 1, 0, 1, 'Enforcer', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Intrusive Aura of Slave)', 275889, 275835, 'Intrusive Aura of Slave', 46278,
|
|
275917, 275921, 275854, 215, 'Crystal', 'Pet_Buffs', 'Engineer_Pet_AOE_Snare_Buffs', 288, '', 0, 0, 1, 0, 1,
|
|
'Engineer', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Refactor NCU Matrix)', 275889, 275680, 'Refactor NCU Matrix', 38777, 275917,
|
|
275921, 275854, 215, 'Crystal', 'PvP', 'Hostile_NCU_Duration_Reduction', 0, '', 0, 0, 1, 0, 1, 'Fixer',
|
|
'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Giant of Swords)', 275889, 275838, 'Giant of Swords', 16288, 275917, 275921,
|
|
275854, 215, 'Crystal', 'Buffs', '2H_Edged_Buffs', 153, '', 0, 0, 1, 0, 1, 'Keeper', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Form of Risan)', 275889, 275700, 'Form of Risan', 101002, 275917, 275921,
|
|
275854, 215, 'Crystal', 'Buffs', 'Armor_Buffs', 3, '', 0, 0, 1, 0, 1, 'Martial Artist', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Touch of Poison)', 275889, 275853, 'Touch of Poison', 117896, 275917, 275921,
|
|
275854, 215, 'Crystal', 'Pet_Buffs', 'Meta-Physicist_Attack_Pet_Damage_Type_Changer', 863, '', 0, 0, 1, 0, 1,
|
|
'Meta-Physicist', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Optic Plague)', 275889, 275697, 'Optic Plague', 39126, 275917, 275921, 275854,
|
|
215, 'Crystal', 'DeBuffs', 'Add_All_Offence_DeBuffs', 13, 'Target', 0, 0, 1, 0, 1, 'Nano-Technician',
|
|
'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Triple Wall)', 275889, 275843, 'Triple Wall', 39267, 275917, 275921, 275854,
|
|
215, 'Crystal', 'Buffs', 'Multiwield_Buffs', 245, '', 0, 0, 1, 0, 1, 'Shade', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Improved Ranged Energy Weapon Mastery)', 275889, 275905,
|
|
'Improved Ranged Energy Weapon Mastery', 20882, 275917, 275921, 275854, 215, 'Crystal', 'Buffs',
|
|
'Ranged_Energy_Weapon_Buffs', 213, '', 0, 0, 1, 0, 1, 'Soldier', 'APF S42 Beta Box'),
|
|
(275854, 'Alien Matrix Beta Box (Your Enemy''s Enemy is your Friend)', 275889, 270714,
|
|
'Your Enemy''s Enemy is your Friend', 301543, 275917, 275921, 275854, 215, 'Crystal', 'Drain',
|
|
'Health_and_Nano_Over_Time_Drain', 828, '', 0, 0, 1, 0, 1, 'Trader', 'APF S42 Beta Box'),
|
|
(277425, 'Phasefront Wraith X2-45 - Skull Box', 277471, 277426, 'Phasefront Wraith X2-45 - Skull Box', 271689, 0,
|
|
0, 0, 1, 'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(277451, 'Spooky Leet Pet (Halloween Leet Series 1)', 254462, 277450, 'Spooky Leet Pet', 289984, 0, 0, 0, 1,
|
|
'Misc', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Halloween Event'),
|
|
(277713, 'Phasefront Ghost - Harvester Oni', 277887, 277712, 'Phasefront Ghost - Harvester Oni', 271695, 0, 0, 0,
|
|
100, 'Misc', 'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(279341, 'Nano Crystal (Bur: Weekend Volunteer)', 296435, 279340, 'Weekend Volunteer', 296436, 0, 0, 0, 20,
|
|
'Crystal', 'Crowd_Control', 'Fear_-_PVP', 883, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(279346, 'Nano Crystal (MA: Footsteps of The Master)', 296435, 279345, 'Footsteps of The Master', 296436, 0, 0,
|
|
0, 20, 'Crystal', 'Crowd_Control', 'Fear_-_PVP', 883, '', 0, 1, 0, 0, 0, 'Martial Artist', 'OFAB Store'),
|
|
(279350, 'Nano Crystal (Enf: You are Next)', 296435, 279347, 'You are Next', 296436, 0, 0, 0, 20, 'Crystal',
|
|
'Crowd_Control', 'Fear_-_PVP', 883, '', 0, 1, 0, 0, 0, 'Enforcer', 'OFAB Store'),
|
|
(279373, 'Nano Crystal (Doc: Tjernberg Soothing Adrenaline)', 12228, 279372, 'Tjernberg Soothing Adrenaline',
|
|
39005, 0, 0, 0, 20, 'Crystal', 'PvP', 'Fear_-_PvP_(Reduce)', 883, '', 0, 1, 0, 0, 0, 'Doctor', 'OFAB Store'),
|
|
(279375, 'Nano Crystal (Fix: Wake Up Call)', 12228, 279374, 'Wake Up Call', 39005, 0, 0, 0, 20, 'Crystal', 'PvP',
|
|
'Hostile_NCU_Duration_Reduction', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'OFAB Store'),
|
|
(279377, 'Nano Crystal (Fix: Experienced Survivor)', 12228, 279376, 'Experienced Survivor', 39005, 0, 0, 0, 20,
|
|
'Crystal', 'Buffs', 'Fixer_Fear_Immunity', 901, '', 0, 1, 0, 0, 0, 'Fixer', 'OFAB Store'),
|
|
(279380, 'Nano Crystal (Keep: Courage Of The Just)', 296411, 279378, 'Courage Of The Just', 296407, 0, 0, 0, 20,
|
|
'Crystal', 'Buffs', 'Keeper_Fear_Immunity', 900, '', 0, 1, 0, 0, 0, 'Keeper', 'OFAB Store'),
|
|
(280053, 'Nano Crystal (Trad: Theft Humidity)', 301546, 280050, 'Theft Humidity', 301544, 0, 0, 0, 20, 'Crystal',
|
|
'Drain', 'Nano_Drain_-_Line_B', 856, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(280531, 'Phasefront: Westerlund Loungemaster', 280616, 280530, 'Phasefront: Westerlund Loungemaster', 300668, 0,
|
|
0, 0, 100, 'Misc', 'Phasefront', 'Land', 0, 'Loungemaster', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(281570, 'Phasefront Classic - Charon', 281575, 281569, 'Phasefront Classic - Charon', 271689, 0, 0, 0, 100,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(281669, 'Phasefront Phantom - The Jubilee Bunny', 281749, 281668, 'Phasefront Phantom - The Jubilee Bunny',
|
|
271695, 0, 0, 0, 100, 'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(281685, 'Phasefront Phantom - Flaming Eightball', 281750, 281684, 'Phasefront Phantom - Flaming Eightball',
|
|
271695, 0, 0, 0, 100, 'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(281906, 'Phasefront Phantom - Flaming Eightball', 281750, 281684, 'Phasefront Phantom - Flaming Eightball',
|
|
271695, 0, 0, 0, 100, 'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(284004, 'Phasefront Chimera - Standard', 284055, 284003, 'Phasefront Chimera - Standard', 271695, 0, 0, 0, 100,
|
|
'Misc', 'Phasefront', 'Land', 0, 'Chimera', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(284006, 'Phasefront Chimera - Violet', 284056, 284005, 'Phasefront Chimera - Violet', 271695, 0, 0, 0, 100,
|
|
'Misc', 'Phasefront', 'Land', 0, 'Chimera', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(284062, 'Phasefront Wraith X2-45 - Nosferatu', 283966, 284061, 'Phasefront Wraith X2-45 - Nosferatu', 271689, 0,
|
|
0, 0, 1, 'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(284713, 'Snowball Fighting Manual v2.1', 37933, 284859, 'Throw Snowball v2.1', 294525, 0, 0, 0, 1, 'Misc',
|
|
'Combat', 'Snowball', 0, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(285055, 'Phasefront Chimera - Mistletoe Master', 284672, 285054, 'Phasefront Chimera - Mistletoe Master',
|
|
271695, 0, 0, 0, 100, 'Misc', 'Phasefront', 'Land', 0, 'Chimera', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(285057, 'Winter Leet Pet (Winter Leet Series 1)', 254462, 285056, 'Winter Leet Pet', 289986, 0, 0, 0, 1, 'Misc',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(285084, 'Winter Leet Pet (Winter Leet Series 1)', 254462, 285056, 'Winter Leet Pet', 289986, 0, 0, 0, 1, 'Misc',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(285681, 'Nano Crystal (Trained Enigma Dog)', 42446, 285678, 'Trained Enigma Dog', 289987, 0, 0, 0, 1, 'Crystal',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Enigma Dogs Daily'),
|
|
(287041, 'Nano Crystal (Composite Tradeskill Expertise)', 297555, 287040, 'Composite Tradeskill Expertise',
|
|
297550, 0, 0, 0, 25, 'Crystal', 'Buffs_-_Tradeskill', 'Composite', 0, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(287043, 'Nano Crystal (Composite Tradeskill Special Expertise (1 hour))', 12226, 287042,
|
|
'Composite Tradeskill Special Expertise (1 hour)', 287090, 0, 0, 0, 25, 'Crystal', 'Buffs_-_Tradeskill_Special',
|
|
'Composite', 0, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(287045, 'Nano Crystal (Composite Medical Expertise (1 hour))', 12226, 287044,
|
|
'Composite Medical Expertise (1 hour)', 287095, 0, 0, 0, 25, 'Crystal', 'Buffs_-_Medical', 'Composite', 0, '',
|
|
0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(287047, 'Nano Crystal (Composite Utility Expertise)', 297556, 287046, 'Composite Utility Expertise', 297560, 0,
|
|
0, 0, 25, 'Crystal', 'Buffs_-_Utility', 'Composite', 0, '', 0, 0, 0, 0, 0, 'General', 'RK Store'),
|
|
(287060, 'Nano Crystal (Composite Tradeskill Expertise (2 hour))', 42451, 287049,
|
|
'Composite Tradeskill Expertise (2 hour)', 287085, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Tradeskill', 'Composite',
|
|
0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287061, 'Nano Crystal (Composite Tradeskill Special Expertise (2 hour))', 42451, 287050,
|
|
'Composite Tradeskill Special Expertise (2 hour)', 287090, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs_-_Tradeskill_Special', 'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287062, 'Nano Crystal (Composite Tradeskill Expertise (4 hour))', 42451, 287053,
|
|
'Composite Tradeskill Expertise (4 hour)', 287085, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Tradeskill', 'Composite',
|
|
0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287063, 'Nano Crystal (Composite Tradeskill Special Expertise (4 hour))', 42451, 287054,
|
|
'Composite Tradeskill Special Expertise (4 hour)', 287090, 0, 0, 0, 201, 'Crystal',
|
|
'Buffs_-_Tradeskill_Special', 'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287064, 'Nano Crystal (Composite Tradeskill Expertise (8 hour))', 42451, 287057,
|
|
'Composite Tradeskill Expertise (8 hour)', 287085, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Tradeskill', 'Composite',
|
|
0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287065, 'Nano Crystal (Composite Tradeskill Special Expertise (8 hour))', 42451, 287058,
|
|
'Composite Tradeskill Special Expertise (8 hour)', 287090, 0, 0, 0, 211, 'Crystal',
|
|
'Buffs_-_Tradeskill_Special', 'Composite', 0, '', 0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287066, 'Nano Crystal (Composite Medical Expertise (2 hour))', 42451, 287051,
|
|
'Composite Medical Expertise (2 hour)', 287095, 0, 0, 0, 125, 'Crystal', 'Buffs_-_Medical', 'Composite', 0, '',
|
|
0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287067, 'Nano Crystal (Composite Medical Expertise (4 hour))', 42451, 287055,
|
|
'Composite Medical Expertise (4 hour)', 287095, 0, 0, 0, 201, 'Crystal', 'Buffs_-_Medical', 'Composite', 0, '',
|
|
0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287068, 'Nano Crystal (Composite Medical Expertise (8 hour))', 42451, 287048,
|
|
'Composite Medical Expertise (8 hour)', 287095, 0, 0, 0, 211, 'Crystal', 'Buffs_-_Medical', 'Composite', 0, '',
|
|
0, 0, 1, 0, 0, 'General', 'No longer drops'),
|
|
(287161, 'Nano Crystal (Balloons)', 300565, 287160, 'Balloons', 289988, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Birthday Event'),
|
|
(287286, 'Phasefront Spectre - Red Star', 287284, 287285, 'Phasefront Spectre - Red Star', 271690, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(287556, 'Nano Crystal (MA: Zazen Stance)', 301445, 287559, 'Zazen Stance', 301439, 0, 0, 0, 1, 'Crystal',
|
|
'Buffs', 'Martial_Artist_Zazen_Stance', 1058, 'Lost_Eden', 0, 0, 0, 0, 0, 'Martial Artist', 'OFAB Store'),
|
|
(287754, 'Nano Crystal (Enf: Charge!)', 301149, 287753, 'Charge!', 301148, 0, 0, 0, 35, 'Crystal', 'Combat',
|
|
'Stun', 1003, '', 0, 0, 0, 0, 0, 'Enforcer', 'OFAB Store'),
|
|
(288203, 'Phasefront Loungemaster - The Executive', 288537, 288546, 'Phasefront Loungemaster - The Executive',
|
|
16229, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Loungemaster', 0, 0, 0, 0, 0, 'General',
|
|
'Item Shop/Store'),
|
|
(288435, 'Phasefront Chimera - Skin''n Bones', 288436, 288434, 'Phasefront Chimera - Skin''n Bones', 271695, 0,
|
|
0, 0, 100, 'Misc', 'Phasefront', 'Land', 0, 'Chimera', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288560, 'Terrifying Leet Pet (Halloween Leet Series 2)', 220432, 288561, 'Terrifying Leet Pet', 289985, 0, 0, 0,
|
|
1, 'Misc', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Halloween Event'),
|
|
(288773, 'Premium Nano Crystal (Insight into the Shadowlands)', 296649, 268610, 'Insight into the Shadowlands',
|
|
296641, 0, 0, 0, 1, 'Crystal', 'Buffs', 'Shadowlands_Maps', 1033, '', 0, 0, 1, 0, 0, 'General', 'Tower Store'),
|
|
(288775, 'Premium Nano Crystal (L33t Transformation)', 296678, 288774, 'L33t Transformation', 296675, 0, 0, 0, 1,
|
|
'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0, 'General', 'Item Shop'),
|
|
(288796, 'Phasefront Banshee - Death Rider', 273470, 288795, 'Phasefront Banshee - Death Rider', 271691, 0, 0, 0,
|
|
1, 'Misc', 'Phasefront', 'Air', 0, 'Banshee', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288798, 'Phasefront Wraith X2-45 - Skull Box', 277471, 288799, 'Phasefront Wraith X2-45 - Skull Box', 271689, 0,
|
|
0, 0, 1, 'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288800, 'Phasefront Wraith X2-45 - Nosferatu', 283966, 288802, 'Phasefront Wraith X2-45 - Nosferatu', 271689, 0,
|
|
0, 0, 1, 'Misc', 'Phasefront', 'Air', 0, 'Wraith', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288803, 'Phasefront Ghost - Harvester Oni', 277887, 288804, 'Phasefront Ghost - Harvester Oni', 271695, 0, 0, 0,
|
|
1, 'Misc', 'Phasefront', 'Land', 0, 'Ghost', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288806, 'Phasefront Chimera - Skin''n Bones', 288436, 288807, 'Phasefront Chimera - Skin''n Bones', 271695, 0,
|
|
0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Chimera', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288809, 'Phasefront Phantom - Candy Cane Flyer', 274176, 288808, 'Phasefront Phantom - Candy Cane Flyer', 16229,
|
|
0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288810, 'Phasefront Chimera - Mistletoe Master', 284672, 288811, 'Phasefront Chimera - Mistletoe Master',
|
|
271695, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Chimera', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288813, 'Phasefront Phantom - The Jubilee Bunny', 281749, 288812, 'Phasefront Phantom - The Jubilee Bunny',
|
|
271695, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288815, 'Phasefront Phantom - Flaming Eightball', 281750, 288814, 'Phasefront Phantom - Flaming Eightball',
|
|
271695, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Phantom', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288817, 'Phasefront Spectre - Red Star', 287284, 288816, 'Phasefront Spectre - Red Star', 271690, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Spectre', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(288819, 'Phasefront Loungemaster - Maximajack', 284071, 288820, 'Phasefront Loungemaster - Maximajack', 16229,
|
|
0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Loungemaster', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(289273, 'Snowball Fighting Manual v2.1 (Replica)', 37933, 284859, 'Throw Snowball v2.1', 294525, 0, 0, 0, 1,
|
|
'Misc', 'Combat', 'Snowball', 0, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(289579, 'Phasefront Loungemaster - Orisky (Unlimited)', 289430, 289419, 'Phasefront Loungemaster - Treeball',
|
|
16229, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Loungemaster', 0, 0, 0, 0, 0, 'General',
|
|
'Item Shop/Store'),
|
|
(289972, 'Nano Crystal (Termileetz00r)', 42446, 289971, 'Termileetz00r', 289973, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Birthday Event'),
|
|
(290063, 'Robotoy Pet (Robotoy Pet Series 1)', 254462, 290062, 'Robotoy Pet Series 1', 290007, 0, 0, 0, 1,
|
|
'Misc', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(290065, 'Premium Nano Crystal (Pronouncement of Magnanimity)', 300654, 290584, 'Pronouncement of Magnanimity',
|
|
300664, 0, 0, 0, 20, 'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0, 'General', 'Item Shop'),
|
|
(290121, 'Mr. Wheelie Pet (Mr. Wheelie - Series 1)', 254462, 290122, 'Mr. Wheelie - Series 1', 290948, 0, 0, 0,
|
|
1, 'Misc', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(290474, 'Yalmaha Clio', 281575, 290473, 'Yalmaha Clio', 271689, 0, 0, 0, 100, 'Misc', 'Phasefront', 'Air', 0,
|
|
'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(290583, 'Yalmaha Clio', 290478, 290473, 'Yalmaha Clio', 271689, 0, 0, 0, 100, 'Misc', 'Phasefront', 'Air', 0,
|
|
'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(290646, 'Heckler Pet (Heckler of Celebration)', 254462, 290645, 'Heckler of Celebration', 290620, 0, 0, 0, 1,
|
|
'Misc', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(293620, 'Phasefront Besom - Sky Sweeper', 293588, 293619, 'Phasefront Besom - Sky Sweeper', 271691, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(293829, 'NipponTech M3H-Rho \Mizuni\ Life-Like Robotic Catgirl Companion', 42446, 293828,
|
|
'NipponTech M3H-Rho \Mizuni\ Life-Like Robotic Catgirl Companion', 293832, 0, 0, 0, 1, 'Misc', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(293900, 'Nano Crystal (Carlita Desposito)', 294089, 293899, 'Carlita Desposito', 293898, 0, 0, 0, 175,
|
|
'Crystal', 'Pets', 'Support_Pets', 1017, '', 0, 0, 1, 3, 0, 'Bureaucrat', 'Pen Xan Quest'),
|
|
(294023, 'Nano Crystal (Throw Snowball v2.2)', 37933, 294174, 'Throw Snowball v2.2', 294525, 0, 0, 0, 1,
|
|
'Crystal', 'Combat', 'Snowball', 0, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(294055, 'Nano Crystal (Zix-in-a-Box)', 254462, 294056, 'Zix-in-a-Box', 294426, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(294061, 'Nano Crystal (Elfleet Helper)', 254462, 294060, 'Elfleet Helper', 294425, 0, 0, 0, 1, 'Crystal',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(294432, 'Phasefront Loungemaster - Koleda (Unlimited)', 294400, 294430, 'Phasefront Loungemaster - Koleda',
|
|
16229, 0, 0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Loungemaster', 0, 0, 0, 0, 0, 'General',
|
|
'Item Shop/Store'),
|
|
(295316, 'Mechpuppy Pet (Test Reward Series 1)', 220432, 295315, 'Mechpuppy Pet', 295325, 0, 0, 0, 1, 'Misc',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(295323, 'Boom Ball Pet (Test Reward Series 1)', 220432, 295322, 'Boom Ball Pet', 295324, 0, 0, 0, 1, 'Misc',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(295328, 'Sabrekitty Pet (Test Reward Series 1)', 220432, 295327, 'Sabrekitty Pet', 295326, 0, 0, 0, 1, 'Misc',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(295705, 'Kodaik Velocity IV', 300880, 295704, 'Kodaik Velocity IV', 300878, 0, 0, 0, 100, 'Misc', 'Phasefront',
|
|
'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Arete Quest Reward'),
|
|
(296035, 'Phasefront Kananmuna', 296097, 296034, 'Phasefront Kananmuna', 271689, 0, 0, 0, 1, 'Misc',
|
|
'Phasefront', 'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(296514, 'Lil Spider Pet', 254462, 296513, 'Lil Spider Pet', 296531, 0, 0, 0, 1, 'Misc', 'Pets', 'Social_Pets',
|
|
926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(296633, 'Phasefront Loungemaster - Ndenjese', 296919, 296632, 'Phasefront Loungemaster - Ndenjese', 296919, 0,
|
|
0, 0, 1, 'Misc', 'Phasefront', 'Land', 0, 'Loungemaster', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(296670, 'Phasefront Sleigh', 296874, 296669, 'Phasefront Sleigh', 297115, 0, 0, 0, 1, 'Misc', 'Phasefront',
|
|
'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(297333, 'Nano Crystal (Spirit Siphon)', 297344, 297342, 'Spirit Siphon', 297343, 297362, 0, 0, 1, 'Crystal',
|
|
'PvP_(Shade_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 1, 0, 0, 'Shade', 'RK Store'),
|
|
(297633, 'Nano Crystal (Restock Special Ammo)', 297631, 297632, 'Restock Special Ammo', 297630, 0, 0, 0, 10,
|
|
'Crystal', 'Creation', 'Siphon_Box', 1036, 'Snare', 145, 0, 0, 0, 0, 'Fixer', 'RK Store'),
|
|
(300440, 'Premium Nano Crystal (Summon Buckethead Technodealer)', 300444, 300439,
|
|
'Summon Buckethead Technodealer', 300445, 0, 0, 0, 1, 'Crystal', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0,
|
|
'General', 'Item Shop'),
|
|
(300454, 'Nano Crystal (Adopted Pet)', 300452, 300453, 'Adopted Pet', 300451, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop/Event'),
|
|
(300507, 'Nano Crystal (MP: Sacrificial Bond)', 300500, 300506, 'Sacrificial Bond', 300502, 0, 0, 0, 100,
|
|
'Crystal', 'Pet', 'Damage_To_Pet', 1024, '', 0, 0, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(300572, 'Nano Crystal (Silvertail)', 295744, 300571, 'Silvertail', 295743, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'No longer drops'),
|
|
(300802, 'Nano Crystal (Enigma Glade Guardian)', 300810, 300803, 'Enigma Glade Guardian', 300808, 0, 0, 0, 1,
|
|
'Crystal', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Halloween Event'),
|
|
(300805, 'Nano Crystal (Junior Pumpkin-Head)', 300809, 300806, 'Junior Pumpkin-Head', 300807, 0, 0, 0, 1,
|
|
'Crystal', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Halloween Event'),
|
|
(300851, 'Nano Crystal (Gingerleet)', 300856, 300850, 'Gingerleet', 300857, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(300912, 'Nano Crystal (Maek Hurtz!)', 300910, 275817, 'Maek Hurtz!', 300909, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Adventurer_Morph_Buffs', 251, '', 0, 0, 1, 0, 1, 'Adventurer', 'APF S42 Alpha Box'),
|
|
(300913, 'Nano Crystal (Hide of the Cerberus)', 300908, 275821, 'Hide of the Cerberus', 300907, 0, 0, 0, 215,
|
|
'Crystal', 'Buffs', 'Adventurer_Morph_Buffs', 251, '', 0, 0, 1, 0, 1, 'Adventurer', 'APF S42 Beta Box'),
|
|
(301082, 'Nano Crystal (Bur: Intensify Stress)', 301178, 222687, 'Intensify Stress', 301081, 0, 0, 0, 215,
|
|
'Crystal', 'DeBuffs', 'Nano_Delta_DeBuffs', 1040, '', 0, 1, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(301086, 'Nano Crystal (Malaise of Zeal)', 301085, 275824, 'Malaise of Zeal', 291160, 0, 0, 0, 215, 'Crystal',
|
|
'DeBuffs', 'Initiative_DeBuffs', 186, '', 0, 0, 1, 0, 1, 'Bureaucrat', 'APF S42 Alpha Box'),
|
|
(301106, 'Nano Crystal (Malpractice)', 301105, 275701, 'Malpractice', 301101, 0, 0, 0, 215, 'Crystal', 'Combat',
|
|
'Nuke', 0, '', 0, 0, 1, 0, 1, 'Doctor', 'APF S42 Alpha Box'),
|
|
(301119, 'Nano Crystal (Keep: Rebirth)', 301115, 301117, 'Rebirth', 301118, 0, 0, 0, 215, 'Crystal', 'Combat',
|
|
'Resurrection_Sickness_Removal', 1045, '', 0, 0, 0, 0, 0, 'Keeper', 'OFAB Store'),
|
|
(301144, 'Nano Crystal (Release Me Now!)', 301143, 281239, 'Release Me Now', 291383, 0, 0, 0, 25, 'Crystal',
|
|
'PvP', 'Self_Root/Snare_Resist_Buff', 283, 'Lost_Eden', 0, 1, 0, 0, 0, 'Enforcer', 'OFAB Store'),
|
|
(301154, 'Nano Crystal (Keep: Clarion Call)', 301155, 301153, 'Clarion Call', 301152, 0, 0, 0, 35, 'Crystal',
|
|
'Combat', 'Reverse_Knockback', 886, '', 0, 0, 0, 0, 0, 'Keeper', 'OFAB Store'),
|
|
(301161, 'Weird Looking Nano Crystal (Smoke Bomb)', 301163, 301160, 'Smoke Bomb', 301162, 0, 0, 0, 200,
|
|
'Crystal', 'PvP_(Shade_Nemesis)', 'Lost_Eden', 0, '', 0, 0, 1, 0, 0, 'Shade', 'Greedy Shade / SL Static'),
|
|
(301191, 'Nano Crystal (Sophisticated Viral Agent)', 301190, 275829, 'Sophisticated Viral Agent', 301206, 0, 0,
|
|
0, 215, 'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 0, 1, 0, 1, 'Doctor', 'APF S42 Beta Box'),
|
|
(301289, 'Nano Crystal (Enf: Mongo Break!)', 301272, 301291, 'Mongo Break!', 301263, 0, 0, 0, 190, 'Crystal',
|
|
'Crowd_Control', 'Mongo_Buffs', 188, '', 0, 0, 0, 0, 0, 'Enforcer', 'OFAB Store'),
|
|
(301298, 'Nano Crystal (Hellish Rage)', 301297, 275830, 'Hellish Rage', 301294, 0, 0, 0, 215, 'Crystal', 'Buffs',
|
|
'Rage', 189, '', 0, 0, 1, 0, 1, 'Enforcer', 'APF S42 Alpha Box'),
|
|
(301421, 'Nano Crystal (Plunder Skills (Nanite Improved))', 301398, 275029, 'Plunder Skills (Nanite Improved)',
|
|
301402, 0, 0, 0, 215, 'Crystal', 'Drain', 'Skill_Transfer_Target_DeBuffs', 136, 'Ransack', 0, 0, 1, 0, 1,
|
|
'Trader', 'Dust Brigade Quest Part V'),
|
|
(301446, 'Nano Crystal (Matrix of Ka)', 301450, 275698, 'Matrix of Ka', 292055, 0, 0, 0, 215, 'Crystal',
|
|
'Combat', 'Single_Target_Healing', 951, '', 0, 0, 1, 0, 1, 'Martial Artist', 'APF S42 Alpha Box'),
|
|
(301492, 'Nano Crystal (MA: Team Flourishing Heal)', 301486, 301493, 'Team Flourishing Heal', 301480, 0, 0, 0,
|
|
206, 'Crystal', 'Combat', 'Team_Healing', 952, '', 0, 1, 0, 0, 0, 'Martial Artist', 'OFAB Store'),
|
|
(301522, 'Nano Crystal (Trad: Minor Industrial Sabotage)', 301513, 301521, 'Minor Industrial Sabotage', 301505,
|
|
0, 0, 0, 85, 'Crystal', 'Drain', 'Add_All_Offence_Drains', 814, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(301526, 'Nano Crystal (Trad: Weak Industrial Sabotage)', 301513, 301525, 'Weak Industrial Sabotage', 301505, 0,
|
|
0, 0, 25, 'Crystal', 'Drain', 'Add_All_Offence_Drains', 814, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(301530, 'Nano Crystal (Trad: Minor Corporate Protection)', 301514, 301529, 'Minor Corporate Protection', 301506,
|
|
0, 0, 0, 85, 'Crystal', 'Drain', 'Add_All_Defence_Drains', 1060, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(301534, 'Nano Crystal (Trad: Weak Corporate Protection)', 301514, 301533, 'Weak Corporate Protection', 301506,
|
|
0, 0, 0, 30, 'Crystal', 'Drain', 'Add_All_Defence_Drains', 1060, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(301542, 'Nano Crystal (Trad: Weak Nanobot Defense)', 301538, 301541, 'Weak Nanobot Defense', 301540, 0, 0, 0,
|
|
63, 'Crystal', 'Combat', 'Damage_to_Nano', 809, '', 0, 0, 1, 0, 0, 'Trader', 'OFAB Store'),
|
|
(301594, 'Nano Crystal (Shad: Winding Serpent)', 301592, 301593, 'Winding Serpent', 295511, 0, 0, 0, 50,
|
|
'Crystal', 'PvP', 'Add_All_Defense_Buffs', 1002, 'Lost_Eden', 0, 1, 0, 0, 0, 'Shade', 'OFAB Store'),
|
|
(301601, 'Nano Crystal (Keep: Punisher of the Wicked)', 301598, 301602, 'Punisher of the Wicked', 301599, 0, 0,
|
|
0, 106, 'Crystal', 'Buffs', 'Add_All_Offence_Buffs', 836, '', 0, 1, 0, 0, 0, 'Keeper', 'OFAB Store'),
|
|
(301662, 'Nano Crystal (Kizzermole Gumbaba)', 301681, 301663, 'Kizzermole Gumbaba', 301682, 0, 0, 0, 1,
|
|
'Crystal', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Halloween Event'),
|
|
(301668, 'Yalmaha XL - 29478', 38023, 301669, 'Yalmaha XL - 29478', 16236, 0, 0, 0, 1, 'Misc', 'Phasefront',
|
|
'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(301671, 'Yalmaha - 29500 - The Adaga', 203497, 301670, 'Yalmaha - 29500 - The Adaga', 271691, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(301673, 'Yalmaha - 29500 - The Stiletto', 203498, 301672, 'Yalmaha - 29500 - The Stiletto', 271696, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(301701, 'Yalmaha - 29500 - The Adaga', 203497, 301700, 'Yalmaha - 29500 - The Adaga', 271691, 0, 0, 0, 1,
|
|
'Misc', 'Phasefront', 'Air', 0, 'Misc', 0, 0, 0, 0, 0, 'General', 'Item Shop/Store'),
|
|
(301836, 'Nano Crystal (Adv: A Return to Form)', 301837, 301835, 'A Return to Form', 293904, 0, 0, 0, 1,
|
|
'Crystal', 'Morphs', 'Polymorph', 223, '', 0, 1, 0, 0, 0, 'Adventurer', 'OFAB Store'),
|
|
(301839, 'Nano Crystal (Agt: Two Left Feet)', 301840, 301838, 'Two Left Feet', 301841, 0, 0, 0, 215, 'Crystal',
|
|
'PvP', 'Runspeed_Debuff', 786, '', 0, 1, 1, 0, 1, 'Agent', 'OFAB Store'),
|
|
(301846, 'Nano Crystal (Doc: Rapid Palsy)', 301085, 301845, 'Rapid Palsy', 291160, 0, 0, 0, 145, 'Crystal',
|
|
'DeBuffs', 'Initiative_DeBuffs', 186, 'Unbreakable', 0, 1, 0, 0, 0, 'Doctor', 'OFAB Store'),
|
|
(301854, 'Nano Crystal (Enf: Element of Impact)', 42450, 301853, 'Element of Impact', 39028, 0, 0, 0, 220,
|
|
'Crystal', 'Buffs', 'Damage_Change_Buffs', 597, '', 0, 0, 1, 4, 0, 'Enforcer', 'OFAB Store'),
|
|
(301856, 'Nano Crystal (Eng: Predator M-30)', 12258, 301855, 'Predator M-30', 44135, 0, 0, 0, 150, 'Crystal',
|
|
'Pet', 'Robotic_Dogs', 0, '', 0, 0, 1, 2, 0, 'Engineer', 'OFAB Store'),
|
|
(301860, 'Nano Crystal (Fix: Vanish into the Digital Void)', 300952, 301859, 'Vanish into the Digital Void',
|
|
300954, 0, 0, 0, 205, 'Crystal', 'Teleport', 'Self_Grid', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'OFAB Store'),
|
|
(301863, 'Nano Crystal (Fix: Expeditious Evacuation)', 300953, 301861, 'Expeditious Evacuation', 300955, 0, 0, 0,
|
|
205, 'Crystal', 'Teleport', 'Team_Grid', 0, '', 0, 0, 1, 0, 0, 'Fixer', 'OFAB Store'),
|
|
(301868, 'Nano Crystal (Fix: Restock Ammo (Level OP-CCXL))', 42450, 301867, 'Restock Ammo (Level OP-CCXL)',
|
|
301866, 0, 0, 0, 150, 'Crystal', 'Creation', 'Ammo', 0, '', 0, 1, 0, 0, 0, 'Fixer', 'OFAB Store'),
|
|
(301889, 'Nano Crystal (MP: Induced Apathy)', 42448, 301888, 'Induced Apathy', 46276, 0, 0, 0, 200, 'Crystal',
|
|
'Combat', 'Pet_Buff', 683, 'Snare', 145, 0, 1, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(301896, 'Nano Crystal (Shad: Dissolving Vitality)', 42448, 301895, 'Dissolving Vitality', 117909, 0, 0, 0, 100,
|
|
'Crystal', 'Combat', 'Health_Drain', 844, '', 0, 0, 0, 0, 0, 'Shade', 'OFAB Store'),
|
|
(301898, 'Nano Crystal (Sol: Adrenaline Rush)', 301164, 301897, 'Adrenaline Rush', 301168, 0, 0, 0, 76,
|
|
'Crystal', 'Combat', 'Drain_Heal', 1051, '', 0, 0, 0, 0, 0, 'Soldier', 'OFAB Store'),
|
|
(301900, 'Nano Crystal (Trad: Sudden Diversion)', 42449, 301899, 'Sudden Diversion', 46271, 0, 0, 0, 175,
|
|
'Crystal', 'Crowd_Control', 'Mezz', 147, '', 0, 0, 1, 3, 0, 'Trader', 'OFAB Store'),
|
|
(301937, 'Nano Crystal (MA: Irrational Grudge)', 42451, 301936, 'Irrational Grudge', 16230, 0, 0, 0, 195,
|
|
'Crystal', 'Crowd_Control', 'Taunt', 0, '', 0, 1, 0, 0, 0, 'Martial Artist', 'OFAB Store'),
|
|
(302076, 'Nano Crystal (NT: Nanobot Aegis)', 301537, 302074, 'Nanobot Aegis', 301539, 0, 0, 0, 215, 'Crystal',
|
|
'Buffs', 'Reflect_Shield', 2, '', 0, 0, 1, 0, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(302145, 'Nano Crystal (Bur: Inefficient Nanobot Control)', 301085, 302142, 'Inefficient Nanobot Control',
|
|
291160, 0, 0, 0, 100, 'Crystal', 'DeBuffs', 'General_Projectile_AC_DeBuffs', 132, '', 0, 1, 0, 0, 0,
|
|
'Bureaucrat', 'OFAB Store'),
|
|
(302146, 'Nano Crystal (Bur: Inefficient Arm Movements)', 301085, 302143, 'Inefficient Arm Movements', 291160, 0,
|
|
0, 0, 100, 'Crystal', 'DeBuffs', 'General_Projectile_AC_DeBuffs', 132, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'OFAB Store'),
|
|
(302151, 'Nano Crystal (Bur: Wasteful Arm Movements)', 301085, 302150, 'Wasteful Arm Movements', 291160, 0, 0, 0,
|
|
200, 'Crystal', 'DeBuffs', 'General_Radiation_AC_DeBuffs', 133, '', 0, 1, 0, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(302153, 'Nano Crystal (Bur: Wasteful Nanobot Control)', 301085, 302152, 'Wasteful Nanobot Control', 291160, 0,
|
|
0, 0, 200, 'Crystal', 'DeBuffs', 'General_Radiation_AC_DeBuffs', 133, '', 0, 1, 0, 0, 0, 'Bureaucrat',
|
|
'OFAB Store'),
|
|
(302159, 'Nano Crystal (Composite Martial Prowess Expertise)', 12226, 302158,
|
|
'Composite Martial Prowess Expertise', 302157, 0, 0, 0, 25, 'Crystal', 'Buffs', 'Deflect_Buffs', 98, '', 0, 0,
|
|
0, 0, 0, 'General', 'RK Store'),
|
|
(302189, 'Nano Crystal (MP: Improved Anticipation of Retaliation)', 42451, 302188,
|
|
'Improved Anticipation of Retaliation', 16234, 0, 0, 0, 200, 'Crystal', 'Buffs', 'Major_Evasion_Buffs', 144, '',
|
|
0, 0, 1, 0, 1, 'Meta-Physicist', 'OFAB Store'),
|
|
(302215, 'Nano Crystal (Dragon Scales)', 12260, 302214, 'Dragon Scales', 101011, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(302218, 'Nano Crystal (Adv: Kin of the Tarasque)', 42452, 302217, 'Kin of the Tarasque', 101011, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 1, 4, 0, 'Adventurer', 'OFAB Store'),
|
|
(302221, 'Nano Crystal (Gift of the Twig)', 12260, 302220, 'Gift of the Twig', 236675, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 1, 1, 0, 0, 'Adventurer', 'RK Store'),
|
|
(302224, 'Nano Crystal (Adv: Boon of the Enigma)', 42452, 302223, 'Boon of the Enigma', 236675, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 1, 4, 0, 'Adventurer', 'OFAB Store'),
|
|
(302227, 'Nano Crystal (Furry Precision)', 12260, 302226, 'Furry Precision', 101005, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(302230, 'Nano Crystal (Adv: Squeaking from the Darkness)', 42452, 302229, 'Squeaking from the Darkness', 101005,
|
|
0, 0, 0, 200, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 1, 4, 0, 'Adventurer', 'OFAB Store'),
|
|
(302233, 'Nano Crystal (Lupine Agility)', 12260, 302232, 'Lupine Agility', 101014, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(302237, 'Nano Crystal (Adv: Lycanthropic Dexterity)', 42452, 302235, 'Lycanthropic Dexterity', 101014, 0, 0, 0,
|
|
200, 'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 1, 4, 0, 'Adventurer', 'OFAB Store'),
|
|
(302241, 'Nano Crystal (Feline Ferocity)', 12260, 302240, 'Feline Ferocity', 101009, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Adventurer', 'RK Store'),
|
|
(302244, 'Nano Crystal (Adv: Claws of the Magal)', 42452, 302243, 'Claws of the Magal', 101009, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Fortify', 224, '', 0, 1, 1, 4, 0, 'Adventurer', 'OFAB Store'),
|
|
(302248, 'Nano Crystal (Bur: Droid Pressure Matrix)', 42448, 302247, 'Droid Pressure Matrix', 117931, 0, 0, 0,
|
|
200, 'Crystal', 'General', 'Pet_Buff', 683, '', 0, 0, 1, 0, 0, 'Bureaucrat', 'OFAB Store'),
|
|
(302255, 'Nano Crystal (Eng: Sedative Injectors)', 42448, 302254, 'Sedative Injectors', 46276, 0, 0, 0, 200,
|
|
'Crystal', 'Combat', 'Pet_Buff', 683, 'Snare', 145, 0, 1, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(302258, 'Nano Crystal (MP: Eye of the Tigress)', 12226, 302257, 'Eye of the Tigress', 16208, 0, 0, 0, 50,
|
|
'Crystal', 'Buffs', 'Martial_Artist_Bow_Buffs', 815, '', 0, 0, 1, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(302275, 'Nano Crystal (NT: Izgimmer''s Blessing)', 42451, 302274, 'Izgimmer''s Blessing', 16308, 0, 0, 0, 200,
|
|
'Crystal', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 0, 1, 0, 0, 'Nano-Technician', 'OFAB Store'),
|
|
(302289, 'Nano Crystal (Trad: Shutdown Skills)', 12226, 302288, 'Shutdown Skills', 117915, 0, 0, 0, 20,
|
|
'Crystal', 'DeBuffs', 'Trader_Shutdown_Skill_Debuffs', 889, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(302291, 'Nano Crystal (Trad: Take the Bait)', 12226, 302290, 'Take the Bait', 117915, 0, 0, 0, 20, 'Crystal',
|
|
'DeBuffs', 'Trader_Shutdown_Skill_Debuffs', 890, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(302354, 'Nano Crystal (Composite Heavy Artillery)', 301605, 269482, 'Composite Heavy Artillery', 301604, 0, 0,
|
|
0, 182, 'Crystal', 'Buffs', 'Assault_Rifle_Buffs', 212, '', 0, 0, 1, 0, 0, 'Soldier', 'Greedy Shade'),
|
|
(302355, 'Nano Crystal (Fists of the Winter Flame)', 301564, 269470, 'Fists of the Winter Flame', 301567, 0, 0,
|
|
0, 185, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_C', 252, '', 0, 0, 1, 0, 0, 'Martial Artist', 'Pen Xan Quest'),
|
|
(302356, 'Nano Crystal (Minor Nanobot Defense)', 301538, 263306, 'Minor Nanobot Defense', 301540, 0, 0, 0, 126,
|
|
'Crystal', 'Combat', 'Damage_to_Nano', 809, '', 0, 0, 1, 0, 0, 'Trader', 'Greedy Shade'),
|
|
(302357, 'Nano Crystal (My Enemy''s Enemy is my Friend)', 301545, 263293, 'My Enemy''s Enemy is my Friend',
|
|
301543, 0, 0, 0, 126, 'Crystal', 'Drain', 'Health_and_Nano_Over_Time_Drain', 828, '', 0, 0, 1, 0, 0, 'Trader',
|
|
'Greedy Shade'),
|
|
(302358, 'Nano Crystal (Nanobot Defense)', 301538, 260761, 'Nanobot Defense', 301540, 0, 0, 0, 210, 'Crystal',
|
|
'Combat', 'Damage_to_Nano', 809, '', 0, 0, 1, 0, 0, 'Trader', 'Greedy Shade'),
|
|
(302359, 'Nano Crystal (Notum Overflow Injector)', 301611, 263266, 'Notum Overflow Injector', 291162, 0, 0, 0,
|
|
126, 'Crystal', 'Buffs', 'Nano_Damage_Multiplier_Buffs', 1062, '', 0, 0, 1, 0, 0, 'Nano-Technician',
|
|
'Scheol Yuttos Quest'),
|
|
(302360, 'Nano Crystal (Poisoned Wounds)', 301215, 263282, 'Poisoned Wounds', 301222, 0, 0, 0, 126, 'Crystal',
|
|
'Combat', 'DOT_-_Line_B', 7, '', 0, 0, 1, 0, 0, 'Doctor', 'Scheol Yuttos Quest'),
|
|
(302361, 'Nano Crystal (Simple Viral Agent)', 301210, 263281, 'Simple Viral Agent', 301207, 0, 0, 0, 126,
|
|
'Crystal', 'Combat', 'DOT_-_Line_A', 6, '', 0, 0, 1, 0, 0, 'Doctor', 'Scheol Scientists Quest'),
|
|
(302362, 'Nano Crystal (Superior Notum Overflow Injector)', 301611, 260758, 'Superior Notum Overflow Injector',
|
|
291162, 0, 0, 0, 210, 'Crystal', 'Buffs', 'Nano_Damage_Multiplier_Buffs', 1062, '', 0, 0, 1, 0, 0,
|
|
'Nano-Technician', 'Inferno Anansi Quest'),
|
|
(302388, 'Nano Crystal (Fix: NCU Vulnerability Exploitation)', 42450, 302412, 'NCU Vulnerability Exploitation',
|
|
16216, 0, 0, 0, 215, 'Crystal', 'DeBuffs', 'Hostile_NCU_Wipe', 0, '', 0, 0, 1, 0, 1, 'Fixer', 'OFAB Store'),
|
|
(302396, 'Nano Crystal (Sol: Fragmentation Grenades)', 42448, 302395, 'Fragmentation Grenades', 16314, 0, 0, 0,
|
|
100, 'Crystal', 'Combat', 'AoE_Taunt', 683, '', 0, 0, 0, 0, 0, 'Soldier', 'OFAB Store'),
|
|
(302400, 'Nano Crystal (Sol: Notum-Charged Grenades)', 42448, 302399, 'Notum-Charged Grenades', 101016, 0, 0, 0,
|
|
200, 'Crystal', 'Combat', 'AoE_Taunt', 683, '', 0, 0, 0, 0, 0, 'Soldier', 'OFAB Store'),
|
|
(302403, 'Nano Crystal (Trad: Subprime Vitality Mortgage)', 301164, 302401, 'Subprime Vitality Mortgage', 301168,
|
|
0, 0, 0, 100, 'Crystal', 'Combat', 'Drain_Heal', 1051, '', 0, 0, 0, 0, 0, 'Trader', 'OFAB Store'),
|
|
(302413, 'Nano Crystal (Agt: Two Left Feet)', 301840, 301838, 'Two Left Feet', 301841, 0, 0, 0, 215, 'Crystal',
|
|
'PvP', 'Runspeed_Debuff', 786, '', 0, 1, 1, 0, 1, 'Agent', 'OFAB Store'),
|
|
(302415, 'Nano Crystal (Furry Precision)', 12260, 302226, 'Furry Precision', 101005, 0, 0, 0, 125, 'Crystal',
|
|
'Buffs', 'Fortify', 224, '', 0, 1, 0, 0, 0, 'Adventurer', 'Mission Reward'),
|
|
(302549, 'Nano Crystal (Mantis Hatchling)', 302546, 302548, 'Mantis Hatchling', 302547, 0, 0, 0, 1, 'Crystal',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Birthday Event'),
|
|
(303128, 'Nano Crystal (Dr. Drill)', 303126, 303127, 'Calling Dr. Drill', 303125, 0, 0, 0, 1, 'Crystal', 'Pets',
|
|
'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Item Shop (Subscription reward)'),
|
|
(303147, 'Nano Crystal (Buckethead Techno-scavenger Costume)', 303144, 303146,
|
|
'Buckethead Techno-Scavenger Costume', 303143, 0, 0, 0, 1, 'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0,
|
|
'General', 'Item Shop/Event'),
|
|
(303381, 'Premium Nano Crystal (L33t Transformation)', 296678, 288774, 'L33t Transformation', 296675, 0, 0, 0, 1,
|
|
'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0, 'General', 'Item Shop'),
|
|
(303382, 'Premium Nano Crystal (Pronouncement of Magnanimity)', 300654, 290584, 'Pronouncement of Magnanimity',
|
|
300664, 0, 0, 0, 20, 'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0, 'General', 'Item Shop'),
|
|
(303467, 'Premium Nano Crystal (L33t Transformation)', 296678, 288774, 'L33t Transformation', 296675, 0, 0, 0, 1,
|
|
'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0, 'General', 'Item Shop'),
|
|
(303468, 'Spooky Leet Pet (Halloween Leet Series 1)', 254462, 277450, 'Spooky Leet Pet', 289984, 0, 0, 0, 1,
|
|
'Misc', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Halloween Event'),
|
|
(303469, 'Terrifying Leet Pet (Halloween Leet Series 2)', 220432, 288561, 'Terrifying Leet Pet', 289985, 0, 0, 0,
|
|
1, 'Misc', 'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Halloween Event'),
|
|
(303470, 'Winter Leet Pet (Winter Leet Series 1)', 254462, 285056, 'Winter Leet Pet', 289986, 0, 0, 0, 1, 'Misc',
|
|
'Pets', 'Social_Pets', 926, '', 0, 0, 0, 0, 0, 'General', 'Christmas Event'),
|
|
(303473, 'Premium Nano Crystal (Pronouncement of Magnanimity)', 300654, 290584, 'Pronouncement of Magnanimity',
|
|
300664, 0, 0, 0, 1, 'Crystal', 'Pets', 'Polymorph', 0, '', 0, 0, 0, 0, 0, 'General', 'Item Shop'),
|
|
(29358, 'Nano Crystal (Pistol Mastery)', 12226, 29246, 'Pistol Mastery', 16310, 147958, 146458, 149458, 24,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Doctor', 'RK Store'),
|
|
(29358, 'Nano Crystal (Pistol Mastery)', 12226, 29246, 'Pistol Mastery', 16310, 147958, 146458, 149458, 24,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Engineer', 'RK Store'),
|
|
(269880, 'Nano Crystal (Pet Cleanse)', 301139, 269870, 'Pet Cleanse', 301138, 0, 0, 0, 215, 'Crystal',
|
|
'Pet_Combat', 'General', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(269910, 'Nano Crystal (Improved Pet Steal Back)', 42450, 269908, 'Improved Pet Steal Back', 16216, 0, 0, 0, 215,
|
|
'Crystal', 'Pet_Combat', 'General', 0, '', 0, 1, 1, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(269871, 'Nano Crystal (Pet Attention)', 301140, 269869, 'Pet Attention', 301137, 0, 0, 0, 100, 'Crystal',
|
|
'Pet_Combat', 'General', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(269909, 'Nano Crystal (Pet Steal Back)', 12258, 269907, 'Pet Steal Back', 16216, 0, 0, 0, 100, 'Crystal',
|
|
'Pet_Combat', 'General', 0, '', 0, 1, 0, 0, 0, 'Engineer', 'OFAB Store'),
|
|
(221183, 'Weird Looking Nano Crystal (Semi-Sentient Augmentation Cloud)', 301242, 222838,
|
|
'Improved Semi-Sentient Augmentation Cloud', 291157, 0, 0, 0, 169, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A',
|
|
4, '', 0, 0, 0, 0, 0, 'Fixer', 'Greedy Shade / SL Static'),
|
|
(221759, 'Weird Looking Nano Crystal (Neural Interfaced Augmentation Cloud)', 301242, 222837,
|
|
'Improved Neural Interfaced Augmentation Cloud', 291157, 0, 0, 0, 159, 'Crystal', 'Buffs',
|
|
'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Fixer', 'Greedy Shade / SL Static'),
|
|
(220604, 'Weird Looking Nano Crystal (Augmentation Cloud)', 301242, 222835, 'Improved Augmentation Cloud',
|
|
291157, 0, 0, 0, 106, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0, 0, 0, 0, 0, 'Fixer',
|
|
'Greedy Shade / SL Static'),
|
|
(221129, 'Weird Looking Nano Crystal (Hasty Augmentation Cloud)', 301242, 222833,
|
|
'Improved Hasty Augmentation Cloud', 291157, 0, 0, 0, 43, 'Crystal', 'Buffs', 'Damage_Buffs_-_Line_A', 4, '', 0,
|
|
0, 0, 0, 0, 'Fixer', 'Greedy Shade / SL Static'),
|
|
(210332, 'Nano Crystal (Fervor of the Zealot)', 301597, 210331, 'Fervor of the Zealot', 301595, 0, 0, 0, 196,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(210330, 'Nano Crystal (Fervor of the Fanatic)', 301597, 210329, 'Fervor of the Fanatic', 301595, 0, 0, 0, 171,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(210328, 'Nano Crystal (Fervor of the Disciple)', 301597, 210327, 'Fervor of the Disciple', 301595, 0, 0, 0, 144,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Keeper', 'RK Dyna'),
|
|
(210326, 'Nano Crystal (Fervor of the Minion)', 301597, 210325, 'Fervor of the Minion', 301595, 0, 0, 0, 97,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210324, 'Nano Crystal (Fervor of the Devotee)', 301597, 210323, 'Fervor of the Devotee', 301595, 0, 0, 0, 57,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210322, 'Nano Crystal (Fervor of the Henchman)', 301597, 210321, 'Fervor of the Henchman', 301595, 0, 0, 0, 14,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210798, 'Nano Crystal (Backstabber)', 301590, 210797, 'Backstabber', 301588, 0, 0, 0, 196, 'Crystal', 'Buffs',
|
|
'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210796, 'Nano Crystal (Shuffle of the Rogue)', 301590, 210795, 'Shuffle of the Rogue', 301588, 0, 0, 0, 180,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210794, 'Nano Crystal (Backpiercer)', 301590, 210793, 'Backpiercer', 301588, 0, 0, 0, 154, 'Crystal', 'Buffs',
|
|
'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Keeper', 'Mission Reward'),
|
|
(210792, 'Nano Crystal (Dagger in the Back)', 301590, 210791, 'Dagger in the Back', 301588, 0, 0, 0, 108,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210790, 'Nano Crystal (Silent Dagger)', 301590, 210789, 'Silent Dagger', 301588, 0, 0, 0, 66, 'Crystal',
|
|
'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(210788, 'Nano Crystal (Footpad Apprentice)', 301590, 210787, 'Footpad Apprentice', 301588, 0, 0, 0, 22,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Keeper', 'SL Loot'),
|
|
(301144, 'Nano Crystal (Release Me Now!)', 301143, 281239, 'Release Me Now', 291383, 0, 0, 0, 25, 'Crystal',
|
|
'PvP', 'Self_Root/Snare_Resist_Buff', 283, 'Lost_Eden', 0, 1, 0, 0, 0, 'Keeper', 'OFAB Store'),
|
|
(210332, 'Nano Crystal (Fervor of the Zealot)', 301597, 210331, 'Fervor of the Zealot', 301595, 0, 0, 0, 196,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Martial Artist', 'RK Dyna'),
|
|
(210330, 'Nano Crystal (Fervor of the Fanatic)', 301597, 210329, 'Fervor of the Fanatic', 301595, 0, 0, 0, 171,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Martial Artist', 'RK Dyna'),
|
|
(210328, 'Nano Crystal (Fervor of the Disciple)', 301597, 210327, 'Fervor of the Disciple', 301595, 0, 0, 0, 144,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Martial Artist', 'RK Dyna'),
|
|
(210326, 'Nano Crystal (Fervor of the Minion)', 301597, 210325, 'Fervor of the Minion', 301595, 0, 0, 0, 97,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(210324, 'Nano Crystal (Fervor of the Devotee)', 301597, 210323, 'Fervor of the Devotee', 301595, 0, 0, 0, 57,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(210322, 'Nano Crystal (Fervor of the Henchman)', 301597, 210321, 'Fervor of the Henchman', 301595, 0, 0, 0, 14,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Martial Artist', 'SL Loot'),
|
|
(29358, 'Nano Crystal (Pistol Mastery)', 12226, 29246, 'Pistol Mastery', 16310, 147958, 146458, 149458, 24,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'RK Store'),
|
|
(220346, 'Nano Crystal (Neuronal Stimulator)', 301243, 220345, 'Neuronal Stimulator', 296431, 0, 0, 0, 28,
|
|
'Crystal', 'Buffs', 'Psychic_and_Intelligence/Nano_Skills_Buffs', 576, '', 0, 0, 1, 1, 0, 'Meta-Physicist',
|
|
'Elysium Garden'),
|
|
(269880, 'Nano Crystal (Pet Cleanse)', 301139, 269870, 'Pet Cleanse', 301138, 0, 0, 0, 215, 'Crystal', 'Pet',
|
|
'Pet_Hostile_NCU_Cleanse', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(269910, 'Nano Crystal (Improved Pet Steal Back)', 42450, 269908, 'Improved Pet Steal Back', 16216, 0, 0, 0, 215,
|
|
'Crystal', 'Pet', 'Pet_Hostile_NCU_Cleanse', 0, '', 0, 1, 1, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(269871, 'Nano Crystal (Pet Attention)', 301140, 269869, 'Pet Attention', 301137, 0, 0, 0, 100, 'Crystal', 'Pet',
|
|
'Pet_Hostile_NCU_Cleanse', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(269909, 'Nano Crystal (Pet Steal Back)', 12258, 269907, 'Pet Steal Back', 16216, 0, 0, 0, 100, 'Crystal', 'Pet',
|
|
'Pet_Hostile_NCU_Cleanse', 0, '', 0, 1, 0, 0, 0, 'Meta-Physicist', 'OFAB Store'),
|
|
(29391, 'Nano Crystal (MatCrea Mastery)', 12226, 29294, 'MatCrea Mastery', 16290, 145016, 144889, 145143, 43,
|
|
'Crystal', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0, 'Nano-Technician', 'RK Store'),
|
|
(151778, 'Nano Crystal (Teachings of Material Creation)', 12226, 151765, 'Teachings of Material Creation', 16290,
|
|
151803, 151791, 151815, 21, 'Crystal', 'Buffs', 'Matter_Creation_Buffs', 159, '', 0, 1, 0, 0, 0,
|
|
'Nano-Technician', 'RK Store'),
|
|
(220346, 'Nano Crystal (Neuronal Stimulator)', 301243, 220345, 'Neuronal Stimulator', 296431, 0, 0, 0, 28,
|
|
'Crystal', 'Buffs', 'Psychic_and_Intelligence/Nano_Skills_Buffs', 576, 'Target', 0, 0, 1, 1, 0,
|
|
'Nano-Technician', 'Elysium Garden'),
|
|
(210332, 'Nano Crystal (Fervor of the Zealot)', 301597, 210331, 'Fervor of the Zealot', 301595, 0, 0, 0, 196,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Shade', 'RK Dyna'),
|
|
(210330, 'Nano Crystal (Fervor of the Fanatic)', 301597, 210329, 'Fervor of the Fanatic', 301595, 0, 0, 0, 171,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Shade', 'RK Dyna'),
|
|
(210328, 'Nano Crystal (Fervor of the Disciple)', 301597, 210327, 'Fervor of the Disciple', 301595, 0, 0, 0, 144,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Shade', 'RK Dyna'),
|
|
(210326, 'Nano Crystal (Fervor of the Minion)', 301597, 210325, 'Fervor of the Minion', 301595, 0, 0, 0, 97,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(210324, 'Nano Crystal (Fervor of the Devotee)', 301597, 210323, 'Fervor of the Devotee', 301595, 0, 0, 0, 57,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(210322, 'Nano Crystal (Fervor of the Henchman)', 301597, 210321, 'Fervor of the Henchman', 301595, 0, 0, 0, 14,
|
|
'Crystal', 'Buffs', 'Fast_Attack_Buffs', 519, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(210798, 'Nano Crystal (Backstabber)', 301590, 210797, 'Backstabber', 301588, 0, 0, 0, 196, 'Crystal', 'Buffs',
|
|
'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210796, 'Nano Crystal (Shuffle of the Rogue)', 301590, 210795, 'Shuffle of the Rogue', 301588, 0, 0, 0, 180,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210794, 'Nano Crystal (Backpiercer)', 301590, 210793, 'Backpiercer', 301588, 0, 0, 0, 154, 'Crystal', 'Buffs',
|
|
'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Shade', 'Mission Reward'),
|
|
(210792, 'Nano Crystal (Dagger in the Back)', 301590, 210791, 'Dagger in the Back', 301588, 0, 0, 0, 108,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(210790, 'Nano Crystal (Silent Dagger)', 301590, 210789, 'Silent Dagger', 301588, 0, 0, 0, 66, 'Crystal',
|
|
'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(210788, 'Nano Crystal (Footpad Apprentice)', 301590, 210787, 'Footpad Apprentice', 301588, 0, 0, 0, 22,
|
|
'Crystal', 'Buffs', 'Sneak_Attack_Buffs', 208, '', 0, 0, 0, 0, 0, 'Shade', 'SL Loot'),
|
|
(301144, 'Nano Crystal (Release Me Now!)', 301143, 281239, 'Release Me Now', 291383, 0, 0, 0, 25, 'Crystal',
|
|
'PvP', 'Self_Root/Snare_Resist_Buff', 283, 'Lost_Eden', 0, 1, 0, 0, 0, 'Shade', 'OFAB Store'),
|
|
(221183, 'Weird Looking Nano Crystal (Semi-Sentient Augmentation Cloud)', 301242, 222838,
|
|
'Improved Semi-Sentient Augmentation Cloud', 291157, 0, 0, 0, 169, 'Crystal', 'Buffs', 'Soldier_Damage_Base',
|
|
770, 'Target', 0, 0, 0, 0, 0, 'Soldier', 'Greedy Shade / SL Static'),
|
|
(221759, 'Weird Looking Nano Crystal (Neural Interfaced Augmentation Cloud)', 301242, 222837,
|
|
'Improved Neural Interfaced Augmentation Cloud', 291157, 0, 0, 0, 159, 'Crystal', 'Buffs',
|
|
'Soldier_Damage_Base', 770, 'Target', 0, 0, 0, 0, 0, 'Soldier', 'Greedy Shade / SL Static'),
|
|
(220604, 'Weird Looking Nano Crystal (Augmentation Cloud)', 301242, 222835, 'Improved Augmentation Cloud',
|
|
291157, 0, 0, 0, 106, 'Crystal', 'Buffs', 'Soldier_Damage_Base', 770, 'Target', 0, 0, 0, 0, 0, 'Soldier',
|
|
'Greedy Shade / SL Static'),
|
|
(221129, 'Weird Looking Nano Crystal (Hasty Augmentation Cloud)', 301242, 222833,
|
|
'Improved Hasty Augmentation Cloud', 291157, 0, 0, 0, 43, 'Crystal', 'Buffs', 'Soldier_Damage_Base', 770,
|
|
'Target', 0, 0, 0, 0, 0, 'Soldier', 'Greedy Shade / SL Static'),
|
|
(29358, 'Nano Crystal (Pistol Mastery)', 12226, 29246, 'Pistol Mastery', 16310, 147958, 146458, 149458, 24,
|
|
'Crystal', 'Buffs', 'Pistol_Buffs', 199, '', 0, 1, 0, 0, 0, 'Soldier', 'RK Store'),
|
|
(301144, 'Nano Crystal (Release Me Now!)', 301143, 281239, 'Release Me Now', 291383, 0, 0, 0, 25, 'Crystal',
|
|
'PvP', 'Self_Root/Snare_Resist_Buff', 283, 'Lost_Eden', 0, 1, 0, 0, 0, 'Soldier', 'OFAB Store'); |