Sie sind auf Seite 1von 183

---------

phpMyAdmin SQL Dump


version 3.3.9
http://www.phpmyadmin.net
Host: localhost
Generation Time: Nov 11, 2011 at 12:02 PM
Server version: 5.5.8
PHP Version: 5.3.5

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101
/*!40101
/*!40101
/*!40101

SET
SET
SET
SET

@OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
@OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
NAMES utf8 */;

--- Database: `dragonfable`


--- ---------------------------------------------------------- Table structure for table `df_items`
-CREATE TABLE IF NOT EXISTS `df_items` (
`id` int(255) NOT NULL AUTO_INCREMENT,
`ItemID` int(255) NOT NULL,
`ShopID` varchar(255) NOT NULL DEFAULT 'none',
`MergeShopID` varchar(255) NOT NULL DEFAULT 'none',
`ItemName` varchar(255) NOT NULL,
`Currency` int(255) NOT NULL DEFAULT '2',
`Cost` int(255) NOT NULL,
`Level` int(255) NOT NULL DEFAULT '1',
`hp` int(11) NOT NULL DEFAULT '0',
`mp` int(11) NOT NULL DEFAULT '100',
`ItemDescription` varchar(255) NOT NULL,
`DragonAmulet` int(255) NOT NULL DEFAULT '0',
`EquipSpot` varchar(255) NOT NULL DEFAULT 'Weapon',
`Category` varchar(255) NOT NULL DEFAULT 'Weapon',
`ItemType` varchar(255) NOT NULL DEFAULT 'Sword',
`Type` varchar(255) NOT NULL DEFAULT 'Melee',
`FileName` varchar(255) NOT NULL,
`Min` int(255) NOT NULL,
`Max` int(255) NOT NULL,
`Bonus` int(255) NOT NULL DEFAULT '0',
`Rarity` int(255) NOT NULL DEFAULT '0',
`Resists` varchar(255) NOT NULL,
`Element` varchar(255) NOT NULL DEFAULT 'Metal',
`MaxStackSize` int(255) NOT NULL DEFAULT '1',
`Icon` varchar(255) NOT NULL DEFAULT 'sword',
`Sellable` varchar(255) NOT NULL DEFAULT '1',
`Destroyable` int(255) NOT NULL DEFAULT '1',
`Used` varchar(255) NOT NULL DEFAULT 'false',
`intCrit` int(11) NOT NULL DEFAULT '0',
`intDefMelee` int(11) NOT NULL DEFAULT '0',
`intDefPierce` int(11) NOT NULL DEFAULT '0',
`intDodge` int(11) NOT NULL DEFAULT '0',

`intParry` int(11) NOT NULL DEFAULT '0',


`intDefMagic` int(11) NOT NULL DEFAULT '0',
`intDefRange` int(11) NOT NULL DEFAULT '0',
`intBonus` int(11) NOT NULL DEFAULT '0',
`intBlock` int(11) NOT NULL DEFAULT '0',
`intStr` int(11) NOT NULL DEFAULT '0',
`intDex` int(11) NOT NULL DEFAULT '0',
`intInt` int(11) NOT NULL DEFAULT '0',
`intLuk` int(11) NOT NULL DEFAULT '0',
`intCha` int(11) NOT NULL DEFAULT '0',
`intEnd` int(11) NOT NULL DEFAULT '0',
`intWis` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2015 ;
--- Dumping data for table `df_items`
-INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(1, 1, 'none', 'none', 'Bandit''s Butterknife', 2, 0, 43, 0, 0, 'Good for spread
ing butter or spreading pain! Multi-use tools are so efficient!\nThis item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagger
s/dagger-butterknife.swf', 59, 67, 2, 10, 'Darkness,3,Light,1', 'Silver', 1, 'da
gger', '1', 1, 'false', 3, 3, 0, 0, 0, 0, 0, 2, 0, 0, 4, 0, 0, 0, 4, 0),
(2, 1, 'none', 'none', 'Giant''s Silver Soupspoon', 2, 0, 43, 0, 0, 'Great for s
oup if you''re eight feet tall, or really handy for whacking enemies on the head
if you''re six feet tall or less. This item requires a Dragon Amulet.', 1, 'We
apon', 'Weapon', 'Mace', 'Melee', 'items/maces/mace-spoon.swf', 59, 67, 2, 10, '
Darkness,3,Light,1', 'Silver', 1, 'sword', '1', 1, 'false', 3, 3, 0, 0, 0, 0, 0,
2, 0, 4, 0, 0, 0, 0, 4, 0),
(3, 1, 'none', 'none', 'Hybrid Wand', 2, 0, 43, 0, 0, 'A wandering gnome-magicia
n-inventor gifted you with one of his latest hybrid inventions. He said it will
serve you well at mealtimes and in battle. ', 1, 'Weapon', 'Weapon', 'Wand', '
Magic', 'items/wands/wand-spork.swf', 59, 67, 2, 8, 'Darkness,3,Light,1', 'Silve
r', 1, 'wand', '1', 1, 'false', 3, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 4, 0, 0, 4, 0),
(4, 1, 'none', 'none', 'Fork of Destiny', 2, 0, 42, 0, 0, 'With this fork, you c
an take down even the toughest demon! Might not want to try playing any instrum
ents with it, though. \nThis weapon requires a Dragon Amulet. ', 1, 'Weapon', '
Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-fork.swf', 55, 69, 4, 5, 'Fir
e,-5', 'Water', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0
, 0, 2, 4, 0),
(5, 1, 'none', 'none', 'Fairyfly Staff', 2, 0, 42, 0, 0, 'Playful marsh-fairies
have been attracted to the crystal sitting atop this staff. \nThis weapon requi
res a Dragon Amulet. ', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/s
taff-fairyfly.swf', 55, 69, 4, 5, 'Fire,-5', 'Water', 1, 'staff', '1', 1, 'false
', 2, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 4, 0, 2, 4, 0),
(6, 1, 'none', 'none', 'Sir Pent''s Steel', 2, 0, 42, 0, 0, 'This is the blade o
f Sir Pent, who guards the bridge where you once fought the hydra.\nThis weapon
requires a Dragon Amulet. ', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swo
rds/sword-pactogonal.swf', 55, 69, 4, 5, 'Fire,-5', 'Water', 1, 'sword', '1', 1,
'false', 2, 0, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0, 0, 2, 4, 0),
(7, 1, 'none', 'none', 'Rhunatoir', 2, 0, 40, 0, 0, 'It is said that an elven ma
ge spelled the flame into this dagger with the instruction that it always light

the way of a pure-hearted hero.\nThis item requires a Dragon Amulet.', 1, 'Weapo


n', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-march09-3.swf', 50, 72,
2, 12, 'Ice,4,Water,2', 'Fire', 1, 'dagger', '1', 1, 'false', 3, 2, 0, 0, 0, 0,
0, 2, 0, 0, 4, 0, 0, 0, 2, 0),
(8, 1, 'none', 'none', 'Tarrir', 2, 0, 40, 0, 0, 'The flame contained in this bl
ade once blazed in a torch held by a page attending an Elf Queen as she toured a
bardic hall.\nThis item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Swo
rd', 'Melee', 'items/swords/sword-march09-3.swf', 50, 72, 2, 12, 'Ice,4', 'Fire'
, 1, 'sword', '1', 1, 'false', 3, 2, 0, 0, 0, 0, 0, 2, 0, 4, 0, 0, 0, 0, 2, 0),
(9, 1, 'none', 'none', 'Gedaur', 2, 0, 40, 0, 0, 'Whispered rumors claim this wa
nd once served as a torch in an Elvish Queen''s Hall. This item requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-march09-1.
swf', 51, 71, 2, 15, 'Ice,4,Water,2', 'Fire', 1, 'wand', '1', 1, 'false', 3, 2,
0, 0, 0, 0, 0, 2, 0, 0, 0, 4, 0, 0, 2, 0),
(10, 1, 'none', 'none', 'Pactogonal Blade', 2, 0, 39, 0, 0, 'Forged by Yulgar in
honor of Captain Rolith and the many brave deeds of his company of Knights, thi
s blade pays homage to their heroic spirits! This item requires a Dragon Amulet
.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pactogonal.swf'
, 56, 66, 4, 12, 'Darkness,3,Ice,2,Fire,1', 'Wind', 1, 'sword', '1', 1, 'false',
2, 1, 0, 0, 0, 0, 0, 4, 0, 3, 0, 0, 1, 0, 3, 0),
(11, 1, 'none', 'none', 'Runic Enchantment', 2, 0, 38, 0, 0, 'Ancient magic whis
pers as the runes on this dagger glow briefly and then fade. If you listen clos
ely, you can almost make out the secrets of the ages. This weapon requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggermarch09-1.swf', 53, 65, 0, 13, 'Ice,5', 'Ice', 1, 'dagger', '1', 1, 'false', 3,
1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 3, 0),
(12, 1, 'none', 'none', 'Frozen Starfire', 2, 0, 38, 0, 0, 'Ancient magic whispe
rs as the runes on this staff glow briefly and then fade. If you listen closely
, you can almost make out the secrets of the ages. This weapon requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-march09
-1.swf', 53, 65, 1, 13, 'Ice,5', 'Ice', 1, 'staff', '1', 1, 'false', 3, 1, 0, 0,
0, 0, 0, 1, 0, 0, 0, 3, 1, 0, 3, 0),
(13, 1, 'none', 'none', 'Midnight Talon', 2, 0, 38, 0, 0, 'Ancient magic whisper
s as the runes on this blade \nglow briefly and then fade. If you listen closel
y, you can almost make out the secrets of the ages. This weapon requires a Drag
on Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-march0
9-1.swf', 53, 65, 1, 13, 'Ice,5', 'Ice', 1, 'sword', '1', 1, 'false', 3, 1, 0, 0
, 0, 0, 0, 1, 0, 3, 0, 0, 1, 0, 3, 0),
(14, 1, 'none', 'none', 'Whimsical Wand', 2, 0, 36, 0, 0, 'More than just a lawn
ornament or a child''s toy, this wand packs a powerful punch when the wind blow
s in the right direction! This item requires a Dragon Amulet.', 1, 'Weapon', 'W
eapon', 'Wand', 'Magic', 'items/wands/wand-pinwand.swf', 50, 64, 1, 20, 'Stone,4
,Fire,1', 'Wind', 1, 'wand', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3
, 0, 1, 3, 0),
(15, 1, 'none', 'none', 'Shrunken Serpent Kris', 2, 0, 34, 0, 0, 'This kris look
s so serpentine you almost expect it to hiss when you hit things with it!\n', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-march09-2.swf', 4
8, 60, 2, 9, 'Immobility,1', 'Poison', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0,
0, 0, 0, 2, 0, 0, 2, 0, 0, 0, 3, 0),
(16, 1, 'none', 'none', 'Asclepic Support Staff', 2, 0, 34, 0, 0, 'A wandering h
ealer found a young boy lying in the road, wounded. Two snakes guarded him from
attack by wild predators. This staff was carved in honor of that myth.', 0, 'W
eapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-march09-2.swf', 48, 60,
2, 9, 'Immobility,1', 'Poison', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0
, 2, 0, 0, 0, 2, 0, 0, 3, 0),
(17, 1, 'none', 'none', 'Viper''s Tongue', 2, 0, 34, 0, 0, 'The danger with this
sword is not the razor-sharp edge, but the poison that coats it. Remember to n
ever hold your weapons by the blade or your serpents by the tail.', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-march09-2.swf', 48, 60, 2, 9, '
Immobility,1', 'Poison', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0,

2, 0, 0, 0, 0, 3, 0),
(18, 1, 'none', 'none', 'Palladinum Dirk', 2, 0, 31, 0, 0, 'This dagger was made
from an element found to be effective at assisting paladins. It gives an added
resistance against darkness creatures and increases luck!', 0, 'Weapon', 'Weapo
n', 'Dagger', 'Pierce', 'items/daggers/dagger-palladinum.swf', 42, 60, 0, 10, 'D
arkness,5', 'Light', 1, 'dagger', '1', 1, 'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0,
3, 0, 2, 0, 1, 0),
(19, 1, 'none', 'none', 'Palladinum Staff', 2, 0, 31, 0, 0, 'The decorations on
this staff were coated in an element found to be effective at assisting paladins
. It gives an added resistance against darkness creatures and increases luck!',
0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-palladinum.swf', 4
2, 60, 0, 10, 'Darkness,5', 'Light', 1, 'staff', '1', 1, 'false', 1, 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 3, 2, 0, 1, 0),
(20, 1, 'none', 'none', 'Palladinum Blade', 2, 0, 31, 0, 0, 'This blade was made
from an element found to be effective at assisting paladins. It gives an added
resistance against darkness creatures and increases luck!', 0, 'Weapon', 'Weapo
n', 'Sword', 'Melee', 'items/swords/sword-palladinum.swf', 42, 60, 0, 10, 'Darkn
ess,5', 'Light', 1, 'sword', '1', 1, 'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0
, 2, 0, 1, 0),
(21, 1, 'none', 'none', 'Earth Breaker', 2, 0, 9, 0, 0, 'A powerful sword. The s
ight of it will make your enemies quake with fear.', 0, 'Weapon', 'Weapon', 'Swo
rd', 'Melee', 'items/swords/sword-quakesword.swf', 23, 27, 0, 1, '', 'Metal', 1,
'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(22, 1, 'none', 'none', 'Rusty Kukri', 2, 0, 8, 0, 0, 'Your enemies better have
their tetanus shots if you cut them with this kukri dagger!', 0, 'Weapon', 'Weap
on', 'Dagger', 'Pierce', 'items/daggers/dagger-rusty.swf', 18, 28, 0, 1, '', 'Me
tal', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(23, 1, 'none', 'none', 'Chillfury', 2, 0, 8, 0, 0, 'A cold light dances within
the large crystal head atop this staff.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic
', 'items/staffs/staff-crystalice.swf', 12, 34, 0, 4, '', 'Ice', 1, 'staff', '1'
, 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(24, 1, 'none', 'none', 'Zhooms Curved Blade', 2, 0, 8, 0, 0, 'A sword of exotic
design, made of a lightweight metal. It''s the perfect weapon for the hard work
ing hero who likes to move fast.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-zhoom.swf', 20, 28, 0, 4, '', 'Metal', 1, 'sword', '1', 1, 'fals
e', 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 5, 0),
(25, 1, 'none', 'none', 'Static', 2, 0, 7, 0, 0, 'Shuffle your feet, then charge
!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-EMsword.swf', 1
6, 26, 0, 2, '', 'Energy', 1, 'sword', '1', 1, 'false', 0, 0, 0, 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0),
(26, 1, 'none', 'none', 'The Amputator', 2, 0, 6, 0, 0, 'A wicked blade designed
for do-it-yourself surgery on the battlefield.', 0, 'Weapon', 'Weapon', 'Sword'
, 'Melee', 'items/swords/sword-obsidianblade.swf', 1, 35, 0, 1, '', 'Darkness',
1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(27, 1, 'none', 'none', 'Elven Army Blade', 2, 0, 6, 0, 0, 'This sword is the st
andard issue weapon for an officer of the Elven Army.', 0, 'Weapon', 'Weapon', '
Sword', 'Melee', 'items/swords/sword-druidicblade.swf', 13, 27, 0, 1, '', 'Natur
e', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
,
(28, 1, 'none', 'none', 'Stiletto', 2, 0, 5, 0, 0, 'This slender blade is made f
or precision strikes. In skilled hands, it is deadly.', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-dirk.swf', 8, 22, 1, 1, '', 'Metal', 1,
'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(29, 1, 'none', 'none', 'Mooncalling Staff', 2, 0, 5, 0, 0, 'A staff used long a
go by a moon-worshiping tribe. It is said that on the right night you can call t
he moon down to advise you.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/st
affs/staff-bomoon.swf', 6, 30, 0, 2, '', 'Light', 1, 'staff', '1', 1, 'false', 1
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(30, 1, 'none', 'none', 'Noble Sword', 2, 0, 5, 0, 0, 'A proud and sturdy blade,

made in the style preferred by nobles and kings.', 0, 'Weapon', 'Weapon', 'Swor
d', 'Melee', 'items/swords/sword-expensivesword.swf', 5, 30, 0, 1, '', 'Wood', 1
, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(31, 1, 'none', 'none', 'Flambe', 2, 0, 5, 0, 0, 'A fiery sword that will add th
e finishing touch to any battle.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-plasmablade.swf', 8, 26, 0, 1, '', 'Fire', 1, 'sword', '1', 1, '
false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(32, 1, 'none', 'none', 'Hunting Knife', 2, 0, 4, 0, 0, 'Scouts, rangers and hun
ters love this knife. It is a staple weapon for all who love to adventure in the
woods.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-survi
val.swf', 7, 23, 0, 1, '', 'Metal', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(33, 1, 'none', 'none', 'Woodchuck', 2, 0, 3, 0, 0, 'This Woodchuck would chuck
as much wood as a woodchuck COULD chuck if this Woodchuck could chuck wood.', 0,
'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-wooden.swf', 15, 15,
10, 1, '', 'Wood', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0
, 0, 0, 0, 0, 0),
(34, 1, 'none', 'none', 'Boxing Ring', 2, 0, 1, 0, 0, 'This ring was found in a
Sneevil camp...and it still smells like it. ', 0, 'Finger', 'Armor', 'Ring', 'Me
lee', '', 0, 0, 0, 1, '', 'Metal', 1, 'ring', '1', 1, 'false', 0, 2, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(35, 1, 'none', 'none', 'Fireproof Ring', 2, 0, 1, 0, 0, 'Made of hard-fired bla
ck ceramic, this ring helps you slightly resist fiery attacks.', 0, 'Finger', 'A
rmor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Fire,5', 'Fire', 1, 'ring', '1', 1, 'fa
lse', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0),
(36, 1, 'none', 'none', 'Heavy Ring', 2, 0, 1, 0, 0, 'No idea what this ring is
made of but it weighs as much as a brick.', 0, 'Finger', 'Armor', 'Ring', 'Melee
', '', 0, 0, 0, 1, 'darkness,5', 'Stone', 1, 'ring', '1', 1, 'false', 0, 5, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(37, 1, 'none', 'none', 'Wooden Ring', 2, 0, 1, 0, 0, 'This ring was lovingly ca
rved from a single piece of wood and stained a warm amber color. It still smells
faintly of rich exotic elven spices.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '
', 0, 0, 0, 1, 'nature,2', 'Wood', 1, 'ring', '1', 1, 'false', 0, 1, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(38, 1, 'none', 'none', 'Lantern Ring', 2, 0, 1, 0, 0, 'This ring is made of a s
mooth green metal, and glows faintly green with internal power.', 0, 'Finger', '
Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'fire,2', 'Metal', 1, 'ring', '1', 1, '
false', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(39, 2, 'none', 'none', 'Frozen Kris', 2, 0, 5, 0, 0, 'Forged on an icy mountain
top, this blade is imbued with the bitter cold.', 0, 'Weapon', 'Weapon', 'Dagge
r', 'Pierce', 'items/daggers/dagger-ice.swf', 10, 26, 0, 2, '', 'Ice', 1, 'dagge
r', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0),
(40, 2, 'none', 'none', 'Talon Magic', 2, 0, 5, 0, 0, 'This staff has been marke
d by a powerful dragon, in an attempt to blend dragon magic with more common arc
ane spells. ', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-drag
oncopperstar.swf', 4, 34, 0, 1, '', 'Wind', 1, 'staff', '1', 1, 'false', 1, 0, 0
, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0),
(41, 2, 'none', 'none', 'Glorious Dawn Blade', 2, 0, 5, 0, 0, 'This lovely lithe
blade once belonged to a mortal woman who became a powerful Goddess.', 0, 'Weap
on', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-rosesword.swf', 15, 19, 0,
1, '', 'Light', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(42, 2, 'none', 'none', 'The Singing Edge', 2, 0, 3, 0, 0, 'This axe''s blade ha
s been designed to make different whistling tones and pitches as it whirls throu
gh the air, creating a singing effect.', 0, 'Weapon', 'Weapon', 'Axe', 'Melee',
'items/axes/axe-sexy.swf', 9, 19, 0, 5, '', 'Metal', 1, 'axe', '1', 1, 'false',
0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(43, 2, 'none', 'none', 'Obsidian Dart', 2, 0, 3, 0, 0, 'This blade is made from
sharp volcanic glass that has been magically strengthened to make it lightweigh
t and fast, an ideal rogue weapon.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce',

'items/daggers/dagger-tasty.swf', 8, 18, 0, 1, '', 'Darkness', 1, 'dagger', '1',


1, 'false', 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(44, 2, 'none', 'none', 'Rod of the Fiery Fist', 2, 0, 3, 0, 0, 'This forceful s
taff was created for a fire mage to help focus his pyromancy.', 0, 'Weapon', 'We
apon', 'Staff', 'Magic', 'items/staffs/staff-firefist.swf', 12, 14, 0, 1, '', 'F
ire', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(45, 2, 'none', 'none', 'Charger', 2, 0, 3, 0, 0, 'Crackling with energy, this b
lade delivers a shocking attack!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-EMsword.swf', 12, 12, 1, 2, '', 'Energy', 1, 'sword', '1', 1, 'f
alse', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(46, 2, 'none', 'none', 'Axe of the Elders', 2, 0, 2, 0, 0, 'An axe that has exi
sted for uncounted generations. Its name pops up in ancient legends from time to
time.', 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-stone.swf', 7, 1
2, 0, 3, '', 'Stone', 1, 'axe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0),
(47, 2, 'none', 'none', 'The Scourge', 2, 0, 2, 0, 0, 'An axe made of sharpened
red dragon scales. The one who wields this axe gets additional fire protection.'
, 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-dragon.swf', 4, 16, 0,
3, 'Fire,3', 'Fire', 1, 'axe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0),
(48, 2, 'none', 'none', 'Ultimate Pygmy Pony Daggers', 2, 0, 1, 0, 0, 'As the Go
dfather of weaponsmIths was out acquiring the parts for his special weapoNs he w
as aTtackEd by a gRoup of pygmy ponies. He realized they would be perfect for h
is Needs.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pon
y.swf', 1, 9, 0, 1, '', 'None', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(49, 2, 'none', 'none', 'Ultimate Pony Hobby Horse', 2, 0, 1, 0, 0, 'When the ma
ge that served the Godfather of weaPonsmiths was finished with his seRvice, he w
As preseNted with this hobby horse staff as a means of thanKing him for his work
.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pony.swf', 1, 9
, 0, 1, '', 'None', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0),
(50, 2, 'none', 'none', 'Ultimate Pony Shank', 2, 0, 1, 0, 0, 'The Godfather of
Weaponsmiths went to the pony fields to Ask for their help iN making some weapon
s. He asked the ponys for help. They said no, so he made them an offer they co
uldn''t refuse.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-p
ony.swf', 1, 9, 0, 1, '', 'None', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(51, 3, 'none', 'none', 'Chronocape', 1, 0, 60, 0, 0, 'It''s time to kick some m
onster butt!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-chronocloak
.swf', 0, 0, 3, 25, 'Energy,7,Metal,5,Immobility,3', 'Light', 1, 'cape', '1', 1,
'false', 3, 2, 0, 2, 0, 2, 0, 3, 0, 5, 5, 5, 0, 4, 4, 2),
(52, 3, 'none', 'none', 'Yunera''s Lightning Cord', 1, 0, 40, 0, 0, 'The belt fr
om a supposed rogue restoration shaman... ', 0, 'Waist', 'Armor', 'Belt', 'Melee
', '', 0, 0, 2, 6, 'Energy,5', 'Energy', 1, 'belt', '1', 1, 'false', 2, 0, 0, 0,
0, 3, 0, 2, 0, 3, 0, 3, 0, 5, 0, 0),
(53, 3, 'none', 'none', 'Nemera''s Coil', 1, 0, 40, 0, 0, 'A leather cord create
d from the strongest of sinews.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0
, 0, 10, 'Immobility,3', 'Nature', 1, 'belt', '1', 1, 'false', 0, 2, 0, 0, 0, 0,
0, 0, 0, 5, 0, 0, 0, 0, 6, 0),
(54, 3, 'none', 'none', 'Chronocape', 1, 0, 40, 0, 0, 'It''s time to kick some m
onster butt!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-chronocloak
.swf', 0, 0, 2, 25, 'Energy,3,Metal,2,Immobility,1', 'Metal', 1, 'cape', '1', 1,
'false', 3, 2, 0, 1, 0, 2, 0, 2, 0, 4, 4, 4, 0, 3, 3, 0),
(55, 3, 'none', 'none', 'enTropy', 1, 0, 20, 0, 0, 'Break down your enemies with
this wicked armor! Nothing can stand against the force of enTropy! Best for Pl
ayers level 40+', 0, 'Armor', 'Armor', 'Armor', 'Melee', '70', 0, 0, 0, 1, '', '
None', 1, 'armor', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),

(56, 3, 'none', 'none', 'Kathool Adept Armor', 1, 0, 20, 0, 0, 'Wearing this arm
or MAY make you go mad. But before it does, you''ll have access to a wide range
of Water, Darkness, and Evil skills with which to annihilate your enemies! Bes
t for Players level 40+', 0, 'Armor', 'Armor', 'Armor', 'Melee', '57', 0, 0, 0,
1, '', 'None', 1, 'armor', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(57, 3, 'none', 'none', 'Chronocape', 1, 0, 20, 0, 0, 'It''s time to kick some m
onster butt!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-chronocloak
.swf', 0, 0, 2, 25, 'Energy,3', 'Metal', 1, 'cape', '1', 1, 'false', 3, 1, 0, 0,
0, 1, 0, 2, 0, 3, 3, 3, 0, 2, 2, 0),
(58, 3, 'none', 'none', 'Evolved ChickenCow Armor', 1, 0, 1, 0, 0, 'The next gen
eration of Chickencow Lords... unleashed! This item requires a Dragon Amulet.',
0, 'Armor', 'Armor', 'Armor', 'Melee', '44', 0, 0, 0, 50, '', 'None', 1, 'armor'
, '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(59, 3, 'none', 'none', 'ChickenCow Armor', 1, 0, 1, 0, 0, 'Amazing power of cow
combined with super chicken!!', 0, 'Armor', 'Armor', 'Armor', 'Melee', '8', 0,
0, 0, 1, '', 'None', 1, 'armor', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0),
(60, 3, 'none', 'none', 'Enchanted Battle Core', 1, 0, 1, 0, 0, 'This item came
from an attempt to combine Dr. Voltabolt''s rare Battle Core with arcane magics
to improve its performance. It has special properties that the original Battle C
ore does not. ', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 8
, '', 'Metal', 1, 'redbag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(61, 3, 'none', 'none', 'Platinum Penguin Shrink Ray', 1, 0, 1, 0, 0, 'The inscr
iption reads -- property of the royal Linus family. Please take to Grams petshop
if found. This item seems VERY interesting.', 0, 'Not Equipable', 'Item', 'Reso
urce', 'Melee', '', 0, 0, 0, 20, '', 'Ice', 1, 'bluebag', '1', 1, 'false', 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(62, 3, 'none', 'none', 'X-Boost: 1wk', 1, 0, 1, 0, 0, 'X-Boost gives you +10% E
xp and Credits for every battle you win! Lasts 1 week.', 0, 'Not Equipable', 'I
tem', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'None', 1, 'redbag', '0', 0, 'fal
se', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(63, 3, 'none', 'none', 'X-Boost: 30d', 1, 0, 1, 0, 0, 'X-Boost gives you +10% E
xp and Credits for every battle you win! Lasts 30 days.', 0, 'Not Equipable', '
Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'None', 1, 'redbag', '0', 0, 'fa
lse', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(64, 3, 'none', 'none', 'X-Boost: Unlimited', 1, 0, 1, 0, 0, 'X-Boost gives you
+10% Exp and Credits for every battle you win! Permanent Boost!', 0, 'Not Equip
able', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'None', 1, 'redbag', '0'
, 0, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(65, 3, 'none', 'none', 'Enchanted Filament', 1, 0, 0, 0, 0, '', 0, 'Not Equipab
le', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'Light', 1, 'bag', '1', 1,
'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(66, 4, 'none', 'none', 'The 13th Ring', 2, 0, 7, 0, 0, 'This magic ring was fou
nd during the undead invasion. It provides 5% resistance against darkness attack
s and a 1% chance to crit.', 1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0,
10, 'Darkness,5', 'Darkness', 1, 'ring', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(67, 4, 'none', 'none', 'Unlucky Dark Dagger', 2, 0, 7, 0, 0, 'This rare version
of the Dark Dagger can only be found during a Friday the 13th weekend. ', 0, 'W
eapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-dark-unlucky.swf', 1
4, 34, 0, 1, 'darkness, -100', 'Darkness', 1, 'dagger', '1', 1, 'false', 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(68, 4, 'none', 'none', 'Unlucky Dark Staff', 2, 0, 7, 0, 0, 'This rare version
of the Dark Staff can only be found during a Friday the 13th weekend. ', 0, 'Wea
pon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-dark-unlucky.swf', 14, 34,
0, 1, 'darkness, -100', 'Darkness', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(69, 4, 'none', 'none', 'Unlucky Dark Sword', 2, 0, 7, 0, 0, 'This rare version

of the Dark Sword can only be found during a Friday the 13th weekend. ', 0, 'Wea
pon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-dark-unlucky.swf', 14, 34,
0, 1, 'darkness, -100', 'Darkness', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(70, 5, 'none', 'none', 'Protection of Gorgok', 2, 0, 1, 0, 0, 'This magic ring
was found in the treasure horde of the dragon Gorgok. It provides the wearer wit
h 9% resistance against fire based attacks.', 1, 'Finger', 'Armor', 'Ring', 'Mel
ee', '', 0, 0, 0, 7, 'Fire,9', 'Fire', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(71, 5, 'none', 'none', 'Claw of Gorgok', 2, 0, 15, 0, 0, 'This magical axe was
found in the treasure horde of the dragon Gorgok. It is suitable for warriors.',
0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-dragonwar01.swf', 25, 44
, 0, 5, '', 'Fire', 1, 'axe', '1', 1, 'false', 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0),
(72, 5, 'none', 'none', 'Talon of Gorgok', 2, 0, 15, 0, 0, 'This ceremonial dagg
er was found in the treasure horde of the dragon Gorgok. It is suitable for rogu
es and mages.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger
-dragonwar01.swf', 24, 50, 0, 5, '', 'Fire', 1, 'dagger', '1', 1, 'false', 2, 2,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(73, 6, 'none', 'none', 'Guardian Blade', 2, 0, 60, 0, 0, 'This is the ancient w
eapon of the Guardians. Who knows what secrets this sword holds. ', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-guardian.swf', 1, 150, 0, 1, ''
, 'Metal', 1, 'sword', '1', 1, 'false', 6, 3, 0, 0, 0, 3, 0, 0, 0, 8, 0, 0, 0, 0
, 5, 5),
(74, 6, 'none', 'none', 'Guardian Blade', 2, 0, 50, 0, 0, 'This is the ancient w
eapon of the Guardians. Who knows what secrets this sword holds. ', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-guardian.swf', 1, 135, 0, 1, ''
, 'Metal', 1, 'sword', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 0, 0, 5, 0, 0, 0, 0
, 5, 2),
(75, 6, 'none', 'none', 'Guardian Blade', 2, 0, 40, 0, 0, 'This is the ancient w
eapon of the Guardians. Who knows what secrets this sword holds. ', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-guardian.swf', 1, 120, 0, 1, ''
, 'Metal', 1, 'sword', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0
, 3, 2),
(76, 6, 'none', 'none', 'Guardian Blade', 2, 0, 29, 0, 0, 'This is the ancient w
eapon of the Guardians. Who knows what secrets this sword holds. ', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-guardian.swf', 1, 99, 0, 1, '',
'Metal', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
2, 0),
(77, 6, 'none', 'none', 'Guardian Blade', 2, 0, 20, 0, 0, 'This is the ancient w
eapon of the Guardians. Who knows what secrets this sword holds. ', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-guardian.swf', 1, 80, 0, 1, '',
'Metal', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1, 0),
(78, 6, 'none', 'none', 'Guardian Blade', 2, 0, 10, 0, 0, 'This is the ancient w
eapon of the Guardians. Who knows what secrets this sword holds. ', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-guardian.swf', 1, 60, 0, 1, '',
'Metal', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0),
(79, 6, 'none', 'none', 'Guardian Blade', 2, 0, 5, 0, 0, 'This is the ancient we
apon of the Guardians. Who knows what secrets this sword holds. ', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-guardian.swf', 1, 40, 0, 1, '',
'Metal', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0),
(80, 7, 'none', 'none', 'Crisp Blade', 2, 0, 18, 0, 0, 'After bringing Warlic a
magical crystal shard he unlocked the true hidden power of this weapon!', 1, 'We
apon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-brittle.swf', 14, 70,
0, 4, 'Darkness,3', 'Light', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(81, 7, 'none', 'none', 'Staff of the Shard', 2, 0, 18, 0, 0, 'After bringing Wa

rlic a magical crystal shard he unlocked the true hidden power of this weapon!',
1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-brittle.swf', 14,
70, 0, 4, 'Darkness,3', 'Light', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(82, 7, 'none', 'none', 'Shatterflash', 2, 0, 18, 0, 0, 'After bringing Warlic a
magical crystal shard he unlocked the true hidden power of this weapon!', 1, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-brittle.swf', 13, 70, 0,
4, 'Darkness,3', 'Light', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0),
(83, 7, 'none', 'none', 'Crisp Edge', 2, 0, 11, 0, 0, 'After bringing Warlic a m
agical crystal shard he unlocked the true hidden power of this weapon!', 1, 'Wea
pon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-brittle.swf', 12, 54,
0, 4, 'Darkness,2', 'Light', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(84, 7, 'none', 'none', 'Rod of the Shard', 2, 0, 11, 0, 0, 'After bringing Warl
ic a magical crystal shard he unlocked the true hidden power of this weapon!', 1
, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-brittle.swf', 12, 54
, 0, 4, 'Darkness,2', 'Light', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(85, 7, 'none', 'none', 'Brittleflash', 2, 0, 11, 0, 0, 'After bringing Warlic a
magical crystal shard he unlocked the true hidden power of this weapon!', 1, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-brittle.swf', 11, 55, 0,
4, 'Darkness,2', 'Light', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0),
(86, 7, 'none', 'none', 'Superior Glint', 2, 0, 20, 0, 0, 'This ancient crystall
ine dagger was recharged by Warlic, after you brought him the crystal shard that
he asked for.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagge
r-shimmer.swf', 34, 50, 0, 4, '', 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(87, 7, 'none', 'none', 'Superior Luster', 2, 0, 20, 0, 0, 'This ancient crystal
line staff was recharged by Warlic, after you brought him the crystal shard that
he asked for.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-sh
immer.swf', 34, 50, 0, 4, '', 'Light', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(88, 7, 'none', 'none', 'Superior Shimmer', 2, 0, 20, 0, 0, 'This ancient crysta
lline sword was recharged by Warlic, after you brought him the crystal shard tha
t he asked for.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-s
himmer.swf', 34, 50, 0, 4, '', 'Light', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(89, 7, 'none', 'none', 'Strong Glint', 2, 0, 14, 0, 0, 'This ancient crystallin
e dagger was recharged by Warlic, after you brought him the crystal shard that h
e asked for.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggershimmer.swf', 26, 44, 0, 4, '', 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(90, 7, 'none', 'none', 'Strong Luster', 2, 0, 14, 0, 0, 'This ancient crystalli
ne staff was recharged by Warlic, after you brought him the crystal shard that h
e asked for.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-shim
mer.swf', 26, 44, 0, 4, '', 'Light', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(91, 7, 'none', 'none', 'Strong Shimmer', 2, 0, 14, 0, 0, 'This ancient crystall
ine sword was recharged by Warlic, after you brought him the crystal shard that
he asked for.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-shi
mmer.swf', 27, 43, 0, 4, '', 'Light', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(92, 7, 'none', 'none', 'Glint', 2, 0, 7, 0, 0, 'This ancient crystalline dagger
was recharged by Warlic, after you brought him the crystal shard that he asked
for.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-shimmer.
swf', 14, 34, 0, 4, '', 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(93, 7, 'none', 'none', 'Luster', 2, 0, 7, 0, 0, 'This ancient crystalline staff

was recharged by Warlic, after you brought him the crystal shard that he asked
for.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-shimmer.swf'
, 14, 34, 0, 4, '', 'Light', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0),
(94, 7, 'none', 'none', 'Shimmer', 2, 0, 7, 0, 0, 'This ancient crystalline swor
d was recharged by Warlic, after you brought him the crystal shard that he asked
for.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-shimmer.swf
', 13, 35, 0, 4, '', 'Light', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(95, 7, 'none', 'none', 'Weak Glint', 2, 0, 3, 0, 0, 'This ancient crystalline d
agger was recharged by Warlic, after you brought him the crystal shard that he a
sked for.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-shi
mmer.swf', 12, 20, 0, 4, '', 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(96, 7, 'none', 'none', 'Weak Luster', 2, 0, 3, 0, 0, 'This ancient crystalline
staff was recharged by Warlic, after you brought him the crystal shard that he a
sked for.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-shimmer
.swf', 12, 20, 0, 4, '', 'Light', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(97, 7, 'none', 'none', 'Weak Shimmer', 2, 0, 3, 0, 0, 'This ancient crystalline
sword was recharged by Warlic, after you brought him the crystal shard that he
asked for.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-shimme
r.swf', 12, 20, 0, 4, '', 'Light', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(98, 8, 'none', 'none', 'Unsqueakable Farce', 2, 0, 10, 0, 0, 'This is the ultim
ate PvP weapon! However when you attack fire monsters it smells oddly like porkc
hops.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-unsquea
kable.swf', 2, 50, 0, 10, '', 'Bacon', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(99, 8, 'none', 'none', 'Unsqueakable Farce', 2, 0, 10, 0, 0, 'This is the ultim
ate PvP weapon! However when you attack fire monsters it smells oddly like bacon
.', 0, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/maces/mace-unsquealableforce.
swf', 2, 50, 0, 10, '', 'Bacon', 1, 'mace', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(100, 8, 'none', 'none', 'Unsqueakable Farce', 2, 0, 10, 0, 0, 'This is the ulti
mate PvP weapon! However when you attack fire monsters it smells oddly like ham.
', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-unsqueakable.swf
', 2, 50, 0, 10, '', 'Bacon', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(101, 9, 'none', 'none', 'Pridemaster', 2, 0, 8, 0, 0, 'This regal beast is rega
rded as "the King of the Land". His power is unmatched, his authority goes uncha
llanged.', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Pridemaster.swf', 1, 16, 0
, 5, '', 'Fire', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(102, 9, 'none', 'none', 'Pridelord', 1, 0, 8, 0, 0, 'This regal beast is a rare
creature, indeed! Within his species he is seen as a king!', 0, 'Pet', 'Pet', '
Pet', 'Melee', 'pets/pet-PridemasterRare.swf', 1, 16, 0, 5, '', 'Fire', 1, 'pet'
, '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(103, 9, 'none', 'none', 'Linus', 2, 0, 3, 0, 0, 'Your tiny penguin pal. He gets
confused alot and likes cleaning... but will not do windows!', 0, 'Pet', 'Pet',
'Pet', 'Melee', 'pets/pet-Linus.swf', 1, 5, 0, 1, '', 'Ice', 1, 'pet', '1', 1,
'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(104, 9, 'none', 'none', 'Sand Stinger', 2, 0, 3, 0, 0, 'This little creature lo
oks like an insect but is actually a very low level earth elemental.', 0, 'Pet',
'Pet', 'Pet', 'Melee', 'pets/pet-Scorp.swf', 1, 5, 0, 1, '', 'Stone', 1, 'pet',
'1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(105, 9, 'none', 'none', 'Battle Piggy', 2, 0, 3, 0, 0, 'This little fellow look
s cute and chubby, but he''s been trained in several pig-based fighting styles.
', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Wiggles.swf', 1, 5, 0, 1, '', 'Nat
ure', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)

,
(106, 9, 'none', 'none', 'Dandytiger', 2, 0, 1, 0, 0, 'This friendly little flow
er is one of the several local plants that like to act like they are animals. ',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Flower.swf', 1, 4, 0, 1, '', 'Nature
', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(107, 11, 'none', 'none', 'ShadowReaper of Doom', 2, 0, 8, 0, 0, 'Following the
great Undead Assault, the holy Axe of the Paladin Artix was cursed and infused w
ith pure darkness to create this terrible weapon of unstoppable dark power.', 0,
'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-undead.swf', 36, 68, 0, 3,
'', 'Darkness', 1, 'axe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0),
(108, 11, 'none', 'none', 'Twin Blades of Doom', 2, 0, 8, 0, 0, 'So much DOOM, i
t hurts!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-doom
.swf', 36, 68, 0, 1, '', 'Darkness', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(109, 11, 'none', 'none', 'SkullStaff of Doom', 2, 0, 8, 0, 0, 'DOOOOOOOOOOOOOOO
OOOOOOOOOOOM!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-bla
ckskull.swf', 36, 68, 0, 5, '', 'Darkness', 1, 'staff', '1', 1, 'false', 1, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(110, 12, 'none', 'none', 'Legendary Magma Sword', 2, 0, 5, 0, 0, 'An ancient bl
ade forged in the pits of a volcano, that has been destroyed and forgotten. ', 0
, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-lockwood5.swf', 15,
21, 0, 1, '', 'Fire', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0),
(111, 12, 'none', 'none', 'Knights Glaive', 2, 0, 4, 0, 0, 'Whenever you swing t
his glaive, its song tells the tales of those knights of ancient times.', 0, 'We
apon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-lockwood4.swf', 10, 20, 0
, 1, '', 'Metal', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0),
(112, 12, 'none', 'none', 'Red Eyed Gloom', 2, 0, 3, 0, 0, 'This sword seems glo
omy, so gloomy that you swear those are red eyes on the cross piece.', 0, 'Weapo
n', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-lockwood3.swf', 10, 16, 0, 1
, '', 'Metal', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(113, 12, 'none', 'none', 'Mirrored Edge', 2, 0, 2, 0, 0, 'This sword shines lik
e a bright mirror...revealing not only your reflection, but that of your enemies
.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-lockwood2.swf',
8, 12, 0, 1, '', 'Metal', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0),
(114, 12, 'none', 'none', 'Bronze Blade ', 2, 0, 1, 0, 0, 'This Bronze Blade was
forged centuries ago by a noble swordsman, bent on destroying evil. ', 0, 'Weap
on', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-lockwood1.swf', 4, 9, 0, 1,
'', 'Metal', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0),
(115, 13, 'none', 'none', 'Legendary Magma Staff', 2, 0, 5, 0, 0, 'An ancient st
aff forged in the pits of a volcano, that has been destroyed and forgotten. ', 0
, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-lockwood5.swf', 4, 3
2, 0, 1, '', 'Fire', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0),
(116, 13, 'none', 'none', 'Double Dragon Staff', 2, 0, 4, 0, 0, 'Two dragon head
s don this staff, their eyes glowing an evil emerald gaze.', 0, 'Weapon', 'Weapo
n', 'Staff', 'Magic', 'items/staffs/staff-lockwood4.swf', 8, 22, 0, 1, '', 'Meta
l', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
,
(117, 13, 'none', 'none', 'Purple Orb of the Ancients', 2, 0, 3, 0, 0, 'A clawed
hand grasps the purple glowing orb set into this staff. ', 0, 'Weapon', 'Weapon
', 'Staff', 'Magic', 'items/staffs/staff-lockwood3.swf', 6, 20, 0, 1, '', 'Metal
', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(118, 13, 'none', 'none', 'Staff of the Owl', 2, 0, 2, 0, 0, 'Owls have blessed
this staff to help you defeat your enemies.', 0, 'Weapon', 'Weapon', 'Staff', 'M

agic', 'items/staffs/staff-lockwood2.swf', 6, 14, 0, 1, '', 'Metal', 1, 'staff',


'1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(119, 13, 'none', 'none', 'Rubied Staff', 2, 0, 1, 0, 0, 'A brilliant ruby sits
on top of this glorious staff, ready to aid you in battle.', 0, 'Weapon', 'Weapo
n', 'Staff', 'Magic', 'items/staffs/staff-lockwood1.swf', 4, 10, 0, 1, '', 'Meta
l', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
,
(120, 14, 'none', 'none', 'Legendary Magma Dagger', 2, 0, 5, 0, 0, 'These ancien
t daggers were forged in the pits of a volcano, that has been destroyed and forg
otten. ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-lockw
ood5.swf', 4, 32, 0, 1, '', 'Fire', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(121, 14, 'none', 'none', 'Curved Dagger', 2, 0, 4, 0, 0, 'This dagger was carve
d in curves, making it not only look unique but able to injure foes just as effe
ctively.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-lock
wood4.swf', 8, 22, 0, 1, '', 'Metal', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(122, 14, 'none', 'none', 'Fleshinator', 2, 0, 3, 0, 0, 'This dagger can slash,
dice, cut and take a chuck out of your flesh!', 0, 'Weapon', 'Weapon', 'Dagger',
'Pierce', 'items/daggers/dagger-lockwood3.swf', 6, 20, 0, 1, '', 'Metal', 1, 'd
agger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(123, 14, 'none', 'none', 'Bear Hunter''s Dagger', 2, 0, 2, 0, 0, 'This is the p
erfect dagger to hunt bears...and other more dangerous creatures.', 0, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-lockwood2.swf', 6, 14, 0, 1
, '', 'Metal', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(124, 14, 'none', 'none', 'Sir Loin''s Butter Knife', 2, 0, 1, 0, 0, 'Sir Loin s
eemed to have missplaced his knives...how will he eat in the mess hall now?', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-lockwood1.swf', 4
, 10, 0, 1, '', 'Metal', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0),
(125, 15, 'none', 'none', 'Sir Jing''s Dagger', 2, 0, 2, 0, 0, 'Energy dances al
ong the edge of the magical dagger. The weapon increases your chance to score a
critical hit by 1%.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/
dagger-jing.swf', 12, 20, 0, 5, '', 'Energy', 1, 'dagger', '1', 1, 'false', 1, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(126, 15, 'none', 'none', 'Sir Jing''s Staff', 2, 0, 2, 0, 0, 'Energy dances alo
ng the edges of the magical staff. The weapon increases your chance to score a c
ritical hit by 1%.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staf
f-jing.swf', 12, 20, 0, 5, '', 'Energy', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(127, 15, 'none', 'none', 'Sir Jing''s Sword', 2, 0, 2, 0, 0, 'Energy dances alo
ng the edge of the magical blade. The weapon increases your chance to score a cr
itical hit by 1%.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword
-jing.swf', 12, 20, 0, 5, '', 'Energy', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(128, 16, 'none', 'none', 'Harvest Ripper', 2, 0, 15, 0, 0, 'This mighty dagger
was crafted for you as a reward by the townsfolk of Amityvale for defending thei
r town against the forces of invading necromancers. The rare, prize-winning pump
kin is the source of its power.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'it
ems/daggers/dagger-pumpkin.swf', 30, 38, 0, 6, '', 'Nature', 1, 'dagger', '1', 1
, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(129, 16, 'none', 'none', 'Harvest Staff', 2, 0, 15, 0, 0, 'This mighty staff wa
s crafted for you as a reward by the townsfolk of Amityvale for defending their
town against the forces of invading necromancers. The rare, prize-winning pumpki
n is the source of its power.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/
staffs/staff-pumpkin.swf', 30, 38, 0, 6, '', 'Nature', 1, 'staff', '1', 1, 'fals
e', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(130, 16, 'none', 'none', 'Harvest Edge', 2, 0, 15, 0, 0, 'This mighty sword was
crafted for you as a reward by the townsfolk of Amityvale for defending their t

own against the forces of invading necromancers. The rare, prize-winning pumpkin
is the source of its power.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/s
words/sword-pumpkin.swf', 30, 38, 0, 6, '', 'Nature', 1, 'sword', '1', 1, 'false
', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(131, 16, 'none', 'none', 'Autumn Ripper', 2, 0, 5, 0, 0, 'This dagger was craft
ed in honor of your harvest-time victory against the forces of the Doomwood necr
omancers.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pum
pkin.swf', 12, 24, 0, 4, '', 'Nature', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(132, 16, 'none', 'none', 'Autumn Staff', 2, 0, 5, 0, 0, 'This staff was crafted
in honor of your harvest-time victory against the forces of the Doomwood necrom
ancers.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pumpkin.s
wf', 12, 24, 0, 4, '', 'Nature', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(133, 16, 'none', 'none', 'Autumn Edge', 2, 0, 5, 0, 0, 'This sword was crafted
in honor of your harvest-time victory against the forces of the Doomwood necroma
ncers.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pumpkin.sw
f', 15, 21, 0, 4, '', 'Nature', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(134, 17, 'none', 'none', 'Spinning Death', 2, 0, 18, 0, 0, 'The blade of this D
ragon Amulet weapon has been places on an free-spinning axle and is enchanted to
spin so the blade hits in a random place every strike. This ensures that the bl
ade stays sharp as long as possible. ', 1, 'Weapon', 'Weapon', 'Axe', 'Melee', '
items/axes/axe-pizza.swf', 32, 50, 0, 2, '', 'Metal', 1, 'axe', '1', 1, 'false',
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(135, 17, 'none', 'none', 'Gasher', 2, 0, 18, 0, 0, 'Forced with an extra thick
blade, this Dragon Amulet dagger is designed to leave a wound that is impossible
to heal.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-bar
bed2.swf', 32, 50, 0, 2, '', 'Metal', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(136, 17, 'none', 'none', 'Tricolor Glowstaff', 2, 0, 18, 0, 0, 'This Dragon Amu
let staff has had its elemental orb seperated into three seperate orbs of differ
ent spectrums which dilutes its elemental power but greatly increases its damage
output.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-tikiglow
3.swf', 32, 50, 0, 2, '', 'Metal', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(137, 17, 'none', 'none', 'Fearfang', 2, 0, 19, 0, 0, 'The blade of this axe is
serrated to terrify your enemy as well as to bite into them.', 0, 'Weapon', 'Wea
pon', 'Axe', 'Melee', 'items/axes/axe-greensaw.swf', 33, 45, 0, 2, '', 'Metal',
1, 'axe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(138, 17, 'none', 'none', 'Deep Damage', 2, 0, 19, 0, 0, 'This sturdy blade has
been designed especially for assassins. It slides silently home, but can only be
removed by a professional.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/
daggers/dagger-bananared.swf', 32, 46, 0, 2, '', 'Metal', 1, 'dagger', '1', 1, '
false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(139, 17, 'none', 'none', 'Golden Triglow', 2, 0, 19, 0, 0, 'This arcane staff h
as had its elemental orb seperated into three seperate orbs which dilutes its el
emental power but increases its damage output.', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-tikiglow2.swf', 32, 46, 0, 2, '', 'Metal', 1, 'sta
ff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(140, 17, 'none', 'none', 'Nightstar', 2, 0, 17, 0, 0, 'This axe is powered by a
fallen star that has been artfully worked into the blade.', 0, 'Weapon', 'Weapo
n', 'Axe', 'Melee', 'items/axes/axe-meteor.swf', 36, 38, 0, 2, '', 'Fire', 1, 'a
xe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(141, 17, 'none', 'none', 'Scorch', 2, 0, 17, 0, 0, 'This blade was magically cr
afted, and during it''s red-hot stage, the heated metal was frozen in time to re
main heated forever.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-lava2.swf', 36, 38, 0, 2, '', 'Fire', 1, 'dagger', '1', 1, 'false', 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu

rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS


pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(142, 17, 'none', 'none', 'Golden Glowstaff', 2, 0, 17, 0, 0, 'This simple staff
is infused with the power of flame focused into its single elemental orb.', 0,
'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-tikiglow1.swf', 36, 38
, 0, 2, '', 'Fire', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0),
(143, 17, 'none', 'none', 'Bleeder', 2, 0, 10, 0, 0, 'This dagger is a well-made
weapon, crafted by Amityvale''s weaponsmith, Lugosi.', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-prelight.swf', 24, 28, 0, 2, '', 'Metal
', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
,
(144, 17, 'none', 'none', 'Crash', 2, 0, 10, 0, 0, 'This staff is a well-made we
apon, crafted by Amityvale''s weaponsmith, Lugosi.', 0, 'Weapon', 'Weapon', 'Sta
ff', 'Magic', 'items/staffs/staff-prelight.swf', 24, 28, 0, 2, '', 'Metal', 1, '
staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(145, 17, 'none', 'none', 'Striker', 2, 0, 10, 0, 0, 'This sword is a well-made
weapon, crafted by Amityvale''s weaponsmith, Lugosi.', 0, 'Weapon', 'Weapon', 'S
word', 'Melee', 'items/swords/sword-prelight.swf', 20, 34, 0, 2, '', 'Metal', 1,
'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(146, 18, 'none', 'none', 'Dragon Ring of the Keep', 2, 0, 3, 0, 0, 'THIS RING c
an only be worn by one who owns a DRAGON AMULET. It was given to you by Sir Vale
nce for your help with some pesky Sneevil troubles. The enchantment on the ring
adds +1 END and a bonus to hit, and a +1 to CRIT.', 1, 'Finger', 'Armor', 'Ring'
, 'Melee', '', 0, 0, 1, 4, '', 'None', 1, 'ring', '1', 1, 'false', 1, 0, 0, 0, 0
, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0),
(147, 18, 'none', 'none', 'Ring of the Keep', 2, 0, 3, 0, 0, 'This ring was give
n to you by Sir Valence for your help with some pesky Sneevil troubles. The ench
antment on the ring adds +1 END and a bonus to hit.', 0, 'Finger', 'Armor', 'Rin
g', 'Melee', '', 0, 0, 2, 3, '', 'None', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0,
0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0),
(148, 19, 'none', 'none', 'Ptoleme Sneevmole', 2, 0, 60, 0, 0, 'Maybe Ptoleme ca
n tell you what happened to Riadne while she was the ChaosWeaver''s captive! Thi
s item requires a Dragon Amulet.', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-sn
eevmole.swf', 18, 24, 4, 1, '', 'Stone', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0,
0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0),
(149, 19, 'none', 'none', 'Ptoleme Sneevmole', 2, 0, 50, 0, 0, 'Maybe Ptoleme ca
n tell you what happened to Riadne while she was the ChaosWeaver''s captive!', 0
, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-sneevmole.swf', 16, 22, 3, 10, '', 'St
one', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0)
,
(150, 19, 'none', 'none', 'Ptoleme Sneevmole', 2, 0, 30, 0, 0, 'Maybe Ptoleme ca
n tell you what happened to Riadne while she was the ChaosWeaver''s captive!', 0
, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-sneevmole.swf', 12, 16, 2, 10, '', 'St
one', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0)
,
(151, 19, 'none', 'none', 'Ptoleme SneevMole', 2, 0, 10, 0, 0, 'Maybe Ptoleme ca
n tell you what happened to Riadne while she was the ChaosWeaver''s captive!', 0
, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-sneevmole.swf', 4, 14, 1, 77, '', 'Sto
ne', 1, 'pet', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(152, 22, 'none', 'none', 'Frostvale Dragon Cloak', 2, 0, 1, 0, 0, 'This cloak w
as given to you by a moglin in Frostvale who you saved from a terrible fate. (Re
quires Dragon Amulet). ', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/capewhite.swf', 0, 0, 0, 1, 'Ice,5', 'Ice', 1, 'cape', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(153, 22, 'none', 'none', 'Frostvale Cloak', 2, 0, 1, 0, 0, 'This cloak was give

n to you by a moglin in Frostvale who you saved from a terrible fate.\n\n', 0, '
Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-white.swf', 0, 0, 0, 1, 'Ice,5
', 'Ice', 1, 'cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0),
(154, 23, 'none', 'none', 'Black Ice Pwny', 2, 0, 1, 0, 0, 'This pet was given t
o you by a moglin in Frostvale who you saved from a terrible fate. (Requires Dra
gon Amulet). ', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Uni-black.swf', 3, 13
, 0, 1, '', 'Ice', 1, 'pet', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0),
(155, 23, 'none', 'none', 'Frost Pwny', 2, 0, 1, 0, 0, 'This pet was given to yo
u by a moglin in Frostvale who you saved from a terrible fate.\n', 0, 'Pet', 'Pe
t', 'Pet', 'Melee', 'pets/pet-Uni-blue.swf', 3, 10, 0, 1, '', 'Ice', 1, 'pet', '
1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(156, 24, 'none', 'none', 'Icemaster Yeti Dragon Helm', 2, 0, 1, 0, 0, 'This enc
hanted helm belonged to Icemaster Yeti. It can resize itself to fit upon any who
wear it and is quite stylish! (Requires Dragon Amulet)', 1, 'Head', 'Armor', 'H
elmet', 'Melee', 'head/helms/helm-customyeti.swf', 0, 0, 1, 4, '', 'Ice', 1, 'he
lm', '1', 1, 'false', 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0),
(157, 24, 'none', 'none', 'Icemaster Yeti Helm', 2, 0, 1, 0, 0, 'This enchanted
helm belonged to Icemaster Yeti. It can resize itself to fit upon any who wear i
t.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-yeti.swf', 0, 0, 0,
4, '', 'Ice', 1, 'helm', '1', 1, 'false', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 1, 0, 0),
(158, 25, 'none', 'none', 'Research Materials', 2, 0, 8, 0, 0, 'Deep in the swam
p near Amityvale, Chaney struggles to find a cure for his brother''s lycanthropy
. He can also use these research materials to make Doom Weapons more dangerous.'
, 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 5, '', 'Darkness
', 1, 'bag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(159, 25, 'none', 'none', 'Purification Research Materials', 2, 0, 8, 0, 0, 'Dee
p in the swamp near Amityvale, Chaney struggles to find a cure for his brother''
s lycanthropy. He can also use these research materials to make Destiny Weapons
more powerful.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 5
, '', 'Light', 1, 'bag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0),
(160, 25, 'none', 'none', 'Strange Portrait', 2, 0, 0, 0, 0, 'There are two figu
res in the picture. A tall, regal looking man and a woman who looks remarkably l
ike Thursday. Her parents, possibly, but the portrait looks at least fifty years
old.', 0, 'Not Equipable', 'Item', 'Junk', 'Melee', '', 0, 0, 0, 0, '', 'None',
1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(161, 26, 'none', 'none', 'Guardian Ghoul Dragon Helm', 2, 0, 5, 0, 0, 'This hel
met was fashioned after the Guardian armour worn by Lord Frydae XIII''s Guardian
Ghouls. It was given to you for saving Amityvale from the evil vampire lord''s
schemes.(Requires Dragon Amulet)', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/
helms/helm-vampgrd.swf', 0, 0, 2, 2, 'Darkness,3', 'Darkness', 1, 'helm', '1', 1
, 'false', 1, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1, 0, 0, 0),
(162, 26, 'none', 'none', 'Dragon Wings of the Vampire Bat', 2, 0, 5, 0, 0, 'The
se leather wings were hand made for you as a reward for protecting the town of A
mityvale from Lord Frydae XIII. (Requires Dragon Amulet!)', 1, 'Back', 'Armor',
'Wings', 'Melee', 'items/back/batwings-black.swf', 0, 0, 0, 3, 'Light,4', 'Darkn
ess', 1, 'wings', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(163, 26, 'none', 'none', 'Guardian Ghoul Helm', 2, 0, 5, 0, 0, 'This helmet was
fashioned after the Guardian armour worn by Lord Frydae XIII''s Guardian Ghouls
. It was given to you for saving Amityvale from the evil vampire lord''s schemes
.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-vampgrd.swf', 0, 0,
2, 2, 'Darkness,2', 'Darkness', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 1, 0,
2, 0, 0, 0, 0, 1, 0, 0, 0),
(164, 26, 'none', 'none', 'Wings of the Vampire Bat', 2, 0, 5, 0, 0, 'These leat
her wings were hand made for you as a reward for protecting the town of Amityval
e from Lord Frydae XIII.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/bat

wings-black.swf', 0, 0, 0, 3, 'Light,2', 'Darkness', 1, 'wings', '1', 1, 'false'


, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(165, 27, 'none', 'none', 'Irismancer''s Dragon Helm ', 2, 0, 50, 0, 0, 'This it
ems requires a Dragon Amulet. This helm was taken from The Irismancer''s temple.
It allows the wearer to see details that they would not normally see.', 1, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eye.swf', 0, 0, 4, 4, 'Stone,7,
Immobility,3', 'Wind', 1, 'helm', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 0,
0, 7, 0, 0, 4, 0),
(166, 27, 'none', 'none', 'Irismancer''s Dragon Helm ', 2, 0, 37, 0, 0, 'This it
ems requires a Dragon Amulet. This helm was taken from The Irismancer''s temple.
It allows the wearer to see details that they would not normally see.', 1, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eye.swf', 0, 0, 2, 4, 'Stone,6,
Immobility,1', 'Wind', 1, 'helm', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 2, 0, 0,
0, 6, 0, 0, 0, 0),
(167, 27, 'none', 'none', 'Irismancer''s Dragon Helm ', 2, 0, 25, 0, 0, 'This it
ems requires a Dragon Amulet. This helm was taken from The Irismancer''s temple.
It allows the wearer to see details that they would not normally see.', 1, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eye.swf', 0, 0, 1, 4, 'Stone,4'
, 'Wind', 1, 'helm', '1', 1, 'false', 1, 2, 0, 0, 0, 2, 0, 1, 0, 0, 0, 5, 0, 0,
0, 0),
(168, 27, 'none', 'none', 'Irismancer''s Dragon Helm ', 2, 0, 5, 0, 0, 'This ite
ms requires a Dragon Amulet. This helm was taken from The Irismancer''s temple.
It allows the wearer to see details that they would not normally see.', 1, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eye.swf', 0, 0, 1, 4, 'Stone,3',
'Wind', 1, 'helm', '1', 1, 'false', 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 3, 0, 0, 0
, 0),
(169, 27, 'none', 'none', 'Irismancer''s Helm ', 2, 0, 37, 0, 0, 'This helm was
taken from The Irismancer''s temple. It allows the wearer to see details that th
ey would not normally see.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/
helm-eye.swf', 0, 0, 2, 4, '', 'Wind', 1, 'helm', '1', 1, 'false', 1, 3, 0, 0, 0
, 3, 0, 2, 0, 0, 0, 5, 0, 0, 0, 0),
(170, 27, 'none', 'none', 'Irismancer''s Helm ', 2, 0, 25, 0, 0, 'This helm was
taken from The Irismancer''s temple. It allows the wearer to see details that th
ey would not normally see.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/
helm-eye.swf', 0, 0, 0, 4, '', 'Wind', 1, 'helm', '1', 1, 'false', 0, 2, 0, 0, 0
, 2, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0),
(171, 27, 'none', 'none', 'Irismancer''s Helm ', 2, 0, 5, 0, 0, 'This helm was t
aken from The Irismancer''s temple. It allows the wearer to see details that the
y would not normally see.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/h
elm-eye.swf', 0, 0, 0, 4, '', 'Wind', 1, 'helm', '1', 1, 'false', 0, 1, 0, 0, 0,
1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0),
(172, 28, 'none', 'none', 'The Second Frost Devil', 2, 0, 20, 0, 0, 'This item r
equires a Dragon Amulet. It was the second dagger carved from Serosus, a glacier
that fell from the sky. The glacier was formed of super frozen ice which was en
chanted to neither melt nor shatter.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce'
, 'items/daggers/dagger-ice4.swf', 42, 44, 0, 6, 'Fire,3', 'Ice', 1, 'dagger', '
1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(173, 28, 'none', 'none', 'The Second Frost Spectre', 2, 0, 20, 0, 0, 'This item
requires a Dragon Amulet. It was the second staff carved from Serosus, a glacie
r that fell from the sky. The glacier was formed of super frozen ice which was e
nchanted to neither melt nor shatter.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic',
'items/staffs/staff-crystalice3.swf', 42, 44, 0, 6, 'Fire,3', 'Ice', 1, 'staff'
, '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(174, 28, 'none', 'none', 'The Second Frost Giant', 2, 0, 20, 0, 0, 'This item r
equires a Dragon Amulet. It was the second sword carved from Serosus, a glacier
that fell from the sky. The glacier was formed of super frozen ice which was enc
hanted to neither melt nor shatter.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', '
items/swords/sword-massiveglass2.swf', 42, 44, 0, 6, 'Fire,3', 'Ice', 1, 'sword'
, '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(175, 28, 'none', 'none', 'The First Frost Devil', 2, 0, 12, 0, 0, 'This item re

quires a Dragon Amulet. It was the first dagger carved from Serosus, a glacier t
hat fell from the sky. The glacier was formed of super frozen ice which was ench
anted to neither melt nor shatter.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce',
'items/daggers/dagger-ice4.swf', 28, 40, 0, 6, 'Fire,2', 'Ice', 1, 'dagger', '1'
, 1, 'false', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(176, 28, 'none', 'none', 'The First Frost Spectre', 2, 0, 12, 0, 0, 'This item
requires a Dragon Amulet. It was the first staff carved from Serosus, a glacier
that fell from the sky. The glacier was formed of super frozen ice which was enc
hanted to neither melt nor shatter.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', '
items/staffs/staff-crystalice3.swf', 28, 40, 0, 6, 'Fire,2', 'Ice', 1, 'staff',
'1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(177, 28, 'none', 'none', 'The First Frost Giant', 2, 0, 12, 0, 0, 'This item re
quires a Dragon Amulet. It was the first sword carved from Serosus, a glacier th
at fell from the sky. The glacier was formed of super frozen ice which was encha
nted to neither melt nor shatter.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'it
ems/swords/sword-massiveglass2.swf', 28, 40, 0, 6, 'Fire,2', 'Ice', 1, 'sword',
'1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(178, 29, 'none', 'none', 'Lunatic Shard', 2, 0, 23, 0, 0, 'These blades are for
ged from shards of crystal. If you listen closely you can almost hear them weepi
ng as they slice through the air.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', '
items/daggers/dagger-august023.swf', 35, 47, 1, 5, '', 'Fire', 1, 'dagger', '1',
1, 'false', 5, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(179, 29, 'none', 'none', 'Xan''s Wrath', 2, 0, 23, 0, 0, 'The cinders of Xan''s
fallen fire army fuel this malevolent staff. It''s also great for roasting mars
hmallows.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-august0
16.swf', 30, 56, 0, 5, '', 'Fire', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(180, 29, 'none', 'none', 'Sanity''s Edge', 2, 0, 23, 0, 0, 'The thin blade of t
his sword dances on the edge of oblivion.', 0, 'Weapon', 'Weapon', 'Sword', 'Mel
ee', 'items/swords/sword-august023.swf', 43, 43, 0, 5, '', 'Fire', 1, 'sword', '
1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0),
(181, 29, 'none', 'none', 'Fire Gem Daggers', 2, 0, 18, 0, 0, 'The blades of the
se daggers were honed using fire gems as the grinding stones.', 0, 'Weapon', 'We
apon', 'Dagger', 'Pierce', 'items/daggers/dagger-august017.swf', 32, 40, 1, 0, '
', 'Fire', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0),
(182, 29, 'none', 'none', 'Heart of Fire', 2, 0, 18, 0, 0, 'The head of this sta
ff pulses with Xan''s unrequited love for Jaania.', 0, 'Weapon', 'Weapon', 'Staf
f', 'Magic', 'items/staffs/staff-august015.swf', 27, 49, 0, 5, '', 'Fire', 1, 's
taff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(183, 29, 'none', 'none', 'Retribution Blade', 2, 0, 18, 0, 0, 'A blade forged i
n the depths of Xan''s volcanic fortress.', 0, 'Weapon', 'Weapon', 'Sword', 'Mel
ee', 'items/swords/sword-august017.swf', 33, 43, 0, 5, '', 'Fire', 1, 'sword', '
1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(184, 29, 'none', 'none', 'Fever Blade', 2, 0, 11, 0, 0, 'Just the thought of to
uching these blades makes you break into a cold sweat.', 0, 'Weapon', 'Weapon',
'Dagger', 'Pierce', 'items/daggers/dagger-august001.swf', 23, 31, 0, 5, '', 'Fir
e', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
),
(185, 29, 'none', 'none', 'Vendetta', 2, 0, 11, 0, 0, 'The magic orbs of this st
aff will focus on the energy surrounding your enemies until you finally defeat t
hem.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-august013.sw
f', 20, 38, 0, 5, '', 'Fire', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(186, 29, 'none', 'none', 'Slow Burn', 2, 0, 11, 0, 0, 'The gems set in the blad
e of this sword burn with an angry heat.', 0, 'Weapon', 'Weapon', 'Sword', 'Mele
e', 'items/swords/sword-august001.swf', 25, 33, 0, 3, '', 'Fire', 1, 'sword', '1
', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(187, 31, 'none', 'none', 'Battlespire Novice Dagger', 2, 0, 25, 0, 0, 'This req
uires a Dragon Amulet. It became available to you after reaching the rank of Nov

ice at the Aeris Battlespire. It proudly displays your abilities in player vers
us player combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'ite
ms/daggers/dagger-pvp1.swf', 44, 50, 0, 6, '', 'Water', 1, 'dagger', '1', 1, 'fa
lse', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(188, 31, 'none', 'none', 'Battlespire Novice Staff', 2, 0, 25, 0, 0, 'This requ
ires a Dragon Amulet. It became available to you after reaching the rank of Novi
ce at the Aeris Battlespire. It proudly displays your abilities in player versu
s player combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/
staffs/staff-pvp1.swf', 44, 50, 0, 6, '', 'Water', 1, 'staff', '1', 1, 'false',
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(189, 31, 'none', 'none', 'Battlespire Novice Sword', 2, 0, 25, 0, 0, 'This requ
ires a Dragon Amulet. It became available to you after reaching the rank of Novi
ce at the Aeris Battlespire. It proudly displays your abilities in player versu
s player combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/
swords/sword-pvp1.swf', 41, 51, 0, 6, '', 'Water', 1, 'sword', '1', 1, 'false',
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(190, 31, 'none', 'none', 'Battlespire Novice Dagger', 2, 0, 15, 0, 0, 'This wea
pon became available to you after reaching the rank of Novice at the Aeris Battl
espire. It proudly displays your abilities in player versus player combat in th
e arena.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvp1
.swf', 30, 40, 0, 6, '', 'Water', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(191, 31, 'none', 'none', 'Battlespire Novice Staff', 2, 0, 15, 0, 0, 'This weap
on became available to you after reaching the rank of Novice at the Aeris Battle
spire. It proudly displays your abilities in player versus player combat in the
arena.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvp1.swf'
, 30, 40, 0, 6, '', 'Water', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 1, 0, 0, 0),
(192, 31, 'none', 'none', 'Battlespire Novice Sword', 2, 0, 15, 0, 0, 'This weap
on became available to you after reaching the rank of Novice at the Aeris Battle
spire. It proudly displays your abilities in player versus player combat in the
arena.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvp1.swf'
, 30, 40, 0, 6, '', 'Water', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 1, 0, 0, 0),
(193, 31, 'none', 'none', 'Unsqueakable Farce', 2, 0, 10, 0, 0, 'This is the ult
imate PvP weapon! However when you attack fire monsters it smells oddly like por
kchops.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-unsqu
eakable.swf', 2, 50, 0, 10, '', 'Bacon', 1, 'dagger', '1', 1, 'false', 2, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(194, 31, 'none', 'none', 'Unsqueakable Farce', 2, 0, 10, 0, 0, 'This is the ult
imate PvP weapon! However when you attack fire monsters it smells oddly like bac
on.', 0, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/maces/mace-unsquealableforc
e.swf', 2, 50, 0, 10, '', 'Bacon', 1, 'mace', '1', 1, 'false', 2, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(195, 31, 'none', 'none', 'Unsqueakable Farce', 2, 0, 10, 0, 0, 'This is the ult
imate PvP weapon! However when you attack fire monsters it smells oddly like ham
.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-unsqueakable.sw
f', 2, 50, 0, 10, '', 'Bacon', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(196, 31, 'none', 'none', 'Battlespire Novice Dagger', 2, 0, 9, 0, 0, 'This weap
on became available to you after reaching the rank of Novice at the Aeris Battle
spire. It proudly displays your abilities in player versus player combat in the
arena.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvp1.
swf', 22, 30, 0, 6, '', 'Water', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(197, 31, 'none', 'none', 'Battlespire Novice Staff', 2, 0, 9, 0, 0, 'This weapo
n became available to you after reaching the rank of Novice at the Aeris Battles
pire. It proudly displays your abilities in player versus player combat in the
arena.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvp1.swf',
22, 30, 0, 6, '', 'Water', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0,

0, 0, 0, 0, 1, 0, 0, 0),
(198, 31, 'none', 'none', 'Battlespire Novice Sword', 2, 0, 9, 0, 0, 'This weapo
n became available to you after reaching the rank of Novice at the Aeris Battles
pire. It proudly displays your abilities in player versus player combat in the
arena.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvp1.swf',
22, 30, 0, 6, '', 'Water', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 1, 0, 0, 0),
(199, 31, 'none', 'none', 'Battle Piggy', 2, 0, 3, 0, 0, 'This little fellow loo
ks cute and chubby, but he''s been trained in several pig-based fighting styles.
', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Wiggles.swf', 1, 5, 0, 1, '', 'Na
ture', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
),
(200, 32, 'none', 'none', 'Cysero''s Green Cape', 2, 0, 5, 0, 0, 'This item requ
ires a Dragon Amulet. This cape was cut from the same magical fabric as Cyseros
green robes. The wearer is granted +1 INT as well as a bonus to hit.', 1, 'Back'
, 'Armor', 'Cape', 'Melee', 'items/back/cape-green.swf', 0, 0, 1, 2, '', 'None',
1, 'cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0),
(201, 32, 'none', 'none', 'Red Hero''s Cape', 2, 0, 5, 0, 0, 'This blood red cap
e shows the world that you are an arena fighter as well as a powerful hero to be
respected.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-red.swf', 0,
0, 0, 2, '', 'None', 1, 'cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 1, 0),
(202, 32, 'none', 'none', 'Royal Blue Cape', 2, 0, 5, 0, 0, 'This royal blue cap
e shows the world that you are an arena fighter as well as a powerful hero to be
respected.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-blue.swf', 0
, 0, 0, 2, '', 'None', 1, 'cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 1),
(203, 32, 'none', 'none', 'Gray Villains Cape', 2, 0, 5, 0, 0, 'This charcoal gr
ay cape shows the world that you are an arena fighter as well as a powerful hero
to be feared.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-gray.swf'
, 0, 0, 0, 2, '', 'None', 1, 'cape', '1', 1, 'false', 0, 0, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0),
(204, 33, 'none', 'none', 'Battlespire Brawler Dagger', 2, 0, 26, 0, 0, 'This re
quires a Dragon Amulet. It became available to you after reaching the rank of Br
awler at the Aeris Battlespire. It proudly displays your abilities in player ve
rsus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'i
tems/daggers/dagger-pvp2.swf', 42, 52, 0, 7, 'Darkness,2', 'Metal', 1, 'dagger',
'1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0),
(205, 33, 'none', 'none', 'Battlespire Brawler Staff', 2, 0, 26, 0, 0, 'This req
uires a Dragon Amulet. This weapon became available to you after reaching the ra
nk of Brawler at the Aeris Battlespire. It proudly displays your abilities in p
layer versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magi
c', 'items/staffs/staff-pvp2.swf', 42, 52, 0, 7, '', 'Metal', 1, 'staff', '1', 1
, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0),
(206, 33, 'none', 'none', 'Battlespire Brawler Sword', 2, 0, 26, 0, 0, 'This req
uires a Dragon Amulet.This weapon became available to you after reaching the ran
k of Brawler at the Aeris Battlespire. It proudly displays your abilities in pl
ayer versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee
', 'items/swords/sword-pvp2.swf', 42, 52, 0, 7, 'Darkness,2', 'Metal', 1, 'sword
', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0),
(207, 33, 'none', 'none', 'Battlespire Brawler Dagger', 2, 0, 16, 0, 0, 'This we
apon became available to you after reaching the rank of Brawler at the Aeris Bat
tlespire. It proudly displays your abilities in player versus player combat in
the arena.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pv
p2.swf', 30, 42, 0, 7, '', 'Metal', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0),
(208, 33, 'none', 'none', 'Battlespire Brawler Staff', 2, 0, 16, 0, 0, 'This wea
pon became available to you after reaching the rank of Brawler at the Aeris Batt
lespire. It proudly displays your abilities in player versus player combat in t
he arena.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvp2.sw

f', 30, 42, 0, 7, '', 'Metal', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,


0, 0, 0, 0, 0, 1, 0, 1, 0),
(209, 33, 'none', 'none', 'Battlespire Brawler Sword', 2, 0, 16, 0, 0, 'This wea
pon became available to you after reaching the rank of Brawler at the Aeris Batt
lespire. It proudly displays your abilities in player versus player combat in t
he arena.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvp2.sw
f', 31, 41, 0, 7, '', 'Metal', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 1, 0, 1, 0),
(210, 33, 'none', 'none', 'Battlespire Brawler Dagger', 2, 0, 10, 0, 0, 'This we
apon became available to you after reaching the rank of Brawler at the Aeris Bat
tlespire. It proudly displays your abilities in player versus player combat in
the arena.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pv
p2.swf', 24, 32, 0, 7, '', 'Metal', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0),
(211, 33, 'none', 'none', 'Battlespire Brawler Staff', 2, 0, 10, 0, 0, 'This wea
pon became available to you after reaching the rank of Brawler at the Aeris Batt
lespire. It proudly displays your abilities in player versus player combat in t
he arena.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvp2.sw
f', 24, 32, 0, 7, '', 'Metal', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 1, 0, 1, 0),
(212, 33, 'none', 'none', 'Battlespire Brawler Sword', 2, 0, 10, 0, 0, 'This wea
pon became available to you after reaching the rank of Brawler at the Aeris Batt
lespire. It proudly displays your abilities in player versus player combat in t
he arena.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvp2.sw
f', 24, 32, 0, 7, '', 'Metal', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 1, 0, 1, 0),
(213, 34, 'none', 'none', 'Pit Fighter Dagger', 2, 0, 27, 0, 0, 'This Dagger req
uires a Dragon Amulet. It became available to you after reaching the rank of Pit
Fighter at the Aeris Battlespire. It proudly displays your abilities in player
versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce',
'items/daggers/dagger-pvp3.swf', 42, 54, 0, 8, 'Darkness,2', 'Metal', 1, 'dagge
r', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(214, 34, 'none', 'none', 'Pit Fighter Staff', 2, 0, 27, 0, 0, 'This staff requi
res a Dragon Amulet. It became available to you after reaching the rank of Pit F
ighter at the Aeris Battlespire. It proudly displays your abilities in player v
ersus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'it
ems/staffs/staff-pvp3.swf', 42, 54, 0, 8, 'Darkness,2', 'Metal', 1, 'staff', '1'
, 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(215, 34, 'none', 'none', 'Pit Fighter Sword', 2, 0, 27, 0, 0, 'This sword requi
res a Dragon Amulet. It became available to you after reaching the rank of Pit F
ighter at the Aeris Battlespire. It proudly displays your abilities in player v
ersus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'it
ems/swords/sword-pvp3.swf', 43, 53, 0, 8, 'Darkness,2', 'Metal', 1, 'sword', '1'
, 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(216, 34, 'none', 'none', 'Pit Fighter Dagger', 2, 0, 17, 0, 0, 'This weapon bec
ame available to you after reaching the rank of Pit Fighter at the Aeris Battles
pire. It proudly displays your abilities in player versus player combat in the
arena.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvp3.s
wf', 32, 44, 0, 8, '', 'Metal', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(217, 34, 'none', 'none', 'Pit Fighter Staff', 2, 0, 17, 0, 0, 'This weapon beca
me available to you after reaching the rank of Pit Fighter at the Aeris Battlesp
ire. It proudly displays your abilities in player versus player combat in the a
rena.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvp3.swf',
32, 44, 0, 8, '', 'Metal', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 2, 0, 2, 0),
(218, 34, 'none', 'none', 'Pit Fighter Sword', 2, 0, 17, 0, 0, 'This weapon beca
me available to you after reaching the rank of Pit Fighter at the Aeris Battlesp
ire. It proudly displays your abilities in player versus player combat in the a
rena.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvp3.swf',

31, 45, 0, 8, '', 'Metal', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,


0, 0, 0, 0, 2, 0, 2, 0),
(219, 34, 'none', 'none', 'Pit Fighter Dagger', 2, 0, 11, 0, 0, 'This weapon bec
ame available to you after reaching the rank of Pit Fighter at the Aeris Battles
pire. It proudly displays your abilities in player versus player combat in the
arena.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvp3.s
wf', 26, 34, 0, 8, '', 'Metal', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 1, 0, 2, 0),
(220, 34, 'none', 'none', 'Pit Fighter Staff', 2, 0, 11, 0, 0, 'This weapon beca
me available to you after reaching the rank of Pit Fighter at the Aeris Battlesp
ire. It proudly displays your abilities in player versus player combat in the a
rena..', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvp3.swf',
26, 34, 0, 8, '', 'Metal', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 1, 0, 2, 0),
(221, 34, 'none', 'none', 'Pit Fighter Sword', 2, 0, 11, 0, 0, 'This weapon beca
me available to you after reaching the rank of Pit Fighter at the Aeris Battlesp
ire. It proudly displays your abilities in player versus player combat in the a
rena.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvp3.swf',
26, 34, 34, 8, '', 'Metal', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 34
, 0, 0, 0, 0, 1, 0, 2, 0),
(222, 35, 'none', 'none', 'Arena Fighter Dagger', 2, 0, 29, 0, 0, 'This Dagger r
equires a Dragon Amulet. It became available to you after reaching the rank of A
rena Fighter at the Aeris Battlespire. It proudly displays your abilities in pl
ayer versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pier
ce', 'items/daggers/dagger-pvp3.swf', 45, 57, 0, 8, 'Darkness,2,Shrink,20', 'Met
al', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2,
0),
(223, 35, 'none', 'none', 'Arena Fighter Staff', 2, 0, 29, 0, 0, 'This staff req
uires a Dragon Amulet. It became available to you after reaching the rank of Are
na Fighter at the Aeris Battlespire. It proudly displays your abilities in play
er versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic',
'items/staffs/staff-pvp3.swf', 45, 57, 0, 8, 'Darkness,2,Shrink,20', 'Metal', 1
, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(224, 35, 'none', 'none', 'Arena Fighter Sword', 2, 0, 29, 0, 0, 'This sword req
uires a Dragon Amulet. It became available to you after reaching the rank of Are
na Fighter at the Aeris Battlespire. It proudly displays your abilities in play
er versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee',
'items/swords/sword-pvp3.swf', 46, 56, 0, 8, 'Darkness,2,Shrink,20', 'Metal', 1
, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(225, 35, 'none', 'none', 'Arena Fighter Dagger', 2, 0, 29, 0, 0, 'This Dagger b
ecame available to you after reaching the rank of Arena Fighter at the Aeris Bat
tlespire. It proudly displays your abilities in player versus player combat in
the arena.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pv
p3.swf', 43, 55, 0, 8, 'Darkness,2', 'Metal', 1, 'dagger', '1', 1, 'false', 2, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(226, 35, 'none', 'none', 'Arena Fighter Staff', 2, 0, 29, 0, 0, 'This staff bec
ame available to you after reaching the rank of Arena Fighter at the Aeris Battl
espire. It proudly displays your abilities in player versus player combat in th
e arena.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvp3.swf
', 43, 55, 0, 8, 'Darkness,2', 'Metal', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(227, 35, 'none', 'none', 'Arena Fighter Sword', 2, 0, 29, 0, 0, 'This sword bec
ame available to you after reaching the rank of Arena Fighter at the Aeris Battl
espire. It proudly displays your abilities in player versus player combat in th
e arena.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvp3.swf
', 44, 54, 0, 8, 'Darkness,2', 'Metal', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0),
(228, 37, 'none', 'none', 'SUPER Special Dragon Chow', 1, 0, 2, 0, 0, 'Her-O''s:
This protein packed dragon food will definitely buff-up your dragon. This drago
n food gives five training points.', 0, 'Not Equipable', 'Item', 'Resource', 'Me

lee', '', 0, 0, 0, 25, '', 'None', 100, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0


, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(229, 37, 'none', 'none', 'Dragon Chow', 2, 0, 1, 0, 0, 'Puppy Snax: These adora
ble little bite-sized morsels give your dragon one training point.', 0, 'Not Equ
ipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'None', 100, 'pet', '0
', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(230, 37, 'none', 'none', 'Special Dragon Chow', 1, 0, 1, 0, 0, 'Pwetty Pwincess
Fwakes: This sweet, sweet dragon food likes long walks on the beach, shiny armo
r and DCs. This dragon food Gives two training points.', 0, 'Not Equipable', 'It
em', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'None', 100, 'pet', '0', 1, 'false
', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(231, 38, 'none', 'none', 'Zorbak Punting Hat', 2, 0, 3, 0, 0, 'This Item Requir
es a Dragon Amulet. It was awarded to you for defeating the Artix Entertainment
Mini-Game MOGLIN PUNTER!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/he
lm-zorbak1.swf', 0, 0, 0, 5, 'Nature,1', 'None', 1, 'helm', '0', 1, 'false', 1,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0),
(232, 38, 'none', 'none', 'Twilly Punting Hat', 2, 0, 3, 0, 0, 'This hat was awa
rded to you for defeating the Artix Entertainment Mini-Game MOGLIN PUNTER!', 0,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-twilly1.swf', 0, 0, 1, 5, '
Wind,1', 'None', 1, 'helm', '0', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0,
1, 0, 0, 0),
(233, 38, 'none', 'none', 'Twig Punting Hat', 2, 0, 3, 0, 0, 'This hat was award
ed to you for defeating the Artix Entertainment Mini-Game MOGLIN PUNTER!', 0, 'H
ead', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-twig1.swf', 0, 0, 1, 5, 'Ston
e,1', 'None', 1, 'helm', '0', 1, 'false', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
1, 0, 0),
(234, 39, 'none', 'none', 'Killick''s Point', 2, 0, 31, 0, 0, 'The weapon will d
efinitely keep your enemies ashore. \n', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierc
e', 'items/daggers/dagger-August002.swf', 45, 61, 0, 5, '', 'Silver', 1, 'dagger
', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(235, 39, 'none', 'none', 'Fathom''s Deep', 2, 0, 31, 0, 0, 'Your enemies can''t
even begin to fathom this staff''s power....\n', 1, 'Weapon', 'Weapon', 'Staff'
, 'Magic', 'items/staffs/staff-August001.swf', 40, 66, 0, 5, '', 'Silver', 1, 's
taff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(236, 39, 'none', 'none', 'Octopieces', 2, 0, 31, 0, 0, 'This blade is forged fr
om melting down the silver currency of foreign pirates who have "donated" to the
cause.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-august025
.swf', 42, 64, 0, 5, '', 'Silver', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(237, 39, 'none', 'none', 'Scurvy''s Bane', 2, 0, 27, 0, 0, 'Made with 100% citr
us!\n', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-August0
05.swf', 41, 53, 0, 1, '', 'Water', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(238, 39, 'none', 'none', 'Jib', 2, 0, 27, 0, 0, 'Arrrr sailor, you got moxie. T
his blade be liking the cut of your opponent.\n', 0, 'Weapon', 'Weapon', 'Dagger
', 'Pierce', 'items/daggers/dagger-scissors.swf', 43, 49, 0, 1, '', 'Metal', 1,
'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(239, 39, 'none', 'none', 'The Deadlight', 2, 0, 27, 0, 0, 'The glow of this sta
ff shimmers like moonlight on the sea when somebody walks the plank.\n', 0, 'Wea
pon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-August008.swf', 35, 59, 0,
1, '', 'Water', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0),
(240, 39, 'none', 'none', 'Mizzenstaff', 2, 0, 27, 0, 0, 'Your enemies won''t be
mizzen anything when they take a look at this powerful staff!', 0, 'Weapon', 'W
eapon', 'Staff', 'Magic', 'items/staffs/staff-August002.swf', 38, 54, 0, 1, '',
'Metal', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0),
(241, 39, 'none', 'none', 'Clipper Cutlass', 2, 0, 27, 0, 0, 'Cutting cunning cu
rs cross countless continents!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items
/swords/sword-clippercutlass.swf', 38, 56, 0, 1, '', 'Water', 1, 'sword', '1', 1

, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(242, 39, 'none', 'none', 'Corsair''s Rapier', 2, 0, 27, 0, 0, 'Slim, fast, and
deadly- what more could a gentlemanly pirate want?', 0, 'Weapon', 'Weapon', 'Swo
rd', 'Melee', 'items/swords/sword-corsairsrapier.swf', 40, 52, 0, 1, '', 'Metal'
, 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(243, 39, 'none', 'none', 'Barnacle Shucker', 2, 0, 24, 0, 0, 'Used by the smart
est of Pirates, this dagger was supposed to be used for scraping barnacles off s
hips,but will also cut any enemy in half! ', 0, 'Weapon', 'Weapon', 'Dagger', 'P
ierce', '/items/daggers/dagger-August006.swf', 43, 45, 0, 1, '', 'Water', 1, 'da
gger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(244, 39, 'none', 'none', 'Black Jack', 2, 0, 24, 0, 0, 'These daggers will have
your enemies saying "Hit me!" \n', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', '
/items/daggers/dagger-August012.swf', 43, 47, 0, 1, '', 'Metal', 1, 'dagger', '1
', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(245, 39, 'none', 'none', 'Deck Swab', 2, 0, 24, 0, 0, 'This staff goes from swa
bbing the deck to swabbing your enemies in seconds. You''ll really clean up with
it!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-deckswab.swf
', 38, 50, 0, 1, '', 'Water', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(246, 39, 'none', 'none', 'Bowsprit', 2, 0, 24, 0, 0, 'This staff was supposedly
made from the bow of an infamous pirate ship. It will have all your enemies bow
ing down to you.\n', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staf
f-August011.swf', 35, 55, 0, 1, '', 'Metal', 1, 'staff', '1', 1, 'false', 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(247, 39, 'none', 'none', 'Jolly Roger', 2, 0, 24, 0, 0, 'Jolly Roger won''t be
half as jolly when he finds out you have this...', 0, 'Weapon', 'Weapon', 'Sword
', 'Melee', 'items/swords/sword-august011.swf', 40, 50, 0, 1, '', 'Metal', 1, 's
word', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(248, 39, 'none', 'none', 'Ballast Blade', 2, 0, 24, 0, 0, 'The hilt of this hea
vy blade was forged from the ballast of Captain Jack Finch''s ancient ship.', 0,
'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-august006.swf', 40, 4
8, 0, 1, '', 'Water', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0),
(249, 39, 'none', 'none', 'Forged Papers', 2, 0, 1, 0, 0, 'These papers state cl
early that (insert name here) is an experienced sailor who served in the Royal N
avy of (insert kingdom here) for many many years! Rhubarb will need to see these
to give you the Pirate Armor!', 0, 'Not Equipable', 'Item', 'Quest Item', 'Mele
e', '', 0, 0, 0, 1, '', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(250, 40, 'none', 'none', 'Jacksparrow', 2, 0, 30, 0, 0, 'This rare tropical bir
d uses its silver plated tail to crush its enemies, and its odd behavior to conf
use them.', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-twit.swf', 14, 21, 1, 1,
'', 'Silver', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,
0, 0, 0),
(251, 40, 'none', 'none', 'Tropical Bugmonkee', 2, 0, 20, 0, 0, 'This strange cr
eature comes from the rain forests of a distant land. Its natural venom is a ver
y dangerous poison but when it gets REALLY mad it throws poo.', 1, 'Pet', 'Pet',
'Pet', 'Melee', 'pets/pet-fuzzyant.swf', 6, 18, 0, 1, '', 'Poison', 1, 'pet', '
1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(252, 40, 'none', 'none', 'Great White Charko', 2, 0, 10, 0, 0, 'This is the mos
t dangerous Charko found in the seas near Sho Nuff Island. Many pirates owe thei
r wooden legs, hands, faces, and spleens to this eternally hungry little guy.',
1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Shurtle.swf', 6, 12, 0, 1, '', 'Water
', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(253, 40, 'none', 'none', 'Flatasaurus', 2, 0, 30, 0, 0, 'This flat little lizar
d is found on the sun-warmed rocks of Sho Nuff and surrounding islands. It may m
ove slowly, but it has a great tan!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet
-zug.swf', 12, 20, 0, 1, '', 'Stone', 1, 'pet', '1', 1, 'false', 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(254, 40, 'none', 'none', 'Cannon', 2, 0, 20, 0, 0, 'BOOM, BABY! We''re not sure

how this small cannon got into a pet shop but, hey... if you want to pay for it
, no pirate is going to argue with you. ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pet
s/pet-cannon.swf', 6, 15, 0, 1, '', 'Fire', 1, 'pet', '1', 1, 'false', 1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(255, 40, 'none', 'none', 'Charko', 2, 0, 10, 0, 0, 'This is the common Red Shel
led Charko found in the dangerous water surrounding Sho Nuff Island. It''s said
that this creature can smell a drop of blood in the water... or the air... from
a thousand miles away.', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-ShurtleWhite
.swf', 5, 10, 0, 1, '', 'Water', 1, 'pet', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(256, 40, 'none', 'none', 'Forged Papers', 2, 0, 1, 0, 0, 'These papers state cl
early that (insert name here) is an experienced sailor who served in the Royal N
avy of (insert kingdom here) for many many years! Rhubarb will need to see these
to give you the Pirate Armor!', 0, 'Not Equipable', 'Item', 'Quest Item', 'Mele
e', '', 0, 0, 0, 1, '', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(257, 41, 'none', 'none', 'Elite Mechpilot Helmet', 1, 0, 7, 0, 0, 'According to
the writing in the magic window, this type of helm was worn by master and chief
mech pilots. It also mentioned something about a halo, but no halo surrounds yo
ur head.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mechpilot.swf
', 0, 0, 0, 9, 'Energy,3,Fire,2,Ice,2', 'Energy', 1, 'helm', '1', 1, 'false', 2,
2, 0, 0, 0, 9, 0, 0, 0, 1, 2, 1, 3, 0, 2, 0),
(258, 41, 'none', 'none', 'CorDemi Battledrone', 1, 0, 7, 0, 0, 'According to th
e writing in the magic window, this odd little pet was designed as a combat and
repair drone for the CorDemi, the strange race who build the CorDemi Codex. ', 0
, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Murphey.swf', 7, 17, 1, 9, '', 'Energy
', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(259, 42, 'none', 'none', 'Plushie Seppy', 1, 0, 60, 0, 0, 'This is the cutest l
ord of doom EVER!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushieseppy.swf'
, 18, 26, 5, 1, 'Fire,-10,Cute,1000', 'Evil', 1, 'pet', '1', 1, 'false', 5, 0, 0
, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(260, 42, 'none', 'none', 'Plushie Tomix', 1, 0, 59, 0, 0, 'This is the cutest s
oul weaver EVER! ', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushietomix.swf'
, 17, 23, 5, 1, 'Fire,-10,Cute,1000', 'Energy', 1, 'pet', '1', 1, 'false', 0, 0,
0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(261, 42, 'none', 'none', 'Plushie Artix', 1, 0, 59, 0, 0, 'This is the cutest p
aladin EVER! ', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushieartix.swf', 18
, 24, 5, 1, 'Fire,-10,Cute,1000', 'Light', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0
, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(262, 42, 'none', 'none', 'Spots the Two-Headed Puppy', 1, 0, 35, 0, 0, 'When al
l four of Spot''s big red eyes look up at you, you can''t help but want to pet h
im and pet him!As it gets older, a third head will emerge until it looks like it
s father. Freaky! This item requires a Dragon Amulet.', 1, 'Pet', 'Pet', 'Pet'
, 'Melee', 'pets/pet-hellpuppy.swf', 15, 19, 1, 10, '', 'Ice', 1, 'pet', '1', 1,
'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, 0, 0),
(263, 42, 'none', 'none', 'Snuggles', 1, 0, 60, 0, 0, 'You asked for the chance
to make Grams'' Doom pets your very own, so we''re giving them to you! Now you'
'll be able to take Snuggles home and retrain him to HELP you!', 0, 'Pet', 'Pet'
, 'Pet', 'Melee', 'pets/pet-snuggles.swf', 18, 26, 0, 10, '', 'Darkness', 1, 'pe
t', '1', 0, 'false', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(264, 42, 'none', 'none', 'Cuddles', 1, 0, 60, 0, 0, 'You asked for the chance t
o make Grams'' Doom pets your very own, so we''re giving them to you! Now you''
ll be able to take Cuddles home and retrain him to HELP you!', 0, 'Pet', 'Pet',
'Pet', 'Melee', 'pets/pet-cuddles-r1.swf', 18, 26, 0, 10, '', 'Darkness', 1, 'pe
t', '1', 0, 'false', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(265, 42, 'none', 'none', 'Decadere Youngling', 1, 0, 60, 0, 0, 'Just HOW did Cy
sero manage to get his hands on this baby Void dragon?', 0, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-decadere.swf', 18, 26, 0, 1, '', '???', 1, 'pet', '1', 0, 'f
alse', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(266, 42, 'none', 'none', 'Clyde the Carrier Turtle', 1, 0, 60, 0, 0, 'Only Cyse

ro would use a Carrier Turtle to deliver his mail! But beware, Clyde can fight
back!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-CarrierTurtle.swf', 18, 26, 0
, 1, '', 'Stone', 1, 'pet', '1', 0, 'false', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 5, 0),
(267, 42, 'none', 'none', 'Rabbitizer 6000 Mach 2', 1, 0, 60, 0, 0, 'Lim prefers
mechanical rabbits over those cute, cuddly REAL ones. He thinks these are a MI
LLION times better! They keep going and going (and going)!', 0, 'Pet', 'Pet', 'P
et', 'Melee', 'pets/pet-rabbit.swf', 18, 26, 0, 1, '', 'Energy', 1, 'pet', '1',
0, 'false', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(268, 42, 'none', 'none', 'Sneevil Charger General', 1, 0, 60, 0, 0, 'The sneevi
ls have co-opted Cysero''s carrier turtles and are using them to charge into bat
tle (very, very slowly)!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-SneevTurtl
e.swf', 18, 26, 0, 1, '', 'Wind', 1, 'pet', '1', 0, 'false', 6, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(269, 42, 'none', 'none', 'Plushie Xan', 1, 0, 59, 0, 0, 'This is the cutest pyr
omancer EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiexan.swf', 17,
25, 5, 1, 'Fire,-10,Cute,1000', 'Fire', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0,
0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(270, 42, 'none', 'none', 'Adorable Baby Dracolich Pet', 1, 0, 55, 0, 0, 'You fo
ught long and hard to protect Zorbak''s legion of baby dracoliches, and now you
can have one of them as a pet! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-dra
colichDC-r1.swf', 20, 24, 5, 5, '', 'Darkness', 1, 'pet', '1', 1, 'false', 5, 0,
0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(271, 42, 'none', 'none', 'Decadere Youngling', 1, 0, 50, 0, 0, 'Just HOW did Cy
sero manage to get his hands on this baby Void dragon?', 0, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-decadere.swf', 16, 22, 0, 1, '', '???', 1, 'pet', '1', 0, 'f
alse', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(272, 42, 'none', 'none', 'Plushie Cysero', 1, 0, 45, 0, 0, 'This is the cutest
crazy guy EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiecysero.swf'
, 12, 22, 5, 8, '', 'Bacon', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 5,
0, 0, 0, 0, 0, 0, 0, 0),
(273, 42, 'none', 'none', 'Plushie Noxus', 1, 0, 45, 0, 0, 'This is the cutest n
ecromancer EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushienoxus.swf'
, 14, 24, 5, 8, '', 'Disease', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5
, 0, 0, 0, 0, 0, 0, 0, 0),
(274, 42, 'none', 'none', 'Plushie Nythera', 1, 0, 40, 0, 0, 'This is the cutest
dragon mage EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushienythera.
swf', 13, 23, 5, 8, '', '???', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5
, 0, 0, 0, 0, 0, 0, 0, 0),
(275, 42, 'none', 'none', 'Clyde the Carrier Turtle', 1, 0, 40, 0, 0, 'Only Cyse
ro would use a Carrier Turtle to deliver his mail! But beware, Clyde can fight
back!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-CarrierTurtle.swf', 15, 20, 0
, 1, '', 'Stone', 1, 'pet', '1', 0, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 3, 0),
(276, 42, 'none', 'none', 'Rabbitizer 6000 Mach 2', 1, 0, 40, 0, 0, 'Lim prefers
mechanical rabbits over those cute, cuddly REAL ones. He thinks these are a MI
LLION times better! They keep going and going (and going)!', 0, 'Pet', 'Pet', 'P
et', 'Melee', 'pets/pet-rabbit.swf', 15, 20, 0, 1, '', 'Energy', 1, 'pet', '1',
0, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(277, 42, 'none', 'none', 'Decadere Youngling', 1, 0, 40, 0, 0, 'Just HOW did Cy
sero manage to get his hands on this baby Void dragon?', 0, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-decadere.swf', 15, 20, 0, 1, '', '???', 1, 'pet', '1', 1, 'f
alse', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),

(278, 42, 'none', 'none', 'PoeLala ', 1, 0, 40, 0, 0, 'PoeLala is a very helpful
moglin! She will use her magic to increase either your Crit, Dodge, Melee Defen
se, Magic Defense, or Ranged Defense. The higher level PoeLala you have, the mo
re her magic will help you!', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-PoeLala
-lvl40r3.swf', 0, 0, 0, 10, '', 'Metal', 1, 'pet', '1', 1, 'false', 5, 5, 0, 5,
5, 5, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0),
(279, 42, 'none', 'none', 'Adorable Baby Dracolich Pet', 1, 0, 40, 0, 0, 'You fo
ught long and hard to protect Zorbak''s legion of baby dracoliches, and now you
can have one of them as a pet! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-dra
colichDC-r1.swf', 16, 20, 5, 5, '', 'Darkness', 1, 'pet', '1', 1, 'false', 5, 0,
0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(280, 42, 'none', 'none', 'Sneevil Charger', 1, 0, 40, 0, 0, 'The sneevils have
co-opted Cysero''s carrier turtles and are using them to charge into battle (ver
y, very slowly)!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-SneevTurtle.swf',
15, 20, 0, 1, '', 'Wind', 1, 'pet', '1', 0, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 3, 0),
(281, 42, 'none', 'none', 'Plushie Rolith', 1, 0, 40, 0, 0, 'This is the cutest
knight captain EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushierolith
.swf', 11, 21, 5, 8, '', 'Silver', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0,
0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(282, 42, 'none', 'none', 'Plushie Thyton', 1, 0, 35, 0, 0, 'This is the cutest
ninja EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiethyton.swf', 1
2, 18, 5, 3, '', 'Wind', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 5, 0, 0
, 0, 0, 0, 0, 0, 0),
(283, 42, 'none', 'none', 'Cysero''s Agitated Orb', 1, 0, 35, 0, 0, 'It''s Cyser
o''s Orb, and its CRANKY!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Cyserosor
b.swf', 16, 20, 0, 9, '', 'Energy', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(284, 42, 'none', 'none', 'Plushie True Mortal', 1, 0, 35, 0, 0, 'This is the cu
test spirit warden EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushietr
uemortal.swf', 13, 19, 5, 3, '', 'Ice', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0
, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(285, 42, 'none', 'none', 'Plushie Frostscythe', 1, 0, 30, 0, 0, 'This is the cu
test frost lord EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiefrost
scythe.swf', 13, 17, 5, 10, '', 'Ice', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0,
0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(286, 42, 'none', 'none', 'Decadere Youngling', 1, 0, 30, 0, 0, 'Just HOW did Cy
sero manage to get his hands on this baby Void dragon?', 0, 'Pet', 'Pet', 'Pet',
'Magic', 'pets/pet-decadere.swf', 12, 20, 0, 1, '', '???', 1, 'pet', '1', 1, 'f
alse', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(287, 42, 'none', 'none', 'Snuggles', 1, 0, 30, 0, 0, 'You asked for the chance
to make Grams'' Doom pets your very own, so we''re giving them to you! Now you'
'll be able to take Snuggles home and retrain him to HELP you!', 0, 'Pet', 'Pet'
, 'Pet', 'Magic', 'pets/pet-snuggles.swf', 9, 15, 5, 10, '', 'Darkness', 1, 'pet
', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(288, 42, 'none', 'none', 'Cuddles', 1, 0, 30, 0, 0, 'You asked for the chance t
o make Grams'' Doom pets your very own, so we''re giving them to you! Now you''
ll be able to take Cuddles home and retrain him to HELP you!', 0, 'Pet', 'Pet',
'Pet', 'Magic', 'pets/pet-cuddles-r1.swf', 9, 15, 5, 10, '', 'Darkness', 1, 'pe
t', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(289, 42, 'none', 'none', 'Plushie Ghost', 1, 0, 30, 0, 0, 'This is the cutest s
pecter EVER! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushieghost.swf', 12
, 16, 5, 10, '', 'Darkness', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 5,
0, 0, 0, 0, 0, 0, 0, 0),
(290, 42, 'none', 'none', 'PoeLala', 1, 0, 25, 0, 0, 'PoeLala is a very helpful
moglin! She will use her magic to increase either your Crit, Dodge, Melee Defens
e, Magic Defense, or Ranged Defense. The higher level PoeLala you have, the mor
e her magic will help you!', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-PoeLalalvl25r3.swf', 0, 0, 0, 10, '', 'Metal', 1, 'pet', '1', 1, 'false', 5, 5, 0, 5, 5
, 5, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0),

(291, 42, 'none', 'none', 'Pigasus', 1, 0, 25, 0, 0, 'No one thought pigs could
fly. Then these creatures appeared on Mount Beeflympus and proved them all wron
g! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-pigasus.swf', 12, 15, 2, 0, '',
'Bacon', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 0, 0
, 0),
(292, 42, 'none', 'none', 'Zixcy', 1, 0, 22, 0, 0, 'This rare PrideLord is Zhoom
''s armored pet and faithful companion. He has a larger than average chance to g
et a critical hit on his opponent.', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/petzixy.swf', 10, 19, 0, 9, '', 'Metal', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0,
0, 0, 0, 0, 5, 0, 3, 0, 0, 0, 0),
(293, 42, 'none', 'none', 'Fiend', 1, 0, 20, 0, 0, 'This odd little guy comes fr
om a different dimension. He stinks of brimstone so you can guess that it''s a d
imension that doesn''t care how it smells.', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'p
ets/pet-Fiend.swf', 8, 19, 0, 9, '', 'Darkness', 1, 'pet', '1', 1, 'false', 2, 0
, 0, 0, 0, 0, 0, 0, 0, 5, 0, 3, 0, 0, 0, 0),
(294, 42, 'none', 'none', 'Adorable Baby Dracolich Pet', 1, 0, 20, 0, 0, 'You fo
ught long and hard to protect Zorbak''s legion of baby dracoliches, and now you
can have one of them as a pet! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-dra
colichDC-r1.swf', 14, 18, 0, 5, '', 'Darkness', 1, 'pet', '1', 1, 'false', 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(295, 42, 'none', 'none', 'Decadere Youngling', 1, 0, 20, 0, 0, 'Just HOW did Cy
sero manage to get his hands on this baby Void dragon?', 0, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-decadere.swf', 10, 18, 0, 9, '', '???', 1, 'pet', '1', 1, 'f
alse', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(296, 42, 'none', 'none', 'SandCrabz', 1, 0, 19, 0, 0, 'This is a very unique mo
nster from the dunes of the Sandsea. They are never seen during the day, preferr
ing the cool desert nights to hunt. ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pe
t-SandCrabz.swf', 12, 15, 5, 0, '', 'Light', 1, 'pet', '1', 1, 'false', 3, 0, 0,
0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(297, 42, 'none', 'none', 'Babmuu', 1, 0, 17, 0, 0, 'This strange creature seems
to be made of living stone. It has a thick rocky hide that protects it from all
but the most extreme conditions and fires streams of compressed dirt from its e
yes as an attack!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-babmu.swf', 10, 1
5, 2, 0, '', 'Stone', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0
, 0, 0, 0, 0, 0),
(298, 42, 'none', 'none', 'Two-Headed Puppy', 1, 0, 15, 0, 0, 'When all four of
those big red eyes look up at you, you can''t help but want to pet it and pet it
! As it gets older, a third head will emerge until it looks like its father. F
reaky! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-hellpuppy.swf', 11, 15, 1,
10, '', 'Ice', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,
5, 0, 0),
(299, 42, 'none', 'none', 'Decadere Youngling', 1, 0, 10, 0, 0, 'Just HOW did Cy
sero manage to get his hands on this baby Void dragon?', 0, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-decadere.swf', 8, 12, 0, 77, '', '???', 1, 'pet', '1', 1, 'f
alse', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(300, 42, 'none', 'none', 'Braydenball', 1, 0, 8, 0, 0, 'This...creature?... com
es from parts unknown. Grams found a box of these things on her doorstep and aft
er training them... found them too odd to deal wth so she gave them to Cysero. B
lak5!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-braydenball2.swf', 3, 20, 3,
12, '', '???', 1, 'pet', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 5,
5, 0, 0),
(301, 42, 'none', 'none', 'Scary Doll', 1, 0, 8, 0, 0, 'The latest toy craze to
hit shelves is abyssofmillinium''s Scary Doll! Get one for your little ghoul tod
ay!', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-ScaryDoll.swf', 6, 15, 0, 3, ''
, 'Fire', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0),
(302, 42, 'none', 'none', 'Baby Splashy', 1, 0, 5, 0, 0, 'This rare creature is
found only in the purest natural spring water on Lore. If raised properly it cou
ld turn out to be your best friend. If raised poorly it might eat your horse if
you say the wrong thing to it. ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-spl

ashy.swf', 5, 14, 3, 9, '', 'Water', 1, 'pet', '1', 1, 'false', 1, 0, 0, 0, 0, 0


, 0, 3, 0, 3, 3, 0, 0, 5, 0, 0),
(303, 42, 'none', 'none', 'PoeLala', 1, 0, 1, 0, 0, 'PoeLala is a very helpful m
oglin! She will use her magic to increase either your Crit, Dodge, Melee Defense
, Magic Defense, or Ranged Defense. The higher level PoeLala you have, the more
her magic will help you!', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-PoeLala-l
vl1r3.swf', 0, 0, 0, 10, '', 'Metal', 1, 'pet', '1', 1, 'false', 5, 5, 0, 5, 5,
5, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0),
(304, 43, 'none', 'none', 'Mirrored DragonLord Helm', 1, 0, 52, 0, 0, 'This helm
was forged from the same materials used in making the DragonLord armor. It was
designed to strike the same fear and awe into the Dragonlord''s foes. Then Cyser
o coated it with reflective paint, and now it will match your armor!', 1, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragonlord1-color.swf', 0, 0, 5,
12, 'All,6', 'Metal', 1, 'helm', '1', 1, 'false', 5, 3, 0, 0, 0, 2, 0, 5, 0, 5,
5, 5, 1, 0, 3, 0),
(305, 43, 'none', 'none', 'Mirrored DragonLord Helm', 1, 0, 42, 0, 0, 'This helm
was forged from the same materials used in making the DragonLord armor. It was
designed to strike the same fear and awe into the Dragonlord''s foes. Then Cyser
o coated it with reflective paint, and now it will match your armor!', 1, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragonlord1-color.swf', 0, 0, 4,
12, 'All,6', 'Metal', 1, 'helm', '1', 1, 'false', 4, 3, 0, 0, 0, 2, 0, 4, 0, 5,
5, 5, 1, 0, 1, 0),
(306, 43, 'none', 'none', 'Mirrored DragonLord Helm', 1, 0, 32, 0, 0, 'This helm
was forged from the same materials used in making the DragonLord armor. It was
designed to strike the same fear and awe into the Dragonlord''s foes. Then Cyser
o coated it with reflective paint, and now it will match your armor!', 1, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragonlord1-color.swf', 0, 0, 2,
12, 'All,6', 'Metal', 1, 'helm', '1', 1, 'false', 3, 3, 0, 0, 0, 2, 0, 2, 0, 5,
5, 5, 1, 0, 1, 0),
(307, 43, 'none', 'none', 'Mirrored DragonLord Helm', 1, 0, 22, 0, 0, 'This helm
was forged from the same materials used in making the DragonLord armor. It was
designed to strike the same fear and awe into the Dragonlord''s foes. Then Cyser
o coated it with reflective paint, and now it will match your armor!', 1, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragonlord1-color.swf', 0, 0, 2,
12, 'All,5', 'Metal', 1, 'helm', '1', 1, 'false', 1, 3, 0, 0, 0, 2, 0, 2, 0, 5,
5, 5, 1, 0, 1, 0),
(308, 43, 'none', 'none', 'Mirrored DragonLord Helm', 1, 0, 12, 0, 0, 'This helm
was forged from the same materials used in making the DragonLord armor. It was
designed to strike the same fear and awe into the Dragonlord''s foes. Then Cyser
o coated it with reflective paint, and now it will match your armor!', 1, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragonlord1-color.swf', 0, 0, 2,
12, 'All,4', 'Metal', 1, 'helm', '1', 1, 'false', 1, 3, 0, 0, 0, 2, 0, 2, 0, 5,
2, 5, 1, 0, 1, 0),
(309, 43, 'none', 'none', 'DragonLord Helm', 1, 0, 12, 0, 0, 'This helm was forg
ed from the same materials used in making the DragonLord armor. It was designed
to strike the same fear and awe into the Dragonlord''s foes.', 1, 'Head', 'Armor
', 'Helmet', 'Melee', 'head/helms/helm-dragonlord1.swf', 0, 0, 2, 12, 'Metal,2,D
arkness,5', 'Metal', 1, 'helm', '1', 1, 'false', 1, 3, 0, 0, 0, 2, 0, 2, 0, 5, 2
, 5, 1, 0, 1, 0),
(310, 43, 'none', 'none', 'Blinding Mantle of Destiny', 1, 0, 70, 0, 0, 'Once up
on a time, a great crusader of the Light donned this mantle; its brilliant glowi
ng wings blinded his enemies with the power of truth and justice! Its strength i
s now yours!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-destiny.swf
', 0, 0, 6, 50, 'All,2', 'Light', 1, 'cape', '1', 1, 'false', 6, 4, 0, 0, 0, 4,
0, 6, 0, 6, 6, 6, 0, 9, 0, 9),
(311, 43, 'none', 'none', 'Belial''s Armored Visage', 1, 0, 70, 0, 0, 'This helm
was discovered in the nether regions of the abyss. It was said to give the pow
er of Belial to those willing to wear this evil helm.', 0, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-ArmoredVisage.swf', 0, 0, 7, 25, 'Darkness,13,Po
ison,9,Disease,6,Immobility,5,All,2', 'Evil', 1, 'helm', '1', 1, 'false', 13, 8,

0, 2, 1, 8, 0, 7, 2, 10, 10, 10, 0, 0, 6, 6),


(312, 43, 'none', 'none', 'Blinding Helm of Destiny', 1, 0, 70, 0, 0, 'Once belo
nging to a famous paladin, it is said that a single gaze from this helm will obl
iterate shadow itself; no darkness is safe from its vigilance! It''s fully awake
ned power is now yours!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/hel
m-destiny.swf', 0, 0, 10, 50, 'All,6', 'Light', 1, 'helm', '0', 0, 'false', 10,
5, 0, 0, 5, 5, 0, 10, 0, 8, 8, 8, 0, 10, 8, 10),
(313, 43, 'none', 'none', 'Chronovisage', 1, 0, 60, 0, 0, 'The latest in clockwo
rk headwear!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-chronovis
age.swf', 0, 0, 7, 25, 'Energy,7,Darkness,7,Immobility,4,Health,-3', 'Metal', 1,
'helm', '1', 1, 'false', 5, 4, 0, 3, 0, 4, 0, 7, 0, 5, 5, 5, 0, 0, 2, 5),
(314, 43, 'none', 'none', 'Grand ChaosPhoenix Wings', 1, 0, 50, 0, 0, 'These win
gs come from a bird which only rises out of Chaos! Can you imagine what it feed
s its nestlings?!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-phoe
nix2.swf', 0, 0, 3, 15, 'Immobility,9,Poison,9', 'None', 1, 'wings', '1', 1, 'fa
lse', 4, 3, 0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 6, 0, 6, 0),
(315, 43, 'none', 'none', 'Zirkonnin Guard Helm', 1, 0, 45, 0, 0, 'The official
helm of the Zirkonnin Royal Guard. Now with 25% more Zirkkonium.', 0, 'Head', 'A
rmor', 'Helmet', 'Melee', 'head/helms/helm-morebuns.swf', 0, 0, 0, 6, 'All,5', '
Metal', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 5,
0),
(316, 43, 'none', 'none', 'Zirkonnin Assassin''s Helm', 1, 0, 45, 0, 0, 'The off
icial mask of the Zirkonnin Empire''s Deadly Assassins. Now with 25% more Zirkko
nium.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-bun.swf', 0, 0,
5, 6, 'All,5', 'Metal', 1, 'helm', '1', 1, 'false', 5, 5, 0, 0, 0, 0, 0, 5, 0, 0
, 0, 0, 0, 0, 0, 0),
(317, 43, 'none', 'none', 'Belial''s Armored Visage', 1, 0, 45, 0, 0, 'This helm
was discovered in the nether regions of the abyss. It was said to give the pow
er of Belial to those willing to wear this evil helm.', 0, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-ArmoredVisage.swf', 0, 0, 5, 15, 'Darkness,7,Poi
son,6,Disease,2,Immobility,3', 'Evil', 1, '', '1', 1, 'false', 6, 6, 0, 1, 0, 6,
0, 5, 1, 6, 6, 6, 0, 0, 4, 4),
(318, 43, 'none', 'none', 'Chronovisage', 1, 0, 40, 0, 0, 'The latest in clockwo
rk headwear!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-chronovis
age.swf', 0, 0, 4, 25, 'Energy,5,Darkness,5', 'Metal', 1, 'helm', '1', 1, 'false
', 2, 3, 0, 0, 0, 3, 0, 4, 0, 4, 4, 4, 0, 0, 0, 3),
(319, 43, 'none', 'none', 'Shining Mirrored Wings', 1, 0, 40, 0, 0, 'These wings
mirror the color of your armor''s trim to create a stylish accessory! ', 0, 'B
ack', 'Armor', 'Wings', 'Melee', 'items/back/wings-cherubcolor.swf', 0, 0, 2, 10
, 'Water,5,Wind,5,Stone,5,Fire,5', 'Metal', 1, 'wings', '1', 1, 'false', 4, 0, 0
, 0, 0, 0, 0, 2, 0, 4, 4, 4, 0, 0, 6, 0),
(320, 43, 'none', 'none', 'Psychopomp''s Stay', 1, 0, 35, 0, 0, 'The healing pow
ers of this helm help to stave off the Reaper.', 0, 'Head', 'Armor', 'Helmet', '
Melee', 'head/helms/helm-wings.swf', 0, 0, 3, 6, 'Immobility,5,Health,-5', 'Meta
l', 1, 'helm', '1', 1, 'false', 0, 0, 0, 1, 0, 5, 0, 3, 0, 5, 0, 2, 0, 0, 0, 0),
(321, 43, 'none', 'none', 'Soul Guide''s Bane', 1, 0, 35, 0, 0, 'The dark mendin
g magics contained in this hat make it possible to ward off death, if you''re re
sourceful enough.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-witc
hhat.swf', 0, 0, 3, 6, 'Immoblity,5,Health,-5', 'Metal', 1, 'helm', '1', 1, 'fal
se', 0, 0, 0, 1, 0, 5, 0, 3, 0, 0, 0, 6, 0, 0, 0, 0),
(322, 43, 'none', 'none', 'Spicy Hotwings', 1, 0, 35, 0, 0, 'These wings really
spice up your outfit!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wingshotwings.swf', 0, 0, 0, 5, 'Water,5,Ice,5', 'Fire', 1, 'wings', '1', 1, 'false',
4, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0, 6, 0),
(323, 43, 'none', 'none', 'Mighty ChaosPhoenix Wings', 1, 0, 30, 0, 0, 'These wi
ngs come from a bird which only rises out of Chaos! Can you imagine what it fee
ds its nestlings?!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-pho
enixpurple.swf', 0, 0, 0, 15, 'Immobility,7,Poison,7', 'None', 1, 'wings', '1',
1, 'false', 4, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 0, 4, 0),
(324, 43, 'none', 'none', 'Spiked Death Helm', 1, 0, 25, 0, 0, 'This helm exudes

the chilly aura of death.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/


helm-spikymouth.swf', 0, 0, 0, 6, 'Ice,10', 'Ice', 1, 'helm', '1', 1, 'false', 3
, 3, 0, 0, 0, 3, 0, 0, 0, 3, 0, 0, 0, 0, 5, 0),
(325, 43, 'none', 'none', 'Iceweave Hood', 1, 0, 25, 0, 0, 'The cloth of this ho
od is made from a special blend known only to the Ice Elves.', 0, 'Head', 'Armor
', 'Helmet', 'Melee', 'head/helms/helm-hood.swf', 0, 0, 0, 6, 'Ice,10', 'Ice', 1
, 'helm', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 3, 0, 0, 5, 0),
(326, 43, 'none', 'none', 'Grand Guardian Helm', 1, 0, 20, 0, 0, 'This helm is t
he type worn by the elite Guardians of legend. The style is a little outdated bu
t its power is undeniable.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/
helm-silvergold.swf', 0, 0, 4, 22, 'Darkness,2,Light,2,Fire,2,Ice,2,Wind,2', 'Me
tal', 1, 'helm', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 4, 0, 3, 2, 3, 1, 3, 0, 0
),
(327, 43, 'none', 'none', 'Chronovisage', 1, 0, 20, 0, 0, 'The latest in clockwo
rk headwear!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-chronovis
age.swf', 0, 0, 3, 25, 'Darkness,3,Energy,3', 'Metal', 1, 'helm', '1', 1, 'false
', 1, 2, 0, 0, 0, 2, 0, 3, 0, 3, 3, 3, 0, 0, 0, 1),
(328, 43, 'none', 'none', 'Mirrored Wings', 1, 0, 20, 0, 0, 'These wings mirror
the color of your armor''s trim to create a stylish accessory! ', 0, 'Back', 'A
rmor', 'Wings', 'Melee', 'items/back/wings-cherubcolor.swf', 0, 0, 0, 10, 'Water
,2,Wind,2,Stone,2,Fire,2', 'Metal', 1, 'wings', '1', 1, 'false', 4, 0, 0, 0, 0,
0, 0, 0, 0, 2, 2, 2, 0, 0, 4, 0),
(329, 43, 'none', 'none', 'ChaosPhoenix Wings', 1, 0, 15, 0, 0, 'These wings com
e from a bird which only rises out of Chaos! Can you imagine what it feeds its
nestlings?!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-phoenixpur
ple.swf', 0, 0, 0, 15, 'Immobility,5,Poison,5', 'None', 1, 'wings', '1', 1, 'fal
se', 2, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0),
(330, 43, 'none', 'none', 'Necromancer Cape', 1, 0, 10, 0, 0, 'This dusky cape i
s the official wear for Necromancers everywhere.', 0, 'Back', 'Armor', 'Cape', '
Melee', 'items/back/cape-necro.swf', 0, 0, 4, 9, 'Light,3,Darkness,3', 'Darkness
', 1, 'cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0, 3, 2, 3, 0, -2, 0, 0),
(331, 43, 'none', 'none', 'Necromancer''s Cowl', 1, 0, 10, 0, 0, 'This mysteriou
s cowl with hide your features from the burning day-star and protect your sinuse
s from excessive bone dust.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms
/helm-necro.swf', 0, 0, 3, 5, 'Light,2,Darkness,3', 'Darkness', 1, 'helm', '1',
1, 'false', 2, 0, 0, 0, 0, 2, 0, 3, 0, 3, 3, 3, 0, -2, 0, 0),
(332, 43, 'none', 'none', 'Big Daddy''s Stylin'' Hat', 1, 0, 10, 0, 0, 'Bow Chic
ka WOW WOW!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-imp.swf',
0, 0, 2, 5, 'Darkness,3', 'Light', 1, 'helm', '1', 1, 'false', 2, 0, 0, 0, 0, 2,
0, 2, 0, 2, 4, 2, 0, 5, 0, 0),
(333, 43, 'none', 'none', 'Cherub Wings', 1, 0, 10, 0, 0, 'These wings are the t
ype that the heralds of love wear as they fly around and snipe unsuspecting prey
with their love arrows. They normally grant the power of FLIGHT... but you''re
too big. ', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/birdwings-cherub-r
ed.swf', 0, 0, 0, 7, 'Light,3', 'Light', 1, 'wings', '1', 1, 'false', 0, 1, 0, 0
, 0, 3, 0, 0, 0, 1, 3, 1, 3, 3, 0, 0),
(334, 43, 'none', 'none', 'Hotwings', 1, 0, 10, 0, 0, 'These wings really spice
up your outfit!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-hotwin
gs.swf', 0, 0, 0, 5, 'Water,3,Ice,3', 'Fire', 1, 'wings', '1', 1, 'false', 0, 0,
0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 3, 0),
(335, 43, 'none', 'none', 'Chicken Helmet of Lore', 1, 0, 8, 0, 0, 'This hat is
awesome, so awesome it keeps your head warm and keeps those pesky spells from me
lting off your face too much, Plus you look like a huge chicken!', 0, 'Head', 'A
rmor', 'Helmet', 'Melee', 'head/helms/helm-chicken.swf', 0, 0, 0, 10, 'Poison,2,
Silver,2', 'None', 1, 'helm', '1', 1, 'false', 2, 3, 0, 0, 0, 3, 0, 0, 0, 2, 1,
2, 1, 0, 1, 0),
(336, 43, 'none', 'none', 'Weaver''s Cap', 1, 0, 8, 0, 0, 'Rice pickers used to
wear this hat in the ole'' days. Now it just looks cool and is featured in many
asian flicks. Usually awesome fighting type people wear it. You are probably not
worthy.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-coolie.swf',

0, 0, 1, 10, 'Metal,2,Water,5', 'None', 1, 'helm', '1', 1, 'false', 0, 3, 0, 0,


0, 1, 0, 1, 1, 1, 3, 1, 0, 0, 2, 0),
(337, 43, 'none', 'none', 'Dragonmaster''s Helm', 1, 0, 7, 0, 0, 'This helm is t
he type worn by DragonMasters. While not as powerful as a full DragonLord, Drago
nMasters are still known the world over for their fierceness and strength. ', 0,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragonmaster.swf', 0, 0, 0
, 12, 'Darkness,2,Light,2', 'Metal', 1, 'helm', '1', 1, 'false', 2, 2, 0, 0, 0,
1, 0, 0, 0, 4, 0, 3, 1, 1, 0, 0),
(338, 43, 'none', 'none', 'Guardian Page Helm', 1, 0, 7, 0, 0, 'This style of he
lm was worn many centuries ago by the pages and servants of Guardians. The style
was later adopted by other heroes and now can be worn by anyone, but it still h
as strong ties to its Guardian heritage.', 0, 'Head', 'Armor', 'Helmet', 'Melee'
, 'head/helms/helm-silvergold2.swf', 0, 0, 2, 12, 'Poison,2,Disease,2', 'Metal',
1, 'helm', '1', 1, 'false', 0, 3, 0, 0, 0, 0, 0, 2, 0, 2, 5, 2, 4, 0, 1, 0),
(339, 43, 'none', 'none', 'Arrows', 1, 0, 5, 0, 0, 'Chicks dig scars! Show what
a truly invincible hero you are by sporting these stylish arrows. You''re too bu
sy being heroic to pull them out of your back. ', 0, 'Back', 'Armor', 'Cape', 'M
elee', 'items/back/cape-arrows.swf', 0, 0, 0, 9, 'Metal,3', 'Metal', 1, 'cape',
'1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -5, 10, 3, 0),
(340, 43, 'none', 'none', 'Shark Fin', 1, 0, 5, 0, 0, 'This back piece shows tha
t you''re a true predator and that you can smell one drop of blood in one thousa
nd gallons of water (smell power not included)', 0, 'Back', 'Armor', 'Cape', 'Me
lee', 'items/back/cape-sharkfin.swf', 0, 0, 1, 9, 'Water,3', 'Water', 1, 'cape',
'1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 3, 5, 0, 0, 0, 0, 0),
(341, 43, 'none', 'none', 'Paper Bag', 1, 0, 5, 0, 0, 'This is no ordinary paper
bag with holes cut into it. This, my friend, is a MAGIC paper bag with holes cu
t into it. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-bag.swf',
0, 0, 3, 2, 'Immobility,5', 'Wood', 1, 'helm', '1', 1, 'false', 3, 1, 0, 0, 0, 5
, 0, 3, 0, 5, 0, 0, 0, -5, 0, 0),
(342, 43, 'none', 'none', 'Watermelon', 1, 0, 5, 0, 0, 'Yeah, sure, you''re wear
ing melon on your head, but look at it this way... if you get hungry you can eat
your hat. This helm provides VERY good protection against water attacks. ', 0,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-melon.swf', 0, 0, 3, 9, 'Wa
ter,10', 'Water', 1, 'helm', '1', 1, 'false', 0, 1, 0, 0, 0, 1, 0, 3, 1, 0, 0, 0
, 2, 1, 3, 0),
(343, 43, 'none', 'none', 'Lavis Helm', 1, 0, 5, 0, 0, 'This helm was found on a
battlefield after the battle had ended. No one knows who was fighting or what t
he battle was about. All that is known is that this helm gives amazing strength
to any whom wear it. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helmshredder.swf', 0, 0, 0, 9, '', 'Darkness', 1, 'helm', '1', 1, 'false', 2, 0, 0,
0, 0, 2, 0, 0, 0, 5, 0, 1, 0, 0, 0, 0),
(344, 43, 'none', 'none', 'Dwarvish Army helm', 1, 0, 5, 0, 0, 'This sturdy helm
et is the type that the dwarven nations often outfit their soldiers in. If your
neck is strong enough to support it, then you have earned the right to wear it!'
, 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-juggernaut.swf', 0, 0,
0, 9, 'Metal,3', 'Metal', 1, 'helm', '1', 1, 'false', 1, 3, 0, 0, 0, 3, 0, 0, 0
, 2, 3, 0, 0, 0, 0, 0),
(345, 43, 'none', 'none', 'Crusader''s Helmet', 1, 0, 5, 0, 0, 'Long ago there w
as an order of paladins who swore an oath to recover the strongest elemental lig
ht artifacts on Lore and return them to their keep. in many cases, only their he
lms returned from this dangerous journey.', 0, 'Head', 'Armor', 'Helmet', 'Melee
', 'head/helms/helm-crusader.swf', 0, 0, 3, 9, 'Darkness,3', 'Darkness', 1, 'hel
m', '1', 1, 'false', 1, 3, 0, 0, 0, 3, 0, 3, 0, 0, 0, 1, 1, 2, 0, 0),
(346, 43, 'none', 'none', 'Draconic Guard', 1, 0, 5, 0, 0, 'Fashioned in the sty
le of the dragon guards, this helm was made to represent draconic superiority, a
nd worn by dragons in human form during battle. ', 0, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-dragon.swf', 0, 0, 1, 9, 'Fire,3', 'Fire', 1, 'helm',
'1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 4, 1, 0, 0, 0, 0, 0),
(347, 43, 'none', 'none', 'Jousting Helm', 1, 0, 5, 0, 0, 'This helm is designed
to deflect blows from oncoming lances during a joust. It would also be great he

adgear for a human cannonball. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/h
elms/helm-joust.swf', 0, 0, 2, 9, '', 'Metal', 1, 'helm', '1', 1, 'false', 0, 2,
0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 0, 0, 0),
(348, 43, 'none', 'none', 'Helm of Guyshimitsu', 1, 0, 5, 0, 0, 'The strange nin
ja warrior Guyshimitsu lost this helm during this third mission, only to replace
it with an even more bizzare and terrifying helmet. ', 0, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-yoshi.swf', 0, 0, 1, 9, 'Metal,5', 'Metal', 1, '
helm', '1', 1, 'false', 0, 1, 0, 0, 0, 0, 0, 1, 0, 3, 2, 3, 0, 0, 3, 0),
(349, 43, 'none', 'none', 'Avenger''s Helm', 1, 0, 5, 0, 0, 'Long ago there was
an order of evil knights who swore to defend the worlds most powerful elemental
dark items from all danger. These knights attempted to keep light balanced with
darkness, but these knights became lost to the dark. ', 0, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-avenger.swf', 0, 0, 0, 9, 'Light,3', 'Light', 1,
'helm', '1', 1, 'false', 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0),
(350, 43, 'none', 'none', 'Dewdrop Fairy Wings', 1, 0, 5, 0, 0, 'These wings wer
e fashioned by faeries for a hero among their people. Somehow they got lost in h
er laundry and ended up here. ', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/ba
ck/wings-fairy.swf', 0, 0, 1, 9, 'Light,5,Wind,3', 'Light', 1, 'wings', '1', 1,
'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 3, 5, 5, 0, 0),
(351, 43, 'none', 'none', 'Dragon Wings', 1, 0, 5, 0, 0, 'These enchanted wings
move and stretch like a real dragon''s wings do. They have been enchanted with a
live of their own using an experimental mixture of human and dragon magics.', 0
, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/dragonwings-wings01.swf', 0, 0,
0, 9, 'Fire,2', 'Fire', 1, 'wings', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0,
3, 0, 0, 0, 0, 3, 0),
(352, 45, 'none', 'none', 'Flux Vortex Band', 2, 0, 50, 0, 0, 'This belt is made
of stuff and things, and when you stare at it for too long, you imagine you''re
seeing into space and time. This item requires a Dragon Amulet.', 1, 'Waist',
'Armor', 'Belt', 'Melee', '', 0, 0, 5, 5, 'Fire,9,Ice,9', 'None', 1, 'belt', '1'
, 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 5, 0),
(353, 45, 'none', 'none', 'Memento Tempii Chaotica', 2, 0, 45, 0, 0, 'This belt
is made of colored rings sewn to a silk band and signifies that its wearer holds
the throne of the united Jungle Fury tribes. It is said to lend magical aid to
its owner. This item requires a Dragon Amulet.', 0, 'Waist', 'Armor', 'Belt',
'Melee', '', 0, 0, 4, 5, 'Fire,7,Ice,7', 'None', 1, 'belt', '1', 1, 'false', 4,
0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 3, 0, 0, 5, 0),
(354, 45, 'none', 'none', 'Rose''s Chaotic Tempus Wrap', 2, 0, 40, 0, 0, 'You ke
pt this after defeating the Mushroom Major General in the deep woods near Oaklor
e Keep. It''s soft, has some shiny metal bits, and has made you more able to do
dge enemies when you wear it.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0,
3, 5, 'Fire,7,Ice,6', 'Nature', 1, 'belt', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0,
3, 0, 0, 0, 2, 0, 0, 5, 0),
(355, 45, 'none', 'none', 'Rose''s Chaotic Flux Sash', 2, 0, 35, 0, 0, 'When you
wear this, time spins out of control!', 0, 'Waist', 'Armor', 'Belt', 'Melee', '
', 0, 0, 2, 5, 'Fire,7,Ice,5', 'None', 1, 'belt', '1', 1, 'false', 4, 0, 0, 0, 0
, 0, 0, 2, 0, 0, 0, 2, 0, 0, 4, 0),
(356, 45, 'none', 'none', 'Memento Tempii Aurus', 2, 0, 30, 0, 0, 'Latin is a de
ad language on Lore, too. But scholars and time travel fairies still love to us
e it.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 1, 5, 'Fire,7,Ice,3', 'N
one', 1, 'belt', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3, 0
),
(357, 45, 'none', 'none', 'Rose''s Golden Tempus Sash', 2, 0, 25, 0, 0, 'Time ke
eps on slipping into the future. Time is golden. So by some transitive property
of math, gold keeps on slipping into the future. Is there any way to make money
off of that?', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 0, 5, 'Fire,7',
'None', 1, 'belt', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3,
0),
(358, 45, 'none', 'none', 'Rose''s Golden Flux Sash', 2, 0, 20, 0, 0, 'Shiny AND
temporal! This belt has it all!', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0,
0, 0, 5, 'Fire,6', 'None', 1, 'belt', '1', 1, 'false', 2, 1, 0, 1, 0, 1, 0, 0,

0, 0, 0, 0, 0, 0, 3, 0),
(359, 45, 'none', 'none', 'Memento Tempii', 2, 0, 15, 0, 0, 'You''ll never be la
te wearing this stylish belt!\n', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0
, 0, 5, 'Fire,5', 'None', 1, 'belt', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 2, 0),
(360, 45, 'none', 'none', 'Rose''s Tempus Wrap', 2, 0, 10, 0, 0, 'Numbers run al
ong the edge of this sash. As you approach your original spacetime location, th
e numbers glow brighter.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 0, 5,
'Fire,3', 'None', 1, 'belt', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 2, 0),
(361, 45, 'none', 'none', 'Rose''s Flux Sash', 2, 0, 5, 0, 0, 'This belt goes GR
EAT with time travel. It makes you look slimming in a timely manner.', 0, 'Wais
t', 'Armor', 'Belt', 'Melee', '', 0, 0, 0, 5, '', 'None', 1, 'belt', '1', 1, 'fa
lse', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0),
(362, 46, 'none', 'none', 'Midday', 2, 0, 40, 0, 0, 'Once a shadowy and mysterio
us dagger of great power, its blade was almost impossible to see in low light. R
ecovered by Yulgar, this blade was purified by Artix.', 1, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-shadowdagger2.swf', 54, 70, 4, 1, 'Dark
ness,7', 'Light', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 4, 0, 0, 3,
0, 0, 0, 0, 0),
(363, 46, 'none', 'none', 'Mind Vision', 2, 0, 40, 0, 0, 'A staff that was once
used by a school of magicians who drew their power from the night. Recovered by
Yulgar, this staff was purified by Artix.', 1, 'Weapon', 'Weapon', 'Staff', 'Mag
ic', 'items/staffs/staff-shadowstaff2.swf', 52, 72, 4, 1, 'Darkness,7', 'Light',
1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 3, 0, 0, 0, 0),
(364, 46, 'none', 'none', 'Lightfall', 2, 0, 40, 0, 0, 'A sword with an enchante
d blade which was forged from the fabric of night itself. Recovered by Yulgar, t
his blade was purified by Artix.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-shadowsword2.swf', 56, 68, 4, 1, 'Darkness,7', 'Light', 1, 'swor
d', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0),
(365, 46, 'none', 'none', 'Midday', 2, 0, 23, 0, 0, 'Once a shadowy and mysterio
us dagger of great power, its blade was almost impossible to see in low light. R
ecovered by Yulgar, this blade was purified by Artix.', 1, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-shadowdagger2.swf', 40, 50, 2, 1, 'Dark
ness,5', 'Light', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0,
0, 0, 0, 0, 0),
(366, 46, 'none', 'none', 'Mind Vision', 2, 0, 23, 0, 0, 'A staff that was once
used by a school of magicians who drew their power from the night. Recovered by
Yulgar, this staff was purified by Artix.', 1, 'Weapon', 'Weapon', 'Staff', 'Mag
ic', 'items/staffs/staff-shadowstaff2.swf', 40, 50, 2, 1, 'Darkness,5', 'Light',
1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(367, 46, 'none', 'none', 'Lightfall', 2, 0, 23, 0, 0, 'A sword with an enchante
d blade which was forged from the fabric of night itself. Recovered by Yulgar, t
his blade was purified by Artix.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-shadowsword2.swf', 42, 48, 2, 1, 'Darkness,5', 'Light', 1, 'swor
d', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(368, 46, 'none', 'none', 'Midday', 2, 0, 8, 0, 0, 'Once a shadowy and mysteriou
s dagger of great power, its blade was almost impossible to see in low light. Re
covered by Yulgar, this blade was purified by Artix.', 1, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-shadowdagger2.swf', 20, 32, 0, 1, '', 'L
ight', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0),
(369, 46, 'none', 'none', 'Mind Vision', 2, 0, 8, 0, 0, 'A staff that was once u
sed by a school of magicians who drew their power from the night. Recovered by Y
ulgar, this staff was purified by Artix.', 1, 'Weapon', 'Weapon', 'Staff', 'Magi
c', 'items/staffs/staff-shadowstaff2.swf', 22, 30, 0, 1, '', 'Light', 1, 'staff'
, '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(370, 46, 'none', 'none', 'Lightfall', 2, 0, 8, 0, 0, 'A sword with an enchanted
blade which was forged from the fabric of night itself. Recovered by Yulgar, th
is blade was purified by Artix.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'item

s/swords/sword-shadowsword2.swf', 24, 28, 0, 1, '', 'Light', 1, 'sword', '1', 1,


'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(371, 47, 'none', 'none', 'Fading Ume', 2, 0, 31, 0, 0, 'This item requires a Dr
agon Amulet. The enchanted wood of the hilt of this dagger can focus mental ener
gy into a magical force blade. It all depends on how sharp your wits are.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ninjashop5.swf', 45
, 61, 0, 5, '', 'Poison', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0),
(372, 47, 'none', 'none', 'Withering Cherry Blossom', 2, 0, 31, 0, 0, 'This item
requires a Dragon Amulet. It has been carefully carved to more accurately focus
magical energies and alter them into a magical poison type damage.', 1, 'Weapon
', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-ninjashop5.swf', 40, 66, 0, 5
, '', 'Poison', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(373, 47, 'none', 'none', 'Whispering Lotus', 2, 0, 31, 0, 0, 'This item require
s a Dragon Amulet. The enchanted wood of the hilt of this sword can focus mental
energy into a magical force blade. It all depends on how sharp your wits are.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ninjashop5.swf', 4
2, 64, 0, 5, '', 'Poison', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0),
(374, 47, 'none', 'none', 'Unokubi', 2, 0, 27, 0, 0, 'This wind blade glows in a
n inner-fury. It draws it''s power from the skills of the ninja warrior using th
e blade and focuses that power through the flame-like runes on the blade. ', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ninjashop2.swf', 4
1, 53, 0, 1, '', 'Wind', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0),
(375, 47, 'none', 'none', 'Saiku', 2, 0, 27, 0, 0, 'This massive gold-plated bla
de was carved from the wood of a blessed tree. The gold plating is to avoid spli
nters.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ninjas
hop4.swf', 43, 49, 0, 1, '', 'Wood', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(376, 47, 'none', 'none', 'Nunti Bo', 2, 0, 27, 0, 0, 'This ninja staff has the
ability to focus magical energies, and to reach high shelves.', 0, 'Weapon', 'We
apon', 'Staff', 'Magic', 'items/staffs/staff-ninjashop4.swf', 35, 59, 0, 1, '',
'Wind', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0),
(377, 47, 'none', 'none', 'Kyushaku', 2, 0, 27, 0, 0, '', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-ninjashop3.swf', 38, 54, 0, 1, '', 'Wood'
, 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(378, 47, 'none', 'none', 'Kiriha', 2, 0, 27, 0, 0, 'This wind blade glows in an
inner-fury. It draws it''s power from the skills of the ninja warrior using the
blade and focuses that power through the flame-like runes on the blade. ', 0, '
Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ninjashop1.swf', 38, 56
, 0, 1, '', 'Wind', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0),
(379, 47, 'none', 'none', 'Shobu', 2, 0, 27, 0, 0, 'This massive gold-plated bla
de was carved from the wood of a blessed tree. The gold plating is to avoid spli
nters.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ninjashop4
.swf', 40, 52, 0, 1, '', 'Wood', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(380, 47, 'none', 'none', 'Shoto', 2, 0, 24, 0, 0, 'This wicked blade is is pape
r-thin but enchanted to have the same durability and strength as a blade of aver
age thickness.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', '/items/daggers/dagg
er-ninjashop1.swf', 43, 45, 0, 1, '', 'Wind', 1, 'dagger', '1', 1, 'false', 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(381, 47, 'none', 'none', 'Ko Ken', 2, 0, 24, 0, 0, 'This curved blade was forge
d to do as much damage as possible after sliding underneath any defense or armor
. ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', '/items/daggers/dagger-ninjashop
3.swf', 43, 47, 0, 1, '', 'Wood', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),

(382, 47, 'none', 'none', 'Tonfa', 2, 0, 24, 0, 0, 'This weapon was originally m
ade from a pair of tonfa but became fused together into this unusual wooden weap
on during a magical battle.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/st
affs/staff-ninjashop2.swf', 38, 50, 0, 1, '', 'Wind', 1, 'staff', '1', 1, 'false
', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(383, 47, 'none', 'none', 'O-Bo', 2, 0, 24, 0, 0, 'This staff doubles as a deadl
y mage weapon, as well as a soothing WOOD WIND. Wood wind.... get it? ', 0, 'Wea
pon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-ninjashop1.swf', 35, 55, 0
, 1, '', 'Wood', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0),
(384, 47, 'none', 'none', 'Kogarasu', 2, 0, 24, 0, 0, 'This blade was designed w
ith an odd curve. The unexpected shape of the blade tends to confuse other tradi
tionally trained sword-fighters giving you a deadly edge. ', 0, 'Weapon', 'Weapo
n', 'Sword', 'Melee', 'items/swords/sword-ninjashop2.swf', 40, 50, 0, 1, '', 'Wo
od', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
),
(385, 47, 'none', 'none', 'Shinogi', 2, 0, 24, 0, 0, 'This is a dangerously shar
p blade, with it''s steel folded several hundred times. The ninja using this bla
de will loose their edge before the blade itself will.', 0, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-ninjashop3.swf', 40, 48, 0, 1, '', 'Wind',
1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(386, 47, 'none', 'none', 'Itchy Itchy Paradise', 2, 0, 1, 0, 0, 'This sure does
n''t LOOK like a book of tactics... but Thyton won''t teach you any ninja skills
until you give him a copy of this book.', 0, 'Not Equipable', 'Item', 'Quest It
em', 'Melee', '', 0, 0, 0, 1, '', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(387, 48, 'none', 'none', 'Dragon Gray Ninja Mask', 2, 0, 5, 0, 0, 'This mask re
quires a Dragon Amulet. It is the type of mask work by the highly respected elit
e ninja of the Shadow of the Wind Clan.', 1, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-elitemask.swf', 0, 0, 1, 5, 'Silver,3', 'Light', 1, 'helm', '1
', 1, 'false', 1, 2, 0, 0, 0, 0, 0, 1, 0, 1, 4, 1, 0, 1, 0, 0),
(388, 48, 'none', 'none', 'Red Ninja Mask', 2, 0, 6, 0, 0, 'This is a standard i
ssue ninja mask for Shadow of the Wind Clan ninjas. It is available in several e
ye-shattering colors. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm
-redninjamask.swf', 0, 0, 0, 0, 'Poison,2', 'None', 1, 'helm', '1', 1, 'false',
0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(389, 48, 'none', 'none', 'Blue Ninja Mask', 2, 0, 6, 0, 0, 'This is a standard
issue ninja mask for Shadow of the Wind Clan ninjas. It is available in several
eye-shattering colors. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/hel
m-blueninjamask.swf', 0, 0, 0, 0, 'Poison,2', 'None', 1, 'helm', '1', 1, 'false'
, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(390, 48, 'none', 'none', 'Purple Ninja Mask', 2, 0, 6, 0, 0, 'This is a standar
d issue ninja mask for Shadow of the Wind Clan ninjas. It is available in severa
l eye-shattering colors. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/h
elm-purpleninjamask.swf', 0, 0, 0, 0, 'Poison,2', 'None', 1, 'helm', '1', 1, 'fa
lse', 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(391, 48, 'none', 'none', 'Green Ninja Mask', 2, 0, 6, 0, 0, 'This is a standard
issue ninja mask for Shadow of the Wind Clan ninjas. It is available in several
eye-shattering colors. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/he
lm-greenninjamask.swf', 0, 0, 0, 0, 'Poison,2', 'None', 1, 'helm', '1', 1, 'fals
e', 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(392, 48, 'none', 'none', ' Hot Pink Ninja Mask', 2, 0, 6, 0, 0, 'This is a stan
dard issue ninja mask for Shadow of the Wind Clan ninjas. It is available in sev
eral eye-shattering colors. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helm
s/helm-hotpinkninjamask.swf', 0, 0, 0, 0, 'Poison,2', 'None', 1, 'helm', '1', 1,
'false', 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(393, 48, 'none', 'none', 'Itchy Itchy Paradise', 2, 0, 1, 0, 0, 'This sure does
n''t LOOK like a book of tactics... but Thyton won''t teach you any ninja skills
until you give him a copy of this book.', 0, 'Not Equipable', 'Item', 'Quest It
em', 'Melee', '', 0, 0, 0, 1, '', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0, 0

, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(394, 49, 'none', 'none', 'Ancient Ninja Terrapin', 2, 0, 35, 0, 0, 'This Pet re
quires a Dragon Amulet. This rare fresh water turtle has, through some magical a
ccident been transformed into an elderly fighting machine, with a bad attitude.
He''s old enough to know a snap kick from a snapping turtle.', 1, 'Pet', 'Pet',
'Pet', 'Melee', 'pets/pet-NinjaTerrapin.swf', 15, 22, 0, 1, '', 'Wood', 1, 'pet'
, '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(395, 49, 'none', 'none', 'Sneevil Ninja Buddy', 2, 0, 25, 0, 0, 'This Pet requi
res a Dragon Amulet. Sneevil Ninja Buddy... Sneevil Ninja Buddy! Sneevil Ninja B
uddy and me!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-SneevilNinja.swf', 5,
17, 2, 0, '', 'Metal', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0,
5, 0, 0, 0, 0, 0),
(396, 49, 'none', 'none', 'Post-Adolescent Ninja Terrapin', 2, 0, 15, 0, 0, 'Thi
s Pet requires a Dragon Amulet. This rare fresh water turtle has, through some m
agical accident been transformed into a post-adolescent fighting machine, with a
bad attitude. He''ll probably grow out of that. ', 1, 'Pet', 'Pet', 'Pet', 'Mel
ee', 'pets/pet-NinjaTerrapin.swf', 7, 15, 0, 0, '', 'Wood', 1, 'pet', '1', 1, 'f
alse', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(397, 49, 'none', 'none', 'Shadow Monkey', 2, 0, 25, 0, 0, 'This is one of the n
inja monkies trained by the Shadow of the Wind ninja to cause trouble for the Os
prey Cove pirates. ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-ninkey.swf', 5,
15, 0, 0, '', 'Poison', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0),
(398, 49, 'none', 'none', 'Ancestral Boar Spirit', 2, 0, 15, 0, 0, 'This pet has
been granted to the ninjas of the Shadow of the Wind Clan by Nago, the boar god
. It represents a fierce nature, strong spirit and breath as fresh as a summer h
am. ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-ninjapiggy.swf', 4, 14, 0, 0,
'', 'Bacon', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0
, 0, 0),
(399, 49, 'none', 'none', 'Ancestral Snake Spirit', 2, 0, 5, 0, 0, 'This spiritu
al serpent has been granted to members of the Shadow of the Wind Clan. It repres
ents the ability to free yourself from any situation, as a snake escapes it''s o
wn skin. ', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-ninjaserpent.swf', 2, 7,
0, 0, '', 'Wind', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(400, 50, 'none', 'none', 'Doombunny Mask', 2, 0, 9, 0, 0, 'This item requires a
Dragon Amulet. *sing along* Little bunny PWNS U, hoppin through the forest, tra
cking down the sneevils and boppin'' em on the head!', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-mongloween-bunny.swf', 0, 0, 3, 9, 'Darkness,2,Im
mobility,3', 'Nature', 1, 'helm', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 0, 0),
(401, 50, 'none', 'none', 'Gargoyle Helm', 2, 0, 7, 0, 0, 'This item requires a
Dragon Amulet. This helm was carved from a very tough type of stone so don''t ge
t offended when someone calls you a "rockhead".', 1, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-mongloween-gargoyle.swf', 0, 0, 0, 9, 'Stone,3', 'Ston
e', 1, 'helm', '1', 1, 'false', 1, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(402, 50, 'none', 'none', 'Vampire Cape', 2, 0, 5, 0, 0, 'This item requires a D
ragon Amulet. This cape was found one sunny morning lying in a pile of dust. We
can only assume that it belonged to a very stupid vampire. ', 1, 'Back', 'Armor'
, 'Cape', 'Melee', 'items/back/cape-vampire.swf', 0, 0, 0, 9, 'Darkness,1', 'Dar
kness', 1, 'cape', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0,
0),
(403, 50, 'none', 'none', 'Spider Web Cape', 2, 0, 5, 0, 0, 'This item requires
a Dragon Amulet. This billowy cape has been magically crafted from the finest sp
ider''s web. It''s kind of sticky but it''s breathable.', 1, 'Back', 'Armor', 'C
ape', 'Melee', 'items/back/cape-web.swf', 0, 0, 2, 9, 'Darkness,1', 'Darkness',
1, 'cape', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(404, 50, 'none', 'none', 'Ghostly Green Cape', 2, 0, 5, 0, 0, 'This item requir
es a Dragon Amulet. It either fell off a ghost or it is dangerously radioactive.
Both options raise too many questions. ', 1, 'Back', 'Armor', 'Cape', 'Melee',

'items/back/cape-ghostgreen.swf', 0, 0, 0, 9, 'Energy,1', 'Energy', 1, 'cape', '


1', 1, 'false', 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(405, 50, 'none', 'none', 'Gooney Helm', 2, 0, 4, 0, 0, 'This item requires a Dr
agon Amulet. Mrrrglglglgl!\nBlub blub blorp blub bububub blorp blububble.*The La
goon Goon''s language cannot be translated into any known language*', 1, 'Head',
'Armor', 'Helmet', 'Melee', 'head/helms/helm-mongloween-fishy.swf', 0, 0, 1, 9,
'Water,2,Energy,-2', 'Water', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0,
1, 0, 1, 1, 1, 0, 0, 0, 0),
(406, 50, 'none', 'none', 'Pumpkin Helm', 2, 0, 2, 0, 0, 'This item requires a D
ragon Amulet. This helmet is made from a hollow pumpkin picked from the darkest
pumpkin patch in Doomwood. The inside smells like it might be getting a little m
oldy.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-pumpkin.swf', 0,
0, 0, 9, 'Darkness,3', 'Light', 1, 'helm', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(407, 51, 'none', 'none', 'Wood', 2, 0, 1, 0, 0, 'A cord of simple wood.', 0, 'N
ot Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'Wood', 30, 'bag
', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(408, 51, 'none', 'none', 'Steel', 2, 0, 1, 0, 0, 'A bar of weapon-grade steel,
ready for smelting.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0,
0, 0, '', 'Metal', 30, 'blackbag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0),
(409, 51, 'none', 'none', 'Leather', 2, 0, 1, 0, 0, 'A skin tanned and ready to
use for padding or making hilt pieces.', 0, 'Not Equipable', 'Item', 'Resource',
'Melee', '', 0, 0, 0, 0, '', 'Nature', 30, 'bag', '1', 1, 'false', 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(410, 51, 'none', 'none', 'Crystals', 2, 0, 1, 0, 0, 'A handful of sparkling roc
k crystal.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, ''
, 'Light', 30, 'silvergem', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(411, 51, 'none', 'none', 'Ice Essence', 2, 0, 1, 0, 0, 'A chunk of the coldest
ice kept in a magically frozen vial.', 0, 'Not Equipable', 'Item', 'Resource', '
Melee', '', 0, 0, 0, 0, '', 'Ice', 30, 'ice', '1', 1, 'false', 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(412, 51, 'none', 'none', 'Ribald Teardrop', 2, 0, 1, 0, 0, 'A vial of living wa
ter.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'Wat
er', 30, 'water', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(413, 51, 'none', 'none', 'Pixie Dust', 2, 0, 1, 0, 0, 'From gently shaken minx
fairies.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '',
'None', 30, 'cast', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0),
(414, 51, 'none', 'none', 'Dragon Scales', 2, 0, 1, 0, 0, 'Green-black scales sh
ed from adult dragons.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0,
0, 0, 0, '', 'None', 30, 'poison', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0),
(415, 51, 'none', 'none', 'Baby Dragon Teeth', 2, 0, 1, 0, 0, 'All proceeds will
go directly under the pillow of said baby dragon... or else!', 0, 'Not Equipabl
e', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'None', 30, 'poison', '1',
1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(416, 51, 'none', 'none', 'Fury Feather', 2, 0, 1, 0, 0, 'A feather plucked from
the tail of a lost Forest Fury.', 0, 'Not Equipable', 'Item', 'Resource', 'Mele
e', '', 0, 0, 0, 0, '', 'Wind', 30, 'flee', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0),

(417, 51, 'none', 'none', 'Red Blossoms', 2, 0, 1, 0, 0, 'These very rare blosso
ms are said to have potent healing properties only when combined with certain me
tals.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0, '', 'Na
ture', 30, 'redbag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0),
(418, 51, 'none', 'none', 'Geopebbles', 2, 0, 1, 0, 0, 'A handful of granite peb
bles from the scree slopes at the Lymcrest quarry.These are rumored to be geopet
al droppings. ', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 0
, '', 'Stone', 30, 'stone', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(419, 51, 'none', 'none', 'Iron Ingot', 2, 0, 1, 0, 0, 'A bar of high grade meta
l.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 1, '', 'Metal
', 30, 'blackbag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(420, 51, 'none', 'none', 'Ironwood', 2, 0, 1, 0, 0, 'A stick of the hardest woo
d found in the area around Falconreach.', 0, 'Not Equipable', 'Item', 'Resource'
, 'Melee', '', 0, 0, 0, 1, '', 'Wood', 30, 'nature', '1', 1, 'false', 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(421, 51, 'none', 'none', 'Obsidian', 2, 0, 1, 0, 0, 'Black glass imported from
the deserts to the south.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '',
0, 0, 0, 1, '', 'Darkness', 30, 'bluebag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(422, 51, 'none', 'none', 'Dragon Claw Clipping', 2, 0, 1, 0, 0, 'Dragon toenail
clippings? Ew.', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0,
1, '', 'Fire', 30, 'redbag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0),
(423, 54, 'none', 'none', 'Depleted Jump Pack', 1, 0, 7, 0, 0, 'This Jump Pack''
s power cells have been drained, but the Pack still seems to have some functioni
ng Cordem technology that improves your hand to hand combat skills.', 0, 'Back',
'Armor', 'Cape', 'Melee', 'items/back/cape-jetpack.swf', 0, 0, 2, 0, 'Wind,3',
'Metal', 1, 'cape', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 3, 3, 2, 0, 0, 0
, 0),
(424, 54, 'none', 'none', 'Arbitrator''s Helm', 1, 0, 7, 0, 0, 'According to the
writing in the magic window, this type of helm was worn by alien warlords. It a
lso mentioned something about a halo, but no halo surrounds your head.', 0, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-arbitrator.swf', 0, 0, 2, 9, 'S
tone,3,Fire,2,Ice,2', 'Metal', 1, 'helm', '1', 1, 'false', 0, 2, 0, 0, 0, 2, 0,
2, 0, 1, 2, 1, 3, 0, 2, 0),
(425, 55, 'none', 'none', 'Hydra''s Bane', 2, 0, 5, 0, 0, 'This weapon requires
a Dragon Amulet. This fiery blade spells doom to hydra.', 1, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-oaklore8.swf', 14, 26, 0, 0, '', 'Fire',
1, 'sword', '1', 1, 'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(426, 55, 'none', 'none', 'Zorchy', 2, 0, 4, 0, 0, 'This weapon requires a Drago
n Amulet. The crystal of this blade has been magically charged with energy. ', 1
, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-oaklore6.swf', 14, 2
0, 0, 0, '', 'Energy', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0),
(427, 55, 'none', 'none', 'Aurum Blade', 2, 0, 2, 0, 0, 'This weapon requires a
Dragon Amulet. A sword created from the finest aurum ore, it is guaranteed to sl
ice and dice it''s way through any random encounter.', 1, 'Weapon', 'Weapon', 'S
word', 'Melee', 'items/swords/sword-oaklore5.swf', 8, 16, 0, 0, '', 'Light', 1,
'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(428, 56, 'none', 'none', 'Hydra''s Woe', 2, 0, 5, 0, 0, 'This weapon requires a
Dragon Amulet. Woe be to any hydra that challenges the wielder of this staff.',
1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-oaklore8.swf', 14,
26, 0, 0, '', 'Fire', 1, 'staff', '1', 1, 'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0),
(429, 56, 'none', 'none', 'Zappy', 2, 0, 4, 0, 0, 'This weapon requires a Dragon
Amulet. The energy crystal that sits atop this insulated staff will both attrac
t and zap pesky monsters (and mosquitoes).', 1, 'Weapon', 'Weapon', 'Staff', 'Ma

gic', 'items/staffs/staff-oaklore6.swf', 14, 20, 0, 0, '', 'Energy', 1, 'staff',


'1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(430, 56, 'none', 'none', 'Firefly Staff', 2, 0, 2, 0, 0, 'This weapon requires
a Dragon Amulet. It''s time for some thrilling heroics.', 1, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-oaklore5.swf', 8, 16, 0, 0, '', 'Light',
1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(431, 57, 'none', 'none', 'Hydra''s Curse', 2, 0, 5, 0, 0, 'This weapon requires
a Dragon Amulet. This dagger had a curse laid upon it by a Mage whose child was
injured by a rampaging hydra.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'ite
ms/daggers/dagger-oaklore8.swf', 14, 26, 0, 0, '', 'Fire', 1, 'dagger', '1', 1,
'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(432, 57, 'none', 'none', 'Sparky', 2, 0, 4, 0, 0, 'This weapon requires a Drago
n Amulet. A spark of lightning energy is contained within this crystalline blade
. ', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-oaklore6.s
wf', 14, 20, 0, 0, '', 'Energy', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(433, 57, 'none', 'none', 'Karot Dagger', 2, 0, 2, 0, 0, 'This weapon requires a
Dragon Amulet. This lithe blade is worth its weight in gold.', 1, 'Weapon', 'We
apon', 'Dagger', 'Pierce', 'items/daggers/dagger-oaklore5.swf', 8, 16, 0, 0, '',
'Light', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0),
(434, 58, 'none', 'none', 'Li''l Typhoon', 2, 0, 60, 0, 0, 'This is the cutest w
ater elemental EVER!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiewater.s
wf', 18, 24, 0, 1, 'Fire,-10,Cute,1000', 'Water', 1, 'pet', '1', 1, 'false', 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(435, 58, 'none', 'none', 'Helper''s Jingling Cap', 2, 0, 51, 0, 0, 'This item r
equires a Dragon Amulet. This curious little cap will chime in when you least ex
pect it!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-jinglecap.swf
', 0, 0, 6, 1, '', 'Fire', 1, 'helm', '1', 1, 'false', 4, 5, 0, 0, 0, 0, 0, 6, 0
, 3, 3, 3, 0, 0, 5, 0),
(436, 58, 'none', 'none', 'Mystic Gift Box', 2, 0, 51, 0, 0, 'This item requires
a Dragon Amulet. He''ll swiftly wraps up your presents (and enemies) for a effi
cient and enjoyable Frostval season!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pe
t-Giftr3.swf', 19, 21, 4, 1, '', 'Fire', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0,
0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0),
(437, 58, 'none', 'none', 'Magicall Frostval Cloak', 2, 0, 50, 0, 0, 'This item
required a Dragon Amulet. It is a mystical wintery cloak that trails snow behind
you, in any temperature. Happy Frostval!', 1, 'Back', 'Armor', 'Cape', 'Melee',
'items/back/cape-winter.swf', 0, 0, 3, 0, 'Ice,10', 'Ice', 1, 'cape', '1', 1, '
false', 4, 4, 0, 0, 0, 4, 0, 3, 0, 0, 0, 0, 0, 4, 4, 0),
(438, 58, 'none', 'none', 'Mystical Frostval Cloak', 2, 0, 40, 0, 0, 'This item
required a Dragon Amulet. It is a mystical wintery cloak that trails snow behind
you, in any temperature. Happy Frostval!', 1, 'Back', 'Armor', 'Cape', 'Melee',
'items/back/cape-winter.swf', 0, 0, 2, 0, 'Ice,6', 'Ice', 1, 'cape', '1', 1, 'f
alse', 3, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 4, 4, 0),
(439, 58, 'none', 'none', 'Pristine Dragon Snowman', 2, 0, 35, 0, 0, 'This item
requires a Dragon Amulet. This magical pet was made from the purest snow found i
n the heart of the frost moglin village of Frostvale!', 1, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-SnowmanWhiteDA.swf', 15, 20, 0, 8, '', 'Ice', 1, 'pet', '1',
1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(440, 58, 'none', 'none', 'Helper''s Ringing Cap', 2, 0, 25, 0, 0, 'This item re
quires a Dragon Amulet. This curious little cap will chime in when you least exp
ect it!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-jinglecap.swf'
, 0, 0, 3, 1, 'Wind,5', 'Fire', 1, 'helm', '1', 1, 'false', 0, 3, 0, 0, 0, 0, 0,
3, 0, 2, 2, 2, 0, 0, 0, 0),
(441, 58, 'none', 'none', 'Magic Gift Box', 2, 0, 25, 0, 0, 'This item requires
a Dragon Amulet. He''ll swiftly wraps up your presents (and enemies) for a effic
ient and enjoyable Frostval season!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet
-Giftr3.swf', 12, 17, 4, 1, '', 'Fire', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0
, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0),

(442, 58, 'none', 'none', 'White Dragon Snowman', 2, 0, 25, 0, 0, 'This items re
quires a Dragon Amulet. This magical pet was made from pure white snow from the
rooftops of Falconreach. ', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-SnowmanWh
iteDA.swf', 12, 17, 0, 7, '', 'Ice', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(443, 58, 'none', 'none', 'Magic Frostval Cloak', 2, 0, 20, 0, 0, 'This item req
uired a Dragon Amulet. It is a magical wintery cloak that trails snow behind you
, in any temperature. Happy Frostval!', 1, 'Back', 'Armor', 'Cape', 'Melee', 'it
ems/back/cape-winter.swf', 0, 0, 1, 0, 'Ice,3', 'Ice', 1, 'cape', '1', 1, 'false
', 0, 2, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 3, 3, 0),
(444, 58, 'none', 'none', 'Slushy Dragon Snowman', 2, 0, 15, 0, 0, 'This item re
quires a Dragon Amulet. This magical pet was made from animated slush that gathe
rs on the side of the paths in Falconreach.', 1, 'Pet', 'Pet', 'Pet', 'Melee', '
pets/pet-SnowmanGrayDA.swf', 5, 15, 0, 6, '', 'Ice', 1, 'pet', '1', 1, 'false',
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(445, 58, 'none', 'none', 'Yellow Dragon Snowman', 2, 0, 5, 0, 0, 'This pet requ
ires a Dragon Amulet. This magical pet is made from a pile of yellow snow, found
only in a small patch in Falconreach! ', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets
/pet-SnowmanYellowDA.swf', 3, 8, 0, 5, '', 'Ice', 1, 'pet', '1', 1, 'false', 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(446, 58, 'none', 'none', 'Helper''s Cap', 2, 0, 1, 0, 0, 'This item requires a
Dragon Amulet. This curious little cap will chime in when you least expect it!',
1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-jinglecap.swf', 0, 0, 0
, 1, 'Wind,1', 'Fire', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1,
1, 1, 0, 0, 0, 0),
(447, 58, 'none', 'none', 'Gift Box', 2, 0, 1, 0, 0, 'This item requires a Drago
n Amulet. He''ll swiftly wraps up your presents (and enemies) for a efficient an
d enjoyable Frostval season!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Giftr3
.swf', 4, 10, 0, 1, '', 'Fire', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(448, 58, 'none', 'none', 'Grandma''s Hideous Sweater', 2, 0, 51, 0, 0, '"No, Gr
andma, I promise I''ll wear it. No really, I think it''s very... well made? Yeah
, that''s it."', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-sweater.s
wf', 0, 0, 5, 1, 'Ice,8,Wind,4', 'Fire', 1, 'cape', '1', 1, 'false', 5, 0, 0, 0,
0, 6, 0, 5, 0, 4, 4, 4, 0, 0, 4, 0),
(449, 58, 'none', 'none', 'Li''l Squall', 2, 0, 40, 0, 0, 'That is the cutest wi
nd elemental EVER!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiewind.swf'
, 15, 21, 0, 10, 'Fire,-10,Cute,1000', 'Wind', 1, 'pet', '1', 1, 'false', 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(450, 58, 'none', 'none', 'Pristine Snowman', 2, 0, 35, 0, 0, 'This magical pet
was made from the purest snow found in the heart of the frost moglin village of
Frostvale!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-SnowmanWhite.swf', 12, 1
7, 0, 8, '', 'Ice', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0),
(451, 58, 'none', 'none', 'Grandma''s Ugly Sweater', 2, 0, 25, 0, 0, '"No, Grand
ma, I promise I''ll wear it. No really, I think it''s very... well made? Yeah, t
hat''s it."', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-sweater.swf'
, 0, 0, 0, 1, 'Ice,5', 'Fire', 1, 'cape', '1', 1, 'false', 3, 0, 0, 0, 0, 5, 0,
0, 0, 2, 2, 2, 0, 0, 0, 0),
(452, 58, 'none', 'none', 'White Snowman', 2, 0, 25, 0, 0, 'This magical pet was
made from pure white snow from the rooftops of Falconreach. ', 0, 'Pet', 'Pet',
'Pet', 'Melee', 'pets/pet-SnowmanWhite.swf', 10, 16, 0, 7, '', 'Ice', 1, 'pet',
'1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(453, 58, 'none', 'none', 'Li''l Inferno', 2, 0, 20, 0, 0, 'That is the cutest f
ire elemental EVER!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiefire.swf
', 10, 16, 0, 10, 'Fire,-10,Cute,1000', 'Fire', 1, 'pet', '1', 1, 'false', 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(454, 58, 'none', 'none', 'Slushy Snowman', 2, 0, 15, 0, 0, 'This magical pet wa
s made from animated slush that gathers on the side of the paths in Falconreach.
', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-SnowmanGray.swf', 4, 14, 0, 6, '',

'Ice', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,


0),
(455, 58, 'none', 'none', 'Yellow Snowman', 2, 0, 5, 0, 0, 'This magical pet is
made from a pile of yellow snow, found only in a small patch in Falconreach! ',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-SnowmanYellow.swf', 2, 7, 0, 5, '', '
Ice', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
,
(456, 58, 'none', 'none', 'Grandma''s Sweater', 2, 0, 1, 0, 0, '"No, Grandma, I
promise I''ll wear it. No really, I think it''s very... well made? Yeah, that''s
it."', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-sweater.swf', 0, 0
, 0, 1, 'Ice,1', 'Fire', 1, 'cape', '1', 1, 'false', 1, 0, 0, 0, 0, 1, 0, 0, 0,
0, 0, 1, 0, 0, 0, 0),
(457, 59, 'none', 'none', 'Silk Frostval Top Hat', 2, 0, 52, 0, 0, 'This item re
quires a Dragon Amulet. You got this hat from a gift box given to you by the mog
lins of Frostvale. Once equiped, click on the hat for a wintery surprise!', 1, '
Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tophat.swf', 0, 0, 5, 1, 'Ic
e,8,Darkness,8', 'Ice', 1, 'helm', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 5, 1, 5
, 0, 5, 0, 0, 7, 0),
(458, 59, 'none', 'none', 'Suede Frostval Top Hat', 2, 0, 30, 0, 0, 'This item r
equires a Dragon Amulet. You got this hat from a gift box given to you by the mo
glins of Frostvale. Once equiped, click on the hat for a wintery surprise!', 1,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tophat.swf', 0, 0, 4, 1, 'I
ce,5,Darkness,5', 'Ice', 1, 'helm', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 4, 1,
2, 0, 2, 0, 0, 5, 0),
(459, 59, 'none', 'none', 'Frostval Top Hat', 2, 0, 6, 0, 0, 'This item requires
a Dragon Amulet. You got this hat from a gift box given to you by the moglins o
f Frostvale. Once equiped, click on the hat for a wintery surprise!', 1, 'Head',
'Armor', 'Helmet', 'Melee', 'head/helms/helm-tophat.swf', 0, 0, 4, 1, 'Ice,3,Da
rkness,3', 'Ice', 1, 'helm', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 4, 1, 1, 0, 1
, 0, 0, 3, 0),
(460, 60, 'none', 'none', 'Frostvale Spruce IV', 2, 0, 32, 0, 0, 'This weapon wa
s made and enchanted by the moglins of Frostvale. It was a thank you gift for sa
ving the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pie
rce', 'items/daggers/dagger-Frostval07.swf', 49, 57, 2, 5, '', 'Wood', 1, 'dagge
r', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 1, 0, 0),
(461, 60, 'none', 'none', 'Frostvale Fir IV', 2, 0, 32, 0, 0, 'This weapon was m
ade and enchanted by the moglins of Frostvale. It was a thank you gift for savin
g the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic',
'items/staffs/staff-frostval07.swf', 49, 57, 2, 5, '', 'Wood', 1, 'staff', '1',
1, 'false', 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 1, 0, 0),
(462, 60, 'none', 'none', 'Frostvale Pine IV', 2, 0, 32, 0, 0, 'This weapon was
made and enchanted by the moglins of Frostvale. It was a thank you gift for savi
ng the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee'
, 'items/swords/sword-Frostval07.swf', 49, 57, 2, 5, '', 'Wood', 1, 'sword', '1'
, 1, 'false', 1, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 1, 0, 0),
(463, 60, 'none', 'none', 'Frostvale Spruce III', 2, 0, 23, 0, 0, 'This weapon w
as made and enchanted by the moglins of Frostvale. It was a thank you gift for s
aving the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pi
erce', 'items/daggers/dagger-frostval07.swf', 35, 53, 2, 5, '', 'Wood', 1, 'dagg
er', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 1, 0, 0),
(464, 60, 'none', 'none', 'Frostvale Fir III', 2, 0, 23, 0, 0, 'This weapon was
made and enchanted by the moglins of Frostvale. It was a thank you gift for savi
ng the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic'
, 'items/staffs/staff-frostval07.swf', 35, 53, 2, 5, '', 'Wood', 1, 'staff', '1'
, 1, 'false', 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 1, 0, 0),
(465, 60, 'none', 'none', 'Frostvale Pine III', 2, 0, 23, 0, 0, 'This weapon was
made and enchanted by the moglins of Frostvale. It was a thank you gift for sav
ing the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee
', 'items/swords/sword-Frostval07.swf', 35, 53, 2, 5, '', 'Wood', 1, 'sword', '1
', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 1, 0, 0),

(466, 60, 'none', 'none', 'Frostvale Spruce II', 2, 0, 19, 0, 0, 'This weapon wa
s made and enchanted by the moglins of Frostvale. It was a thank you gift for sa
ving the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pie
rce', 'items/daggers/dagger-frostval07.swf', 32, 48, 1, 5, '', 'Wood', 1, 'quest
ion', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0),
(467, 60, 'none', 'none', 'Frostvale Fir II', 2, 0, 19, 0, 0, 'This weapon was m
ade and enchanted by the moglins of Frostvale. It was a thank you gift for savin
g the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic',
'items/staffs/staff-frostval07.swf', 32, 48, 1, 5, '', 'Wood', 1, 'staff', '1',
1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0),
(468, 60, 'none', 'none', 'Frostvale Pine II', 2, 0, 19, 0, 0, 'This weapon was
made and enchanted by the moglins of Frostvale. It was a thank you gift for savi
ng the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee'
, 'items/swords/sword-frostval07.swf', 32, 48, 1, 5, '', 'Wood', 1, 'sword', '1'
, 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0),
(469, 60, 'none', 'none', 'Frostvale Spruce I', 2, 0, 12, 0, 0, 'This weapon was
made and enchanted by the moglins of Frostvale. It was a thank you gift for sav
ing the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pier
ce', 'items/daggers/dagger-frostval07.swf', 26, 36, 1, 5, '', 'Wood', 1, 'dagger
', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(470, 60, 'none', 'none', 'Frostvale Fir I', 2, 0, 12, 0, 0, 'This weapon was ma
de and enchanted by the moglins of Frostvale. It was a thank you gift for saving
the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic',
'items/staffs/staff-Frostval07.swf', 26, 36, 1, 5, '', 'Wood', 1, 'staff', '1',
1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(471, 60, 'none', 'none', 'Frostvale Pine I', 2, 0, 12, 0, 0, 'This weapon was m
ade and enchanted by the moglins of Frostvale. It was a thank you gift for savin
g the frost moglins from Xanta Claus!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee',
'items/swords/sword-frostval07.swf', 26, 36, 1, 5, '', 'Wood', 1, 'sword', '1',
1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(472, 61, 'none', 'none', 'Icemaster Yeti Dragon Helm', 2, 0, 20, 0, 0, 'This CO
LOR CUSTOMIZABLE helm requires a Dragon Amulet. It was once Icemaster Yeti''s be
fore Xanta Claus drove him from his cave. It magically fits any who wear it.', 1
, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-customyeti.swf', 0, 0, 3,
4, 'Ice,5', 'Ice', 1, 'helm', '1', 1, 'false', 2, 3, 0, 0, 0, 3, 0, 3, 0, 0, 0,
0, 1, 1, 3, 0),
(473, 61, 'none', 'none', 'Icemaster Yeti Dragon Helm', 2, 0, 15, 0, 0, 'This CO
LOR CUSTOMIZABLE helm requires a Dragon Amulet. It was once Icemaster Yeti''s be
fore Xanta Claus drove him from his cave. It magically fits any who wear it.', 1
, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-customyeti.swf', 0, 0, 3,
4, 'Ice,4', 'Ice', 1, 'helm', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0,
0, 1, 1, 1, 0),
(474, 61, 'none', 'none', 'Icemaster Yeti Dragon Helm', 2, 0, 5, 0, 0, 'This COL
OR CUSTOMIZABLE helm requires a Dragon Amulet. It was once Icemaster Yeti''s bef
ore Xanta Claus drove him from his cave. It magically fits any who wear it.', 1,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-customyeti.swf', 0, 0, 1,
4, 'Ice,2', 'Ice', 1, 'helm', '1', 1, 'false', 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0,
0, 0, 1, 0, 0),
(475, 61, 'none', 'none', 'Icemaster Yeti Dragon Helm', 2, 0, 5, 0, 0, 'This COL
OR CUSTOMIZABLE helm requires a Dragon Amulet. It was once Icemaster Yeti''s bef
ore Xanta Claus drove him from his cave. It magically fits any who wear it.', 1,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-customyeti.swf', 0, 0, 1,
4, 'Ice,2', 'Ice', 1, 'helm', '1', 1, 'false', 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0,
0, 0, 1, 0, 0),
(476, 62, 'none', 'none', 'Twilight Eye', 2, 0, 5, 0, 0, 'The signet ring of lon
g lost cult of dark faeries, this was found while gathering herbs in the Enchant
ed Grove. Gives you +3 resist to Darkness and -2 to Health.', 1, 'Finger', 'Armo
r', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Darkness,3,Health,-2', 'Darkness', 1, 'rin
g', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(477, 62, 'none', 'none', 'Ring of the Ember', 2, 0, 5, 0, 0, 'This ring was for

ged in the depths of Mt. Shining Star. Gives you +3 resist to Fire and -2 to Hea
lth.', 1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Fire,3,Health,-2'
, 'Fire', 1, 'ring', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0),
(478, 62, 'none', 'none', 'Ring of the Earthmover', 2, 0, 5, 0, 0, 'This ring wa
s originally crafted by a master golemicist to hold power over her minions. Give
s you +3 resist to Stone and -2 to Health.', 1, 'Finger', 'Armor', 'Ring', 'Mele
e', '', 0, 0, 0, 2, 'Stone,3,Health,-2', 'Stone', 1, 'ring', '1', 1, 'false', 2,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(479, 62, 'none', 'none', 'Ring of the Kelpie', 2, 0, 1, 0, 0, 'This ring was bo
rne by the rulers of a long disappeared race of undersea creatures. Gives you +3
resist to Water and -2 to Health.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '',
0, 0, 0, 2, 'Water,3,Health,-2', 'Water', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(480, 62, 'none', 'none', 'Bitter Ring', 2, 0, 1, 0, 0, 'This ring was carved fr
om a floe of sea ice in the far north. Gives you +3 resist to Ice and -2 to Heal
th.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Ice,3,Health,-2',
'Ice', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(481, 62, 'none', 'none', 'Westwind''s Loop', 2, 0, 1, 0, 0, 'The origins of thi
s ring are shrouded in mystery, but it is whispered in certain circles that it w
as once a bauble of an all-powerful being. Gives you +3 resist to Wind and -2 to
Health.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Wind,3,Health
,-2', 'Wind', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0),
(482, 62, 'none', 'none', 'Pure Volt Ring', 2, 0, 1, 0, 0, 'The circlet of this
ring crackles with contained energy. Gives you +3 resist to Energy and -2 to Hea
lth.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Energy,3,Health,2', 'Energy', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0),
(483, 62, 'none', 'none', 'Ring of the Beam', 2, 0, 1, 0, 0, 'It''s said this ri
ng will guide you back to the path of your destiny. Gives you +3 resist to Light
and -2 to Health.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Lig
ht,3,Health,-2', 'Light', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0),
(484, 62, 'none', 'none', 'Venom Band', 2, 0, 1, 0, 0, 'This ring glows with a s
ickly green light. It kinda makes your finger itch too.... Gives you +3 resist t
o Poison and -2 to Health.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0,
2, 'Poison,3,Health,-2', 'Poison', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(485, 62, 'none', 'none', 'Ring of the Grove', 2, 0, 1, 0, 0, 'This ring was imb
ued with the power of an ancient oak grove. Gives you +3 resist to Wood and -2 t
o Health.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Wood,3,Healt
h,-2', 'Wood', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0),
(486, 63, 'none', 'none', 'Temple Dagger', 2, 0, 34, 0, 0, 'These golden daggers
are used in temple rituals in order to honor the desert elementals. This item r
equires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dag
gers/dagger-golden.swf', 48, 64, 3, 1, 'Wind,2,Stone,2,Light,2,Energy,2', 'Energ
y', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 3, 0, 0, 0, 0
),
(487, 63, 'none', 'none', 'Royal Lizard Dagger', 2, 0, 32, 0, 0, 'The haft of th
is dagger is wrapped in skin of tosswalla lizards. This dagger is said to once h
ave been the property of the Lizard King. This item requires a Dragon Amulet.',
1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-lizard.swf', 49
, 61, 1, 0, 'Darkness,4', 'Light', 1, 'dagger', '1', 1, 'false', 3, 2, 0, 0, 0,
0, 0, 1, 0, 1, 2, 0, 0, 0, 0, 0),
(488, 63, 'none', 'none', 'Golden Cobra Mace', 2, 0, 32, 0, 0, 'This ancient mac
e comes from a lost civilization in the far southern reaches of Lore. This item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/maces

/mace-cobra.swf', 47, 63, 1, 0, 'Darkness,4', 'Light', 1, 'mace', '1', 1, 'false


', 3, 2, 0, 0, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0, 0, 0),
(489, 63, 'none', 'none', 'Mystic Desert Glass', 2, 0, 32, 0, 0, 'The glass at t
he tip of this wand is very rare. It''s said that it forms when flashes of light
appear over the desert. This glass has been polished to a high shine. This item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wand
s/wand-sand.swf', 52, 58, 1, 0, 'Darkness,4', 'Light', 1, 'wand', '1', 1, 'false
', 3, 2, 0, 0, 0, 0, 0, 1, 0, 0, 1, 2, 0, 0, 0, 0),
(490, 63, 'none', 'none', 'Professors Axe', 2, 0, 28, 0, 0, 'This pick axe is re
ady for a hard day in the field digging up artifacts, moving rocks, and bug smas
hing! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Axe', 'Melee
', 'items/axes/axe-pick.swf', 48, 54, 3, 0, 'Wind,4', 'Stone', 1, 'axe', '1', 1,
'false', 2, 0, 0, 0, 0, 3, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0),
(491, 63, 'none', 'none', 'Anlace of the Resistance', 2, 0, 28, 0, 0, 'A simple
dagger normally used for everyday chores, this version has been made with more e
xpensive, sturdier materials by the Resistance. Zhoom has quite the collection o
f them. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', '
Pierce', 'items/daggers/dagger-pickdagger.swf', 46, 56, 3, 0, 'Wind,4', 'Stone',
1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 3, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0),
(492, 63, 'none', 'none', 'Spade', 2, 0, 28, 0, 0, 'Useful for digging, smacking
monsters, digging and... digging. This item requires a Dragon Amulet.', 1, 'Wea
pon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-shovel.swf', 42, 60, 3, 0,
'Wind,4', 'Stone', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 3, 0, 3, 0, 0, 0
, 2, 0, 0, 0, 0),
(493, 63, 'none', 'none', 'Brittle Horn', 2, 0, 26, 0, 0, 'The horns that these
daggers are composed of are occasionally found out on the surface of the desert
after tremors shake the dunes. This item requires a Dragon Amulet.', 1, 'Weapon'
, 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-desertcurved.swf', 44, 54,
1, 6, 'Light,3', 'Nature', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1
, 0, 0, 2, 0, 0, 0, 0, 0),
(494, 63, 'none', 'none', 'Cobra Staff', 2, 0, 26, 0, 0, 'The carving on this st
aff is incredibly life-like... it is a carving, right? Right? This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff
-cobra.swf', 38, 60, 0, 5, 'Poison,2,Wind,2', 'Poison', 1, 'staff', '1', 1, 'fal
se', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
(495, 63, 'none', 'none', 'Scarab Edge', 2, 0, 26, 0, 0, 'This sword was constru
cted from a giant scarab arm. This weapon requires a Dragon Amulet.', 1, 'Weapon
', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-scarabarm.swf', 44, 54, 1, 6,
'Light,3', 'Nature', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2,
0, 0, 0, 0, 0, 0),
(496, 63, 'none', 'none', 'Sandsea Headdress', 2, 0, 20, 0, 0, 'This intricately
tied scarf is used by the natives to protect themselves from the harsh winds an
d blowing sands of the arid desert. This item requires a Dragon Amulet.', 1, 'He
ad', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-desert1.swf', 0, 0, 0, 0, 'Win
d,5', 'Wind', 1, 'helm', '1', 1, 'false', 0, 3, 0, 0, 0, 0, 0, 0, 0, 2, 4, 2, 0,
4, 4, 0),
(497, 63, 'none', 'none', 'Lizard Dagger', 2, 0, 17, 0, 0, 'The haft of this dag
ger is wrapped in skin of tosswalla lizards. This item requires a Dragon Amulet.
', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-lizard.swf',
32, 46, 1, 0, 'Darkness,3', 'Light', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0),
(498, 63, 'none', 'none', 'Cobra Mace', 2, 0, 17, 0, 0, 'This ancient mace comes
from a lost civilization in the far southern reaches of Lore. This item require
s a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/maces/mace-c
obra.swf', 36, 42, 1, 0, 'Darkness,3', 'Light', 1, 'mace', '1', 1, 'false', 2, 0
, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0),
(499, 63, 'none', 'none', 'Desert Glass', 2, 0, 17, 0, 0, 'The glass at the tip
of this wand is very rare. It''s said that it forms when flashes of light appear
over the desert. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', '
Wand', 'Magic', 'items/wands/wand-sand.swf', 37, 41, 1, 0, 'Darkness,3', 'Light'

, 1, 'wand', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0),


(500, 63, 'none', 'none', 'Archeology Student Axe', 2, 0, 11, 0, 0, 'This pick a
xe is typically used by advanced archeology students. Slightly used, but sturdy.
This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Axe', 'Melee', 'i
tems/axes/axe-pick.swf', 24, 38, 1, 0, 'Wind,2', 'Stone', 1, 'axe', '1', 1, 'fal
se', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(501, 63, 'none', 'none', 'Anlace', 2, 0, 11, 0, 0, 'A simple dagger used for ev
eryday chores. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dag
ger', 'Pierce', 'items/daggers/dagger-pickdagger.swf', 27, 35, 1, 0, 'Wind,2', '
Stone', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0,
0, 0),
(502, 63, 'none', 'none', 'Trowel', 2, 0, 11, 0, 0, 'Useful for digging, smackin
g monsters, digging and... digging. This item requires a Dragon Amulet.', 1, 'We
apon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-shovel.swf', 22, 40, 1, 0
, 'Wind,2', 'Stone', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0),
(503, 64, 'none', 'none', 'Fortune''s Edge III', 2, 0, 31, 0, 0, 'This axe once
belonged to a warrior named Lucky, who fell off a cliff onto a pile of poisoned
arrows... Poor ol'' Lucky.', 1, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/
axe-clover.swf', 45, 61, 4, 2, '', 'Wind', 1, 'axe', '1', 1, 'false', 0, 0, 0, 0
, 0, 0, 0, 4, 0, 2, 0, 0, 10, 0, 0, 0),
(504, 64, 'none', 'none', 'Lucky''s Strike III', 2, 0, 31, 0, 0, 'This dagger on
ce belonged to a hero named Lucky, who fell into a well filled with deadly water
snakes while running from a rabid gorillaphant... Poor ol'' Lucky.', 1, 'Weapon
', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-clover.swf', 45, 61, 4, 5
, '', 'Wind', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 2, 0,
10, 0, 0, 0),
(505, 64, 'none', 'none', 'Lucky''s Walking Stick III', 2, 0, 31, 0, 0, 'This st
aff once belonged to a hero named Lucky, who tripped over an angry dragon into a
pit of larger, angrier dragons... Poor ol'' Lucky.', 1, 'Weapon', 'Weapon', 'St
aff', 'Magic', 'items/staffs/staff-clover.swf', 40, 66, 4, 5, '', 'Wind', 1, 'st
aff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 2, 10, 0, 0, 0),
(506, 64, 'none', 'none', 'Fortune''s Edge II', 2, 0, 20, 0, 0, 'This axe once b
elonged to a hero named Lucky, who fell off a cliff onto a pile of poisoned arro
ws... Poor ol'' Lucky.', 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axeclover.swf', 36, 48, 4, 2, '', 'Wind', 1, 'axe', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 4, 0, 1, 0, 0, 7, 0, 0, 0),
(507, 64, 'none', 'none', 'Lucky''s Strike II', 2, 0, 20, 0, 0, 'This dagger onc
e belonged to a hero named Lucky, who fell into a well filled with deadly water
snakes while running from a rabid gorillaphant... Poor ol'' Lucky.', 0, 'Weapon'
, 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-clover.swf', 38, 46, 4, 2,
'', 'Wind', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 7
, 0, 0, 0),
(508, 64, 'none', 'none', 'Lucky''s Walking Stick II', 2, 0, 20, 0, 0, 'This sta
ff once belonged to a hero named Lucky, who tripped over an angry dragon into a
pit of larger, angrier dragons... Poor ol'' Lucky.', 0, 'Weapon', 'Weapon', 'Sta
ff', 'Magic', 'items/staffs/staff-clover.swf', 36, 48, 4, 2, '', 'Wind', 1, 'sta
ff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 1, 7, 0, 0, 0),
(509, 64, 'none', 'none', 'Fortune''s Edge', 2, 0, 8, 0, 0, 'This axe once belon
ged to a warrior named Lucky, who fell off a cliff onto a pile of poisoned arrow
s... Poor ol'' Lucky.', 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-c
lover.swf', 18, 34, 2, 5, '', 'Wind', 1, 'axe', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 2, 0, 0, 0, 0, 5, 0, 0, 0),
(510, 64, 'none', 'none', 'Lucky''s Strike', 2, 0, 8, 0, 0, 'This dagger once be
longed to a hero named Lucky, who fell into a well filled with deadly water snak
es while running from a rabid gorillaphant... Poor ol'' Lucky.', 0, 'Weapon', 'W
eapon', 'Dagger', 'Pierce', 'items/daggers/dagger-clover.swf', 23, 29, 2, 5, '',
'Wind', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 5, 0,
0, 0),
(511, 64, 'none', 'none', 'Lucky''s Walking Stick', 2, 0, 8, 0, 0, 'This staff o

nce belonged to a hero named Lucky, who tripped over an angry dragon into a pit
of larger, angrier dragons... Poor ol'' Lucky.', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-clover.swf', 16, 36, 2, 5, '', 'Wind', 1, 'staff',
'1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 5, 0, 0, 0),
(512, 65, 'none', 'none', 'Chocobunny Helm', 1, 0, 5, 0, 0, 'This item requires
a Dragon Amulet. This enchanged chocolate bunny head affords remarkable protecti
on for a gooey mass of melting candy. ', 1, 'Head', 'Armor', 'Helmet', 'Magic',
'head/helms/helm-chocobunny.swf', 0, 0, 0, 77, 'Ice,5,Metal,5,Darkness,5', 'Natu
re', 1, 'helm', '1', 1, 'false', 0, 5, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 8, 0)
,
(513, 65, 'none', 'none', 'You Are Here', 1, 0, 5, 0, 0, 'This item requires a D
ragon Amulet. Never get lost again! Use this powerful trinket to add damage powe
r to your attack for 5 rounds but be careful, that big arrow makes it eaiser for
monster to hit you!', 1, 'Trinket', 'Armor', 'Trinket', 'Magic', 'items/trinket
s/trinket-youarehere.swf', 0, 0, 4, 77, '', 'Nature', 1, 'trinket', '1', 1, 'fal
se', 4, -5, 0, -1, -1, -5, 0, 4, -1, 2, 0, 2, 0, 0, 0, 0),
(514, 65, 'none', 'none', 'Chocobunny Storm', 1, 0, 5, 0, 0, 'This item requires
a Dragon Amulet. Using the power of this trinket, you can summon a small army o
f chocolate bunnies to attack your foe for 125% of you weapon''s base damage!',
1, 'Trinket', 'Armor', 'Trinket', 'Melee', 'items/trinkets/trinket-bunnyr2.swf',
0, 0, 0, 77, '', 'Nature', 1, 'trinket', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 7, 0, 0, 5, 0, 0),
(515, 65, 'none', 'none', 'Chickcalf', 1, 0, 20, 0, 0, 'You have had this baby c
hickencow since it was just an egg. It is ready to defend you but only because i
t thinks you are its mother. ', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-chick
calf.swf', 10, 16, 0, 77, '', 'Bacon', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(516, 65, 'none', 'none', 'The Golden Egg', 1, 0, 10, 0, 0, 'This egg hatched ou
t of another slightly larger egg... and it is ready for BATTLE!', 0, 'Pet', 'Pet
', 'Pet', 'Melee', 'pets/pet-goldenegg.swf', 8, 12, 12, 77, '', 'Nature', 1, 'pe
t', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0),
(517, 65, 'none', 'none', 'Chocobunny Belt', 1, 0, 5, 0, 0, 'This chocolate belt
goes straight to your hips. ', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0,
3, 77, 'Ice,5,Metal,5,Darkness,5', 'Nature', 1, 'belt', '1', 1, 'false', 1, 6, 0
, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 2, 0),
(518, 66, 'none', 'none', 'Prankster''s Wolfaxe', 1, 0, 40, 0, 0, 'Happy April F
ools! Somehow this rare holiday weapon found it''s way to Falconreach. There is
a chance that its SPECIAL ATTACK will go off and deal and extra powerful energy
attack.', 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-fools.swf', 58,
70, 4, 9, 'Energy,5', 'Metal', 1, 'axe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0,
4, 0, 4, 5, 0, 0, 0, 0, 0),
(519, 66, 'none', 'none', 'Prankster''s Ravendagger', 1, 0, 40, 0, 0, 'Happy Apr
il Fools! Somehow this rare holiday weapon found it''s way to Falconreach. There
is a chance that its SPECIAL ATTACK will go off and deal and extra powerful ene
rgy attack.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-f
ools.swf', 56, 72, 4, 9, 'Energy,5', 'Metal', 1, 'dagger', '1', 1, 'false', 3, 0
, 0, 0, 0, 0, 0, 4, 0, 5, 4, 0, 0, 0, 0, 0),
(520, 66, 'none', 'none', 'Prankster''s Hawkstaff', 1, 0, 40, 0, 0, 'Happy April
Fools! Somehow this rare holiday weapon found its way to Falconreach. There is
a chance that its SPECIAL ATTACK will go off and deal and extra powerful energy
attack.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-fools.swf
', 60, 68, 4, 9, 'Energy,5', 'Metal', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0
, 0, 0, 4, 0, 0, 5, 4, 0, 0, 0, 0),
(521, 66, 'none', 'none', 'Fool''s Wolfaxe', 1, 0, 17, 0, 0, 'Happy April Fools!
Somehow this rare holiday weapon found it''s way to Falconreach. There is a cha
nce that its SPECIAL ATTACK will go off and deal and extra powerful energy attac
k.', 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-fools.swf', 30, 54,
2, 4, 'Energy,3', 'Metal', 1, 'axe', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 2, 0,
3, 0, 0, 0, 0, 0, 0),
(522, 66, 'none', 'none', 'Fool''s Ravendagger', 1, 0, 17, 0, 0, 'Happy April Fo

ols! Somehow this rare holiday weapon found it''s way to Falconreach. There is a
chance that its SPECIAL ATTACK will go off and deal and extra powerful energy a
ttack.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-fools.
swf', 30, 54, 2, 4, 'Energy,3', 'Water', 1, 'dagger', '1', 1, 'false', 1, 0, 0,
0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 0, 0),
(523, 66, 'none', 'none', 'Fool''s Hawkstaff', 1, 0, 17, 0, 0, 'Happy April Fool
s! Somehow this rare holiday weapon found it''s way to Falconreach. There is a c
hance that its SPECIAL ATTACK will go off and deal and extra powerful energy att
ack.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-fools.swf',
30, 54, 2, 4, 'Energy,3', 'Water', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0
, 0, 2, 0, 0, 0, 3, 0, 0, 0, 0),
(524, 66, 'none', 'none', 'Punchy', 1, 0, 8, 0, 0, 'Meet Punchy. Punchy may take
a lot of hits but he doesn''t take them lying down. This rare holiday pet has a
chance of STUNNING his target for 1 round!', 0, 'Pet', 'Pet', 'Pet', 'Melee', '
pets/pet-punchy.swf', 10, 13, 0, 5, '', 'Wind', 1, 'pet', '1', 1, 'false', 3, 0,
0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0),
(525, 67, 'none', 'none', 'Icy Dagger', 2, 0, 35, 0, 0, 'Hewn from the depths of
the glacier upon which Dragesvard perches, this dagger contains the power of Ic
e.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-icetown1.s
wf', 54, 62, 4, 1, 'Fire,-5', 'Ice', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0
, 0, 0, 4, 0, 0, 4, 0, 0, 0, 4, 0),
(526, 67, 'none', 'none', 'Icy Staff', 2, 0, 35, 0, 0, 'Hewn from the depths of
the glacier upon which Dragesvard perches, this staff contains the power of Ice.
', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-icetown1.swf', 5
1, 65, 4, 1, 'Fire,-5', 'Ice', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
4, 0, 0, 0, 4, 0, 0, 4, 0),
(527, 67, 'none', 'none', 'Icy Sword', 2, 0, 35, 0, 0, 'Hewn from the depths of
the glacier upon which Dragesvard perches, this sword contains the power of Ice.
', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-icetown1.swf', 4
9, 67, 4, 1, 'Fire,-5', 'Ice', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
4, 0, 4, 0, 0, 0, 0, 4, 0),
(528, 68, 'none', 'none', 'Glacial Dragon Helm', 2, 0, 20, 0, 0, 'This helm is f
or DragonLords only.\nFound in a mysterious cave on Dragesvard''s glacier, this
helm really helps you keep your cool!', 1, 'Head', 'Armor', 'Helmet', 'Melee', '
head/helms/helm-icetown5.swf', 0, 0, 3, 0, 'Light,5,Ice,6', 'Wind', 1, 'helm', '
1', 1, 'false', 0, 2, 0, 0, 0, 2, 0, 3, 0, 2, 2, 2, 0, 0, 4, 0),
(529, 68, 'none', 'none', 'Freezing Dragon Hat', 2, 0, 10, 0, 0, 'This helm is f
or DragonLords only\nFound in a mysterious cave on Dragesvard''s glacier, this h
elm really helps you keep your cool!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'h
ead/helms/helm-icetown3.swf', 0, 0, 1, 0, 'Light,3,Ice,3', 'Light', 1, 'helm', '
1', 1, 'false', 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 2, 0),
(530, 68, 'none', 'none', 'Frosty Dragon Hat', 2, 0, 5, 0, 0, 'This helm is for
DragonLords only.\nFound in a mysterious cave on Dragesvard''s glacier, this hel
m really helps you keep your cool!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'hea
d/helms/helm-icetown2.swf', 0, 0, 0, 5, 'Ice,1', 'Light', 1, 'helm', '1', 1, 'fa
lse', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0),
(531, 68, 'none', 'none', 'Arctic Sherpa Helm', 2, 0, 20, 0, 0, 'Found in a myst
erious cave on Dragesvard''s glacier, this helm really helps you keep your cool!
', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-icetown4.swf', 0, 0,
3, 0, 'Light,5,Ice,5', 'Wind', 1, 'helm', '1', 1, 'false', 0, 2, 0, 0, 0, 2, 0,
3, 0, 2, 0, 2, 0, 0, 3, 0),
(532, 68, 'none', 'none', 'Gelid Ice Hat', 2, 0, 5, 0, 0, 'Found in a mysterious
cave on Dragesvard''s glacier, this Ice Hat really helps you keep your cool!',
0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-icetown1.swf', 0, 0, 0,
5, 'Ice,1', 'Ice', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1, 0, 0, 1, 0),
(533, 70, 'none', 'none', 'Greg', 2, 0, 1, 0, 0, 'Yup. You got him.', 0, 'Pet',
'Pet', 'Pet', 'Melee', 'pets/pet-greg.swf', 9, 17, 0, 1, '', 'Nature', 1, 'pet',
'1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0),
(534, 71, 'none', 'none', 'Major Bronzed Dagger', 2, 0, 34, 0, 0, 'The bronze co

ating of this dagger makes it almost bright enough for the crafty adventurer to
angle it so that the sun shines directly into the eyes of their enemy. Once it
has been cleaned and polished, of course.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pi
erce', 'items/daggers/dagger-bronzeblade.swf', 50, 58, 0, 5, '', 'Wind', 1, 'dag
ger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(535, 71, 'none', 'none', 'Major Bronzed Staff', 2, 0, 34, 0, 0, 'The bronze coa
ting of this staff makes it almost bright enough for the crafty adventurer to an
gle it so that the sun shines directly into the eyes of their enemy. Once it ha
s been cleaned and polished, of course.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic
', 'items/staffs/staff-bronzeblade.swf', 50, 58, 0, 5, '', 'Wind', 1, 'staff', '
1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(536, 71, 'none', 'none', 'Major Bronzed Blade', 2, 0, 34, 0, 0, 'The bronze coa
ting of this sword makes it almost bright enough for the crafty adventurer to an
gle it so that the sun shines directly into the eyes of their enemy. Once it ha
s been cleaned and polished, of course.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee
', 'items/swords/sword-bronzeblade2.swf', 50, 58, 0, 5, '', 'Wind', 1, 'sword',
'1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(537, 71, 'none', 'none', 'Minor Bronzed Dagger', 2, 0, 16, 0, 0, 'For your birt
hday, your mother paid to have your very first wooden dagger dipped in bronze so
that you''d have it forever. ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'it
ems/daggers/dagger-bronzeblade.swf', 27, 41, 0, 1, '', 'Wind', 1, 'dagger', '1',
1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(538, 71, 'none', 'none', 'Minor Bronzed Staff', 2, 0, 16, 0, 0, 'For your birth
day, your mother paid to have your very first wooden staff dipped in bronze so t
hat you''d have it forever. ', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/s
taffs/staff-bronzeblade.swf', 27, 41, 0, 1, '', 'Wind', 1, 'staff', '1', 1, 'fal
se', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(539, 71, 'none', 'none', 'Minor Bronze Blade', 2, 0, 16, 0, 0, 'For your birthd
ay, your mother paid to have your very first wooden sword dipped in bronze so th
at you''d have it forever. ', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/s
words/sword-bronzeblade2.swf', 27, 41, 0, 0, '', 'Wind', 1, 'sword', '1', 1, 'fa
lse', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(540, 72, 'none', 'none', 'Major Cyclonic Sickle Dagger', 2, 0, 34, 0, 0, 'This
dagger''s design was inspired by the gracefully curving path a funnel cloud took
as it unleashed destruction on a once-bucolic plain.', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-curvy.swf', 50, 60, 2, 5, '', 'Wind', 1
, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(541, 72, 'none', 'none', 'Major Cyclonic Sickle Staff', 2, 0, 34, 0, 0, 'This s
taff''s design was inspired by the gracefully curving path a funnel cloud took a
s it unleashed destruction on a once-bucolic plain.', 0, 'Weapon', 'Weapon', 'St
aff', 'Magic', 'items/staffs/staff-curvy.swf', 50, 60, 2, 5, '', 'Wind', 1, 'sta
ff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(542, 72, 'none', 'none', 'Major Cyclonic Sickle', 2, 0, 34, 0, 0, 'This blade''
s design was inspired by the gracefully curving path a funnel cloud took as it u
nleashed destruction on a once-bucolic plain.', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-curvy.swf', 50, 60, 2, 5, '', 'Wind', 1, 'sword', '
1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(543, 72, 'none', 'none', 'Minor Cyclonic Sickle Dagger', 2, 0, 16, 0, 0, 'With
the curved blade of this dagger you can cut a swath through a field of enemies o
r a field of wheat, depending on what type of farming you have on your to-do lis
t that day.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-c
urvy.swf', 27, 43, 0, 1, '', 'Wind', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),

(544, 72, 'none', 'none', 'Minor Cyclonic Sickle Staff', 2, 0, 16, 0, 0, 'With t
he curved blade of this staff you can cut a swath through a field of enemies or
a field of wheat, depending on what type of farming you have on your to-do list
that day.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-curvy.s
wf', 27, 43, 0, 1, '', 'Wind', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(545, 72, 'none', 'none', 'Minor Cyclonic Sickle', 2, 0, 16, 0, 0, 'With this cu
rved blade you can cut a swath through a field of enemies or a field of wheat, d
epending on what type of farming you have on your to-do list that day.', 0, 'Wea
pon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-curvy.swf', 27, 43, 0, 0,
'', 'Wind', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0),
(546, 73, 'none', 'none', 'Major Brokenblade Dagger', 2, 0, 34, 0, 0, 'This blad
e was made when a rogue aeromancer summoned cyclonic winds so fierce that the ro
cks littering the Sandsea were shattered. A patient armorer pieced the shards t
ogether to form this dagger.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items
/daggers/dagger-brokenblade.swf', 50, 62, 2, 5, 'Wind,2', 'Wind', 1, 'dagger', '
1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(547, 73, 'none', 'none', 'Major Brokenblade Staff', 2, 0, 34, 0, 0, 'This blade
was made when a rogue aeromancer summoned cyclonic winds so fierce that the roc
ks littering the Sandsea were shattered. A patient armorer pieced the shards to
gether to form this staff.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/sta
ffs/staff-brokenblade.swf', 50, 62, 2, 5, 'Wind,2', 'Wind', 1, 'staff', '1', 1,
'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(548, 73, 'none', 'none', 'Major Brokenblade', 2, 0, 34, 0, 0, 'This blade was m
ade when a rogue aeromancer summoned cyclonic winds so fierce that the rocks lit
tering the Sandsea were shattered. A patient armorer pieced the shards together
to form this weapon.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/s
word-brokenblade.swf', 50, 62, 2, 5, 'Wind,2', 'Wind', 1, 'sword', '1', 1, 'fals
e', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(549, 73, 'none', 'none', 'Minor Brokenblade Dagger', 2, 0, 16, 0, 0, 'Made when
a bitter aeromancer sent hurricane-force winds to blast apart the walls of a to
wn which refused to hire him, resourceful villagers collected the shards and glu
ed them together to form this dagger.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce
', 'items/daggers/dagger-brokenblade.swf', 27, 45, 0, 1, '', 'Wind', 1, 'dagger'
, '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0),
(550, 73, 'none', 'none', 'Minor Brokenblade Staff', 2, 0, 16, 0, 0, 'Made when
a bitter aeromancer sent hurricane-force winds to blast apart the walls of a tow
n which refused to hire him, resourceful villagers collected the shards and glue
d them together to form this staff.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', '
items/staffs/staff-brokenblade.swf', 27, 45, 0, 1, '', 'Wind', 1, 'staff', '1',
1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0),
(551, 73, 'none', 'none', 'Minor Brokenblade ', 2, 0, 16, 0, 0, 'Made when a bit
ter aeromancer sent hurricane-force winds to blast apart the walls of a town whi
ch refused to hire him, resourceful villagers collected the shards and glued the
m together to form this blade.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items
/swords/sword-brokenblade.swf', 27, 45, 0, 0, '', 'Wind', 1, 'sword', '1', 1, 'f
alse', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0),
(552, 74, 'none', 'none', 'Major Sunsabre Dagger', 2, 0, 34, 0, 0, 'This dagger
was left outside for an entire season to absorb sunlight by the priests of a sun
-worshiping clan deep in the heart of a faraway desert. The intense glow of its
shine demonstrates the blessings given by their gods.', 0, 'Weapon', 'Weapon',
'Dagger', 'Pierce', 'items/daggers/dagger-sunsabre.swf', 50, 64, 3, 5, 'Wind,2',
'Wind', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 4, 0, 0, 0,
0, 0),
(553, 74, 'none', 'none', 'Major Sunsabre Staff', 2, 0, 34, 0, 0, 'This staff wa
s left outside for an entire season to absorb sunlight by the priests of a sun-w
orshiping clan deep in the heart of a faraway desert. The intense glow of its s
hine demonstrates the blessings given by their gods.', 0, 'Weapon', 'Weapon', 'S
taff', 'Magic', 'items/staffs/staff-sunsabre.swf', 50, 64, 3, 5, 'Wind,2', 'Wind

', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0, 0, 0),


(554, 74, 'none', 'none', 'Major Sunsabre', 2, 0, 34, 0, 0, 'This blade was left
outside for an entire season to absorb sunlight by the priests of a sun-worship
ing clan deep in the heart of a faraway desert. The intense glow of its shine d
emonstrates the blessings given by their gods.', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-sunsabre.swf', 50, 64, 3, 5, 'Wind,2', 'Wind', 1,
'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0),
(555, 74, 'none', 'none', 'Minor Sunsabre Dagger', 2, 0, 16, 0, 0, 'Deep in the
heart of a faraway desert lives a clan of sun-worshippers. This dagger incorpor
ates one of their holy symbols to demonstrate the devotion and trust they place
in their gods.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagge
r-sunsabre.swf', 27, 47, 1, 1, 'Stone,1', 'Wind', 1, 'dagger', '1', 1, 'false',
2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0),
(556, 74, 'none', 'none', 'Minor Sunsabre Staff', 2, 0, 16, 0, 0, 'Deep in the h
eart of a faraway desert lives a clan of sun-worshippers. This staff incorporat
es one of their holy symbols to demonstrate the devotion and trust they place in
their gods.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-suns
abre.swf', 27, 47, 1, 1, 'Stone,1', 'Wind', 1, 'staff', '1', 1, 'false', 2, 0, 0
, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0),
(557, 74, 'none', 'none', 'Minor Sunsabre', 2, 0, 16, 0, 0, 'Deep in the heart o
f a faraway desert lives a clan of sun-worshippers. This blade incorporates one
of their holy symbols to demonstrate the devotion and trust they place in their
gods. ', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-sunsabre.
swf', 27, 47, 1, 0, 'Stone,1', 'Wind', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0),
(558, 75, 'none', 'none', 'Togslayer X''s Cape', 2, 0, 20, 0, 0, 'I beat Togicid
e 2 and all I got was this lousy cape.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'i
tems/back/cape-pinktogcape.swf', 0, 0, 0, 12, 'Stone,2,Fire,2,Water,2,Wind,2', '
Light', 1, 'cape', '1', 1, 'false', 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 10, 10,
2, 0),
(559, 76, 'none', 'none', 'Lucky Charm IV', 2, 0, 35, 0, 0, 'This ring looks to
be carved from a single emerald. Sitting atop it is a tiny obsidian skull, whic
h is menacingly beautiful. I wouldn''t look too hard into the skull''s ruby eye
s.', 1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 0, 'Fire,3', 'Darkness'
, 1, 'ring', '1', 1, 'false', 2, 4, 0, 2, 0, 0, 0, 0, 2, 0, 0, 0, 4, 0, 4, 0),
(560, 76, 'none', 'none', 'Lucky Charm III', 2, 0, 25, 0, 0, 'A brilliant gleam
shines off the emerald inlay on this ring. It gives off an aura of good fortune
and health. Its magically felicitous!', 1, 'Finger', 'Armor', 'Ring', 'Melee',
'', 0, 0, 0, 0, 'Fire,2', 'Darkness', 1, 'ring', '1', 1, 'false', 1, 3, 0, 1, 0
, 0, 0, 0, 1, 0, 0, 0, 3, 0, 3, 0),
(561, 76, 'none', 'none', 'Lucky Charm II', 2, 0, 15, 0, 0, 'A brilliant gleam s
hines off the emerald inlay on this ring. It gives off an aura of good fortune
and health. Its magically felicitous!', 0, 'Finger', 'Armor', 'Ring', 'Melee',
'', 0, 0, 0, 0, 'Fire,1', 'Darkness', 1, 'ring', '1', 1, 'false', 1, 2, 0, 0, 0,
0, 0, 0, 1, 0, 0, 0, 2, 0, 2, 0),
(562, 76, 'none', 'none', 'Lucky Charm I', 2, 0, 5, 0, 0, 'A brilliant gleam shi
nes off the emerald inlay on this ring. It gives off an aura of good fortune an
d health. Its magically felicitous!', 0, 'Finger', 'Armor', 'Ring', 'Melee', ''
, 0, 0, 0, 0, '', 'Darkness', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0
, 1, 0, 0, 0, 1, 0, 1, 0),
(563, 77, 'none', 'none', 'Sneevil Mask', 2, 0, 1, 0, 0, 'Boxes!!!', 1, 'Head',
'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween08-sneevilface.swf', 0, 0,
0, 5, '', 'Wood', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0),
(564, 77, 'none', 'none', 'Tribal Mask', 2, 0, 1, 0, 0, 'Voodoo!', 1, 'Head', 'A
rmor', 'Helmet', 'Melee', 'head/helms/helm-mogloween08-oogaboogaface.swf', 0, 0,
0, 5, '', 'Wood', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0),
(565, 77, 'none', 'none', 'Candybucket Mask', 2, 0, 1, 0, 0, 'You has a bucket!'
, 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween08-buckethead

.swf', 0, 0, 0, 5, '', 'None', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0


, 0, 0, 0, 0, 0, 0, 0),
(566, 77, 'none', 'none', 'Slasher Mask', 2, 0, 1, 0, 0, 'AHHHHHHHHHHHHH!', 1, '
Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween08-screamhead.swf',
0, 0, 0, 5, '', 'Darkness', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0),
(567, 77, 'none', 'none', 'The King''s Mask', 2, 0, 1, 0, 0, 'You''re craving pe
anut butter and bananas for some reason....', 1, 'Head', 'Armor', 'Helmet', 'Mel
ee', 'head/helms/helm-mogloween08-notelvis.swf', 0, 0, 0, 5, '', 'Ice', 1, '', '
1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(568, 77, 'none', 'none', 'Conehead Mask', 2, 0, 1, 0, 0, 'Brain Freeze!', 1, 'H
ead', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween08-conehead.swf', 0,
0, 0, 5, '', 'Ice', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(569, 77, 'none', 'none', 'Dessert Mask', 2, 0, 1, 0, 0, 'Mmmmm... pie.....', 1,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween08-pieface.swf',
0, 0, 0, 5, '', 'Light', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0),
(570, 77, 'none', 'none', 'Yaga Mask', 2, 0, 1, 0, 0, 'Be very careful... she co
uld turn you into a gecko!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/
helm-mogloween08-witchface.swf', 0, 0, 0, 5, '', 'Darkness', 1, '', '1', 1, 'fal
se', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(571, 77, 'none', 'none', 'Twilly Mask', 2, 0, 1, 0, 0, 'Watch out for random pu
ntings!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween08-tw
illyface.swf', 0, 0, 0, 5, '', 'Light', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(572, 77, 'none', 'none', 'Splashy Mask', 2, 0, 1, 0, 0, 'You really should feed
him more often....', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mo
gloween08-splashyhead.swf', 0, 0, 0, 5, '', 'Water', 1, '', '1', 1, 'false', 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(573, 77, 'none', 'none', 'Xan Mask', 2, 0, 1, 0, 0, 'Hot!', 1, 'Head', 'Armor',
'Helmet', 'Melee', 'head/helms/helm-mogloween08-xanhead.swf', 0, 0, 0, 5, '', '
Fire', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(574, 77, 'none', 'none', 'Evil Pumpkin Head', 2, 0, 1, 0, 0, 'Hot!', 1, 'Head',
'Armor', 'Helmet', 'Melee', 'head/helms/helm-pumpkinhelmevil.swf', 0, 0, 0, 5,
'', 'Fire', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0),
(575, 78, 'none', 'none', 'Ghost-Tog Pet', 2, 0, 1, 0, 0, 'BOO! It''s a scary, s
cary ghost! Not a tog at all. Really! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets
/pet-GhostTog.swf', 13, 18, 0, 1, '', 'Darkness', 1, 'pet', '1', 1, 'false', 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0),
(576, 79, 'none', 'none', 'Dagger of Wonder', 2, 0, 50, 0, 0, 'This Stiletto of
Wonder/ has an edge of light. / A blade of healing/ shining bright... Feel free
to sing along as you carry this years Frostval reward into battle in the coming
months. It has a chance to heal 5% of your life on a successful hit.', 0, 'We
apon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-frostval08.swf', 56,
74, 1, 10, 'Darkness,9', 'Light', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 1, 0, 0
, 0, 1, 0, 0, 4, 0, 0, 0, 3, 0),
(577, 79, 'none', 'none', 'Staff of Wonder', 2, 0, 50, 0, 0, 'This Staff of Wond
er/ is a staff of light. / A staff of healing/ shining bright. Feel free to sin
g along as you carry this year''s Frostval reward into battle in the coming mont
hs. It has a chance to heal 5% of your life on a successful hit.', 0, 'Weapon',
'Weapon', 'Staff', 'Magic', 'items/staffs/staff-frostval08.swf', 56, 74, 1, 10,
'Darkness,9', 'Light', 1, 'staff', '1', 1, 'false', 3, 0, 0, 1, 0, 0, 0, 1, 0,
0, 0, 4, 0, 0, 3, 0),
(578, 79, 'none', 'none', 'Blade of Wonder', 2, 0, 50, 0, 0, 'This Blade of Wond
er/ has an edge of light. / A sword of healing/ shining bright... Feel free to
sing along as you carry this year''s Frostval reward into battle in the coming m
onths. It has a chance to heal 5% of your life on a successful hit.', 0, 'Weap
on', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-frostval08.swf', 56, 74, 1,

10, 'Darkness,9', 'Light', 1, 'sword', '1', 1, 'false', 3, 0, 0, 1, 0, 0, 0, 1,


0, 4, 0, 0, 0, 0, 3, 0),
(579, 79, 'none', 'none', 'Dagger of Delight', 2, 0, 40, 0, 0, 'This dagger''s m
irror-bright blade is sure to delight Frostval celebrants old and young. Another
reason to celebrate: It has a chance to heal 5% of your life on a successful
hit.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-frostval
08.swf', 50, 66, 4, 10, 'Darkness,7', 'Light', 1, 'dagger', '1', 1, 'false', 2,
0, 0, 0, 0, 0, 0, 4, 0, 0, 3, 0, 0, 0, 0, 0),
(580, 79, 'none', 'none', 'Staff of Delight', 2, 0, 40, 0, 0, 'The lights strung
on this staff are sure to delight Frostval celebrants old and young. Another re
ason to celebrate: It has a chance to heal 5% of your life on a successful hit
.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-frostval08.swf'
, 50, 66, 4, 10, 'Darkness,7', 'Light', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 4, 0, 0, 0, 3, 0, 0, 0, 0),
(581, 79, 'none', 'none', 'Blade of Delight', 2, 0, 40, 0, 0, 'This dagger''s mi
rror-bright blade is sure to delight Frostval celebrants old and young. Another
reason to celebrate: It has a chance to heal 5% of your life on a successful h
it.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-frostval08.sw
f', 50, 66, 0, 10, 'Darkness,7', 'Light', 1, 'sword', '1', 1, 'false', 2, 0, 0,
0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 2, 0),
(582, 79, 'none', 'none', 'Dagger of Rejoicing', 2, 0, 30, 0, 0, 'It is truly a
time to rejoice, for your friends have been freed from Noxus cruel, coal-loving
grasp. Carry this dagger as a reminder of your victory and enjoy it''s healing
powers: a 5% chance to heal you on a successful hit.', 0, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-frostval08.swf', 40, 58, 0, 10, 'Darknes
s,5', 'Light', 1, 'dagger', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0,
0, 0, 3, 0),
(583, 79, 'none', 'none', 'Staff of Rejoicing', 2, 0, 30, 0, 0, 'It is truly a t
ime to rejoice, for your friends have been freed from Noxus cruel, coal-loving g
rasp. Carry this staff as a reminder of your victory and enjoy it''s healing po
wers: a 5% chance to heal you on a successful hit.', 0, 'Weapon', 'Weapon', 'Sta
ff', 'Magic', 'items/staffs/staff-frostval08.swf', 40, 58, 0, 10, 'Darkness,5',
'Light', 1, 'staff', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0,
3, 0),
(584, 79, 'none', 'none', 'Blade of Rejoicing', 2, 0, 30, 0, 0, 'It is truly a t
ime to rejoice, for your friends have been freed from Noxus cruel, coal-loving g
rasp. Carry this sword as a reminder of your victory and enjoy it''s healing po
wers: a 5% chance to heal you on a successful hit.', 0, 'Weapon', 'Weapon', 'Swo
rd', 'Melee', 'items/swords/sword-frostval08.swf', 40, 58, 0, 10, 'Darkness,5',
'Light', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0,
3, 0),
(585, 79, 'none', 'none', 'Dagger of Festivity', 2, 0, 20, 0, 0, 'Festivities ar
e in full swing all over Frostvale as the towns inhabitants celebrate your victo
ry over Noxus and enjoy freedom from a carbon-bound existence. Moglin magic has
imbued this dagger with healing magic- a 5% chance to heal you!', 0, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-frostval08.swf', 36, 42, 0,
10, 'Darkness,3', 'Light', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 2, 0, 0, 0, 2, 0),
(586, 79, 'none', 'none', 'Staff of Festivity', 2, 0, 20, 0, 0, 'Festivities are
in full swing all over Frostvale as the towns inhabitants celebrate your victor
y over Noxus and enjoy freedom from a carbon-bound existence. Moglin magic has
imbued this dagger with healing magic- a 5% chance to heal you!', 0, 'Weapon', '
Weapon', 'Staff', 'Magic', 'items/staffs/staff-frostval08.swf', 36, 42, 0, 10, '
Darkness,3', 'Light', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 2, 0, 0, 2, 0),
(587, 79, 'none', 'none', 'Blade of Festivity', 2, 0, 20, 0, 0, 'Festivities are
in full swing all over Frostvale as the towns inhabitants celebrate your victor
y over Noxus and enjoy freedom from a carbon-bound existence. Moglin magic has
imbued this sword with healing magic- a 5% chance to heal you!', 0, 'Weapon', 'W
eapon', 'Sword', 'Melee', 'items/swords/sword-frostval08.swf', 36, 42, 0, 10, 'D

arkness,3', 'Light', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 2,


0, 0, 0, 0, 2, 0),
(588, 79, 'none', 'none', 'Dagger of Revelry', 2, 0, 10, 0, 0, 'Noxus turned you
r friends to coal. Then you triumphed, made them whole. Let the celebrations beg
in. Its always better when the good guys win. Falalalala lalalala. Moglin magi
c gives this dagger a chance to heal you 5% on a successful hit!', 0, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-frostval08.swf', 22, 30, 0,
10, 'Darkness,1', 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 1, 0, 0, 0, 1, 0),
(589, 79, 'none', 'none', 'Staff of Revelry', 2, 0, 10, 0, 0, 'Noxus turned your
friends to coal. Then you triumphed, made them whole. Let the celebrations begi
n. Its always better when the good guys win. Falalalala lalalala. Moglin magic
gives this staff a chance to heal you 5% on a successful hit!', 0, 'Weapon', 'W
eapon', 'Staff', 'Magic', 'items/staffs/staff-frostval08.swf', 22, 30, 0, 10, 'D
arkness,1', 'Light', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 1, 0, 0, 1, 0),
(590, 79, 'none', 'none', 'Blade of Revelry', 2, 0, 10, 0, 0, 'Noxus turned your
friends to coal. Then you triumphed, made them whole. Let the celebrations begi
n. Its always better when the good guys win. Falalalala lalalala. Moglin magic
gives this sword a chance to heal you 5% on a successful hit!', 0, 'Weapon', 'W
eapon', 'Sword', 'Melee', 'items/swords/sword-frostval08.swf', 22, 30, 0, 10, 'D
arkness,1', 'Light', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 1, 0),
(591, 80, 'none', 'none', 'First Golden Ring', 2, 0, 1, 0, 0, 'The moglins have
made five golden rings as mementos of this years Frostval. This one''s luckier
than the others. ', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 10, '',
'Metal', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2,
2, 0),
(592, 80, 'none', 'none', 'Second Golden Ring', 2, 0, 1, 0, 0, 'The moglins have
made five golden rings as mementos of this years Frostval. This ones seems to
make others find you more charismatic.', 0, 'Finger', 'Armor', 'Ring', 'Melee',
'', 0, 0, 0, 10, '', 'Metal', 1, 'ring', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 2, 0, 0),
(593, 80, 'none', 'none', 'Third Golden Ring', 2, 0, 1, 0, 0, 'The moglins have
made five golden rings as mementos of this years Frostval. This one lends you s
trength.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 10, '', 'Metal',
1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0),
(594, 80, 'none', 'none', 'Fourth Golden Ring', 2, 0, 1, 0, 0, 'The moglins have
made five golden rings as mementos of this years Frostval. This one enhances y
our intelligence.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 10, '',
'Metal', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0,
0, 0),
(595, 80, 'none', 'none', 'Fifth Golden Ring', 2, 0, 1, 0, 0, 'The moglins have
made five golden rings as mementos of this years Frostval. This one aids your e
ndurance.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 4, 10, '', 'Metal',
1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 5, 0),
(596, 81, 'none', 'none', 'RAZE A Glass IV', 2, 0, 48, 0, 0, 'This item requires
a Dragon Amulet. They are 2 glasses from one of Lore''s most famous crystal sha
pers, but none of the monsters seem to want to toast with you. ', 1, 'Weapon', '
Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-newyear09.swf', 61, 76, 2, 5,
'', 'Wood', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 1
1, 0, 0, 0),
(597, 81, 'none', 'none', 'ChamPAIN Skullcracker IV', 2, 0, 48, 0, 0, 'This item
requires a Dragon Amulet. It is a very VERY large bottle of sparkling grape jui
ce. Now all you ned to 2 large glass buckets to drink from. ', 1, 'Weapon', 'Wea
pon', 'Mace', 'Melee', 'items/maces/mace-newyear09.swf', 61, 76, 2, 5, '', 'Wood
', 1, 'mace', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 5, 0, 0, 11, 0, 0, 0),
(598, 81, 'none', 'none', 'Corkpopper IV', 2, 0, 48, 0, 0, 'This item requires a
Dragon Amulet. A never-ending fountain of sparkling grape juice forms the handl
e to this enchanted staff... Now, how do you drink it?', 1, 'Weapon', 'Weapon',

'Staff', 'Magic', 'items/staffs/staff-newyear09.swf', 61, 76, 2, 5, '', 'Wood',


1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 5, 11, 0, 0, 0),
(599, 81, 'none', 'none', 'RAZE A Glass III', 2, 0, 36, 0, 0, 'This item require
s a Dragon Amulet. They are 2 glasses from one of Lore''s most famous crystal sh
apers, but none of the monsters seem to want to toast with you. ', 1, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-newyear09.swf', 51, 66, 1, 5
, '', 'Wood', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 0,
11, 0, 0, 0),
(600, 81, 'none', 'none', 'ChamPAIN Skullcracker III', 2, 0, 36, 0, 0, 'This ite
m requires a Dragon Amulet. It is a very VERY large bottle of sparkling grape ju
ice. Now all you need is to 2 large glass buckets to drink from. ', 1, 'Weapon',
'Weapon', 'Mace', 'Melee', 'items/maces/mace-newyear09.swf', 51, 66, 1, 5, '',
'Wood', 1, 'mace', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 11, 0, 0
, 0),
(601, 81, 'none', 'none', 'Corkpopper III', 2, 0, 36, 0, 0, 'This item requires
a Dragon Amulet. A never-ending fountain of sparkling grape juice forms the hand
le to this enchanted staff... Now, how do you drink it?', 1, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-newyear09.swf', 51, 66, 1, 5, '', 'Wood',
1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 11, 0, 0, 0),
(602, 81, 'none', 'none', 'RAZE A Galss II', 2, 0, 24, 0, 0, 'This item requires
a Dragon Amulet. They are 2 glasses from one of Lore''s most famous crystal sha
pers, but none of the monsters seem to want to toast with you. . ', 1, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-newyear09.swf', 40, 53, 1,
5, '', 'Wood', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 0,
10, 0, 0, 0),
(603, 81, 'none', 'none', 'ChamPAIN Skullcracker II', 2, 0, 24, 0, 0, 'This item
requires a Dragon Amulet. It is a very VERY large bottle of sparkling grape jui
ce. Now all you ned to 2 large glass buckets to drink from. ', 1, 'Weapon', 'Wea
pon', 'Mace', 'Melee', 'items/maces/mace-newyear09.swf', 40, 53, 1, 5, '', 'Wood
', 1, 'mace', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 10, 0, 0, 0),
(604, 81, 'none', 'none', 'Corkpopper II', 2, 0, 24, 0, 0, 'This item requires a
Dragon Amulet. A never-ending fountain of sparkling grape juice forms the handl
e to this enchanted staff... Now, how do you drink it?', 1, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-newyear09.swf', 40, 53, 1, 5, '', 'Wood',
1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 10, 0, 0, 0),
(605, 81, 'none', 'none', 'RAZE A Glass', 2, 0, 12, 0, 0, 'This item requires a
Dragon Amulet. They are 2 glasses from one of Lore''s most famous crystal shaper
s, but none of the monsters seem to want to toast with you. ', 1, 'Weapon', 'Wea
pon', 'Dagger', 'Pierce', 'items/daggers/dagger-newyear09.swf', 26, 39, 1, 5, ''
, 'Wood', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 9, 0
, 0, 0),
(606, 81, 'none', 'none', 'ChamPAIN Skullcracker', 2, 0, 12, 0, 0, 'This item re
quires a Dragon Amulet. It is a very VERY large bottle of sparkling grape juice.
Now all you ned to 2 large glass buckets to drink from. ', 1, 'Weapon', 'Weapon
', 'Mace', 'Melee', 'items/maces/mace-newyear09.swf', 26, 39, 1, 5, '', 'Wood',
1, 'mace', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 9, 0, 0, 0),
(607, 81, 'none', 'none', 'Corkpopper', 2, 0, 12, 0, 0, 'This item requires a Dr
agon Amulet. A never-ending fountain of sparkling grape juice forms the handle t
o this enchanted staff... Now, how do you drink it?', 1, 'Weapon', 'Weapon', 'St
aff', 'Magic', 'items/staffs/staff-newyear09.swf', 26, 39, 1, 5, '', 'Wood', 1,
'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 9, 0, 0, 0),
(608, 82, 'none', 'none', 'Savant Dagger', 2, 0, 33, 0, 0, 'This Dagger requires
a Dragon Amulet. It became available to you after reaching the rank of Savant a
t the Aeris Battlespire. It proudly displays your abilities in player versus pl
ayer combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/da
ggers/dagger-pvpnew1.swf', 51, 63, 2, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal',
1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 2, 0, 4, 0),
(609, 82, 'none', 'none', 'Savant Staff', 2, 0, 33, 0, 0, 'This staff requires a
Dragon Amulet. It became available to you after reaching the rank of Savant at
the Aeris Battlespire. It proudly displays your abilities in player versus play

er combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs


/staff-pvpnew1.swf', 51, 63, 2, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 's
taff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 2, 0, 4, 0),
(610, 82, 'none', 'none', 'Savant Sword', 2, 0, 33, 0, 0, 'This sword requires a
Dragon Amulet. It became available to you after reaching the rank of Savant at
the Aeris Battlespire. It proudly displays your abilities in player versus play
er combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords
/sword-pvpnew1.swf', 51, 63, 2, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 's
word', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 2, 0, 4, 0),
(611, 82, 'none', 'none', 'Savant Dagger', 2, 0, 33, 0, 0, 'It became available
to you after reaching the rank of Savant at the Aeris Battlespire. It proudly di
splays your abilities in player versus player combat in the arena.', 0, 'Weapon
', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvpnew1.swf', 50, 56, 0,
8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'dagger', '1', 1, 'false', 3, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 2, 0),
(612, 82, 'none', 'none', 'Savant Staff', 2, 0, 33, 0, 0, 'It became available t
o you after reaching the rank of Savant at the Aeris Battlespire. It proudly dis
plays your abilities in player versus player combat in the arena.', 0, 'Weapon'
, 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvpnew1.swf', 50, 56, 0, 8, 'D
arkness,2,Shrink,20,Fire,3', 'Metal', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 2, 2, 0, 2, 0),
(613, 82, 'none', 'none', 'Savant Sword', 2, 0, 33, 0, 0, 'It became available t
o you after reaching the rank of Savant at the Aeris Battlespire. It proudly dis
plays your abilities in player versus player combat in the arena.', 0, 'Weapon'
, 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvpnew1.swf', 50, 56, 0, 8, 'D
arkness,2,Shrink,20,Fire,3', 'Metal', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0
, 0, 0, 0, 0, 2, 0, 0, 2, 0, 2, 0),
(614, 83, 'none', 'none', 'Professional Dagger', 2, 0, 37, 0, 0, 'This Dagger re
quires a Dragon Amulet. It became available to you after reaching the rank of Pr
ofessional at the Aeris Battlespire. It proudly displays your abilities in play
er versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce
', 'items/daggers/dagger-pvpnew2.swf', 55, 67, 3, 8, 'Darkness,3,Shrink,20,Fire,
3', 'Metal', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3, 0, 2
, 0, 5, 0),
(615, 83, 'none', 'none', 'Professional Staff', 2, 0, 37, 0, 0, 'This staff requ
ires a Dragon Amulet. It became available to you after reaching the rank of Prof
essional at the Aeris Battlespire. It proudly displays your abilities in player
versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', '
items/staffs/staff-pvpnew2.swf', 55, 67, 3, 8, 'Darkness,3,Shrink,20,Fire,3', 'M
etal', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 3, 2, 0, 5,
0),
(616, 83, 'none', 'none', 'Professional Sword', 2, 0, 37, 0, 0, 'This sword requ
ires a Dragon Amulet. It became available to you after reaching the rank of Prof
essional at the Aeris Battlespire. It proudly displays your abilities in player
versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', '
items/swords/sword-pvpnew2.swf', 55, 67, 3, 8, 'Darkness,3,Shrink,20,Fire,3', 'M
etal', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 0, 2, 0, 5,
0),
(617, 83, 'none', 'none', 'Professional Dagger', 2, 0, 37, 0, 0, 'It became avai
lable to you after reaching the rank of Professional at the Aeris Battlespire. I
t proudly displays your abilities in player versus player combat in the arena.'
, 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvpnew2.swf',
53, 59, 1, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'dagger', '1', 1, 'fal
se', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, 2, 0, 2, 0),
(618, 83, 'none', 'none', 'Professional Staff', 2, 0, 37, 0, 0, 'It became avail
able to you after reaching the rank of Professional at the Aeris Battlespire. It
proudly displays your abilities in player versus player combat in the arena.',
0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvpnew2.swf', 53,
59, 1, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'staff', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 2, 0, 2, 0),

(619, 83, 'none', 'none', 'Professional Sword', 2, 0, 37, 0, 0, 'It became avail
able to you after reaching the rank of Professional at the Aeris Battlespire. It
proudly displays your abilities in player versus player combat in the arena.',
0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvpnew2.swf', 53,
59, 1, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'sword', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 2, 0, 2, 0),
(620, 84, 'none', 'none', 'Contender Dagger', 2, 0, 41, 0, 0, 'This Dagger requi
res a Dragon Amulet. It became available to you after reaching the rank of Conte
nder at the Aeris Battlespire. It proudly displays your abilities in player ver
sus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'it
ems/daggers/dagger-pvpnew3.swf', 61, 67, 3, 8, 'Darkness,4,Shrink,20,Fire,3', 'M
etal', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 0, 4, 0, 2, 0, 6
, 0),
(621, 84, 'none', 'none', 'Contender Staff', 2, 0, 41, 0, 0, 'This staff require
s a Dragon Amulet. It became available to you after reaching the rank of Contend
er at the Aeris Battlespire. It proudly displays your abilities in player versu
s player combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/
staffs/staff-pvpnew3.swf', 61, 67, 3, 8, 'Darkness,4,Shrink,20,Fire,3', 'Metal',
1, 'staff', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 4, 2, 0, 6, 0),
(622, 84, 'none', 'none', 'Contender Sword', 2, 0, 41, 0, 0, 'This sword require
s a Dragon Amulet. It became available to you after reaching the rank of Contend
er at the Aeris Battlespire. It proudly displays your abilities in player versu
s player combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/
swords/sword-pvpnew3.swf', 61, 67, 3, 8, 'Darkness,4,Shrink,20,Fire,3', 'Metal',
1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 4, 0, 0, 2, 0, 6, 0),
(623, 84, 'none', 'none', 'Contender Dagger', 2, 0, 41, 0, 0, 'It became availab
le to you after reaching the rank of Contender at the Aeris Battlespire. It prou
dly displays your abilities in player versus player combat in the arena.', 0, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvpnew3.swf', 56, 6
4, 2, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'dagger', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 2, 0, 0, 4, 0, 2, 0, 2, 0),
(624, 84, 'none', 'none', 'Contender Staff', 2, 0, 41, 0, 0, 'It became availabl
e to you after reaching the rank of Contender at the Aeris Battlespire. It proud
ly displays your abilities in player versus player combat in the arena.', 0, 'W
eapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvpnew3.swf', 56, 64, 2,
8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'staff', '1', 1, 'false', 3, 0, 0
, 0, 0, 0, 0, 2, 0, 0, 0, 4, 2, 0, 2, 0),
(625, 84, 'none', 'none', 'Contender Sword', 2, 0, 41, 0, 0, 'It became availabl
e to you after reaching the rank of Contender at the Aeris Battlespire. It proud
ly displays your abilities in player versus player combat in the arena.', 0, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvpnew3.swf', 56, 64, 2,
8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'sword', '1', 1, 'false', 3, 0, 0
, 0, 0, 0, 0, 2, 0, 4, 0, 0, 2, 0, 2, 0),
(626, 85, 'none', 'none', 'Elite Dagger', 2, 0, 43, 0, 0, 'This Dagger requires
a Dragon Amulet. It became available to you after reaching the rank of Elite at
the Aeris Battlespire. It proudly displays your abilities in player versus play
er combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagg
ers/dagger-pvpnew4.swf', 62, 68, 4, 8, 'Darkness,5,Shrink,20,Fire,3', 'Metal', 1
, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 2, 0, 7, 0),
(627, 85, 'none', 'none', 'Elite Staff', 2, 0, 43, 0, 0, 'This staff requires a
Dragon Amulet. It became available to you after reaching the rank of Elite at th
e Aeris Battlespire. It proudly displays your abilities in player versus player
combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/s
taff-pvpnew4.swf', 62, 68, 4, 8, 'Darkness,5,Shrink,20,Fire,3', 'Metal', 1, 'sta
ff', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 5, 2, 0, 7, 0),
(628, 85, 'none', 'none', 'Elite Sword', 2, 0, 43, 0, 0, 'This sword requires a
Dragon Amulet. It became available to you after reaching the rank of Elite at th
e Aeris Battlespire. It proudly displays your abilities in player versus player
combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/s
word-pvpnew4.swf', 62, 68, 4, 8, 'Darkness,5,Shrink,20,Fire,3', 'Metal', 1, 'swo

rd', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 5, 0, 0, 2, 0, 7, 0),


(629, 85, 'none', 'none', 'Elite Dagger', 2, 0, 43, 0, 0, 'It became available t
o you after reaching the rank of Elite at the Aeris Battlespire. It proudly disp
lays your abilities in player versus player combat in the arena.', 0, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvpnew4.swf', 57, 65, 3, 8,
'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'dagger', '1', 1, 'false', 3, 0, 0,
0, 0, 0, 0, 3, 0, 0, 4, 0, 2, 0, 3, 0),
(630, 85, 'none', 'none', 'Elite Staff', 2, 0, 43, 0, 0, 'It became available to
you after reaching the rank of Elite at the Aeris Battlespire. It proudly displ
ays your abilities in player versus player combat in the arena.', 0, 'Weapon',
'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvpnew4.swf', 57, 65, 3, 8, 'Dar
kness,2,Shrink,20,Fire,3', 'Metal', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0,
0, 0, 3, 0, 0, 0, 4, 2, 0, 3, 0),
(631, 85, 'none', 'none', 'Elite Sword', 2, 0, 43, 0, 0, 'It became available to
you after reaching the rank of Elite at the Aeris Battlespire. It proudly displ
ays your abilities in player versus player combat in the arena.', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvpnew4.swf', 57, 65, 3, 8, 'Dar
kness,2,Shrink,20,Fire,3', 'Metal', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0,
0, 0, 3, 0, 4, 0, 0, 2, 0, 3, 0),
(632, 86, 'none', 'none', 'Grand Master Dagger', 2, 0, 48, 0, 0, 'This Dagger re
quires a Dragon Amulet. It became available to you after reaching the rank of Gr
and Master at the Aeris Battlespire. It proudly displays your abilities in play
er versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce
', 'items/daggers/dagger-pvpnew5.swf', 65, 75, 4, 8, 'Darkness,6,Shrink,20,Fire,
4', 'Metal', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 2
, 0, 7, 0),
(633, 86, 'none', 'none', 'Grand Master Staff', 2, 0, 48, 0, 0, 'This staff requ
ires a Dragon Amulet. It became available to you after reaching the rank of Gran
d Master at the Aeris Battlespire. It proudly displays your abilities in player
versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', '
items/staffs/staff-pvpnew5.swf', 65, 75, 4, 8, 'Darkness,6,Shrink,20,Fire,4', 'M
etal', 1, 'staff', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 6, 2, 0, 7,
0),
(634, 86, 'none', 'none', 'Grand Master Sword', 2, 0, 48, 0, 0, 'This sword requ
ires a Dragon Amulet. It became available to you after reaching the rank of Gran
d Master at the Aeris Battlespire. It proudly displays your abilities in player
versus player combat in the arena.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', '
items/swords/sword-pvpnew5.swf', 65, 75, 4, 8, 'Darkness,6,Shrink,20,Fire,4', 'M
etal', 1, 'sword', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 4, 0, 6, 0, 0, 3, 0, 7,
0),
(635, 86, 'none', 'none', 'Grand Master Dagger', 2, 0, 48, 0, 0, 'It became avai
lable to you after reaching the rank of Grand Master at the Aeris Battlespire. I
t proudly displays your abilities in player versus player combat in the arena.'
, 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-pvpnew5.swf',
63, 67, 3, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'dagger', '1', 1, 'fal
se', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 5, 0, 2, 0, 4, 0),
(636, 86, 'none', 'none', 'Grand Master Staff', 2, 0, 48, 0, 0, 'It became avail
able to you after reaching the rank of Grand Master at the Aeris Battlespire. It
proudly displays your abilities in player versus player combat in the arena.',
0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-pvpnew5.swf', 63,
67, 3, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'staff', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 5, 2, 0, 4, 0),
(637, 86, 'none', 'none', 'Grand Master Sword', 2, 0, 48, 0, 0, 'It became avail
able to you after reaching the rank of Grand Master at the Aeris Battlespire. It
proudly displays your abilities in player versus player combat in the arena.',
0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-pvpnew5.swf', 63,
67, 3, 8, 'Darkness,2,Shrink,20,Fire,3', 'Metal', 1, 'sword', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 3, 0, 5, 0, 0, 2, 0, 4, 0),
(638, 87, 'none', 'none', 'The Princess'' Blade', 2, 0, 32, 0, 0, 'This item req
uires a Dragon Amulet. With this blade, you and your opponent can try to kill ea

ch other like civilized people.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'it


ems/daggers/dagger-cyrano4.swf', 44, 64, 2, 5, '', 'Poison', 1, 'dagger', '1', 1
, 'false', 4, 3, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0),
(639, 87, 'none', 'none', 'Miracle Staff', 2, 0, 32, 0, 0, 'This item requires a
Dragon Amulet. With this staff, your intellect becomes truly dizzying.', 1, 'We
apon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-cyrano4.swf', 44, 64, 2,
5, '', 'Poison', 1, 'staff', '1', 1, 'false', 4, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2
, 0, 0, 0, 0),
(640, 87, 'none', 'none', 'Dread Bandit''s Sword', 2, 0, 32, 0, 0, 'This item re
quires a Dragon Amulet. You could always try dueling him left-handed. Or is that
INCONCEIVABLE?!', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/swordcyrano4.swf', 42, 66, 2, 5, '', 'Poison', 1, 'sword', '1', 1, 'false', 4, 3, 0,
0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0),
(641, 87, 'none', 'none', 'Tainted Bandit''s Axe', 2, 0, 24, 0, 0, 'And to think
, all that time it was this axe that was poisoned.', 0, 'Weapon', 'Weapon', 'Axe
', 'Melee', 'items/axes/axe-cyrano4a.swf', 35, 54, 1, 5, '', 'Poison', 1, 'axe',
'1', 1, 'false', 2, 2, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0),
(642, 87, 'none', 'none', 'Tainted Bandit''s Blade', 2, 0, 24, 0, 0, 'And to thi
nk, all that time it was this dagger that was poisoned.', 0, 'Weapon', 'Weapon',
'Dagger', 'Pierce', 'items/daggers/dagger-cyrano4a.swf', 33, 56, 1, 5, '', 'Poi
son', 1, 'dagger', '1', 1, 'false', 2, 2, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0,
0),
(643, 87, 'none', 'none', 'Tainted Bandit''s Staff', 2, 0, 24, 0, 0, 'And to thi
nk, all that time it was this staff that was poisoned.', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-cyrano4a.swf', 34, 55, 1, 5, '', 'Poison',
1, 'staff', '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0),
(644, 87, 'none', 'none', 'Rusted Bandit''s Axe', 2, 0, 15, 0, 0, 'Be careful wh
en you handle this axe. The bandit who owned this didn''t take very good care o
f it, and if you cut yourself, you might catch something unpleasant.', 0, 'Weapo
n', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-cyrano4a.swf', 31, 38, 0, 1, '', '
Disease', 1, 'axe', '1', 1, 'false', 1, 2, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, -1, 0,
0, 0),
(645, 87, 'none', 'none', 'Rusted Bandit''s Blade', 2, 0, 15, 0, 0, 'Be careful
when you handle this dagger. The bandit who owned this didn''t take very good c
are of it, and if you cut yourself, you might catch something unpleasant.', 0, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-cyrano4a.swf', 30,
39, 0, 5, '', 'Disease', 1, 'dagger', '1', 1, 'false', 1, 2, 0, 0, 0, 0, 0, 0, 0
, 0, 2, 0, -1, 0, 0, 0),
(646, 87, 'none', 'none', 'Rusted Bandit''s Staff', 2, 0, 15, 0, 0, 'Be careful
when you handle this staff. The bandit who owned this didn''t take very good ca
re of it, and if you cut yourself, you might catch something unpleasant.', 0, 'W
eapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-cyrano4a.swf', 33, 36, 0
, 1, '', 'Disease', 1, 'staff', '1', 1, 'false', 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 2, -1, 0, 0, 0),
(647, 87, 'none', 'none', 'Cavalier''s Helm', 2, 0, 5, 0, 0, 'The only appropria
te thing to say after putting this on is Engarde!', 0, 'Head', 'Armor', 'Helmet'
, 'Melee', 'head/helms/helm-swashhelm.swf', 0, 0, 0, 7, '', 'None', 1, 'helm', '
1', 1, 'false', 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0),
(648, 88, 'none', 'none', 'Voidstar Essence', 2, 0, 30, 0, 0, 'The magical essen
ce of this cloak was harvested from the minions of Voidstar, the avatar of darkn
ess.', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-dark.swf', 0, 0, 0,
2, 'Darkness,7', 'Darkness', 1, 'cape', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 0
, 0, 0, 0, 0, 0, 0, 4, 0),
(649, 88, 'none', 'none', 'Beams of Celerita', 2, 0, 30, 0, 0, 'The very beams o
f light making up the light mioions of Celerita, avatar of Light, create this cl
oak.', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-light.swf', 0, 0, 4
, 2, 'Light,7', 'Light', 1, 'cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0,
4, 3, 4, 0, 0, 0, 0),
(650, 88, 'none', 'none', 'Khazri Cloak', 2, 0, 20, 0, 0, 'The breeze of the win
d avatar, Khazri''s, minions blows through this cloak.', 1, 'Back', 'Armor', 'Ca

pe', 'Melee', 'items/back/cape-wind.swf', 0, 0, 0, 0, 'Wind,5', 'Wind', 1, 'cape


', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0, 0, 0),
(651, 88, 'none', 'none', 'Shroud of Neso', 2, 0, 10, 0, 0, 'This cape has dropl
ets of the minions of Neso, the avatar of Water, interwoven in the threads.', 1,
'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-water.swf', 0, 0, 0, 9, 'Wat
er,3', 'Water', 1, 'cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2,
0, 0, 0, 0),
(652, 88, 'none', 'none', 'Dust of Temblor', 2, 0, 20, 0, 0, 'The pigment of the
earth avatar, Temblor, colors this cloak.', 0, 'Back', 'Armor', 'Cape', 'Melee'
, 'items/back/cape-earth.swf', 0, 0, 0, 0, 'Stone,5', 'Stone', 1, 'cape', '1', 1
, 'false', 3, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(653, 88, 'none', 'none', 'Wrap of Fiamme', 2, 0, 10, 0, 0, 'The crystallized fi
re that adorns this cape was harvested from the minions of Fiamme, avatar of Fir
e.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-fire.swf', 0, 0, 1, 9
, 'Fire,3', 'Fire', 1, 'cape', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0,
0, 0, 0, 0, 0),
(654, 89, 'none', 'none', 'Indecent Proposal', 1, 0, 5, 0, 0, '"So... What do yo
u say?" This trinket stuns your enemy for 2 rounds!', 1, 'Trinket', 'Armor', 'Tr
inket', 'Melee', 'items/trinkets/trinket-proposal.swf', 0, 0, 0, 14, '', 'Fire',
1, 'trinket', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(655, 89, 'none', 'none', 'Blinded by Love', 1, 0, 5, 0, 0, '"Can''t see... so m
any hearts!" This trinket blinds your opponent, giving -30 to the hit rate. This
item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'Trinket', 'Melee', 'it
ems/trinkets/trinket-blindlove.swf', 0, 0, 0, 15, '', 'Fire', 1, 'trinket', '1',
1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(656, 89, 'none', 'none', 'My Tiny DOOM Pwny IV', 1, 0, 60, 0, 0, 'The cutest DO
OM around!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DoomPegasus.swf', 16, 26
, 3, 50, '', 'Darkness', 1, 'pet', '1', 1, 'false', 8, 0, 0, 0, 0, 0, 0, 3, 0, 0
, 0, 0, 0, 0, 0, 0),
(657, 89, 'none', 'none', 'My Tiny DOOM Pwny III', 1, 0, 55, 0, 0, 'The cutest D
OOM around! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DoomPegasus.swf', 18,
22, 2, 15, '', 'Darkness', 1, 'pet', '1', 1, 'false', 7, 0, 0, 0, 0, 0, 0, 2, 0,
0, 0, 0, 0, 0, 0, 0),
(658, 89, 'none', 'none', 'My Tiny DOOM Pwny II', 1, 0, 35, 0, 0, 'The cutest DO
OM around! ', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-DoomPegasus.swf', 13, 1
8, 1, 10, '', 'Darkness', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 1, 0,
0, 0, 0, 0, 0, 0, 0),
(659, 89, 'none', 'none', 'My Tiny DOOM Pwny I', 1, 0, 15, 0, 0, 'The cutest DOO
M around! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DoomPegasus.swf', 5, 16,
0, 5, '', 'Darkness', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0),
(660, 90, 'none', 'none', 'Akinetos'' Fury', 2, 0, 46, 0, 0, 'You would be ragin
g too if you were stuck with 8 other individuals without being able to take a \n
break! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'P
ierce', 'items/daggers/dagger-bacon6.swf', 61, 69, 2, 1, 'Poison,7,Nature,5', 'D
isease', 1, 'dagger', '1', 1, 'false', 2, 2, 0, 0, 0, 0, 0, 2, 0, 0, 7, 0, 0, 0,
4, 0),
(661, 90, 'none', 'none', 'Plegios'' Punishment', 2, 0, 46, 0, 0, 'Plegios'' att
acks HURT. You''re not sure what you''re being punished for, but you''re really
, really sorry for what you did.\n\nThis item requires a Dragon Amulet.', 1, 'We
apon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-bacon6.swf', 61, 69, 2, 2
0, 'Poison,7,Nature,5', 'Disease', 1, 'sword', '1', 1, 'false', 2, 2, 0, 0, 0, 0
, 0, 2, 0, 7, 0, 0, 0, 0, 4, 0),
(662, 90, 'none', 'none', 'Algea''s Anger', 2, 0, 46, 0, 0, 'Algea looks so swee
t(for a hydra), but watch when she''s in a bad mood, she gets FIERCE. \n\nThis i
tem requires a Dragon Amulet. ', 1, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/
wands/wand-bacon6.swf', 61, 69, 2, 20, 'Poison,7,Nature,5', 'Disease', 1, 'wand'
, '1', 1, 'false', 2, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 7, 0, 0, 4, 0),
(663, 90, 'none', 'none', 'Imitation Chickencow Wings', 2, 0, 10, 0, 0, 'No chic
kencows were harmed in the making of these novelty wings. They''re almost as go

od as the real thing! This item requires a Dragon Amulet.', 1, 'Back', 'Armor',
'Wings', 'Melee', 'items/back/birdwings-chickencow.swf', 0, 0, 0, 0, 'Nature,4'
, 'Nature', 1, 'wings', '1', 1, 'false', 0, 2, 0, 1, 0, 2, 0, 0, 0, 3, 0, 3, 0,
0, 0, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(664, 90, 'none', 'none', 'Lyssa''s Gall', 2, 0, 36, 0, 0, ' Lyssa is a sweet ga
l (for a female hydra), but her poison is quite bitter and will leave you writhi
ng in pain if you should be unlucky enough to be bitten.\n', 0, 'Weapon', 'Weapo
n', 'Dagger', 'Pierce', 'items/daggers/dagger-bacon6.swf', 50, 63, 2, 20, 'Poiso
n,4,Nature,3', 'Poison', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0
, 0, 3, 0, 1, 0, 3, 0),
(665, 90, 'none', 'none', 'Toxicon''s Venom', 2, 0, 36, 0, 0, 'Toxicon has a fie
rce temper in addition to a NASTY poison attack. You don''t want to mess with h
im unless you''ve got a full potion bag and a Fire or energy-based weapon in han
d.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-bacon6.swf', 5
0, 63, 2, 20, 'Poison,4,Nature,3', 'Poison', 1, 'sword', '1', 1, 'false', 2, 0,
0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 1, 0, 3, 0),
(666, 90, 'none', 'none', 'Ekidna''s Taint', 2, 0, 36, 0, 0, 'Her smile is so sw
eet (even if her lips are thin). But if you let Ekidna get to close, she''ll bi
te! And you''ll feel the lingering effects of that for weeks afterward.', 0, 'W
eapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-bacon6.swf', 50, 63, 2, 20,
'Poison,4,Nature,3', 'Poison', 1, 'wand', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
2, 0, 0, 0, 3, 1, 0, 3, 0),
(667, 90, 'none', 'none', 'Mire Malady', 2, 0, 26, 0, 0, 'Slogging through that
swampy marsh wasn''t a very good idea, even if you needed to do it. It seems yo
u''ve gotten just a bit ill.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items
/daggers/dagger-bacon6.swf', 42, 51, 0, 20, 'Poison,2,Nature,2', 'Disease', 1, '
dagger', '1', 1, 'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, -1, 0),
(668, 90, 'none', 'none', 'Swamp Fever', 2, 0, 26, 0, 0, 'The cuts and scrapes y
ou got in the swamp before receiving this weapon seem to have gotten infected.
Does chicken soup work on swamp fever?', 0, 'Weapon', 'Weapon', 'Sword', 'Melee'
, 'items/swords/sword-bacon6.swf', 42, 51, 0, 20, 'Poison,2,Nature,2', 'Disease'
, 1, 'sword', '1', 1, 'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, -1, 0),
(669, 90, 'none', 'none', 'Marsh Malaise', 2, 0, 26, 0, 0, 'Dank, dark marshes a
re REALLY depressing. Better head for higher, sunnier ground and maybe the mala
ise you''re suffering will go away.', 0, 'Weapon', 'Weapon', 'Wand', 'Magic', 'i
tems/wands/wand-bacon6.swf', 42, 51, 0, 20, 'Poison,2,Nature,2', 'Disease', 1, '
wand', '1', 1, 'false', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, -1, 0),
(670, 90, 'none', 'none', 'Tiphikol''s Temper', 2, 0, 18, 0, 0, 'Previous attemp
ts to attack him have only made Tiphikol ready to strike out at the first sign o
f danger, but there are no anger management programs in the swamp.', 0, 'Weapon'
, 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-bacon6.swf', 33, 45, 0, 20
, '', 'Poison', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0),
(671, 90, 'none', 'none', 'Hydrolis'' Bile', 2, 0, 18, 0, 0, 'Adventurers brave
enough to face down the hydra should remember to dip their weapons in hydra bloo
d or bile to make use of the deadly poisons. ', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-bacon6.swf', 33, 45, 0, 20, '', 'Poison', 1, 'sword
', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(672, 90, 'none', 'none', 'Dacryos'' Distemper', 2, 0, 18, 0, 0, 'What is worse
than an angry hydra? A rabid hydra, frothing at the mouth and ready to attack at
the slightest provocation!', 0, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wan
ds/wand-bacon6.swf', 33, 45, 0, 20, '', 'Poison', 1, 'wand', '1', 1, 'false', 2,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),

(673, 91, 'none', 'none', 'Pressureknife', 2, 0, 40, 0, 0, 'This item requires a


Dragon Amulet. 2 uses. Great battle dagger and you can check the pressure in yo
ur tires.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ste
am.swf', 54, 68, 2, 9, 'Metal,4', 'Metal', 1, 'dagger', '1', 1, 'false', 3, 0, 0
, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 6, 0),
(674, 91, 'none', 'none', 'Pressurestaff', 2, 0, 40, 0, 0, 'This item requires a
Dragon Amulet. This powerful staff may be the key to defeating your toughest fo
es but all that clanking makes it hard to sneak up on them.', 1, 'Weapon', 'Weap
on', 'Staff', 'Magic', 'items/staffs/staff-steam.swf', 54, 68, 2, 9, 'Metal,4',
'Metal', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0,
6, 0),
(675, 91, 'none', 'none', 'Pressureblade', 2, 0, 40, 0, 0, 'This item requires a
Dragon Amulet. Steam powered blades were all the rage in Popsprocket until they
realized that you don''t really need to power a sword.', 1, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-steam.swf', 54, 68, 2, 9, 'Metal,4', 'Met
al', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 6, 0
),
(676, 91, 'none', 'none', 'Clockwork Dirk', 2, 0, 18, 0, 0, 'This item requires
a Dragon Amulet. This weapon is nearly as dangerous to your foes as it is to you
. Don''t get your clothes caught in the gears or else...', 1, 'Weapon', 'Weapon'
, 'Dagger', 'Pierce', 'items/daggers/dagger-gear.swf', 28, 54, 2, 2, 'Metal,2',
'Metal', 1, 'dagger', '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 2, 0, 2, 2, 0, 0, 0,
2, 0),
(677, 91, 'none', 'none', 'Ticktock', 2, 0, 18, 0, 0, 'This item requires a Drag
on Amulet. This magitech staff was once used to measure the speed of gears turni
ng in Popsprocket but desperate times call for geared weapons. ', 1, 'Weapon', '
Weapon', 'Staff', 'Magic', 'items/staffs/staff-gear.swf', 28, 54, 2, 2, 'Metal,2
', 'Metal', 1, 'staff', '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 2, 0, 2, 2, 0, 0,
0, 2, 0),
(678, 91, 'none', 'none', 'Gearsword', 2, 0, 18, 0, 0, 'This item requires a Dra
gon Amulet. Give a new meaning to "Leet Gear".', 1, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-gear.swf', 28, 54, 2, 2, 'Metal,2', 'Metal', 1, 's
word', '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 2, 0, 2, 2, 0, 0, 0, 2, 0),
(679, 91, 'none', 'none', 'Screwdriver', 2, 0, 26, 0, 0, 'Yeah, it''s a screwdri
ver. Flathead. That''s the one that looks like a minus, not a plus. ', 0, 'Weapo
n', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-tool.swf', 38, 52, 0, 7,
'Metal,2', 'Metal', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
3, 0, 0, 0, 0, 0),
(680, 91, 'none', 'none', 'Monkeywrench', 2, 0, 26, 0, 0, 'Now you have somethin
g to throw into someone''s works. ', 0, 'Weapon', 'Weapon', 'Mace', 'Melee', 'it
ems/maces/mace-tool.swf', 38, 52, 0, 7, 'Metal,2', 'Metal', 1, 'mace', '1', 1, '
false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0),
(681, 91, 'none', 'none', 'Gnix''s Ruler', 2, 0, 26, 0, 0, 'This is a sturdy fol
d-out ruler for meausring. It measures in both human and gnomish. ', 0, 'Weapon'
, 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-tool.swf', 38, 52, 0, 7, 'Meta
l,2', 'Metal', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0),
(682, 92, 'none', 'none', 'Gnomish Personal Steamtank Mk II', 1, 0, 1, 0, 0, 'GP
S for short. This personal vehicle armor comes fully stocked with full ordinance
, fully pressurized steam tanks and Even a full tank of gas. ', 0, 'Armor', 'Arm
or', 'Armor', 'Melee', '47', 0, 0, 0, 1, '', 'None', 1, 'armor', '1', 1, 'false'
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(683, 93, 'none', 'none', 'Spade', 2, 0, 28, 0, 0, 'Useful for digging, smacking
monsters, digging and... digging. This item requires a Dragon Amulet.', 1, 'Wea
pon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-shovel.swf', 42, 60, 3, 0,
'Wind,4', 'Stone', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 3, 0, 3, 0, 0, 0
, 2, 0, 0, 0, 0),
(684, 93, 'none', 'none', 'Magepriest Headgear', 2, 0, 20, 0, 0, 'If you''ve adm
ired Archimoodes stylish headgear, then this copy of his hat is just the helm fo
r you! ', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-magepriest.sw

f', 0, 0, 0, 1, 'Bacon,1,Immobility,1', 'Bacon', 1, 'helm', '1', 1, 'false', 1,


0, 0, 2, 0, 2, 0, 0, 0, 3, 0, 3, 2, 3, 0, 0),
(685, 93, 'none', 'none', 'Trowel', 2, 0, 11, 0, 0, 'Useful for digging, smackin
g monsters, digging and... digging. This item requires a Dragon Amulet.', 1, 'We
apon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-shovel.swf', 22, 40, 1, 0
, 'Wind,2', 'Stone', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0),
(686, 93, 'none', 'none', 'Pitchfork', 2, 0, 19, 0, 0, 'A simple farming impleme
nt, it''s also good for keeping zombies at bay.', 0, 'Weapon', 'Weapon', 'Staff'
, 'Magic', 'items/staffs/staff-pitchfork.swf', 36, 44, 0, 1, '', 'Metal', 1, 'st
aff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(687, 94, 'none', 'none', 'Chi Blast', 1, 0, 5, 0, 0, 'There isn''t any hero mor
e spirited than you are!', 1, 'Trinket', 'Armor', 'Trinket', 'Melee', 'items/tri
nkets/trinket-chir1.swf', 0, 0, 0, 16, '', 'Wind', 1, 'trinket', '1', 1, 'false'
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(688, 96, 'none', 'none', 'Taylor''s Drillbit', 2, 0, 46, 0, 0, 'Taylor was the
handiest guy around. If you got in trouble, he was the guy to call for backup!
', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-drillbit.swf
', 61, 69, 1, 10, 'Darkness,4', 'Silver', 1, 'dagger', '1', 1, 'false', 2, 1, 0,
1, 0, 1, 0, 1, 0, 0, 7, 0, 2, 0, 2, 0),
(689, 96, 'none', 'none', 'Clawed Hammer', 2, 0, 46, 0, 0, 'This hammer was made
by dipping a monster''s claw repeatedly in silver and letting it harden dry. R
ecycling monster parts is good for the environment! This item requires a Dragon
Amulet.', 1, 'Weapon', 'Weapon', 'Mace', 'Magic', 'items/hammers/hammer-clawhamm
er.swf', 61, 69, 1, 10, 'Darkness,4', 'Silver', 1, 'mace', '1', 1, 'false', 2, 1
, 0, 1, 0, 1, 0, 1, 0, 7, 0, 0, 2, 0, 2, 0),
(690, 96, 'none', 'none', 'Handyman''s Wand', 2, 0, 46, 0, 0, 'Cast a spell, tig
hten a loose screw. Double the duty, double the usefulness! This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-sc
rewdriver.swf', 61, 69, 1, 10, 'Darkness,4', 'Silver', 1, 'wand', '1', 1, 'false
', 2, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 7, 2, 0, 2, 0),
(691, 96, 'none', 'none', 'Jacob''s Ladder Necktie', 2, 0, 45, 0, 0, 'A little b
oy named Mark made this tie for his father out of wood and ribbon. This item re
quires a Dragon Amulet.', 1, 'Neck', 'Armor', 'Necklace', 'Melee', '', 0, 0, 0,
10, 'Wind,4,Immobility,1', 'Wood', 1, 'necklace', '1', 1, 'false', 0, 0, 0, 0, 0
, 0, 0, 0, 0, 4, 4, 4, 2, 2, 3, 0),
(692, 96, 'none', 'none', 'The God''s Tie', 2, 0, 30, 0, 0, 'Hermes, god of spee
dy travel, is also Lore''s Necktie Diety. This item requires a Dragon Amulet.'
, 1, 'Neck', 'Armor', 'Necklace', 'Melee', '', 0, 0, 0, 10, 'Stone,3,Immobility,
1', 'Wind', 1, 'necklace', '1', 1, 'false', 0, 1, 0, 0, 0, 1, 0, 0, 0, 3, 3, 3,
2, 2, 3, 0),
(693, 96, 'none', 'none', 'Voltabolt''s Drill', 2, 0, 26, 0, 0, 'You don''t want
to let Voltabolt ANYwhere near your mouth with this!', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-drillbit.swf', 42, 48, 0, 10, 'Darkness
,2', 'Silver', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0,
0, 0, 2, 0),
(694, 96, 'none', 'none', 'Handydad', 2, 0, 26, 0, 0, 'With this hammer, your da
d can hammer on doodads and whats-its and widgets aplenty!', 0, 'Weapon', 'Weapo
n', 'Mace', 'Melee', 'items/hammers/hammer-clawhammer.swf', 42, 48, 0, 10, 'Dark
ness,2', 'Silver', 1, 'mace', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0,
0, 0, 0, 2, 0),
(695, 96, 'none', 'none', 'Crafty Man''s Screwdriver', 2, 0, 26, 0, 0, 'If your
father is a crafty man, he''ll love this screwdriver! ', 0, 'Weapon', 'Weapon',
'Wand', 'Melee', 'items/wands/wand-screwdriver.swf', 42, 48, 0, 10, 'Darkness,2
', 'Silver', 1, 'wand', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0,
0, 2, 0),
(696, 96, 'none', 'none', 'Klein (bottle) Tie', 2, 0, 15, 0, 0, 'You try and you
try to figure out how to put this tie on, but you can''t seem to find the insid
e or outside in order to tie the knot!', 0, 'Neck', 'Armor', 'Necklace', 'Melee'
, '', 0, 0, 0, 10, 'Metal,2,Immobility,1', 'Metal', 1, 'necklace', '1', 1, 'fals

e', 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 0),
(697, 96, 'none', 'none', 'Goo-cci Necktie', 2, 0, 5, 0, 0, 'This swanky tie see
ms to be covered in... goo?! Yuck!', 0, 'Neck', 'Armor', 'Necklace', 'Melee', ''
, 0, 0, 0, 10, 'Light,1,Immobility,1', 'Darkness', 1, 'necklace', '1', 1, 'false
', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0),
(698, 97, 'none', 'none', 'Skull Sword', 2, 0, 2, 0, 0, 'Who would stick a perfe
ctly good sword in a stone like that?', 0, 'Weapon', 'Weapon', 'Sword', 'Melee',
'items/swords/sword-skull.swf', 8, 16, 0, 1, '', 'Metal', 1, 'sword', '1', 1, '
false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(699, 98, 'none', 'none', 'Angler', 2, 0, 1, 0, 0, 'It''s a Fisherperson''s outf
it', 0, 'Armor', 'Armor', 'Armor', 'Melee', '43', 0, 0, 0, 1, '', 'None', 1, 'ar
mor', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(700, 99, 'none', 'none', 'Jovial Prankster''s Poniard 2010', 2, 0, 52, 0, 0, 'H
itting your enemies with this mace will make their ears ring! This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Melee', 'items/daggers/dag
ger-jester.swf', 65, 76, 5, 25, 'Darkness,7,Fire,7', 'Light', 1, 'dagger', '1',
1, 'false', 3, 0, 0, 2, 1, 0, 0, 5, 1, 0, 5, 0, 0, 5, 5, 0),
(701, 99, 'none', 'none', 'Jovial Madcap''s Mace 2010', 2, 0, 52, 0, 0, 'Hitting
your enemies with this mace will make their ears ring! This item requires a Dra
gon Amulet.', 1, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/maces/mace-jester.s
wf', 65, 76, 5, 25, 'Darkness,7,Fire,7', 'Light', 1, 'mace', '1', 1, 'false', 3,
0, 0, 2, 1, 0, 0, 5, 1, 5, 0, 0, 0, 5, 5, 0),
(702, 99, 'none', 'none', 'Jovial Jester''s Baton 2010', 2, 0, 52, 0, 0, 'Jingle
bell, jingle bell, spell those mobs down fast! Oh what fun it is to wield a wan
d and magic cast! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', '
Wand', 'Magic', 'items/wands/wand-jester.swf', 65, 76, 5, 25, 'Darkness,7,Fire,7
', 'Light', 1, 'wand', '1', 1, 'false', 3, 0, 0, 2, 1, 0, 0, 5, 1, 0, 0, 5, 0, 5
, 5, 0),
(703, 99, 'none', 'none', 'Quinn''s Harley Cloak 2010', 2, 0, 45, 0, 0, 'A famou
s prankster named Quinn was well known for wearing these colors. She was hilario
us, and was a favorite entertainer at court. She was best known for calling the
King "Pudding." This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Cape
', 'Melee', 'items/back/cape-harley.swf', 0, 0, 2, 25, 'Darkness,3,Fire,2,Immobi
lity,1', 'Light', 1, 'cape', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 2, 0, 4, 0, 4
, 0, 3, 3, 0),
(704, 99, 'none', 'none', 'Quinn''s Harley Hat 2010', 2, 0, 30, 0, 0, 'A famous
prankster named Quinn was well known for wearing these colors. She was hilarious
, and was a favorite entertainer at King Alteon''s court. Maybe one day you''ll
be as famous!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-jesterha
rley.swf', 0, 0, 4, 25, 'Darkness,7,Fire,7', 'Light', 1, 'helm', '1', 1, 'false'
, 3, 1, 0, 2, 0, 1, 0, 4, 0, 5, 5, 5, 0, 0, 5, 0),
(705, 99, 'none', 'none', 'Court-Jester Cape 2010', 2, 0, 15, 0, 0, 'You don''t
look at all foolish in this stylish formal harlequin pattern. Wearing this, peop
le will remember your wit, and not the time you slipped on that banana. This ite
m requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/c
ape-formal.swf', 0, 0, 1, 25, 'Darkness,3', 'Light', 1, 'cape', '1', 1, 'false',
1, 1, 0, 0, 0, 1, 0, 1, 0, 2, 0, 2, 0, 2, 0, 0),
(706, 99, 'none', 'none', 'Ultra Custom HarleQuape 2010', 1, 0, 50, 0, 0, 'Be th
e harlequin queen (or king) you''ve always wanted to be, and then be even more c
olorful! With a customizable cape, you can pull off pranks in style! ', 0, 'Back
', 'Armor', 'Cape', 'Melee', 'items/back/cape-jestercolor.swf', 0, 0, 3, 25, 'Da
rkness,7,Fire,7', 'Light', 1, 'cape', '1', 1, 'false', 3, 2, 0, 2, 0, 2, 0, 3, 0
, 5, 5, 5, 0, 4, 4, 0),
(707, 99, 'none', 'none', 'Ultra Custom HarleHelm 2010', 1, 0, 50, 0, 0, 'Hahaha
! Your hat changes colors! Shiiiiiiny hat! And now you can be the harlequin que
en (or king) you''ve always wanted to be. Take THAT, Punch and Judy!', 0, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-jestercolor.swf', 0, 0, 4, 2, 'Da
rkness,6,Fire,4,Immobility,1', 'Light', 1, 'helm', '1', 1, 'false', 5, 4, 0, 2,
0, 4, 0, 4, 0, 5, 0, 5, 0, 4, 0, 0),
(708, 99, 'none', 'none', 'Whimsical Prankster''s Poniard 2010', 2, 0, 40, 0, 0,

'Be careful not to get blood on this motley dagger, tt would be a shame to dull
such vibrant colors! And using this, you''ll never be mistaken for some dull,
uninteresting hero! ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-jester.swf', 50, 72, 2, 25, 'Darkness,4,Fire,3', 'Light', 1, 'dagger', '
1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 3, 3, 0),
(709, 99, 'none', 'none', 'Elite Custom HarleHelm 2010', 1, 0, 40, 0, 0, 'Hahaha
! Your hat changes colors! Shiiiiiiny hat! And now you can be the harlequin que
en (or king) you''ve always wanted to be. Take THAT, Punch and Judy!', 0, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-jestercolor.swf', 0, 0, 4, 2, 'Da
rkness,6,Fire,4,Immobility,1', 'Light', 1, 'helm', '1', 1, 'false', 4, 2, 0, 2,
0, 2, 0, 4, 0, 5, 0, 5, 0, 4, 0, 0),
(710, 99, 'none', 'none', 'Whimsical Madcap''s Mace 2010', 2, 0, 40, 0, 0, 'Hitt
ing your enemies with this mace will make their ears ring! ', 0, 'Weapon', 'Weap
on', 'Mace', 'Melee', 'items/maces/mace-jester.swf', 54, 68, 2, 25, 'Darkness,3,
Fire,3', 'Light', 1, 'mace', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0
, 0, 3, 3, 0),
(711, 99, 'none', 'none', 'Whimsical Jester''s Baton 2010', 2, 0, 40, 0, 0, 'Jin
gle bell, jingle bell, spell those mobs down fast! Oh what fun it is to wield a
wand and magic cast! ', 0, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wa
nd-jester.swf', 54, 68, 2, 25, 'Darkness,5,Fire,3', 'Light', 1, 'wand', '1', 1,
'false', 3, 3, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 3, 3, 0),
(712, 99, 'none', 'none', 'Elite Custom HarleQuape 2010', 1, 0, 35, 0, 0, 'Be th
e harlequin queen (or king) you''ve always wanted to be, and then be even more c
olorful! With a customizable cape, you can pull off pranks in style! ', 0, 'Back
', 'Armor', 'Cape', 'Melee', 'items/back/cape-jestercolor.swf', 0, 0, 2, 25, 'Da
rkness,3,Fire,3', 'Light', 1, 'cape', '1', 1, 'false', 3, 2, 0, 2, 0, 2, 0, 2, 0
, 4, 0, 4, 0, 3, 3, 0),
(713, 99, 'none', 'none', 'Motley Mantle 2010', 2, 0, 25, 0, 0, 'The perfect acc
essory for all your motley crew members!', 0, 'Back', 'Armor', 'Cape', 'Melee',
'items/back/cape-jester.swf', 0, 0, 1, 25, 'Darkness,3,Fire,1', 'Light', 1, 'cap
e', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 1, 0, 3, 0, 3, 0, 2, 0, 0),
(714, 99, 'none', 'none', 'Prankster''s Poniard 2010', 2, 0, 25, 0, 0, 'Be caref
ul not to get blood on this motley dagger, ut would be a shame to dull such vibr
ant colors! And using this, you''ll never be mistaken for some dull, uninterest
ing hero!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-jes
ter.swf', 40, 50, 1, 25, 'Darkness,3,Fire,1', 'Light', 1, 'dagger', '1', 1, 'fal
se', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 2, 0),
(715, 99, 'none', 'none', 'Madcap''s Mace 2010', 2, 0, 25, 0, 0, 'Hitting your e
nemies with this mace will make their ears ring!', 0, 'Weapon', 'Weapon', 'Mace'
, 'Melee', 'items/maces/mace-jester.swf', 41, 49, 1, 25, 'Darkness,3,Fire,1', 'L
ight', 1, 'mace', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 2,
0),
(716, 99, 'none', 'none', 'Jester''s Baton 2010', 2, 0, 25, 0, 0, 'Jingle bell,
jingle bell, spell those mobs down fast! Oh what fun it is to wield a wand and m
agic cast! ', 0, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-jester.
swf', 39, 51, 1, 25, 'Darkness,3,Fire,1', 'Light', 1, 'wand', '1', 1, 'false', 2
, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 2, 0),
(717, 99, 'none', 'none', 'Custom HarleQuape 2010', 1, 0, 20, 0, 0, 'Be the harl
equin queen (or king) you''ve always wanted to be! With a customizable cape, you
can pull off pranks in style! ', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/ba
ck/cape-jestercolor.swf', 0, 0, 2, 25, 'Darkness,3', 'Light', 1, 'cape', '1', 1,
'false', 3, 1, 0, 0, 0, 1, 0, 2, 0, 3, 0, 3, 0, 2, 2, 0),
(718, 99, 'none', 'none', 'Clown''s Coxcomb 2010', 2, 0, 15, 0, 0, 'Looking far
too stylish to be called a fool, you''ll have the crowds in an uproar as you reg
ale them with antics in this zany outfit! Plus, your hat has bells! Everyone lo
ves bells!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-jester.swf'
, 0, 0, 2, 25, 'Light,3', 'Light', 1, 'helm', '1', 1, 'false', 1, 2, 0, 1, 0, 1,
0, 2, 0, 2, 0, 2, 0, 3, 0, 0),
(719, 100, 'none', 'none', 'Sapphire Hood', 2, 0, 47, 0, 0, 'This hood is stored
in a boxed made out of sapphires. When the box was placed under the moon, the

light filtering through the stones soaked into the hood and imbued it with with
magic. This item requires a Dragon Amulet and is color customizable.', 1, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tomix8da.swf', 0, 0, 2, 25, 'Ligh
t,3,Darkness,2,Immobility,2', 'Light', 1, 'helm', '1', 1, 'false', 3, 3, 0, 1, 0
, 2, 0, 2, 1, 5, 0, 5, 0, 0, 5, 0),
(720, 100, 'none', 'none', 'Opalescent Cowl', 2, 0, 43, 0, 0, 'This hood has bee
n treated with a powder made from ground opals and the horns of a bicorn. Toget
her, the mixture makes this cowl''s defense far stronger than it would be otherw
ise! This item requires a Dragon Amulet and is color customizable.', 1, 'Head',
'Armor', 'Helmet', 'Melee', 'head/helms/helm-tomix6da.swf', 0, 0, 1, 9, 'Fire,3,
Ice,2,Immobility,1', 'Ice', 1, 'helm', '1', 1, 'false', 2, 4, 0, 0, 0, 4, 0, 1,
0, 2, 0, 2, 0, 0, 4, 0),
(721, 100, 'none', 'none', 'Hematite Hood', 2, 0, 36, 0, 0, 'This hood has hemat
ite beads sewn into the lining. It is said they will protect you from spilling
your blood in battle and strengthen your endurance! This item requires a Dragon
Amulet and is color customizable.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head
/helms/helm-tomix7da.swf', 0, 0, 3, 4, 'Poison,4,Disease,4', 'Darkness', 1, 'hel
m', '1', 1, 'false', 3, 2, 0, 0, 0, 1, 0, 3, 1, 3, 0, 3, 2, 0, 6, 0),
(722, 100, 'none', 'none', 'Desert Concealment Wrap', 2, 0, 32, 0, 0, 'The deser
t concealment wrap: For when you don''t want any of your fellow rebel-heroes to
be able to tell who you are! This item requires a Dragon Amulet and is color cus
tomizable.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tomix4da.sw
f', 0, 0, 2, 7, 'Fire,3,Energy,3,Ice,3', 'Wood', 1, 'helm', '1', 1, 'false', 3,
2, 0, 1, 0, 0, 0, 2, 0, 5, 0, 5, 2, 0, 5, 0),
(723, 100, 'none', 'none', 'Master''s Hood', 2, 0, 31, 0, 0, 'The Emperors of Se
k-Duat''s line are served by a line of sycophants who have turned their service
into a form of worship. This hood was taken from one of their masters. This ite
m is color customizable and requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-tomix8da.swf', 0, 0, 1, 2, 'Darkness,3,Light,3,I
mmobility,1', 'Ice', 1, 'helm', '1', 1, 'false', 3, 2, 0, 1, 0, 1, 0, 1, 0, 4, 0
, 4, 3, 0, 4, 0),
(724, 100, 'none', 'none', 'Beryl Cowl', 2, 0, 28, 0, 0, 'In the deep forest, me
n praise the Leader of the Hunt, a creature named Greywolf. To garner his appro
val, they wear beryls on their clothing, which are said to resemble the wolf''s
eyes. This item requires a Dragon Amulet and is color customizable.', 1, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tomix9da.swf', 0, 0, 0, 2, 'Darkn
ess,3,Fire,2,Wind,1', 'Wind', 1, 'helm', '1', 1, 'false', 0, 3, 0, 0, 0, 2, 0, 0
, 0, 4, 0, 4, 0, 0, 3, 0),
(725, 100, 'none', 'none', 'Garnet Cowl', 2, 0, 23, 0, 0, 'Treated with a mixtur
e of ground garnets and burnt boveox hooves, this cowl will protect its wearer f
ar better than other, lesser hoods. This item requires a Dragon Amulet and is c
olor customizable.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tom
ix5da.swf', 0, 0, 1, 9, 'Fire,2,Ice,1,Immobility,1', 'Metal', 1, 'helm', '1', 1,
'false', 2, 3, 0, 1, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 3, 0),
(726, 100, 'none', 'none', 'Desert Camouflage Wrap', 2, 0, 11, 0, 0, 'Like the q
uick little lizards who change colors to hide themselves from predators, this wr
ap will help conceal you if you choose the right colors, even out in the open. T
his item requires a Dragon Amulet and is color customizable.', 1, 'Head', 'Armor
', 'Helmet', 'Melee', 'head/helms/helm-tomix3da.swf', 0, 0, 1, 3, 'Fire,1,Wind,1
,Ice,1,Stone,1', 'Wood', 1, 'helm', '1', 1, 'false', 2, 3, 0, 0, 0, 0, 0, 1, 0,
3, 0, 3, 0, 0, 2, 0),
(727, 100, 'none', 'none', 'Initiate''s Hood', 2, 0, 31, 0, 0, 'The Emperors of
Sek-Duat''s line are served by a line of sycophants who have turned their servic
e into a form of worship. This hood was taken from one of those initiates.', 0,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tomix2free.swf', 0, 0, 2,
5, 'Darkness,3,Light,3,Immobility,1', 'Wind', 1, 'helm', '1', 1, 'false', 2, 2,
0, 2, 0, 0, 0, 2, 0, 0, 0, 5, 1, 0, 5, 0),
(728, 100, 'none', 'none', 'Sunshade Headwrap', 2, 0, 17, 0, 0, 'It is HOT in th
e Sandsea. If you wet this then wrap it around your head, not only will it cool
you off, but you can wring it out to provide a drink of water. So efficient!',

0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tomix1free.swf', 0, 0,


3, 5, 'Darkness,3,Light,2', 'Light', 1, 'helm', '1', 1, 'false', 3, 2, 0, 0, 0,
2, 0, 3, 0, 1, 0, 1, 1, 0, 3, 0),
(729, 101, 'none', 'none', 'Well-Done Flaming Bacon Lance', 2, 0, 40, 0, 0, 'Not
only can you skewer opponents with this weapon, but you can roast your breakfas
t at the same time! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-baconlance.swf', 37, 85, 2, 10, 'Fire,4',
'Bacon', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0,
0, 0),
(730, 101, 'none', 'none', 'Well-Done Flaming Bacon Lance', 2, 0, 40, 0, 0, 'Not
only can you skewer opponents with this weapon, but you can roast your breakfas
t at the same time! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-baconlance.swf', 37, 85, 2, 10, 'Fire,4',
'Bacon', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0,
0, 0),
(731, 101, 'none', 'none', 'Bacon Storm', 2, 0, 25, 0, 0, 'Bacon raining down fr
om the sky? Someone up there must like you! The smell of the bacon rain distrac
ts the monsters, making them miss more! This item requires a Dragon Amulet.', 1,
'Trinket', 'Armor', 'Trinket', 'Melee', 'items/trinkets/trinket-baconstorm.swf'
, 0, 0, 0, 10, '', 'Bacon', 1, 'trinket', '1', 1, 'false', 0, 1, 0, 0, 0, 1, 0,
0, 0, 0, 0, 0, 3, 0, 0, 0),
(732, 101, 'none', 'none', 'Pigasus', 1, 0, 25, 0, 0, 'No one thought pigs could
fly. Then these creatures appeared on Mount Beeflympus and proved them all wro
ng! ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-pigasus.swf', 12, 15, 2, 0, ''
, 'Bacon', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 0,
0, 0),
(733, 101, 'none', 'none', 'Flaming Bacon Lance', 2, 0, 20, 0, 0, 'Not only can
you skewer opponents with this weapon, but you can roast your breakfast at the s
ame time! ', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-baconl
ance.swf', 18, 60, 1, 10, 'Fire,1', 'Bacon', 1, 'staff', '1', 1, 'false', 2, 0,
0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(734, 101, 'none', 'none', 'Flaming Bacon Lance', 2, 0, 20, 0, 0, 'Not only can
you skewer opponents with this weapon, but you can roast your breakfast at the s
ame time! ', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-baconl
ance.swf', 18, 60, 1, 10, 'Fire,1', 'Bacon', 1, 'sword', '1', 1, 'false', 2, 0,
0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(735, 102, 'none', 'none', 'Chef''s Hat', 2, 0, 1, 0, 0, 'Yom-yom-yom! Make sure
your eggs aren''t replaced by ping-pong balls. Then your recipe would be borke
n!', 0, 'Not Equipable', 'Armor', 'Resource', 'Melee', 'head/helms/helm-chef.swf
', 0, 0, 0, 75, '', 'None', 1, 'helmet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0),
(736, 103, 'none', 'none', 'Overclocked Rummage', 2, 0, 40, 0, 0, 'A thank you g
ift from Doctor Voltabolt for your help in recoloring SureWould Forest! This it
em requres a Dragon Amulet.', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-rummage
.swf', 16, 20, 0, 5, '', 'Metal', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(737, 103, 'none', 'none', 'Charged Rummage', 2, 0, 30, 0, 0, 'A thank you gift
from Doctor Voltabolt for your help in recoloring SureWould Forest! ', 0, 'Pet',
'Pet', 'Pet', 'Melee', 'pets/pet-rummage.swf', 14, 18, 0, 5, '', 'Metal', 1, 'p
et', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(738, 103, 'none', 'none', 'Tweaked Rummage', 2, 0, 20, 0, 0, 'A thank you gift
from Doctor Voltabolt for your help in recoloring SureWould Forest! ', 0, 'Pet'
, 'Pet', 'Pet', 'Melee', 'pets/pet-rummage.swf', 8, 19, 0, 5, '', 'Metal', 1, 'p
et', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(739, 103, 'none', 'none', 'Rummage', 2, 0, 10, 0, 0, 'A thank you gift from Doc
tor Voltabolt for your help in recoloring SureWould Forest! ', 0, 'Pet', 'Pet',
'Pet', 'Melee', 'pets/pet-rummage.swf', 6, 11, 0, 5, '', 'Metal', 1, 'pet', '1'
, 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(740, 104, 'none', 'none', 'Ferocitas Aurus', 2, 0, 50, 0, 0, 'Heroes all over L
ore celebrate courage each time they pick up this dagger and sneak into range to

attack their enemies. For courage and Lore, chaaaarge!', 1, 'Weapon', 'Weapon'
, 'Dagger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 61, 75, 4, 5, 'Fire,6,I
ce,3', 'Fire', 1, 'dagger', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 0, 6, 0,
4, 6, 0, 0),
(741, 104, 'none', 'none', 'Decus Aurus', 2, 0, 50, 0, 0, 'Heroes all over Lore
celebrate honor each time they pick up this staff and gather the inner fire need
ed to overcome adversity. For honor and Lore, chaaaarge! This item requires a D
ragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th
-09.swf', 61, 75, 4, 5, 'Fire,6,Ice,3', 'Fire', 1, 'staff', '1', 1, 'false', 4,
3, 0, 0, 0, 3, 0, 4, 0, 0, 0, 6, 4, 6, 0, 0),
(742, 104, 'none', 'none', 'Fidelitas Aurus', 2, 0, 50, 0, 0, 'Heroes all over L
ore celebrate loyalty each time they pick up this sword and battle in wars and q
uests with each other. For loyalty and Lore, chaaaarge! This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th09.swf', 61, 75, 4, 5, 'Fire,6,Ice,3', 'Fire', 1, 'sword', '1', 1, 'false', 4, 3
, 0, 0, 0, 3, 0, 4, 0, 6, 0, 0, 4, 6, 0, 0),
(743, 104, 'none', 'none', 'Ferocitas Azureus', 2, 0, 45, 0, 0, 'Heroes all over
Lore celebrate courage each time they pick up this dagger and sneak into range
to attack their enemies. For courage and Lore, chaaaarge!', 1, 'Weapon', 'Weapo
n', 'Dagger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 60, 72, 4, 5, 'Fire,6
', 'Fire', 1, 'dagger', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 0, 0, 5, 0, 4,
5, 0, 0),
(744, 104, 'none', 'none', 'Decus Azureus', 2, 0, 45, 0, 0, 'Heroes all over Lor
e celebrate honor each time they pick up this staff and gather the inner fire ne
eded to overcome adversity. For honor and Lore, chaaaarge! This item requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4
th-09.swf', 60, 72, 4, 5, 'Fire,6', 'Fire', 1, 'staff', '1', 1, 'false', 4, 2, 0
, 0, 0, 2, 0, 4, 0, 0, 0, 5, 4, 5, 0, 0),
(745, 104, 'none', 'none', 'Fidelitas Azureus', 2, 0, 45, 0, 0, 'Heroes all over
Lore celebrate loyalty each time they pick up this sword and battle in wars and
quests with each other. For loyalty and Lore, chaaaarge! This item requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4t
h-09.swf', 60, 72, 4, 5, 'Fire,6', 'Fire', 1, 'sword', '1', 1, 'false', 4, 2, 0,
0, 0, 2, 0, 4, 0, 5, 0, 0, 4, 5, 0, 0),
(746, 104, 'none', 'none', 'Ferocitas Albus', 2, 0, 40, 0, 0, 'Heroes all over L
ore celebrate courage each time they pick up this dagger and sneak into range to
attack their enemies. For courage and Lore, chaaaarge!', 1, 'Weapon', 'Weapon'
, 'Dagger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 53, 71, 2, 4, 'Fire,5',
'Fire', 1, 'dagger', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 2, 0, 0, 5, 0, 4, 5,
0, 0),
(747, 104, 'none', 'none', 'Decus Albus', 2, 0, 40, 0, 0, 'Heroes all over Lore
celebrate honor each time they pick up this staff and gather the inner fire need
ed to overcome adversity. For honor and Lore, chaaaarge! This item requires a D
ragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th
-09.swf', 53, 71, 2, 4, 'Fire,5', 'Fire', 1, 'staff', '1', 1, 'false', 4, 2, 0,
0, 0, 2, 0, 2, 0, 0, 0, 5, 4, 5, 0, 0),
(748, 104, 'none', 'none', 'Fidelitas Albus', 2, 0, 40, 0, 0, 'Heroes all over L
ore celebrate loyalty each time they pick up this sword and battle in wars and q
uests with each other. For loyalty and Lore, chaaaarge! This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th09.swf', 53, 71, 2, 4, 'Fire,5', 'Fire', 1, 'sword', '1', 1, 'false', 4, 2, 0, 0
, 0, 2, 0, 2, 0, 5, 0, 0, 4, 5, 0, 0),
(749, 104, 'none', 'none', 'Ferocitas Rufus', 2, 0, 35, 0, 0, 'Heroes all over L
ore celebrate courage each time they pick up this dagger and sneak into range to
attack their enemies. For courage and Lore, chaaaarge!', 1, 'Weapon', 'Weapon'
, 'Dagger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 49, 65, 3, 5, 'Fire,5',
'Fire', 1, 'dagger', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0, 3, 0, 0, 5, 0, 1, 5,
0, 0),
(750, 104, 'none', 'none', 'Decus Rufus', 2, 0, 35, 0, 0, 'Heroes all over Lore
celebrate honor each time they pick up this staff and gather the inner fire need

ed to overcome adversity. For honor and Lore, chaaaarge! This item requires a D
ragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th
-09.swf', 49, 65, 3, 5, 'Fire,5', 'Fire', 1, 'staff', '1', 1, 'false', 3, 1, 0,
0, 0, 1, 0, 3, 0, 0, 0, 5, 1, 5, 0, 0),
(751, 104, 'none', 'none', 'Fidelitas Rufus', 2, 0, 35, 0, 0, 'Heroes all over L
ore celebrate loyalty each time they pick up this sword and battle in wars and q
uests with each other. For loyalty and Lore, chaaaarge! This item requires a D
ragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th
-09.swf', 49, 65, 3, 5, 'Fire,5', 'Fire', 1, 'sword', '1', 1, 'false', 3, 1, 0,
0, 0, 1, 0, 3, 0, 5, 0, 0, 1, 5, 0, 0),
(752, 104, 'none', 'none', 'Fireworks', 2, 0, 5, 0, 0, 'Ooooh! Aaaaah! So pretty
! It''s always a celebration when you''re around but you WILL be able to be see
n before you''re close! This item requires a Dragon Amulet.', 1, 'Trinket', 'Ar
mor', 'Trinket', 'Magic', 'items/trinkets/trinket-fireworks.swf', 0, 0, 2, 4, ''
, 'Light', 1, 'trinket', '1', 1, 'false', 0, -3, 0, 0, 0, -3, 0, 2, 0, 2, 2, 2,
0, 0, 0, 0),
(753, 104, 'none', 'none', 'Ferocitas V', 2, 0, 30, 0, 0, 'Heroes all over Lore
celebrate courage each time they pick up this dagger and sneak into range to att
ack their enemies. For courage and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 42, 58, 0, 5, 'Fire,5', 'Fi
re', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 5, 0,
0),
(754, 104, 'none', 'none', 'Decus V', 2, 0, 30, 0, 0, 'Heroes all over Lore cele
brate honor each time they pick up this staff and gather the inner fire needed t
o overcome adversity. For honor and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', '
Staff', 'Magic', 'items/staffs/staff-4th-09.swf', 42, 58, 0, 5, 'Fire,5', 'Fire'
, 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 5, 0, 0),
(755, 104, 'none', 'none', 'Fidelitas V', 2, 0, 30, 0, 0, 'Heroes all over Lore
celebrate loyalty each time they pick up this sword and battle in wars and quest
s with each other. For loyalty and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', 'S
word', 'Melee', 'items/swords/sword-4th-09.swf', 42, 58, 0, 5, 'Fire,5', 'Fire',
1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0),
(756, 104, 'none', 'none', 'Ferocitas IV', 2, 0, 25, 0, 0, 'Heroes all over Lore
celebrate courage each time they pick up this dagger and sneak into range to at
tack their enemies. For courage and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 36, 54, 0, 5, 'Fire,4', 'F
ire', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0,
0),
(757, 104, 'none', 'none', 'Decus IV', 2, 0, 25, 0, 0, 'Heroes all over Lore cel
ebrate honor each time they pick up this staff and gather the inner fire needed
to overcome adversity. For honor and Lore, chaaaarge!', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-4th-09.swf', 36, 54, 0, 5, 'Fire,4', 'Fire
', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0),
(758, 104, 'none', 'none', 'Fidelitas IV', 2, 0, 25, 0, 0, 'Heroes all over Lore
celebrate loyalty each time they pick up this sword and battle in wars and ques
ts with each other. For loyalty and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', '
Sword', 'Melee', 'items/swords/sword-4th-09.swf', 36, 54, 0, 5, 'Fire,4', 'Fire'
, 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 4, 0, 0),
(759, 104, 'none', 'none', 'Ferocitas III', 2, 0, 20, 0, 0, 'Heroes all over Lor
e celebrate courage each time they pick up this dagger and sneak into range to a
ttack their enemies. For courage and Lore, chaaaarge!', 0, 'Weapon', 'Weapon',
'Dagger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 28, 52, 0, 5, 'Fire,3', '
Fire', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3, 0,
0),
(760, 104, 'none', 'none', 'Decus III', 2, 0, 20, 0, 0, 'Heroes all over Lore ce
lebrate honor each time they pick up this staff and gather the inner fire needed
to overcome adversity. For honor and Lore, chaaaarge!', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-4th-09.swf', 28, 52, 0, 5, 'Fire,3', 'Fir
e', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 0)
,

(761, 104, 'none', 'none', 'Fidelitas III', 2, 0, 20, 0, 0, 'Heroes all over Lor
e celebrate loyalty each time they pick up this sword and battle in wars and que
sts with each other. For loyalty and Lore, chaaaarge!', 0, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-4th-09.swf', 28, 52, 0, 5, 'Fire,3', 'Fire
', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 3, 0, 0),
(762, 104, 'none', 'none', 'Ferocitas II', 2, 0, 15, 0, 0, 'Heroes all over Lore
celebrate courage each time they pick up this dagger and sneak into range to at
tack their enemies. For courage and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 27, 41, 0, 5, '', 'Fire',
1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0),
(763, 104, 'none', 'none', 'Decus II', 2, 0, 15, 0, 0, 'Heroes all over Lore cel
ebrate honor each time they pick up this staff and gather the inner fire needed
to overcome adversity. For honor and Lore, chaaaarge!', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-4th-09.swf', 27, 41, 0, 5, '', 'Fire', 1,
'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0),
(764, 104, 'none', 'none', 'Fidelitas II', 2, 0, 15, 0, 0, 'Heroes all over Lore
celebrate loyalty each time they pick up this sword and battle in wars and ques
ts with each other. For loyalty and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', '
Sword', 'Melee', 'items/swords/sword-4th-09.swf', 27, 41, 0, 5, '', 'Fire', 1, '
sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0),
(765, 104, 'none', 'none', 'Ferocitas I', 2, 0, 10, 0, 0, 'Heroes all over Lore
celebrate courage each time they pick up this dagger and sneak into range to att
ack their enemies. For courage and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-4th-09.swf', 26, 28, 0, 5, '', 'Fire', 1
, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0),
(766, 104, 'none', 'none', 'Decus I', 2, 0, 10, 0, 0, 'Heroes all over Lore cele
brate honor each time they pick up this staff and gather the inner fire needed t
o overcome adversity. For honor and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', '
Staff', 'Magic', 'items/staffs/staff-4th-09.swf', 26, 28, 0, 5, '', 'Fire', 1, '
staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0),
(767, 104, 'none', 'none', 'Fidelitas I', 2, 0, 10, 0, 0, 'Heroes all over Lore
celebrate loyalty each time they pick up this sword and battle in wars and quest
s with each other. For loyalty and Lore, chaaaarge!', 0, 'Weapon', 'Weapon', 'S
word', 'Melee', 'items/swords/sword-4th-09.swf', 26, 28, 0, 5, '', 'Fire', 1, 's
word', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0),
(768, 105, 'none', 'none', 'Frozen Claymore', 2, 0, 50, 0, 0, 'This item require
s a Dragon Amulet. The massive Claymore has had much of it''s power drained by t
he battle with Akriloth. It''s powerful special will still help bring down your
foes.', 1, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/swords/sword-frozenclay
more.swf', 65, 73, 2, 6, 'Fire,8', 'Ice', 1, 'scythe', '1', 1, 'false', 0, 3, 0,
1, 0, 3, 0, 2, 0, 4, 4, 4, 0, 0, 4, 0),
(769, 105, 'none', 'none', 'Frozen Claymore', 2, 0, 45, 0, 0, 'This item require
s a Dragon Amulet. The massive Claymore has had much of it''s power drained by t
he battle with Akriloth. It''s powerful special will still help bring down your
foes.', 1, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/swords/sword-frozenclay
more.swf', 63, 69, 2, 6, 'Fire,5', 'Ice', 1, 'scythe', '1', 1, 'false', 0, 0, 0,
0, 0, 3, 0, 2, 0, 3, 2, 3, 0, 0, 2, 0),
(770, 105, 'none', 'none', 'Frozen Claymore', 2, 0, 35, 0, 0, 'This item require
s a Dragon Amulet. The massive Claymore has had much of it''s power drained by t
he battle with Akriloth. It''s powerful special will still help bring down your
foes.', 1, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/swords/sword-frozenclay
more.swf', 55, 61, 2, 6, 'Fire,4', 'Ice', 1, 'scythe', '1', 1, 'false', 0, 0, 0,
0, 0, 2, 0, 2, 0, 3, 1, 3, 0, 0, 2, 0),
(771, 105, 'none', 'none', 'Frozen Claymore', 2, 0, 25, 0, 0, 'This item require
s a Dragon Amulet. The massive Claymore has had much of it''s power drained by t
he battle with Akriloth. It''s powerful special will still help bring down your
foes.', 1, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/swords/sword-frozenclay
more.swf', 45, 51, 1, 6, 'Fire,3', 'Ice', 1, 'scythe', '1', 1, 'false', 0, 0, 0,
0, 0, 2, 0, 1, 0, 3, 0, 3, 0, 0, 2, 0),
(772, 105, 'none', 'none', 'Frozen Claymore', 2, 0, 15, 0, 0, 'This item require

s a Dragon Amulet. The massive Claymore has had much of it''s power drained by t
he battle with Akriloth. It''s powerful special will still help bring down your
foes.', 1, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/swords/sword-frozenclay
more.swf', 34, 40, 0, 6, 'Fire,2', 'Ice', 1, 'scythe', '1', 1, 'false', 0, 0, 0,
0, 0, 2, 0, 0, 0, 2, 0, 2, 0, 0, 2, 0),
(773, 105, 'none', 'none', 'Frozen Claymore', 2, 0, 5, 0, 0, 'This item requires
a Dragon Amulet. The massive Claymore has had much of it''s power drained by th
e battle with Akriloth. ', 1, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/swor
ds/sword-frozenclaymore.swf', 15, 27, 0, 6, 'Fire,1', 'Ice', 1, 'scythe', '1', 1
, 'false', 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0),
(774, 106, 'none', 'none', 'Phoenix Doom', 1, 0, 60, 0, 0, 'Can''t you just FEEL
the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-DoomPhoenixHelm.swf', 0, 0, 5, 25, 'Light,6,Darkness,6
,Immobility,2,Fire,5', 'Darkness', 1, 'helm', '1', 0, 'false', 5, 3, 0, 0, 0, 3,
0, 5, 3, 5, 5, 5, 0, 0, 0, 5),
(775, 106, 'none', 'none', 'Phoenix Doom', 1, 0, 50, 0, 0, 'Can''t you just FEEL
the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-DoomPhoenixHelm.swf', 0, 0, 5, 25, 'Light,6,Darkness,6
,Immobility,2,Fire,5', 'Darkness', 1, 'helm', '1', 0, 'false', 5, 3, 0, 1, 0, 3,
0, 5, 0, 5, 5, 5, 0, 0, 4, 0),
(776, 106, 'none', 'none', 'Royal Doom', 1, 0, 50, 0, 0, 'Can''t you just FEEL t
he Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'M
elee', 'head/helms/helm-royaldoom.swf', 0, 0, 5, 25, 'Light,6,Darkness,6,Immobil
ity,2,Fire,5', 'Darkness', 1, 'helm', '1', 0, 'false', 5, 3, 0, 1, 0, 3, 0, 5, 0
, 5, 5, 5, 0, 0, 4, 0),
(777, 106, 'none', 'none', 'Sepulchure''s Doom', 1, 0, 50, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure2.swf', 0, 0, 5, 25, 'Light,6,Darkness
,6,Immobility,2,Fire,5', 'Darkness', 1, 'helm', '1', 0, 'false', 5, 3, 0, 1, 0,
3, 0, 5, 0, 5, 5, 5, 0, 0, 4, 0),
(778, 106, 'none', 'none', 'Drakonnan''s Doom', 1, 0, 50, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-drakonnansdoom.swf', 0, 0, 5, 25, 'Light,6,Darkne
ss,6,Immobility,2,Fire,5', 'Darkness', 1, 'helm', '1', 0, 'false', 5, 3, 0, 1, 0
, 3, 0, 5, 0, 5, 5, 5, 0, 0, 4, 0),
(779, 106, 'none', 'none', 'Sepulchure''s Helm', 1, 0, 50, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure.swf', 0, 0, 5, 25, 'Light,6,Darkness,
6,Immobility,2,Fire,5', 'Darkness', 1, 'helm', '1', 0, 'false', 5, 3, 0, 1, 0, 3
, 0, 5, 0, 5, 5, 5, 0, 0, 4, 0),
(780, 106, 'none', 'none', 'Sepulchure''s Helm', 1, 0, 40, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure.swf', 0, 0, 3, 25, 'Light,5,Darkness,
5', 'Darkness', 1, 'helm', '1', 0, 'false', 3, 3, 0, 0, 0, 3, 0, 3, 0, 4, 4, 4,
0, 0, 0, 0),
(781, 106, 'none', 'none', 'Drakonnan''s Doom', 1, 0, 40, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-drakonnansdoom.swf', 0, 0, 3, 25, 'Light,5,Darkne
ss,5', 'Darkness', 1, 'helm', '1', 0, 'false', 3, 3, 0, 0, 0, 3, 0, 3, 0, 4, 4,
4, 0, 0, 0, 0),
(782, 106, 'none', 'none', 'Sepulchure''s Doom', 1, 0, 40, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure2.swf', 0, 0, 3, 25, 'Light,5,Darkness
,5', 'Darkness', 1, 'helm', '1', 0, 'false', 3, 3, 0, 0, 0, 3, 0, 3, 0, 4, 4, 4,
0, 0, 0, 0),
(783, 106, 'none', 'none', 'Royal Doom', 1, 0, 40, 0, 0, 'Can''t you just FEEL t
he Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'M
elee', 'head/helms/helm-royaldoom.swf', 0, 0, 3, 25, 'Light,5,Darkness,5', 'Dark
ness', 1, 'helm', '1', 0, 'false', 3, 3, 0, 0, 0, 3, 0, 3, 0, 4, 4, 4, 0, 0, 0,
0),

(784, 106, 'none', 'none', 'Phoenix Doom', 1, 0, 40, 0, 0, 'Can''t you just FEEL
the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-DoomPhoenixHelm.swf', 0, 0, 3, 25, 'Light,5,Darkness,5
', 'Darkness', 1, 'helm', '1', 0, 'false', 3, 3, 0, 0, 0, 3, 0, 3, 0, 4, 4, 4, 0
, 0, 0, 0),
(785, 106, 'none', 'none', 'Royal Doom', 1, 0, 30, 0, 0, 'Can''t you just FEEL t
he Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'M
elee', 'head/helms/helm-royaldoom.swf', 0, 0, 3, 25, 'Light,4,Darkness,4', 'Dark
ness', 1, 'helm', '1', 0, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0, 4, 4, 4, 0, 0, 0,
0),
(786, 106, 'none', 'none', 'Sepulchure''s Doom', 1, 0, 30, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure2.swf', 0, 0, 3, 25, 'Light,4,Darkness
,4', 'Darkness', 1, 'helm', '1', 0, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0, 4, 4, 4,
0, 0, 0, 0),
(787, 106, 'none', 'none', 'Drakonnan''s Doom', 1, 0, 30, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-drakonnansdoom.swf', 0, 0, 3, 25, 'Light,4,Darkne
ss,4', 'Darkness', 1, 'helm', '1', 0, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0, 4, 4,
4, 0, 0, 0, 0),
(788, 106, 'none', 'none', 'Sepulchure''s Helm', 1, 0, 30, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure.swf', 0, 0, 3, 25, 'Light,4,Darkness,
4', 'Darkness', 1, 'helm', '1', 0, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0, 4, 4, 4,
0, 0, 0, 0),
(789, 106, 'none', 'none', 'Sepulchure''s Helm', 1, 0, 20, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure.swf', 0, 0, 2, 25, 'Light,3,Darkness,
3', 'Darkness', 1, 'helm', '1', 0, 'false', 2, 2, 0, 0, 0, 2, 0, 2, 0, 3, 3, 3,
0, 0, 0, 0),
(790, 106, 'none', 'none', 'Sepulchure''s Doom', 1, 0, 20, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure2.swf', 0, 0, 2, 25, 'Light,3,Darkness
,3', 'Darkness', 1, 'helm', '1', 0, 'false', 2, 2, 0, 0, 0, 2, 0, 2, 0, 3, 3, 3,
0, 0, 0, 0),
(791, 106, 'none', 'none', 'Drakonnan''s Doom', 1, 0, 20, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-drakonnansdoom.swf', 0, 0, 2, 25, 'Light,3,Darkne
ss,3', 'Darkness', 1, 'helm', '1', 0, 'false', 2, 2, 0, 0, 0, 2, 0, 2, 0, 3, 3,
3, 0, 0, 0, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(792, 106, 'none', 'none', 'Royal Doom', 1, 0, 20, 0, 0, 'Can''t you just FEEL t
he Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'M
elee', 'head/helms/helm-royaldoom.swf', 0, 0, 2, 25, 'Light,3,Darkness,3', 'Dark
ness', 1, 'helm', '1', 0, 'false', 2, 2, 0, 0, 0, 2, 0, 2, 0, 3, 3, 3, 0, 0, 0,
0),
(793, 106, 'none', 'none', 'Royal Doom', 1, 0, 10, 0, 0, 'Can''t you just FEEL t
he Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'M
elee', 'head/helms/helm-royaldoom.swf', 0, 0, 2, 25, 'Light,2,Darkness,2', 'Dark
ness', 1, 'helm', '1', 0, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 3, 3, 3, 0, 0, 0,
0),
(794, 106, 'none', 'none', 'Drakonnan''s Doom', 1, 0, 10, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-drakonnansdoom.swf', 0, 0, 2, 25, 'Light,2,Darkne

ss,2', 'Darkness', 1, 'helm', '1', 0, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 3, 3,


3, 0, 0, 0, 0),
(795, 106, 'none', 'none', 'Sepulchure''s Doom', 1, 0, 10, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure2.swf', 0, 0, 2, 25, 'Light,2,Darkness
,2', 'Darkness', 1, 'helm', '1', 0, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 3, 3, 3,
0, 0, 0, 0),
(796, 106, 'none', 'none', 'Sepulchure''s Helm', 1, 0, 10, 0, 0, 'Can''t you jus
t FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-sepulchure.swf', 0, 0, 2, 25, 'Light,2,Darkness,
2', 'Darkness', 1, 'helm', '1', 0, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 3, 3, 3,
0, 0, 0, 0),
(797, 106, 'none', 'none', 'Sepulchure''s Doom', 1, 0, 1, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-sepulchure2.swf', 0, 0, 0, 0, '', 'Darkness', 1,
'helm', '1', 0, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(798, 106, 'none', 'none', 'Drakonnan''s Doom', 1, 0, 1, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helme
t', 'Melee', 'head/helms/helm-drakonnansdoom.swf', 0, 0, 0, 0, '', 'Darkness', 1
, 'helm', '1', 0, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(799, 106, 'none', 'none', 'Sepulchure''s Helm', 1, 0, 1, 0, 0, 'Can''t you just
FEEL the Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-sepulchure.swf', 0, 0, 0, 0, '', 'Darkness', 1, '
helm', '1', 0, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(800, 106, 'none', 'none', 'Royal Doom', 1, 0, 1, 0, 0, 'Can''t you just FEEL th
e Doom?\nThis item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Me
lee', 'head/helms/helm-royaldoom.swf', 0, 0, 0, 0, '', 'Darkness', 1, 'helm', '1
', 0, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(801, 107, 'none', 'none', 'Commemorative Birthday Dagger VI', 2, 0, 60, 0, 0, '
From Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/d
aggers/dagger-custom.swf', 71, 79, 5, 25, 'Fire,7,Water,7', 'Metal', 1, 'dagger'
, '1', 1, 'false', 5, 4, 0, 1, 0, 4, 0, 5, 0, 0, 8, 0, 0, 6, 8, 0),
(802, 107, 'none', 'none', 'Commemorative Birthday Staff VI', 2, 0, 60, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staf
fs/staff-custom.swf', 71, 79, 5, 25, 'Fire,7,Water,7', 'Metal', 1, 'staff', '1',
1, 'false', 5, 4, 0, 1, 0, 4, 0, 5, 0, 0, 0, 8, 0, 6, 8, 0),
(803, 107, 'none', 'none', 'Commemorative Birthday Sword VI', 2, 0, 60, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swor
ds/sword-custom.swf', 71, 79, 5, 25, 'Fire,7,Water,7', 'Metal', 1, 'sword', '1',
1, 'false', 5, 4, 0, 1, 0, 4, 0, 5, 0, 8, 0, 0, 0, 6, 8, 0),
(804, 107, 'none', 'none', 'Commemorative Birthday Helm V', 2, 0, 55, 0, 0, 'Fro
m Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item re
quires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/hel
m-custom.swf', 0, 0, 2, 15, 'Light,7,Ice,7', 'None', 1, 'helm', '1', 1, 'false',
4, 4, 0, 1, 0, 4, 0, 2, 0, 0, 0, 0, 4, 4, 4, 0),
(805, 107, 'none', 'none', 'Commemorative Birthday Dagger V', 2, 0, 50, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/da
ggers/dagger-custom.swf', 63, 73, 2, 25, 'Fire,5,Water,5', 'Metal', 1, 'dagger',
'1', 1, 'false', 5, 2, 0, 1, 0, 2, 0, 2, 0, 0, 6, 0, 0, 0, 6, 0),
(806, 107, 'none', 'none', 'Commemorative Birthday Staff V', 2, 0, 50, 0, 0, 'Fr
om Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item r
equires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staff
s/staff-custom.swf', 63, 73, 2, 25, 'Fire,5,Water,5', 'Metal', 1, 'staff', '1',
1, 'false', 5, 2, 0, 1, 0, 2, 0, 2, 0, 0, 0, 6, 0, 0, 6, 0),
(807, 107, 'none', 'none', 'Commemorative Birthday Sword V', 2, 0, 50, 0, 0, 'Fr
om Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item r

equires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/sword


s/sword-custom.swf', 63, 73, 2, 25, 'Fire,5,Water,5', 'Metal', 1, 'sword', '1',
1, 'false', 5, 2, 0, 1, 0, 2, 0, 2, 0, 6, 0, 0, 0, 0, 6, 0),
(808, 107, 'none', 'none', 'Commemorative Birthday Helm IV', 2, 0, 45, 0, 0, 'Fr
om Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item r
equires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/he
lm-custom.swf', 0, 0, 2, 15, 'Light,5,Ice,5', 'None', 1, 'helm', '1', 1, 'false'
, 2, 3, 0, 1, 0, 3, 0, 2, 0, 0, 0, 0, 3, 3, 3, 0),
(809, 107, 'none', 'none', 'Commemorative Birthday Dagger IV', 2, 0, 40, 0, 0, '
From Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/d
aggers/dagger-custom.swf', 57, 65, 0, 25, 'Fire,4,Water,4', 'Metal', 1, 'dagger'
, '1', 1, 'false', 4, 1, 0, 1, 0, 1, 0, 0, 0, 0, 6, 0, 0, 0, 6, 0),
(810, 107, 'none', 'none', 'Commemorative Birthday Staff IV', 2, 0, 40, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staf
fs/staff-custom.swf', 57, 65, 0, 25, 'Fire,4,Water,4', 'Metal', 1, 'staff', '1',
1, 'false', 4, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 6, 0, 0, 6, 0),
(811, 107, 'none', 'none', 'Commemorative Birthday Sword IV', 2, 0, 40, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swor
ds/sword-custom.swf', 57, 65, 0, 25, 'Fire,4,Water,4', 'Metal', 1, 'sword', '1',
1, 'false', 4, 1, 0, 1, 0, 1, 0, 0, 0, 6, 0, 0, 0, 0, 6, 0),
(812, 107, 'none', 'none', 'Commemorative Birthday Helm III', 2, 0, 35, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/h
elm-custom.swf', 0, 0, 1, 25, 'Light,4,Ice,4', 'None', 1, 'helm', '1', 1, 'false
', 1, 3, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 2, 2, 2, 0),
(813, 107, 'none', 'none', 'Commemorative Birthday Dagger III', 2, 0, 30, 0, 0,
'From Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis ite
m requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/
daggers/dagger-custom.swf', 42, 62, 0, 25, 'Fire,3,Water,3', 'Metal', 1, 'dagger
', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 0, 3, 0),
(814, 107, 'none', 'none', 'Commemorative Birthday Sword III', 2, 0, 30, 0, 0, '
From Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/sta
ffs/staff-custom.swf', 42, 62, 0, 25, 'Fire,3,Water,3', 'Metal', 1, 'staff', '1'
, 1, 'false', 3, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 3, 0),
(815, 107, 'none', 'none', 'Commemorative Birthday Sword III', 2, 0, 30, 0, 0, '
From Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swo
rds/sword-custom.swf', 42, 62, 0, 25, 'Fire,3,Water,3', 'Metal', 1, 'sword', '1'
, 1, 'false', 3, 1, 0, 0, 0, 1, 0, 0, 0, 3, 0, 0, 0, 0, 3, 0),
(816, 107, 'none', 'none', 'Commemorative Birthday Helm II', 2, 0, 25, 0, 0, 'Fr
om Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item r
equires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/he
lm-custom.swf', 0, 0, 1, 25, 'Light,3,Ice,3', 'None', 1, 'helm', '1', 1, 'false'
, 1, 2, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 2, 2, 2, 0),
(817, 107, 'none', 'none', 'Commemorative Birthday Dagger II', 2, 0, 20, 0, 0, '
From Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/d
aggers/dagger-custom.swf', 34, 50, 0, 25, 'Fire,2,Water,2', 'Metal', 1, 'dagger'
, '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0),
(818, 107, 'none', 'none', 'Commemorative Birthday Staff II', 2, 0, 20, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staf
fs/staff-custom.swf', 34, 50, 0, 25, 'Fire,2,Water,2', 'Metal', 1, 'staff', '1',
1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0),
(819, 107, 'none', 'none', 'Commemorative Birthday Sword II', 2, 0, 20, 0, 0, 'F
rom Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item

requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swor


ds/sword-custom.swf', 34, 50, 0, 25, 'Fire,2,Water,2', 'Metal', 1, 'sword', '1',
1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0),
(820, 107, 'none', 'none', 'Commemorative Birthday Helm', 2, 0, 15, 0, 0, 'From
Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item requ
ires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helmcustom.swf', 0, 0, 1, 25, 'Ice,2,Light,2', 'None', 1, 'helm', '1', 1, 'false', 1
, 2, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 1, 1, 1, 0),
(821, 107, 'none', 'none', 'Commemorative Birthday Dagger', 2, 0, 10, 0, 0, 'Fro
m Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item re
quires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagg
ers/dagger-custom.swf', 20, 38, 0, 25, '', 'Metal', 1, 'dagger', '1', 1, 'false'
, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0),
(822, 107, 'none', 'none', 'Commemorative Birthday Staff', 2, 0, 10, 0, 0, 'From
Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/
staff-custom.swf', 20, 38, 0, 25, '', 'Metal', 1, 'staff', '1', 1, 'false', 1, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0),
(823, 107, 'none', 'none', 'Commemorative Birthday Sword', 2, 0, 10, 0, 0, 'From
Lady Celestia and all the people of Lore: Happy Birthday, hero!\nThis item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/
sword-custom.swf', 20, 38, 0, 25, '', 'Metal', 1, 'sword', '1', 1, 'false', 1, 0
, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0),
(824, 108, 'none', 'none', 'Pirate Monkey Admiral', 2, 0, 60, 0, 0, 'Arrrrrr! It
be a pet that won''t soil your shoulder, but it might fling something unpleasan
t. This item requres a Dragon Amulet.', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets
/pet-piratemonkey2.swf', 18, 25, 2, 10, '', 'Nature', 1, 'pet', '1', 1, 'false',
2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(825, 108, 'none', 'none', 'Parrrrrotical Pete the Parrot', 2, 0, 60, 0, 0, 'Squ
awk! This is the perfect pet for land-lubbers or sea-dogs alike! Watch as a fl
urry of foliage is flung at your opponents as Parrrrrotical Pete the Parrot pet
defends you! This item requires a Dragon Amulet.', 1, 'Pet', 'Pet', 'Pet', 'Mele
e', 'pets/pet-parrot.swf', 18, 25, 4, 10, '', 'Wind', 1, 'pet', '1', 1, 'false',
6, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0),
(826, 108, 'none', 'none', 'Pirate Monkey Captain', 2, 0, 50, 0, 0, 'Arrrrrr! It
be a pet that won''t soil your shoulder, but it might fling something unpleasan
t. This item requres a Dragon Amulet.', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets
/pet-piratemonkey2.swf', 16, 22, 2, 10, '', 'Nature', 1, 'pet', '1', 1, 'false',
2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(827, 108, 'none', 'none', 'Pirate Monkey', 2, 0, 40, 0, 0, 'Arrrrrr! It be a pe
t that won''t soil your shoulder, but it might fling something unpleasant. Thi
s item requres a Dragon Amulet.', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-pir
atemonkey.swf', 15, 21, 0, 10, '', 'Nature', 1, 'pet', '1', 1, 'false', 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(828, 108, 'none', 'none', 'Parrrrrotical Pete the Parrot', 2, 0, 50, 0, 0, 'Squ
awk! This is the perfect pet for land-lubbers or sea-dogs alike! Watch as a fl
urry of foliage is flung at your opponents as Parrrrrotical Pete the Parrot pet
defends you!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-parrot.swf', 16, 22, 3
, 10, '', 'Wind', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0,
0, 0, 0, 0),
(829, 108, 'none', 'none', 'Parrrrrotical Pete the Parrot', 2, 0, 40, 0, 0, 'Squ
awk! This is the perfect pet for land-lubbers or sea-dogs alike! Watch as a fl
urry of foliage is flung at your opponents as Parrrrrotical Pete the Parrot pet
defends you!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-parrot.swf', 15, 21, 2
, 10, '', 'Wind', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0,
0, 0, 0, 0),
(830, 108, 'none', 'none', 'Parrrrrotical Pete the Parrot', 2, 0, 30, 0, 0, 'Squ
awk! This is the perfect pet for land-lubbers or sea-dogs alike! Watch as a fl
urry of foliage is flung at your opponents as Parrrrrotical Pete the Parrot pet
defends you!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-parrot.swf', 13, 19, 1

, 10, '', 'Wind', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0,


0, 0, 0, 0),
(831, 108, 'none', 'none', 'Pirate Monkey Captain', 2, 0, 30, 0, 0, 'Arrrrrr! It
be a pet that won''t soil your shoulder, but it might fling something unpleasan
t. ', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-piratemonkey2.swf', 13, 19, 2,
10, '', 'Nature', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0,
0, 0, 0, 0),
(832, 108, 'none', 'none', 'Pirate Monkey', 2, 0, 20, 0, 0, 'Arrrrrr! It be a pe
t that won''t soil your shoulder, but it might fling something unpleasant. ', 0,
'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-piratemonkey.swf', 10, 16, 0, 10, '', '
Nature', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(833, 108, 'none', 'none', 'Parrrrrotical Pete the Parrot', 2, 0, 20, 0, 0, 'Squ
awk! This is the perfect pet for land-lubbers or sea-dogs alike! Watch as a fl
urry of foliage is flung at your opponents as Parrrrrotical Pete the Parrot pet
defends you!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-parrot.swf', 10, 16, 0
, 10, '', 'Wind', 1, 'pet', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(834, 108, 'none', 'none', 'Pirate Monkey', 2, 0, 10, 0, 0, 'Arrrrrr! It be a pe
t that won''t soil your shoulder, but it might fling something unpleasant. ', 0,
'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-piratemonkey.swf', 8, 12, 0, 10, '', 'N
ature', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(835, 108, 'none', 'none', 'Parrrrrotical Pete the Parrot', 2, 0, 10, 0, 0, 'Squ
awk! This is the perfect pet for land-lubbers or sea-dogs alike! Watch as a fl
urry of foliage is flung at your opponents as Parrrrrotical Pete the Parrot pet
defends you!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-parrot.swf', 8, 12, 0,
10, '', 'Wind', 1, 'pet', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(836, 109, 'none', 'none', 'Platinum Twistedtooth Bear Claw', 2, 0, 50, 0, 0, 'E
veryone knows Bear Claws are delicious, but this one in particular is more damag
ing than others. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-clawdwarfhold.swf', 63, 73, 4, 15, '',
'Silver', 1, 'dagger', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 4, 0, 0, 6, 0, 0, 3
, 6, 0),
(837, 109, 'none', 'none', 'Chronos Cross III', 2, 0, 50, 0, 0, 'This metal dagg
er will keep time and take names! This item requires a Dragon Amulet.', 1, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-clockwork.swf', 62, 75,
0, 9, 'Fire,6,Water,6,Wind,6', 'Metal', 1, 'dagger', '1', 1, 'false', 4, 3, 0,
1, 0, 3, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0),
(838, 109, 'none', 'none', 'Two Headed Hammer', 2, 0, 50, 0, 0, 'Two heads is be
tter then one. It''s been scientifically proven. This item requires a Dragon A
mulet.', 1, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/maces/mace-twohead.swf',
60, 76, 0, 16, 'Immobility,3,Water,5', 'Silver', 1, 'mace', '1', 1, 'false', 5,
2, 0, 0, 0, 2, 0, 0, 0, 6, 0, 0, 0, 0, 4, 0),
(839, 109, 'none', 'none', 'Pillartrope', 2, 0, 50, 0, 0, 'This staff will make
your hair stand on end! This item requires a Dragon Amulet.', 1, 'Weapon', 'Wea
pon', 'Staff', 'Magic', 'items/staffs/staff-pillartrope.swf', 60, 78, 3, 5, 'Dar
kness,7', 'Silver', 1, 'staff', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0
, 8, 0, 0, 4, 0),
(840, 109, 'none', 'none', 'Conductor Rod III', 2, 0, 50, 0, 0, 'The metal rod a
t the center of this staff conducts electricity REALLY well! This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff
-clockwork.swf', 62, 75, 0, 9, 'Fire,6,Water,6,Wind,6', 'Metal', 1, 'staff', '1'
, 1, 'false', 4, 3, 0, 1, 0, 3, 0, 0, 0, 0, 0, 5, 1, 0, 5, 0),
(841, 109, 'none', 'none', 'Overclocked Charge', 2, 0, 50, 0, 0, 'Lim loves scie
nce. And energy. And making energy more science-y. This item requires a Dragon
Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-overclock
ed.swf', 58, 80, 3, 5, 'Water,5,Fire,5,Immobility,2', 'Energy', 1, 'staff', '1',
1, 'false', 5, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0, 8, 0, 0, 4, 0),

(842, 109, 'none', 'none', 'Circuit Slicer III', 2, 0, 50, 0, 0, 'The circuits e
mbedded into this metal weapon help it do... science! This item requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-clockwo
rk.swf', 62, 75, 0, 9, 'Fire,6,Water,6,Wind,6', 'Metal', 1, 'sword', '1', 1, 'fa
lse', 4, 3, 0, 1, 0, 3, 0, 0, 0, 5, 0, 0, 0, 0, 5, 0),
(843, 109, 'none', 'none', 'Darth Laser', 2, 0, 50, 0, 0, 'While Lim is NOT your
father (we don''t think), he IS the smith who engineered this shiny shiny laser
blade. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', '
Melee', 'items/swords/sword-lightlaser.swf', 58, 78, 4, 11, 'Water,5,Metal,5,Imm
obility,1', 'Energy', 1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 4,
0, 4, 0, 0, 4, 0),
(844, 109, 'none', 'none', 'Chainsaw of the Red Rogue', 2, 0, 47, 0, 0, 'Lim lov
es it when rogues dual-wield. It''s even better with chainsaws! This item requi
res a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-chainsaw2.swf', 59, 72, 0, 5, 'Wood,5', 'Metal', 1, 'dagger', '1', 1, 'f
alse', 3, 1, 0, -1, 0, 1, 0, 0, 0, 0, 3, 0, 0, 0, 2, 0),
(845, 109, 'none', 'none', 'Chainsaw Sword', 2, 0, 47, 0, 0, 'Lim''s not really
sure if a chainsaw will work as a sword, but he''s willing to watch while you tr
y it out! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-chainsaw2.swf', 59, 72, 0, 5, 'Wood,5', 'Metal', 1
, 'sword', '1', 1, 'false', 3, 1, 0, -1, 0, 1, 0, 0, 0, 3, 0, 0, 0, 0, 2, 0),
(846, 109, 'none', 'none', 'Diamond Chakram', 2, 0, 46, 0, 0, 'Originally though
t to only be used by ice elves, Lim brings the razor-sharp edges of the chakram
to you! Catch!', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagge
r-chakram.swf', 61, 69, 2, 2, 'Fire,5,Water,5', 'Ice', 1, 'dagger', '1', 1, 'fal
se', 5, 0, 0, 1, 0, 0, 0, 2, 0, 0, 5, 0, 0, 0, 4, 0),
(847, 109, 'none', 'none', 'Platinum Morningstar', 2, 0, 46, 0, 0, 'Lim has an a
ppreciation for the classics. He''s just overclocked this morningstar by coatin
g it with reactive platinum. \nThis item requires a Dragon Amulet.', 1, 'Weapon'
, 'Weapon', 'Mace', 'Melee', 'items/maces/mace-morningstar.swf', 61, 69, 0, 10,
'Fire,5,Water,5,Immobility,2', 'Stone', 1, 'mace', '1', 1, 'false', 5, 1, 0, 1,
0, 1, 0, 0, 0, 5, 0, 0, 0, 0, 4, 0),
(848, 109, 'none', 'none', 'Bluelight Special', 2, 0, 45, 0, 0, 'Using some wire
, a paperclip, and a bagel, Lim managed to craft this sword. This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/swordbluelaser.swf', 61, 70, 1, 10, 'Darkness,6', 'Light', 1, 'sword', '1', 1, 'false
', 5, 2, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 4, 0),
(849, 109, 'none', 'none', 'Speargun', 2, 0, 40, 0, 0, 'The perfect weapon for u
nderwater fishing. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-speargun.swf', 54, 68, 3, 15, 'Fire,4,Ice
,4', 'Water', 1, 'sword', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 4, 0, 0, 0
, 0, 4, 0),
(850, 109, 'none', 'none', 'Sickly Sickle', 2, 0, 32, 0, 0, 'Any crops cut with
this sickle will wither and die. This item requires a Dragon Amulet.', 1, 'Weapo
n', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-sickly.swf', 44, 64, 0, 5, '
', 'Disease', 1, 'staff', '1', 1, 'false', 0, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 2, 0
, 0, 4, 0),
(851, 109, 'none', 'none', 'Electric Dragon Staff', 2, 0, 31, 0, 0, 'A stylized
staff, showing Lim''s more artistic side. This staff pays homage to the Plasma D
ragons. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'M
agic', 'items/staffs/staff-electricdragon.swf', 40, 68, 2, 5, 'Energy,3,Water,1'
, 'Energy', 1, 'staff', '1', 1, 'false', 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 2, 0,
0, 1, 0),
(852, 109, 'none', 'none', 'Darth Laser', 2, 0, 30, 0, 0, 'While Lim is NOT your
father (we don''t think), he IS the smith who engineered this shiny shiny laser
blade. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', '
Melee', 'items/swords/sword-lightlaser.swf', 46, 58, 1, 11, 'Water,3,Metal,3', '
Energy', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 2, 0, 0,
2, 0),
(853, 109, 'none', 'none', 'Bluelight Special', 2, 0, 30, 0, 0, 'Using some wire

, a paperclip, and a bagel, Lim managed to craft this sword. This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/swordbluelaser.swf', 46, 58, 0, 10, '', 'Light', 1, 'sword', '1', 1, 'false', 2, 0, 0
, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 3, 0),
(854, 109, 'none', 'none', 'Chainsaw of the Black Rogue', 2, 0, 27, 0, 0, 'Lim l
oves it when rogues dual-wield. It''s even better with chainsaws! This item re
quires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagg
ers/dagger-chainsaw2.swf', 39, 55, 0, 5, 'Wood,2', 'Metal', 1, 'dagger', '1', 1,
'false', 2, 0, 0, -1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0),
(855, 109, 'none', 'none', 'Chainsaw Sword', 2, 0, 27, 0, 0, 'Lim''s not really
sure if a chainsaw will work as a sword, but he''s willing to watch while you tr
y it out! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-chainsaw2.swf', 39, 55, 0, 5, 'Wood,2', 'Metal', 1
, 'sword', '1', 1, 'false', 2, 0, 0, -1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2, 0),
(856, 109, 'none', 'none', 'Classic Morningstar', 2, 0, 26, 0, 0, 'Lim has an ap
preciation for the classics. He''s just overclocked this morningstar by coating
it with reactive platinum. This item requires a Dragon Amulet.', 1, 'Weapon', '
Weapon', 'Mace', 'Melee', 'items/maces/mace-morningstar.swf', 42, 54, 0, 10, 'Fi
re,2,Water,2', 'Stone', 1, 'mace', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 2
, 0, 0, 0, 0, 0, 0),
(857, 109, 'none', 'none', 'Speargun', 2, 0, 20, 0, 0, 'The perfect weapon for u
nderwater fishing. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-speargun.swf', 37, 49, 0, 15, 'Fire,2,Ice
,2', 'Water', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0
, 0, 1, 0),
(858, 109, 'none', 'none', 'Bluelight Special', 2, 0, 15, 0, 0, 'Using some wire
, a paperclip, and a bagel, Lim managed to craft this sword. This item requires
a Dragon Amulet.\n', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/swor
d-bluelaser.swf', 33, 43, 0, 10, 'Darkness,3', 'Light', 1, 'sword', '1', 1, 'fal
se', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(859, 109, 'none', 'none', 'Hexblades', 2, 0, 12, 0, 0, 'If you don''t cut them
with one side, cut them with the other! This item requires a Dragon Amulet.', 1
, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-hexspike.swf', 2
2, 42, 0, 1, '', 'Light', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 2, 0, 0, 0, 0, 0),
(860, 109, 'none', 'none', 'Darth Laser', 2, 0, 10, 0, 0, 'While Lim is NOT your
father (we don''t think), he IS the smith who engineered this shiny shiny laser
blade. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', '
Melee', 'items/swords/sword-lightlaser.swf', 28, 30, 0, 1, 'Water,1,Metal,1', 'E
nergy', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0),
(861, 109, 'none', 'none', 'Pillartrope', 2, 0, 40, 0, 0, 'This staff makes your
hair stand on end!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/sta
ff-pillartrope.swf', 50, 72, 2, 12, 'Darkness,5', 'Silver', 1, 'staff', '1', 1,
'false', 5, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 6, 0, 0, 4, 0),
(862, 109, 'none', 'none', 'Dark Star', 2, 0, 37, 0, 0, 'Lim uses the energy fro
m a dark star to power this staff. Don''t look directly at it or the invisible
radiation will burn your eyes.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items
/staffs/staff-darkstar.swf', 50, 66, 3, 9, 'Light,5', 'Darkness', 1, 'staff', '1
', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 3, 0, 0, 0, 3, 0, 0, 3, 0),
(863, 109, 'none', 'none', 'Jewelled Matrix', 2, 0, 35, 0, 0, 'Lim has arranged
the jewels in the hilt of this blade to take optimal advantage of the dark energ
y matrix which overlays Lore. Anywhere you go, this blade can tap into it.', 0,
'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-jeweledblade1.swf', 51
, 61, 2, 10, 'Darkness,4,Energy,2', 'Darkness', 1, 'sword', '1', 1, 'false', 2,
1, 0, 0, 0, 1, 0, 2, 0, 3, 0, 0, 0, 0, 3, 0),
(864, 109, 'none', 'none', 'Breath of Life', 2, 0, 35, 0, 0, 'This sword breathe
s new life into you! ', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/s
word-breathoflife.swf', 50, 60, 2, 6, 'Immobility,3,Stone,3', 'Wind', 1, 'sword'
, '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 3, 0),

(865, 109, 'none', 'none', 'Blade of Misdirection', 2, 0, 35, 0, 0, 'This blade


looks like it would be wielded by a warrior of light, but it''s appearance is mi
sleading. It exudes a poisonous, dark energy that calls undead to it.', 0, 'Wea
pon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-goldenfoil.swf', 51, 61, 2
, 10, 'Darkness,4,Energy,2', 'Disease', 1, 'sword', '1', 1, 'false', 2, 1, 0, 0,
0, 1, 0, 2, 0, 3, 0, 0, 0, 0, 3, 0),
(866, 109, 'none', 'none', 'Chronos Cross II', 2, 0, 33, 0, 0, 'This metal dagge
r will keep time and take names!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'i
tems/daggers/dagger-clockwork.swf', 42, 68, 0, 9, 'Fire,3,Water,3,Wind,3', 'Meta
l', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 2, 0
),
(867, 109, 'none', 'none', 'Leftovers', 2, 0, 33, 0, 0, 'I''m pretty sure this c
ame off Lim''s leftovers.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/da
ggers/dagger-fungus.swf', 48, 60, 0, 6, 'Immobility,1,Fire,1', 'Nature', 1, 'dag
ger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 2, 0),
(868, 109, 'none', 'none', 'Conductor Rod II', 2, 0, 33, 0, 0, 'The metal rod at
the center of this staff conducts electricity REALLY well! ', 0, 'Weapon', 'Wea
pon', 'Staff', 'Magic', 'items/staffs/staff-clockwork.swf', 40, 70, 0, 9, 'Fire,
3,Water,3,Wind,3', 'Metal', 1, 'staff', '1', 1, 'false', 3, 2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 2, 1, 0, 2, 0),
(869, 109, 'none', 'none', 'Circuit Slicer II', 2, 0, 33, 0, 0, 'The circuits em
bedded into this metal weapon help it do... science!', 0, 'Weapon', 'Weapon', 'S
word', 'Melee', 'items/swords/sword-clockwork.swf', 42, 68, 0, 9, 'Fire,3,Water,
3,Wind,3', 'Metal', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0
, 1, 0, 0, 2, 0),
(870, 109, 'none', 'none', 'Ivory Blade', 2, 0, 33, 0, 0, 'Made from the finest
imitation Gorillaphant Ivory! ', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'item
s/swords/sword-ivory.swf', 48, 60, 0, 6, 'Immobility,1,Fire,1', 'Nature', 1, 'sw
ord', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 2, 0),
(871, 109, 'none', 'none', 'Neutron Dagger', 2, 0, 30, 0, 0, 'Using this dagger
may cause your teeth and hair to fall out and eventual death. No refunds. ', 0
, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-neutron.swf', 45
, 55, 1, 15, 'Stone,3,Wind,3', 'Poison', 1, 'dagger', '1', 1, 'false', 3, 0, 0,
1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 4, 0),
(872, 109, 'none', 'none', 'Glittering Chakram', 2, 0, 30, 0, 0, 'Originally tho
ught to only be used by ice elves, Lim brings the razor-sharp edges of the chakr
am to you! Catch!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/da
gger-chakram.swf', 50, 50, 0, 2, 'Fire,3,Wind,3', 'Ice', 1, 'dagger', '1', 1, 'f
alse', 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0),
(873, 109, 'none', 'none', 'Pillartrope', 2, 0, 30, 0, 0, 'This staff will make
your hair stand on end!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs
/staff-pillartrope.swf', 46, 54, 0, 5, 'Darkness,3', 'Silver', 1, 'staff', '1',
1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 2, 0),
(874, 109, 'none', 'none', 'Neutron Staff', 2, 0, 30, 0, 0, 'Using this staff ma
y cause your teeth and hair to fall out and eventual death. No refunds. ', 0,
'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-mercurial.swf', 45, 55
, 1, 15, 'Stone,3,Wind,3', 'Poison', 1, 'staff', '1', 1, 'false', 3, 0, 0, 1, 0,
0, 0, 1, 0, 0, 0, 0, 0, 0, 4, 0),
(875, 109, 'none', 'none', 'Neutron Sword', 2, 0, 30, 0, 0, 'Using this sword ma
y cause your teeth and hair to fall out and eventual death. No refunds. ', 0,
'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-neutron.swf', 45, 55,
1, 15, 'Stone,3,Wind,3', 'Poison', 1, 'sword', '1', 1, 'false', 3, 0, 0, 1, 0, 0
, 0, 1, 0, 0, 0, 0, 0, 0, 4, 0),
(876, 109, 'none', 'none', 'Dark Star', 2, 0, 22, 0, 0, 'Lim uses the energy fro
m a dark star to power this staff. Don''t look directly at it or the invisible
radiation will burn your eyes.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items
/staffs/staff-darkstar.swf', 36, 50, 2, 1, 'Light,2', 'Darkness', 1, 'staff', '1
', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 3, 0),
(877, 109, 'none', 'none', 'Chronos Cross', 2, 0, 21, 0, 0, 'This metal dagger w
ill keep time and take names!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'item

s/daggers/dagger-clockwork.swf', 34, 54, 0, 9, '', 'Metal', 1, 'dagger', '1', 1,


'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1, 0),
(878, 109, 'none', 'none', 'Conductor Rod', 2, 0, 21, 0, 0, 'This metal dagger w
ill keep time and take names!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/
staffs/staff-clockwork.swf', 34, 54, 0, 9, '', 'Metal', 1, 'staff', '1', 1, 'fal
se', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0),
(879, 109, 'none', 'none', 'Circuit Slicer', 2, 0, 21, 0, 0, 'The circuits embed
ded into this metal weapon help it do... science!', 0, 'Weapon', 'Weapon', 'Swor
d', 'Melee', 'items/swords/sword-clockwork.swf', 34, 54, 0, 9, '', 'Metal', 1, '
sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, 0),
(880, 109, 'none', 'none', 'Dark Edge', 2, 0, 21, 0, 0, 'Lim is all fired up abo
ut this weapon! So fired up, that it''s half off! Get it now while the price is
low, low, low! ', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-e
bonkatana.swf', 30, 52, 0, 5, 'Fire,3,Water,3', 'Fire', 1, 'sword', '1', 1, 'fal
se', 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 3, 0, 0),
(881, 109, 'none', 'none', 'Corsair''s Curse', 2, 0, 16, 0, 0, 'Arrrr! This bla
de be cursed! Bad Luck follows those who use it, but it makes you quick and pow
erful.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-corsair.sw
f', 30, 44, 0, 1, '', 'Metal', 1, 'sword', '1', 1, 'false', 2, 0, 0, 1, 0, 0, 0,
0, 0, 1, 0, 0, 0, 0, 0, 0),
(882, 109, 'none', 'none', 'Fungus', 2, 0, 15, 0, 0, 'This funky dagger came abo
ut through Lim''s extensive experimentation with plant life... or it''s somethin
g that grew on top of his leftovers, either or.', 0, 'Weapon', 'Weapon', 'Dagger
', 'Pierce', 'items/daggers/dagger-fungus.swf', 30, 38, 0, 6, 'Immobility,1', 'N
ature', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
3, 0),
(883, 109, 'none', 'none', 'Frozen Chakram', 2, 0, 15, 0, 0, 'Originally thought
to only be used by ice elves, Lim brings the razor-sharp edges of the chakram t
o you! Catch!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagge
r-chakram.swf', 32, 38, 0, 2, 'Fire,1', 'Ice', 1, 'dagger', '1', 1, 'false', 0,
0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0),
(884, 109, 'none', 'none', 'Ivory Blade', 2, 0, 15, 0, 0, 'Made from the finest
imitation Gorillaphant ivory!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/
swords/sword-ivory.swf', 30, 38, 0, 6, 'Immobility,1', 'Nature', 1, 'sword', '1'
, 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(885, 109, 'none', 'none', 'Dark Star', 2, 0, 10, 0, 0, 'Lim uses the energy fro
m a dark star to power this staff. Don''t look directly at it or the invisible
radiation will burn your eyes.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items
/staffs/staff-darkstar.swf', 20, 34, 1, 5, 'Light,2', 'Darkness', 1, 'staff', '1
', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0),
(886, 110, 'none', 'none', 'High Nightweaver''s Wings', 2, 0, 50, 0, 0, 'Spirits
who emerge at night to breathe life into dreams have brilliantly colored wings
like these. This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Cape', '
Melee', 'items/back/wings-voidfairy.swf', 0, 0, 0, 20, 'Fire,5,Water,5,Immobilit
y,1', 'Darkness', 1, 'cape', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 0, 0, 5, 0, 5
, 0, 0, 5, 0),
(887, 110, 'none', 'none', 'High DewDancer''s Wings', 2, 0, 50, 0, 0, 'These win
gs are similar to those of a fairy who flits through the soft light shining thro
ugh the trees in the early morning.This item requires a Dragon Amulet.', 1, 'Bac
k', 'Armor', 'Cape', 'Melee', 'items/back/wings-naturefairy.swf', 0, 0, 0, 20, '
Fire,5,Water,5,Immobility,1', 'Energy', 1, 'cape', '1', 1, 'false', 4, 2, 0, 0,
0, 2, 0, 0, 0, 5, 0, 5, 0, 0, 5, 0),
(888, 110, 'none', 'none', 'Northern Butterfly Wings', 2, 0, 40, 0, 0, 'These wi
ngs are identical to those found on a rare species of butterfly which lives in t
he far Northern reaches of Dragesvard. This item requires a Dragon Amulet.', 1,
'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-butterfly.swf', 0, 0, 2, 1
0, 'Fire,7,Ice,5', 'Ice', 1, 'wings', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0
, 3, 3, 3, 0, 0, 6, 0),
(889, 110, 'none', 'none', 'Flamewrath Phoenix Wings', 2, 0, 40, 0, 0, 'These wi
ngs won''t help you win immortality, but they will make you look REALLY stylish.

This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Wings', 'Melee', 'it
ems/back/wings-phoenix.swf', 0, 0, 2, 10, 'Fire,7,Ice,5', 'Fire', 1, 'wings', '1
', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 3, 3, 3, 0, 0, 6, 0),
(890, 110, 'none', 'none', 'DragonLord''s Wings', 2, 0, 35, 0, 0, 'Only the migh
tiest of Dragonlords can wear these wings. This item requires a Dragon Amulet.'
, 1, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-dragonblue.swf', 0, 0,
4, 2, 'Water,5,Wind,5', 'Stone', 1, 'wings', '1', 1, 'false', 4, 0, 0, 0, 0, 0,
0, 4, 0, 3, 3, 3, 0, 0, 2, 0),
(891, 110, 'none', 'none', 'Nightweaver''s Wings', 2, 0, 30, 0, 0, 'Spirits who
emerge at night to breathe life into dreams have brilliantly colored wings like
these. This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Wings', 'Mele
e', 'items/back/wings-voidfairy.swf', 0, 0, 0, 5, 'Darkness,5,Light,5', 'Darknes
s', 1, 'wings', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 4, 0)
,
(892, 110, 'none', 'none', 'DewDancer''s Wings', 2, 0, 30, 0, 0, 'These wings ar
e similiar to those of a fairy who flits through the soft light shining through
the trees in the early morning.This item requires a Dragon Amulet.', 1, 'Back',
'Armor', 'Wings', 'Melee', 'items/back/wings-naturefairy.swf', 0, 0, 0, 5, 'Dark
ness,5,Light,5', 'Light', 1, 'wings', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0
, 2, 2, 2, 0, 0, 4, 0),
(893, 110, 'none', 'none', 'DragonLord''s Wings', 2, 0, 20, 0, 0, 'Only the migh
tiest of Dragonlords can wear these wings. This item requires a Dragon Amulet.'
, 1, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-dragonblue.swf', 0, 0,
1, 7, 'Water,1,Wind,1', 'Stone', 1, 'wings', '1', 1, 'false', 1, 0, 0, 0, 0, 0,
0, 1, 0, 2, 2, 2, 2, 2, 2, 0),
(894, 110, 'none', 'none', 'Emerald Cloak', 2, 0, 30, 0, 0, 'A druid who came to
court asked a tailor to make him a cloak using green fabric to remind him of th
e forests he''d left.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-ro
yalemerald.swf', 0, 0, 0, 2, 'Darkness,5', 'Nature', 1, 'cape', '1', 1, 'false',
1, 0, 0, 1, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0),
(895, 110, 'none', 'none', 'Ruby Cloak', 2, 0, 20, 0, 0, 'A fire dancer commissi
oned this cloak because the color of the cloth reminds her of ruby flames.', 0,
'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-royalruby.swf', 0, 0, 0, 0, '
Fire,5', 'Fire', 1, 'cape', '1', 1, 'false', 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 3, 3,
0, 0, 0, 0),
(896, 110, 'none', 'none', 'Sapphire Cloak', 2, 0, 10, 0, 0, 'A jeweler based th
e color of this cloak off one of the gems he gave to his wife.', 0, 'Back', 'Arm
or', 'Cape', 'Melee', 'items/back/cape-royalblue.swf', 0, 0, 0, 9, 'Water,2', 'W
ater', 1, 'cape', '1', 1, 'false', 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0,
0),
(897, 112, 'none', 'none', 'Circle of Nature', 2, 0, 38, 0, 0, 'Nature spirits w
ear these necklaces to show allegiance to their clan. This item requires a Drago
n Amulet ', 1, 'Neck', 'Armor', 'Necklace', 'Melee', '', 0, 0, 0, 0, 'Darkness,2
,Light,3,Water,3,Ice,4,Fire,4', 'Water', 1, 'necklace', '1', 1, 'false', 4, 0, 0
, 1, 0, 0, 0, 0, 0, 5, 5, 5, 0, 0, 5, 0),
(898, 112, 'none', 'none', 'Dual Nature', 2, 0, 35, 0, 0, 'Someone blended fire
and ice into this one small ring. So pretty! This item requires a Dragon Amule
t.', 1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 0, 'Fire,4,Ice,4', 'Win
d', 1, 'ring', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 0, 0, 2, 2, 2, 0, 0, 5, 0),
(899, 112, 'none', 'none', 'Blizzard''s Breath', 2, 0, 5, 0, 0, 'Wearing this ne
cklace will make you COLD! But it will also increase your ability to dodge and
defend. This item requires a Dragon Amulet.', 1, 'Neck', 'Armor', 'Necklace', '
Melee', '', 0, 0, 0, 2, 'Fire,4,Ice,4', 'Ice', 1, 'necklace', '1', 1, 'false', 0
, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(900, 112, 'none', 'none', 'Volcano''s Heart', 2, 0, 5, 0, 0, 'The stone in this
ring was pulled from the depths of a volcano then frozen by a master cryomancer
. This item requires a Dragon Amulet.', 1, 'Finger', 'Armor', 'Ring', 'Melee',
'', 0, 0, 0, 2, 'Fire,4,Ice,4', 'Fire', 1, 'ring', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(901, 112, 'none', 'none', 'Quick Lightning', 2, 0, 20, 0, 0, 'You''ll strike fa

st and hot when you wear this ring! ', 0, 'Neck', 'Armor', 'Necklace', 'Melee',
'', 0, 0, 0, 0, 'Fire,5', 'Fire', 1, 'necklace', '1', 1, 'false', 3, 3, 0, 1, 0
, 3, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0),
(902, 112, 'none', 'none', 'Brute Ring', 2, 0, 20, 0, 0, 'This ring will PUMP yo
u UP!', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 0, 'Fire,1,Water,1',
'Water', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0,
3, 0),
(903, 112, 'none', 'none', 'Chain of Endurance', 2, 0, 10, 0, 0, 'Putting this o
n will make you feel stronger! And the strange light pulsing from the gem incre
ases your resistances!', 0, 'Neck', 'Armor', 'Necklace', 'Melee', '', 0, 0, 0, 1
0, 'Darkness,2,Light,2,Fire,2,Ice,2', 'Metal', 1, 'necklace', '1', 1, 'false', 0
, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(904, 112, 'none', 'none', 'Band of Intelligence', 2, 0, 10, 0, 0, 'Putting this
on will make you feel smarter! And the strange light pulsing from the gem incr
eases your resistances!', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 10
, 'Wind,2,Stone,2,Fire,2,Ice,2', 'Metal', 1, 'ring', '1', 1, 'false', 0, 0, 0, 1
, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0),
(905, 113, 'none', 'none', 'Faerie Floss Helm', 2, 0, 45, 0, 0, 'Is that a fairy
stuck in my cotton candy hair?! Bubble''s Fantastic Faerie Floss, from Moglowee
n 2009!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-qu
est-Fairyfloss.swf', 0, 0, 6, 7, 'Darkness,5', 'Light', 1, '', '1', 1, 'false',
2, 0, 0, 0, 0, 4, 0, 6, 0, 5, 0, 5, 5, 0, 2, 0),
(906, 113, 'none', 'none', 'Faerie Floss Helm', 2, 0, 35, 0, 0, 'Is that a fairy
stuck in my cotton candy hair?! Bubble''s Fantastic Faerie Floss, from Moglowee
n 2009!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-qu
est-Fairyfloss.swf', 0, 0, 4, 7, 'Darkness,4', 'Light', 1, '', '1', 1, 'false',
1, 0, 0, 0, 0, 3, 0, 4, 0, 4, 0, 4, 4, 0, 1, 0),
(907, 113, 'none', 'none', 'Faerie Floss Helm', 2, 0, 25, 0, 0, 'Is that a fairy
stuck in my cotton candy hair?! Bubble''s Fantastic Faerie Floss, from Moglowee
n 2009!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-qu
est-Fairyfloss.swf', 0, 0, 4, 7, 'Darkness,3', 'Light', 1, '', '1', 1, 'false',
0, 0, 0, 0, 0, 1, 0, 4, 0, 3, 0, 3, 4, 0, 0, 0),
(908, 113, 'none', 'none', 'Faerie Floss Helm', 2, 0, 15, 0, 0, 'Is that a fairy
stuck in my cotton candy hair?! Bubble''s Fantastic Faerie Floss, from Moglowee
n 2009!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-qu
est-Fairyfloss.swf', 0, 0, 3, 7, '', 'Light', 1, '', '1', 1, 'false', 0, 0, 0, 0
, 0, 0, 0, 3, 0, 2, 0, 2, 3, 0, 0, 0),
(909, 113, 'none', 'none', 'Faerie Floss Helm', 2, 0, 5, 0, 0, 'Is that a fairy
stuck in my cotton candy hair?! Bubble''s Fantastic Faerie Floss, from Mogloween
2009!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-que
st-Fairyfloss.swf', 0, 0, 1, 7, '', 'Light', 1, '', '1', 1, 'false', 0, 0, 0, 0,
0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0),
(910, 113, 'none', 'none', 'Faerie Floss Helm', 2, 0, 1, 0, 0, 'Is that a fairy
stuck in my cotton candy hair?! Bubble''s Fantastic Faerie Floss, from Mogloween
2009!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-que
st-Fairyfloss.swf', 0, 0, 0, 7, '', 'Light', 1, '', '1', 1, 'false', 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(911, 114, 'none', 'none', 'Bit-O-Wax Helm', 2, 0, 45, 0, 0, 'There aren''t any
bees around, right? Right?! Toil''s Bits O'' Wax from Mogloween 2009!', 1, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-BitoWax.swf',
0, 0, 2, 7, 'Wind,5', 'Nature', 1, '', '1', 1, 'false', 2, 4, 0, 0, 0, 0, 0, 2,
0, 5, 0, 5, 5, 0, 6, 0),
(912, 114, 'none', 'none', 'Bit-O-Wax Helm', 2, 0, 35, 0, 0, 'There aren''t any
bees around, right? Right?! Toil''s Bits O'' Wax from Mogloween 2009!', 0, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-BitoWax.swf',
0, 0, 1, 7, 'Wind,4', 'Nature', 1, '', '1', 1, 'false', 1, 3, 0, 0, 0, 0, 0, 1,
0, 4, 0, 4, 4, 0, 4, 0),
(913, 114, 'none', 'none', 'Bit-O-Wax Helm', 2, 0, 25, 0, 0, 'There aren''t any
bees around, right? Right?! Toil''s Bits O'' Wax from Mogloween 2009!', 0, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-BitoWax.swf',

0, 0, 0, 7, 'Wind,3', 'Nature', 1, '', '1', 1, 'false', 0, 1, 0, 0, 0, 0, 0, 0,


0, 3, 0, 3, 4, 0, 4, 0),
(914, 114, 'none', 'none', 'Bit-O-Wax Helm', 2, 0, 15, 0, 0, 'There aren''t any
bees around, right? Right?! Toil''s Bits O'' Wax from Mogloween 2009!', 0, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-BitoWax.swf',
0, 0, 0, 7, '', 'Nature', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 2,
0, 2, 3, 0, 3, 0),
(915, 114, 'none', 'none', 'Bit-O-Wax Helm', 2, 0, 5, 0, 0, 'There aren''t any b
ees around, right? Right?! Toil''s Bits O'' Wax from Mogloween 2009!', 0, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-BitoWax.swf',
0, 0, 0, 7, '', 'Nature', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 1, 0, 1, 0),
(916, 114, 'none', 'none', 'Bit-O-Wax Helm', 2, 0, 1, 0, 0, 'There aren''t any b
ees around, right? Right?! Toil''s Bits O'' Wax from Mogloween 2009!', 0, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-BitoWax.swf',
0, 0, 0, 7, '', 'Nature', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 1, 0, 0, 0),
(917, 115, 'none', 'none', 'Now-n-Forever Helm', 2, 0, 45, 0, 0, 'Wear it now. W
ear it later. Wear it forever! Trouble''s Now and Forever''s from Mogloween 200
9!', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-N
ownforever.swf', 0, 0, 2, 7, 'Energy,5', 'Metal', 1, '', '1', 1, 'false', 6, 0,
0, 0, 0, 0, 0, 2, 0, 5, 0, 5, 5, 0, 2, 0),
(918, 115, 'none', 'none', 'Now-n-Forever Helm', 2, 0, 35, 0, 0, 'Wear it now. W
ear it later. Wear it forever! Trouble''s Now and Forever''s from Mogloween 200
9!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-N
ownforever.swf', 0, 0, 1, 7, 'Energy,4', 'Metal', 1, '', '1', 1, 'false', 4, 0,
0, 0, 0, 0, 0, 1, 0, 4, 0, 4, 4, 0, 1, 0),
(919, 115, 'none', 'none', 'Now-n-Forever Helm', 2, 0, 25, 0, 0, 'Wear it now. W
ear it later. Wear it forever! Trouble''s Now and Forever''s from Mogloween 200
9!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-N
ownforever.swf', 0, 0, 0, 7, 'Energy,3', 'Metal', 1, '', '1', 1, 'false', 4, 0,
0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 4, 0, 0, 0),
(920, 115, 'none', 'none', 'Now-n-Forever Helm', 2, 0, 15, 0, 0, 'Wear it now. W
ear it later. Wear it forever! Trouble''s Now and Forever''s from Mogloween 200
9!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-N
ownforever.swf', 0, 0, 0, 7, '', 'Metal', 1, '', '1', 1, 'false', 3, 0, 0, 0, 0,
0, 0, 0, 0, 2, 0, 2, 3, 0, 0, 0),
(921, 115, 'none', 'none', 'Now-n-Forever Helm', 2, 0, 5, 0, 0, 'Wear it now. We
ar it later. Wear it forever! Trouble''s Now and Forever''s from Mogloween 2009
!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-No
wnforever.swf', 0, 0, 0, 7, '', 'Metal', 1, '', '1', 1, 'false', 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(922, 115, 'none', 'none', 'Now-n-Forever Helm', 2, 0, 1, 0, 0, 'Wear it now. We
ar it later. Wear it forever! Trouble''s Now and Forever''s from Mogloween 2009
!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mogloween09-quest-No
wnforever.swf', 0, 0, 0, 7, '', 'Metal', 1, '', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0),
(923, 117, 'none', 'none', 'FrankenFinger', 2, 0, 30, 0, 0, 'Ew, gross! Is that
his FINGER you''re using as a claw?', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce',
'items/daggers/dagger-frankenclaw.swf', 45, 63, 0, 5, '', 'Disease', 1, 'dagger
', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 4, 0),
(924, 117, 'none', 'none', 'FrankenEyes Staff', 2, 0, 30, 0, 0, 'Those googly ey
es are fresh from the monster to your staff!', 1, 'Weapon', 'Weapon', 'Staff', '
Magic', 'items/staffs/staff-frankenstaff.swf', 45, 63, 0, 5, '', 'Disease', 1, '
staff', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 4, 0),
(925, 117, 'none', 'none', 'Frankenblade', 2, 0, 30, 0, 0, 'This sword has me in
stitches!', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-franke
nblade.swf', 45, 63, 0, 5, '', 'Disease', 1, 'sword', '1', 1, 'false', 3, 1, 0,
0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0, 4, 0),
(926, 118, 'none', 'none', 'Clyde the Carrier Turtle', 1, 0, 60, 0, 0, 'Only Cys

ero would use a Carrier Turtle to deliver his mail! But beware, Clyde can fight
back!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-CarrierTurtle.swf', 18, 26,
0, 1, '', 'Stone', 1, 'pet', '1', 0, 'false', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 5, 0),
(927, 118, 'none', 'none', 'Rabbitizer 6000 Mach 2', 1, 0, 60, 0, 0, 'Lim prefer
s mechanical rabbits over those cute, cuddly REAL ones. He thinks these are a M
ILLION times better! They keep going and going (and going)!', 0, 'Pet', 'Pet', '
Pet', 'Melee', 'pets/pet-rabbit.swf', 18, 26, 0, 1, '', 'Energy', 1, 'pet', '1',
0, 'false', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(928, 118, 'none', 'none', 'Lim''s Hydrocombustion Scalpel', 1, 0, 55, 0, 0, 'Li
m has crafted this dagger to prove that there is nothing science can''t do! It
can even contain the power of fire and the power of water in ONE blade! ', 0, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clash
lim.swf', 69, 81, 4, 10, 'Fire,8,Ice,8,Wind,8,Stone,8', 'Fire', 1, 'dagger', '1'
, 1, 'false', 6, 2, 0, 0, 0, 2, 0, 4, 0, 0, 8, 0, 0, 4, 8, 0),
(929, 118, 'none', 'none', 'Lim''s Hydrocombustion Vane', 1, 0, 55, 0, 0, 'Lim h
as crafted this rod to prove that there is nothing science can''t do! It can ev
en contain the power of fire and the power of water in ONE staff!', 0, 'Weapon',
'Weapon', 'Staff', 'Magic', 'items/CLASHENING DC weapons/staff-clashlim.swf', 6
9, 81, 4, 10, 'Fire,8,Ice,8,Wind,8,Stone,8', 'Fire', 1, 'staff', '1', 1, 'false'
, 6, 2, 0, 0, 0, 2, 0, 4, 0, 0, 0, 8, 0, 4, 8, 0),
(930, 118, 'none', 'none', 'Lim''s Hydrocombustion Breaker', 1, 0, 55, 0, 0, 'Li
m has crafted this blade to prove that there is nothing science can''t do! It c
an even contain the power of fire and the power of water in ONE blade! ', 0, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashlim.
swf', 69, 81, 4, 10, 'Fire,8,Ice,8,Wind,8,Stone,8', 'Fire', 1, 'sword', '1', 1,
'false', 6, 2, 0, 0, 0, 2, 0, 4, 0, 8, 0, 0, 0, 4, 8, 0),
(931, 118, 'none', 'none', 'Lim''s Hydrocombustion Scalpel', 1, 0, 45, 0, 0, 'Li
m has crafted this blade to prove that there is nothing science can''t do! It c
an even contain the power of fire and the power of water in ONE sword! ', 0, 'W
eapon', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clashl
im.swf', 60, 76, 2, 10, 'Fire,6,Ice,6,Wind,6,Stone,6', 'Fire', 1, 'dagger', '1',
1, 'false', 6, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 3, 5, 0),
(932, 118, 'none', 'none', 'Lim''s Hydrocombustion Vane', 1, 0, 45, 0, 0, 'Lim h
as crafted this rod to prove that there is nothing science can''t do! It can ev
en contain the power of fire and the power of water in ONE staff! ', 0, 'Weapon
', 'Weapon', 'Staff', 'Magic', 'items/CLASHENING DC weapons/staff-clashlim.swf',
60, 76, 2, 10, 'Fire,6,Ice,6,Wind,6,Stone,6', 'Fire', 1, 'staff', '1', 1, 'fals
e', 6, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 5, 0, 3, 5, 0),
(933, 118, 'none', 'none', 'Lim''s Hydrocombustion Breaker', 1, 0, 45, 0, 0, 'Li
m has crafted this blade to prove that there is nothing science can''t do! It c
an even contain the power of fire and the power of water in ONE blade! ', 0, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashlim.
swf', 60, 76, 2, 10, 'Fire,6,Ice,6,Wind,6,Stone,6', 'Fire', 1, 'sword', '1', 1,
'false', 6, 0, 0, 0, 0, 0, 0, 2, 0, 5, 0, 0, 0, 3, 5, 0),
(934, 118, 'none', 'none', 'Lim''s Hydrocombustion Scalpel', 1, 0, 40, 0, 0, ' L
im has crafted this dagger to prove that there is nothing science can''t do! It
can even contain the power of fire and the power of water in ONE blade! ', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clas
hlim.swf', 57, 71, 4, 10, 'Fire,3,Ice,4,Wind,3,Stone,4', 'Fire', 1, 'dagger', '1
', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 0, 0, 4, 0),
(935, 118, 'none', 'none', 'Clyde the Carrier Turtle', 1, 0, 40, 0, 0, 'Only Cys
ero would use a Carrier Turtle to deliver his mail! But beware, Clyde can fight

back!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-CarrierTurtle.swf', 15, 20,


0, 1, '', 'Stone', 1, 'pet', '1', 0, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 3, 0),
(936, 118, 'none', 'none', 'Rabbitizer 6000 Mach 2', 1, 0, 40, 0, 0, 'Lim prefer
s mechanical rabbits over those cute, cuddly REAL ones. He thinks these are a M
ILLION times better! They keep going and going (and going)!', 0, 'Pet', 'Pet', '
Pet', 'Melee', 'pets/pet-rabbit.swf', 15, 20, 0, 1, '', 'Energy', 1, 'pet', '1',
0, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(937, 118, 'none', 'none', 'Lim''s Hydrocombustion Vane', 1, 0, 40, 0, 0, 'Lim h
as crafted this rod to prove that there is nothing science can''t do! It can ev
en contain the power of fire and the power of water in ONE staff!', 0, 'Weapon',
'Weapon', 'Staff', 'Magic', 'items/CLASHENING DC weapons/staff-clashlim.swf', 5
7, 71, 4, 10, 'Fire,3,Ice,4,Wind,3,Stone,4', 'Fire', 1, 'staff', '1', 1, 'false'
, 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 4, 0, 0, 4, 0),
(938, 118, 'none', 'none', 'Lim''s Hydrocombustion Breaker', 1, 0, 40, 0, 0, 'Li
m has crafted this blade to prove that there is nothing science can''t do! It c
an even contain the power of fire and the power of water in ONE blade! ', 0, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashlim.
swf', 57, 71, 4, 10, 'Fire,3,Ice,4,Wind,3,Stone,4', 'Fire', 1, 'sword', '1', 1,
'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 4, 0),
(939, 118, 'none', 'none', 'Lim''s Hydrocombustion Scalpel', 1, 0, 30, 0, 0, 'Li
m has crafted this dagger to prove that there is nothing science can''t do! It
can even contain the power of fire and the power of water in ONE blade! ', 0, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clash
lim.swf', 41, 69, 2, 10, 'Fire,3,Ice,3,Wind,3,Stone,3', 'Fire', 1, 'dagger', '1'
, 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 2, 0),
(940, 118, 'none', 'none', 'Lim''s Hydrocombustion Vane', 1, 0, 30, 0, 0, 'Lim h
as crafted this rod to prove that there is nothing science can''t do! It can ev
en contain the power of fire and the power of water in ONE staff! ', 0, 'Weapon
', 'Weapon', 'Staff', 'Melee', 'items/CLASHENING DC weapons/staff-clashlim.swf',
45, 65, 2, 10, 'Fire,3,Ice,3,Wind,3,Stone,3', 'Fire', 1, 'staff', '1', 1, 'fals
e', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 2, 0),
(941, 118, 'none', 'none', 'Lim''s Hydrocombustion Breaker', 1, 0, 30, 0, 0, 'Li
m has crafted this blade to prove that there is nothing science can''t do! It c
an even contain the power of fire and the power of water in ONE blade! ', 0, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashlim.
swf', 47, 63, 2, 10, 'Fire,3,Ice,3,Wind,3,Stone,3', 'Fire', 1, 'sword', '1', 1,
'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 2, 0),
(942, 118, 'none', 'none', 'Lim''s Hydrocombustion Scalpel', 1, 0, 25, 0, 0, 'Li
m has crafted this dagger to prove that there is nothing science can''t do! It
can even contain the power of fire and the power of water in ONE blade! ', 0, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clash
lim.swf', 45, 55, 2, 10, 'Fire,1,Ice,2,Wind,1,Stone,2', 'Fire', 1, 'dagger', '1'
, 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 0),
(943, 118, 'none', 'none', 'Lim''s Hydrocombustion Vane', 1, 0, 25, 0, 0, 'Lim h
as crafted this rod to prove that there is nothing science can''t do! It can ev
en contain the power of fire and the power of water in ONE staff! ', 0, 'Weapon'
, 'Weapon', 'Staff', 'Magic', 'items/CLASHENING DC weapons/staff-clashlim.swf',
45, 55, 2, 10, 'Fire,1,Ice,2,Wind,1,Stone,2', 'Fire', 1, 'staff', '1', 1, 'false
', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 0),
(944, 118, 'none', 'none', 'Lim''s Hydrocombustion Breaker', 1, 0, 25, 0, 0, 'Li
m has crafted this blade to prove that there is nothing science can''t do! It c
an even contain the power of fire and the power of water in ONE blade! ', 0, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashlim.
swf', 45, 55, 2, 10, 'Fire,1,Ice,2,Wind,1,Stone,2', 'Fire', 1, 'sword', '1', 1,
'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 0),
(945, 118, 'none', 'none', 'Lim''s Hydrocombustion Scalpel', 1, 0, 15, 0, 0, 'Li
m has crafted this dagger to prove that there is nothing science can''t do! It
can even contain the power of fire and the power of water in ONE blade! ', 0, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clash

lim.swf', 33, 45, 1, 10, 'Fire,1,Ice,1,Wind,1,Stone,1', 'Fire', 1, 'dagger', '1'


, 1, 'false', 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0),
(946, 118, 'none', 'none', 'Lim''s Hydrocombustion Vane', 1, 0, 15, 0, 0, 'Lim h
as crafted this rod to prove that there is nothing science can''t do! It can ev
en contain the power of fire and the power of water in ONE staff! ', 0, 'Weapon
', 'Weapon', 'Staff', 'Melee', 'items/CLASHENING DC weapons/staff-clashlim.swf',
33, 45, 1, 10, 'Fire,1,Ice,1,Wind,1,Stone,1', 'Fire', 1, 'staff', '1', 1, 'fals
e', 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0),
(947, 118, 'none', 'none', 'Lim''s Hydrocombustion Breaker', 1, 0, 15, 0, 0, 'Li
m has crafted this blade to prove that there is nothing science can''t do! It c
an even contain the power of fire and the power of water in ONE blade! ', 0, 'W
eapon', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashlim.
swf', 33, 45, 1, 10, 'Fire,1,Ice,1,Wind,1,Stone,1', 'Fire', 1, 'sword', '1', 1,
'false', 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0),
(948, 119, 'none', 'none', 'Greater BattleOn Dagger', 2, 0, 45, 0, 0, 'Wow, Yulg
ar''s weapon shop in BattleOn is turning out some pretty nice work!', 0, 'Weapon
', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-BattleonDagger.swf', 60,
72, 3, 5, 'Ice,4,Water,4', 'Ice', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 0, 0, 0
, 0, 3, 0, 0, 3, 0, 0, 0, 3, 0),
(949, 119, 'none', 'none', 'Greater BattleOn Blade', 2, 0, 45, 0, 0, 'Wow, Yulga
r''s weapon shop in BattleOn is turning out some pretty nice work!', 0, 'Weapon'
, 'Weapon', 'Mace', 'Melee', 'items/maces/mace-BattleonMace.swf', 60, 72, 3, 5,
'Ice,4,Water,4', 'Ice', 1, 'sword', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0,
3, 0, 0, 0, 0, 3, 0),
(950, 119, 'none', 'none', 'Greater BattleOn Staff', 2, 0, 45, 0, 0, 'Wow, Yulga
r''s weapon shop in BattleOn is turning out some pretty nice work!', 0, 'Weapon'
, 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-BattleonStaff.swf', 60, 72, 3,
5, 'Ice,4,Water,4', 'Ice', 1, 'staff', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3,
0, 0, 0, 3, 0, 0, 3, 0),
(951, 119, 'none', 'none', 'BattleOn Dagger', 2, 0, 25, 0, 0, 'This item require
s a Dragon Amulet. These daggers Wow, Yulgar''s weapon shop in BattleOn is turni
ng out some pretty nice work!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'item
s/daggers/dagger-BattleonDagger.swf', 38, 54, 0, 5, 'Water,2,Ice,2', 'Fire', 1,
'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0),
(952, 119, 'none', 'none', 'BattleOn Blade', 2, 0, 25, 0, 0, 'Wow, Yulgar''s wea
pon shop in BattleOn is turning out some pretty nice work!', 0, 'Weapon', 'Weapo
n', 'Mace', 'Melee', 'items/maces/mace-BattleonMace.swf', 38, 54, 0, 5, 'Water,2
,Ice,2', 'Fire', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0
, 0, 0, 0, 0),
(953, 119, 'none', 'none', 'BattleOn Staff', 2, 0, 25, 0, 0, 'Wow, Yulgar''s wea
pon shop in BattleOn is turning out some pretty nice work!', 0, 'Weapon', 'Weapo
n', 'Staff', 'Magic', 'items/staffs/staff-BattleonStaff.swf', 38, 54, 0, 5, 'Wat
er,2,Ice,2', 'Fire', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 2, 0, 0, 0, 0),
(954, 120, 'none', 'none', 'Greater Destruction Dagger', 2, 0, 50, 0, 0, 'You...
you did it. You really did it. How COULD you?! This item requires a Dragon A
mulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-Battle
onDaggerDestroy.swf', 60, 76, 5, 5, 'Wind,4,Stone,4', 'Wind', 1, 'dagger', '1',
1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, 0, 6, 0),
(955, 120, 'none', 'none', 'Greater Destruction Blade', 2, 0, 50, 0, 0, 'You...
you did it. You really did it. How COULD you?! This item requires a Dragon Am
ulet.', 1, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/maces/mace-BattleonMaceDe
stroy.swf', 62, 74, 5, 5, 'Wind,4,Stone,4', 'Wind', 1, 'mace', '1', 1, 'false',
5, 0, 0, 0, 0, 0, 0, 5, 0, 6, 0, 0, 0, 0, 6, 0),
(956, 120, 'none', 'none', 'Greater Destruction Staff', 2, 0, 50, 0, 0, 'You...
you did it. You really did it. How COULD you?! This item requires a Dragon Am
ulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-Battleonsta
ffdestroy.swf', 60, 76, 5, 5, 'Wind,4,Stone,4', 'Wind', 1, 'staff', '1', 1, 'fal
se', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 6, 0, 0, 6, 0),
(957, 120, 'none', 'none', 'Destruction Dagger', 2, 0, 30, 0, 0, 'You... you did

it. You really did it. How COULD you?!', 0, 'Weapon', 'Weapon', 'Dagger', 'P
ierce', 'items/daggers/dagger-BattleonDaggerDestroy.swf', 50, 50, 1, 4, '', 'Sto
ne', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0,
0),
(958, 120, 'none', 'none', 'Destruction Blade', 2, 0, 30, 0, 0, 'You... you real
ly did it. You destroyed it! How COULD you?!', 0, 'Weapon', 'Weapon', 'Mace',
'Melee', 'items/maces/mace-BattleonMaceDestroy.swf', 44, 56, 1, 5, 'Wind,2,Stone
,2', 'Stone', 1, 'mace', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0,
0, 0, 0),
(959, 120, 'none', 'none', 'Destruction Staff', 2, 0, 30, 0, 0, 'You... you did
it. You really did it. How COULD you?!', 0, 'Weapon', 'Weapon', 'Staff', 'Mag
ic', 'items/staffs/staff-BattleonStaffDestroy.swf', 46, 54, 1, 5, 'Wind,2,Stone,
2', 'Stone', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0,
0, 0, 0),
(960, 121, 'none', 'none', 'Greater Darkovian Dagger', 2, 0, 35, 0, 0, 'Made of
the finest Darkovian steel! Wait, do you even know where Darkovia IS?', 0, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-Darkovia Dagger.swf', 5
0, 60, 2, 5, 'Water,4,Ice,4', 'Ice', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0
, 0, 0, 2, 0, 0, 1, 0, 0, 0, 1, 0),
(961, 121, 'none', 'none', 'Greater Darkovian Staff', 2, 0, 35, 0, 0, 'Made of t
he finest Darkovian steel! Wait, do you even know where Darkovia IS?', 0, 'Weapo
n', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-Darkovia Staff.swf', 50, 60,
2, 5, 'Water,4,Ice,4', 'Ice', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0,
2, 0, 0, 0, 1, 0, 0, 1, 0),
(962, 121, 'none', 'none', 'Greater Darkovian Sword', 2, 0, 35, 0, 0, 'Made of t
he finest Darkovian steel! Wait, do you even know where Darkovia IS?', 0, 'Weapo
n', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-DarkSword.swf', 50, 60, 2, 5
, 'Water,4,Ice,4', 'Ice', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0
, 0, 0, 1, 0, 0, 1, 0),
(963, 121, 'none', 'none', 'Darkovian Dagger', 2, 0, 15, 0, 0, 'Made of the fine
st Darkovian steel! Wait, do you even know where Darkovia IS?', 0, 'Weapon', 'We
apon', 'Dagger', 'Pierce', 'items/daggers/dagger-DarkDagger.swf', 30, 38, 0, 5,
'', 'Fire', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0),
(964, 121, 'none', 'none', 'Darkovian Staff', 2, 0, 15, 0, 0, 'Made of the fines
t Darkovian steel! Wait, do you even know where Darkovia IS?', 0, 'Weapon', 'Wea
pon', 'Staff', 'Magic', 'items/staffs/staff-Darkstaff.swf', 30, 38, 0, 5, '', 'F
ire', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(965, 121, 'none', 'none', 'Darkovian Blade', 2, 0, 15, 0, 0, 'Made of the fines
t Darkovian steel! Wait, do you even know where Darkovia IS?', 0, 'Weapon', 'Wea
pon', 'Sword', 'Melee', 'items/swords/sword-DarkSword.swf', 30, 38, 0, 5, '', 'F
ire', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(966, 122, 'none', 'none', 'Greater Darkovian Destruction Dagger', 2, 0, 40, 0,
0, 'Awww, poor Darkovia! It got demolished!', 0, 'Weapon', 'Weapon', 'Dagger', '
Pierce', 'items/daggers/dagger-darkdaggerdestroy.swf', 50, 72, 3, 5, 'Ice,3,Wate
r,3', 'Darkness', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 0, 4,
0, 0, 0, 4, 0),
(967, 122, 'none', 'none', 'Greater Darkovian Destruction Staff', 2, 0, 40, 0, 0
, 'This powerful fire weapon was rediscovered after many centuries by Galanoth a
fter he defeated the great fire wyrm, Citredelakon.', 0, 'Weapon', 'Weapon', 'St
aff', 'Magic', 'items/staffs/staff-darkstaffdestroy.swf', 50, 72, 3, 5, 'Ice,3,W
ater,3', 'Darkness', 1, 'staff', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 0,
0, 4, 0, 0, 4, 0),
(968, 122, 'none', 'none', 'Greater Darkovian Destruction Blade', 2, 0, 40, 0, 0
, 'Awww, poor Darkovia! It got demolished!', 0, 'Weapon', 'Weapon', 'Sword', 'Me
lee', 'items/swords/sword-darksworddestroy.swf', 50, 72, 3, 5, 'Ice,3,Water,3',
'Darkness', 1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 4, 0, 0, 0,
0, 4, 0),

(969, 122, 'none', 'none', 'Darkovian Destruction Dagger', 2, 0, 20, 0, 0, 'Awww


, poor Darkovia! It got demolished!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce',
'items/daggers/dagger-darkdaggerdestroy.swf', 34, 50, 0, 5, '', 'Light', 1, 'da
gger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),
(970, 122, 'none', 'none', 'Darkovian Destruction Staff', 2, 0, 20, 0, 0, 'Awww,
poor Darkovia! It got demolished!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'i
tems/staffs/staff-darkstaffdestroy.swf', 34, 50, 0, 5, '', 'Light', 1, 'staff',
'1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),
(971, 122, 'none', 'none', 'Darkovian Destruction Blade', 2, 0, 20, 0, 0, 'Awww,
poor Darkovia! It got demolished!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'i
tems/swords/sword-darksworddestroy.swf', 34, 50, 0, 5, '', 'Light', 1, 'sword',
'1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),
(972, 123, 'none', 'none', 'Cysero''s Hamsterocalypse', 1, 0, 55, 0, 0, 'If one
of the most powerful sources of magic on Lore is hugs, then it only makes sense
that hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clashcy.s
wf', 69, 81, 6, 10, 'Heal,7,Immobility,3', '???', 1, 'dagger', '1', 1, 'false',
5, 5, 0, 1, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 9, 0),
(973, 123, 'none', 'none', 'Cysero''s Hamstergeddon', 1, 0, 55, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense th
at hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon
', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashcy.swf',
69, 81, 6, 10, 'Heal,7,Immobility,3', '???', 1, 'sword', '1', 1, 'false', 5, 5,
0, 1, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 9, 0),
(974, 123, 'none', 'none', 'Cysero''s Hamsterclysm', 1, 0, 55, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense tha
t hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon'
, 'Weapon', 'Wand', 'Magic', 'items/CLASHENING DC weapons/wand-clashcy.swf', 69,
81, 6, 10, 'Heal,-7,Immobility,3', '???', 1, 'wand', '1', 1, 'false', 5, 5, 0,
1, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 9, 0),
(975, 123, 'none', 'none', 'Cysero''s Hamsterocalypse', 1, 0, 45, 0, 0, 'If one
of the most powerful sources of magic on Lore is hugs, then it only makes sense
that hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clashcy.s
wf', 60, 76, 1, 10, 'Heal,5,Immobility,3', '???', 1, 'dagger', '1', 1, 'false',
3, 3, 0, 1, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 5, 0),
(976, 123, 'none', 'none', 'Cysero''s Hamstergeddon', 1, 0, 45, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense th
at hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon
', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashcy.swf',
60, 76, 1, 10, 'Heal,5,Immobility,3', '???', 1, 'sword', '1', 1, 'false', 3, 3,
0, 1, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 5, 0),
(977, 123, 'none', 'none', 'Cysero''s Hamsterclysm', 1, 0, 45, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense tha
t hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon'
, 'Weapon', 'Wand', 'Magic', 'items/CLASHENING DC weapons/wand-clashcy.swf', 60,
76, 1, 10, 'Heal,-5,Immobility,3', '???', 1, 'wand', '1', 1, 'false', 3, 3, 0,
1, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 5, 0),
(978, 123, 'none', 'none', 'Cysero''s Hamsterocalypse', 1, 0, 40, 0, 0, 'If one
of the most powerful sources of magic on Lore is hugs, then it only makes sense
that hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clashcy.s
wf', 57, 71, 3, 10, 'Heal,4,Immobility,4', '???', 1, 'dagger', '1', 1, 'false',
3, 2, 0, 1, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 3, 0),
(979, 123, 'none', 'none', 'Cysero''s Hamstergeddon', 1, 0, 40, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense th
at hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon
', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashcy.swf',
57, 71, 3, 10, 'Heal,4,Immobility,4', '???', 1, 'sword', '1', 1, 'false', 3, 2,
0, 1, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 3, 0),

(980, 123, 'none', 'none', 'Cysero''s Hamsterclysm', 1, 0, 40, 0, 0, 'If one of


the most powerful sources of magic on Lore is hugs, then it only makes sense tha
t hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon'
, 'Weapon', 'Wand', 'Magic', 'items/CLASHENING DC weapons/wand-clashcy.swf', 57,
71, 3, 10, 'Heal,-4,Immobility,4', '???', 1, 'wand', '1', 1, 'false', 3, 2, 0,
1, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 3, 0),
(981, 123, 'none', 'none', 'Cysero''s Hamsterocalypse', 1, 0, 30, 0, 0, 'If one
of the most powerful sources of magic on Lore is hugs, then it only makes sense
that hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clashcy.s
wf', 47, 63, 1, 10, 'Heal,3,Immobility,2', '???', 1, 'dagger', '1', 1, 'false',
3, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(982, 123, 'none', 'none', 'Cysero''s Hamstergeddon', 1, 0, 30, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense th
at hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon
', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashcy.swf',
47, 63, 1, 10, 'Heal,3,Immobility,2', '???', 1, 'sword', '1', 1, 'false', 3, 1,
0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(983, 123, 'none', 'none', 'Cysero''s Hamsterclysm', 1, 0, 30, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense tha
t hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon'
, 'Weapon', 'Wand', 'Magic', 'items/CLASHENING DC weapons/wand-clashcy.swf', 47,
63, 1, 10, 'Heal,-3,Immobility,2', '???', 1, 'wand', '1', 1, 'false', 3, 1, 0,
1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(984, 123, 'none', 'none', 'Cysero''s Hamsterocalypse', 1, 0, 25, 0, 0, 'If one
of the most powerful sources of magic on Lore is hugs, then it only makes sense
that hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clashcy.s
wf', 45, 55, 0, 10, 'Heal,1,Immobility,2', '???', 1, 'dagger', '1', 1, 'false',
2, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(985, 123, 'none', 'none', 'Cysero''s Hamstergeddon', 1, 0, 25, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense th
at hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapo
n', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashcy.swf',
45, 55, 0, 10, 'Heal,1,Immobility,2', '???', 1, 'sword', '1', 1, 'false', 2, 1,
0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(986, 123, 'none', 'none', 'Cysero''s Hamsterclysm', 1, 0, 25, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense tha
t hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon'
, 'Weapon', 'Wand', 'Magic', 'items/CLASHENING DC weapons/wand-clashcy.swf', 45,
55, 0, 10, 'Heal,-1,Immobility,2', '???', 1, 'wand', '1', 1, 'false', 2, 1, 0,
1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(987, 123, 'none', 'none', 'Cysero''s Hamsterocalypse', 1, 0, 15, 0, 0, 'If one
of the most powerful sources of magic on Lore is hugs, then it only makes sense
that hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Wea
pon', 'Weapon', 'Dagger', 'Pierce', 'items/CLASHENING DC weapons/dagger-clashcy.
swf', 33, 45, 0, 10, 'Heal,1,Immobility,1', '???', 1, 'dagger', '1', 1, 'false',
1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),
(988, 123, 'none', 'none', 'Cysero''s Hamstergeddon', 1, 0, 15, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense th
at hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapo
n', 'Weapon', 'Sword', 'Melee', 'items/CLASHENING DC weapons/sword-clashcy.swf',
33, 45, 0, 10, 'Heal,1,Immobility,1', '???', 1, 'sword', '1', 1, 'false', 1, 1,
0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),
(989, 123, 'none', 'none', 'Cysero''s Hamsterclysm', 1, 0, 15, 0, 0, 'If one of
the most powerful sources of magic on Lore is hugs, then it only makes sense tha
t hamsters are powered by hamtons and trace elements like "cute". ', 0, 'Weapon
', 'Weapon', 'Wand', 'Magic', 'items/CLASHENING DC weapons/wand-clashcy.swf', 33
, 45, 0, 10, 'Heal,-1,Immobility,1', '???', 1, 'wand', '1', 1, 'false', 1, 1, 0,
1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),

(990, 124, 'none', 'none', 'Shadow Token', 2, 0, 1, 0, 0, 'The Black Market Mogl
in is willing to change your Shadow Class Armor... for a price. Purchase one of
these Shadow Tokens and then use it in his merge shop to change your Shadow Cla
ss Armor!', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 5, '',
'Darkness', 1, 'bag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0),
(991, 125, 'none', 'none', 'High Orbed Axe', 2, 0, 60, 0, 0, 'The Dragon graspin
g the orb on this axe was carved from high-grade corundum. It is worth it''s we
ight in gold. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Axe
', 'Melee', 'items/axes/axe-dragonaxe.swf', 68, 82, 5, 5, 'Wind,5,Stone,5,Immobi
lity,3', 'Wind', 1, 'axe', '1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 5, 0, 8, 0, 2,
0, 0, 8, 0),
(992, 125, 'none', 'none', 'High Flightless Dagger', 2, 0, 60, 0, 0, 'The blade
on this claw was crafted in imitation of a dragon''s wing. This item requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagg
er-dragonclaw.swf', 68, 82, 5, 5, 'Wind,5,Stone,5,Immobility,3', 'Wind', 1, 'dag
ger', '1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 5, 0, 0, 8, 2, 0, 0, 8, 0),
(993, 125, 'none', 'none', 'High Orbed Staff', 2, 0, 60, 0, 0, 'The Dragon grasp
ing the orb on this staff was carved from high-grade corundum. It is worth it''
s weight in gold. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-dragonwing.swf', 68, 82, 5, 5, 'Wind,5,Sto
ne,5,Immobility,3', 'Wind', 1, 'staff', '1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 5,
0, 0, 0, 8, 2, 0, 8, 0),
(994, 125, 'none', 'none', 'Mottoro Shari Avi', 2, 0, 55, 0, 0, 'The Water Lord
gifted this sapphire to the weaponsmith who crafted this dagger. Use it wisely!
This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce
', 'items/daggers/dagger-sapphiredagger.swf', 65, 79, 4, 5, 'Fire,5,Energy,7', '
Water', 1, 'dagger', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 0, 7, 0, 0, 0,
7, 0),
(995, 125, 'none', 'none', 'Ashitan Shari Avi', 2, 0, 55, 0, 0, 'The Water Lord
gifted this sapphire to the weaponsmith who crafted this staff. Use it wisely!
This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic',
'items/staffs/staff-sapphirestaff.swf', 65, 79, 4, 5, 'Energy,7,water,5', 'Water
', 1, 'staff', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 0, 0, 7, 0, 0, 7, 0),
(996, 125, 'none', 'none', 'Hinnos Shari Avi', 2, 0, 55, 0, 0, 'The Water Lord g
ifted this sapphire to the weaponsmith who crafted this blade. Use it wisely!
This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', '
items/swords/sword-sapphireblade.swf', 65, 79, 4, 5, 'Fire,5,Energy,7', 'Water',
1, 'sword', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 7, 0, 0, 0, 0, 7, 0),
(997, 125, 'none', 'none', 'Kaaros Alleri Avi', 2, 0, 51, 0, 0, 'This ruby dagge
r was owned by a mage named Kaaros. He said it brought him luck! Maybe it will
bring YOU luck, too! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon
', 'Dagger', 'Pierce', 'items/daggers/dagger-rubydagger.swf', 59, 79, 3, 5, 'Wat
er,6,Ice,6', 'Fire', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0,
6, 3, 3, 0, 6, 0),
(998, 125, 'none', 'none', 'Kaaros Xera Avi', 2, 0, 51, 0, 0, 'This ruby staff w
as owned by a mage named Kaaros. He said it brought him luck! Maybe it will bri
ng YOU luck, too! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-rubystaff.swf', 59, 79, 3, 5, 'Water,6,Ice
,6', 'Fire', 1, 'staff', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 6, 3,
3, 6, 0),
(999, 125, 'none', 'none', 'Kaaros Garada Avi', 2, 0, 51, 0, 0, 'This ruby was o
wned by a mage named Kaaros. He said it brought him luck! Maybe it will bring Y
OU luck, too! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Swo
rd', 'Melee', 'items/swords/sword-rubyblade.swf', 59, 79, 3, 5, 'Water,6,Ice,6',
'Fire', 1, 'sword', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 6, 0, 3, 3, 0,
6, 0),
(1000, 125, 'none', 'none', 'Greater Dragontooth Dagger', 2, 0, 41, 0, 0, 'Can''
t you just hear the baby dragons singing: All I want for Frostval is my new fron
t fang, my new front fang, my new front fang... This item requires a Dragon Amu

let.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-dragonto


oth.swf', 54, 72, 3, 5, 'Wind,6,Immobility,2', 'Stone', 1, 'dagger', '1', 1, 'fa
lse', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 5, 0, 0, 0, 2, 0),
(1001, 125, 'none', 'none', 'Greater Dragontooth Staff', 2, 0, 41, 0, 0, 'Can''t
you just hear the baby dragons singing: All I want for Frostval is my new front
fang, my new front fang, my new front fang... This item requires a Dragon Amul
et.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-dragontooth.s
wf', 54, 72, 3, 5, 'Wind,6,Immobility,2', 'Stone', 1, 'staff', '1', 1, 'false',
3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 5, 0, 0, 2, 0),
(1002, 125, 'none', 'none', 'Greater Dragontooth Sword', 2, 0, 41, 0, 0, 'Can''t
you just hear the baby dragons singing: All I want for Frostval is my new front
fang, my new front fang, my new front fang... This item requires a Dragon Amul
et.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-dragontooth.s
wf', 56, 70, 3, 5, 'Wind,6,Immobility,2', 'Stone', 1, 'sword', '1', 1, 'false',
3, 0, 0, 0, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 2, 0),
(1003, 125, 'none', 'none', 'Flightless Dagger', 2, 0, 31, 0, 0, 'The blade on t
his claw was crafted in imitation of a dragon''s wing. This item requires a Dra
gon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-d
ragonclaw.swf', 44, 62, 0, 5, 'Stone,3', 'Wind', 1, 'dagger', '1', 1, 'false', 2
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0),
(1004, 125, 'none', 'none', 'Orbed Staff', 2, 0, 31, 0, 0, 'The Dragon grasping
the orb on this staff was carved from high-grade corundum. It is worth it''s we
ight in gold. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sta
ff', 'Magic', 'items/staffs/staff-dragonwing.swf', 44, 62, 0, 5, 'Stone,3', 'Win
d', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0)
,
(1005, 125, 'none', 'none', 'Orbed Axe', 2, 0, 31, 0, 0, 'The Dragon grasping th
e orb on this axe was carved from high-grade corundum. It is worth it''s weight
in gold. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/axes/axe-dragonaxe.swf', 40, 66, 0, 5, 'Stone,3', 'Wind', 1, 's
word', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0),
(1006, 125, 'none', 'none', 'Kaaros Alleri', 2, 0, 21, 0, 0, 'This ruby dagger w
as owned by a mage named Kaaros. He said it brought him luck! Maybe it will bri
ng YOU luck, too! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Dagger', 'Pierce', 'items/daggers/dagger-rubydagger.swf', 38, 48, 0, 5, 'Water,
1,Ice,1', 'Fire', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 1, 0, 0, 0),
(1007, 125, 'none', 'none', 'Kaaros Xera', 2, 0, 21, 0, 0, 'This ruby staff was
owned by a mage named Kaaros. He said it brought him luck! Maybe it will bring
YOU luck, too! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'St
aff', 'Magic', 'items/staffs/staff-rubystaff.swf', 38, 48, 0, 5, 'Water,1,Ice,1'
, 'Fire', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0,
0, 0),
(1008, 125, 'none', 'none', 'Kaaros Garada', 2, 0, 21, 0, 0, 'This ruby blade wa
s owned by a mage named Kaaros. He said it brought him luck! Maybe it will brin
g YOU luck, too! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', '
Sword', 'Melee', 'items/swords/sword-rubyblade.swf', 38, 48, 0, 5, 'Water,1,Ice,
1', 'Fire', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1,
0, 0, 0),
(1009, 125, 'none', 'none', 'Dragontooth Dagger', 2, 0, 11, 0, 0, 'Can''t you ju
st hear the baby dragons singing: All I want for Frostval is my new front fang,
my new front fang, my new front fang... This item requires a Dragon Amulet.', 1
, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-dragontooth.swf'
, 25, 33, 0, 5, 'Wind,2', 'Stone', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1010, 125, 'none', 'none', 'Dragontooth Staff', 2, 0, 11, 0, 0, 'Can''t you jus
t hear the baby dragons singing: All I want for Frostval is my new front fang, m
y new front fang, my new front fang... This item requires a Dragon Amulet.', 1,
'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-dragontooth.swf', 25,
33, 0, 5, 'Wind,2', 'Stone', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,

0, 0, 0, 0, 0, 0, 0, 0, 0),
(1011, 125, 'none', 'none', 'Dragontooth Blade', 2, 0, 11, 0, 0, 'Can''t you jus
t hear the baby dragons singing: All I want for Frostval is my new front fang, m
y new front fang, my new front fang... This item requires a Dragon Amulet.', 1,
'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-dragontooth.swf', 25,
33, 0, 5, 'Wind,2', 'Stone', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(1012, 126, 'none', 'none', 'Sea''s Bounty VI ''10', 2, 0, 55, 0, 0, 'Yarrrr! T
his be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an
'' argh''in an'' looting themselves some doubloons today! This item requires a D
ragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger
-tlapd.swf', 65, 80, 4, 10, 'Fire,9,Energy,9,Immobility,3', 'Water', 1, 'dagger'
, '1', 1, 'false', 5, 3, 0, 1, 0, 3, 0, 4, 0, 0, 6, 0, 0, 0, 6, 0),
(1013, 126, 'none', 'none', 'Sea''s Favor VI ''10', 2, 0, 55, 0, 0, 'Yarrrr! Th
is be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an'
' argh''in an'' looting themselves some doubloons today! This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-tlap
d.swf', 65, 80, 4, 10, 'Fire,9,Energy,9,Immobility,3', 'Water', 1, 'staff', '1',
1, 'false', 5, 3, 0, 1, 0, 3, 0, 4, 0, 0, 0, 6, 0, 0, 6, 0),
(1014, 126, 'none', 'none', 'Sea''s Blessing VI ''10', 2, 0, 55, 0, 0, 'Yarrrr!
This be a memento from Talk Like a Pirate Day! All good pirates be yarr''in''
an'' argh''in an'' looting themselves some doubloons today! This item requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-t
lapd.swf', 65, 80, 4, 10, 'Fire,9,Energy,9,Immobility,3', 'Water', 1, 'sword', '
1', 1, 'false', 5, 3, 0, 1, 0, 3, 0, 4, 0, 6, 0, 0, 0, 0, 6, 0),
(1015, 126, 'none', 'none', 'Sea''s Bounty V ''10', 2, 0, 50, 0, 0, 'Yarrrr! Th
is be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an'
' argh''in an'' looting themselves some doubloons today! This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggertlapd.swf', 62, 75, 4, 10, 'Fire,7,Energy,7,Immobility,1', 'Water', 1, 'dagger',
'1', 1, 'false', 4, 2, 0, 1, 0, 2, 0, 4, 0, 0, 4, 0, 0, 0, 4, 0),
(1016, 126, 'none', 'none', 'Sea''s Favor V ''10', 2, 0, 50, 0, 0, 'Yarrrr! Thi
s be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an''
argh''in an'' looting themselves some doubloons today! This item requires a Dra
gon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-tlapd
.swf', 62, 75, 4, 10, 'Fire,7,Energy,7,Immobility,1', 'Water', 1, 'staff', '1',
1, 'false', 4, 2, 0, 1, 0, 2, 0, 4, 0, 0, 0, 4, 0, 0, 4, 0),
(1017, 126, 'none', 'none', 'Sea''s Blessing V ''10', 2, 0, 50, 0, 0, 'Yarrrr!
This be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' a
n'' argh''in an'' looting themselves some doubloons today! This item requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-tl
apd.swf', 62, 75, 4, 10, 'Fire,7,Energy,7,Immobility,1', 'Water', 1, 'sword', '1
', 1, 'false', 4, 2, 0, 1, 0, 2, 0, 4, 0, 4, 0, 0, 0, 0, 4, 0),
(1018, 126, 'none', 'none', 'Sea''s Bounty IV ''10', 2, 0, 41, 0, 0, 'Yarrrr! T
his be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an
'' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weapo
n', 'Dagger', 'Pierce', 'items/daggers/dagger-tlapd.swf', 55, 67, 2, 10, 'Fire,7
,Energy,7', 'Water', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0,
5, 0, 0, 0, 5, 0),
(1019, 126, 'none', 'none', 'Sea''s Favor IV ''10', 2, 0, 41, 0, 0, 'Yarrrr! Th
is be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an'
' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weapon
', 'Staff', 'Magic', 'items/staffs/staff-tlapd.swf', 55, 67, 2, 10, 'Fire,7,Ener
gy,7', 'Water', 1, 'staff', '1', 1, 'false', 3, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 5,
0, 0, 5, 0),
(1020, 126, 'none', 'none', 'Sea''s Blessing IV ''10', 2, 0, 41, 0, 0, 'Yarrrr!
This be a memento from Talk Like a Pirate Day! All good pirates be yarr''in''
an'' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Wea
pon', 'Sword', 'Melee', 'items/swords/sword-tlapd.swf', 55, 67, 2, 10, 'Fire,7,E
nergy,7', 'Water', 1, 'sword', '1', 1, 'false', 3, 3, 0, 0, 0, 0, 0, 2, 0, 5, 0,

0, 0, 0, 5, 0),
(1021, 126, 'none', 'none', 'Sea''s Bounty III ''10', 2, 0, 36, 0, 0, 'Yarrrr!
This be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' a
n'' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weap
on', 'Dagger', 'Pierce', 'items/daggers/dagger-tlapd.swf', 47, 65, 1, 10, 'Fire,
5,Energy,5', 'Water', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0
, 3, 0, 0, 0, 2, 0),
(1022, 126, 'none', 'none', 'Sea''s Favor III ''10', 2, 0, 36, 0, 0, 'Yarrrr! T
his be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an
'' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weapo
n', 'Staff', 'Magic', 'items/staffs/staff-tlapd.swf', 47, 65, 1, 10, 'Fire,5,Ene
rgy,5', 'Water', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3
, 0, 0, 2, 0),
(1023, 126, 'none', 'none', 'Sea''s Blessing III ''10', 2, 0, 36, 0, 0, 'Yarrrr!
This be a memento from Talk Like a Pirate Day! All good pirates be yarr''in''
an'' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'We
apon', 'Sword', 'Melee', 'items/swords/sword-tlapd.swf', 47, 65, 1, 10, 'Fire,5,
Energy,5', 'Water', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0
, 0, 0, 0, 2, 0),
(1024, 126, 'none', 'none', 'Sea''s Bounty II ''10', 2, 0, 23, 0, 0, 'Yarrrr! T
his be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an
'' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weap
on', 'Dagger', 'Pierce', 'items/daggers/dagger-tlapd.swf', 42, 45, 0, 10, 'Fire,
3,Energy,3', 'Water', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 3, 0, 0, 2, 0),
(1025, 126, 'none', 'none', 'Sea''s Favor II ''10', 2, 0, 23, 0, 0, 'Yarrrr! Th
is be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an'
' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weapo
n', 'Staff', 'Magic', 'items/staffs/staff-tlapd.swf', 42, 45, 0, 10, 'Fire,3,Ene
rgy,3', 'Water', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3
, 0, 0, 2, 0),
(1026, 126, 'none', 'none', 'Sea''s Blessing II ''10', 2, 0, 23, 0, 0, 'Yarrrr!
This be a memento from Talk Like a Pirate Day! All good pirates be yarr''in''
an'' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'We
apon', 'Sword', 'Melee', 'items/swords/sword-tlapd.swf', 42, 45, 0, 10, 'Fire,3,
Energy,3', 'Water', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0
, 0, 0, 0, 2, 0),
(1027, 126, 'none', 'none', 'Sea''s Bounty ''10', 2, 0, 13, 0, 0, 'Yarrrr! This
be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an''
argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weapon'
, 'Dagger', 'Pierce', 'items/daggers/dagger-tlapd.swf', 28, 38, 0, 10, 'Fire,1,E
nergy,1', 'Water', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0),
(1028, 126, 'none', 'none', 'Sea''s Favor ''10', 2, 0, 13, 0, 0, 'Yarrrr! This
be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an'' a
rgh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-tlapd.swf', 28, 38, 0, 10, 'Fire,1,Energy
,1', 'Water', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0),
(1029, 126, 'none', 'none', 'Sea''s Blessing ''10', 2, 0, 13, 0, 0, 'Yarrrr! Th
is be a memento from Talk Like a Pirate Day! All good pirates be yarr''in'' an'
' argh''in an'' looting themselves some doubloons today! ', 0, 'Weapon', 'Weapo
n', 'Sword', 'Melee', 'items/swords/sword-tlapd.swf', 28, 38, 0, 10, 'Fire,1,Ene
rgy,1', 'Water', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0),
(1030, 127, 'none', 'none', 'Golden Lights Knife', 2, 0, 60, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this knife a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-frostval09.swf', 62, 82, 5, 15, 'Fire,11', 'Silver', 1, 'dagger', '1', 1

, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 6, 0, 5, 6, 0),
(1031, 127, 'none', 'none', 'Golden Lights Staff', 2, 0, 60, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this staff a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/st
aff-frostval09.swf', 62, 82, 5, 15, 'Fire,11', 'Silver', 1, 'staff', '1', 1, 'fa
lse', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 6, 0, 5, 6, 0),
(1032, 127, 'none', 'none', 'Golden Lights Blade', 2, 0, 60, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this blade a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sw
ord-frostval09.swf', 62, 82, 5, 15, 'Fire,11', 'Silver', 1, 'sword', '1', 1, 'fa
lse', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 6, 0, 5, 6, 0),
(1033, 127, 'none', 'none', 'Silver Lights Knife', 2, 0, 50, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this knife a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-frostval09.swf', 53, 77, 4, 15, 'Fire,9', 'Silver', 1, 'dagger', '1', 1,
'false', 5, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 5, 0, 3, 5, 0),
(1034, 127, 'none', 'none', 'Silver Lights Staff', 2, 0, 50, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this staff a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/st
aff-frostval09.swf', 53, 77, 4, 15, 'Fire,9', 'Silver', 1, 'staff', '1', 1, 'fal
se', 5, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 5, 0, 3, 5, 0),
(1035, 127, 'none', 'none', 'Silver Lights Blade', 2, 0, 50, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this blade a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sw
ord-frostval09.swf', 53, 77, 4, 15, 'Fire,9', 'Silver', 1, 'sword', '1', 1, 'fal
se', 5, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 5, 0, 3, 5, 0),
(1036, 127, 'none', 'none', 'Violet Lights Knife', 2, 0, 40, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this knife a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-frostval09.swf', 48, 68, 4, 15, 'Fire,7', 'Silver', 1, 'dagger', '1', 1,
'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 3, 0, 0, 4, 0),
(1037, 127, 'none', 'none', 'Violet Lights Staff', 2, 0, 40, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this staff a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/st
aff-frostval09.swf', 48, 68, 4, 15, 'Fire,7', 'Silver', 1, 'staff', '1', 1, 'fal
se', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 3, 0, 0, 4, 0),
(1038, 127, 'none', 'none', 'Violet Lights Blade', 2, 0, 40, 0, 0, 'Ding dong me
rrily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fil
led with moglin singing! Moglin magic gives this blade a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sw
ord-frostval09.swf', 48, 68, 4, 15, 'Fire,7', 'Silver', 1, 'sword', '1', 1, 'fal
se', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 3, 0, 0, 4, 0),
(1039, 127, 'none', 'none', 'Azure Lights Knife', 2, 0, 30, 0, 0, 'Ding dong mer
rily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fill
ed with moglin singing! Moglin magic gives this blade a chance to heal you 5% o
n a successful hit!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/
dagger-frostval09.swf', 40, 58, 3, 15, 'Fire,5', 'Silver', 1, 'dagger', '1', 1,
'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 2, 0, 0, 3, 0),
(1040, 127, 'none', 'none', 'Azure Lights Staff', 2, 0, 30, 0, 0, 'Ding dong mer
rily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fill
ed with moglin singing! Moglin magic gives this staff a chance to heal you 5% o
n a successful hit!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/sta
ff-frostval09.swf', 40, 58, 3, 15, 'Fire,5', 'Silver', 1, 'staff', '1', 1, 'fals

e', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 2, 0, 0, 3, 0),
(1041, 127, 'none', 'none', 'Azure Lights Blade', 2, 0, 30, 0, 0, 'Ding dong mer
rily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fill
ed with moglin singing! Moglin magic gives this blade a chance to heal you 5% o
n a successful hit!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/swo
rd-frostval09.swf', 40, 58, 3, 15, 'Fire,5', 'Silver', 1, 'sword', '1', 1, 'fals
e', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 2, 0, 0, 3, 0),
(1042, 127, 'none', 'none', 'Emerald Lights Knife', 2, 0, 20, 0, 0, 'Ding dong m
errily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fi
lled with moglin singing! Moglin magic gives this dagger a chance to heal you 5
% on a successful hit!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-frostval09.swf', 34, 44, 1, 15, 'Fire,3', 'Silver', 1, 'dagger', '1',
1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 1, 0),
(1043, 127, 'none', 'none', 'Emerald Lights Staff', 2, 0, 20, 0, 0, 'Ding dong m
errily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fi
lled with moglin singing! Moglin magic gives this staff a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/s
taff-frostval09.swf', 34, 44, 1, 15, 'Fire,3', 'Silver', 1, 'staff', '1', 1, 'fa
lse', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 1, 0),
(1044, 127, 'none', 'none', 'Emerald Lights Blade', 2, 0, 20, 0, 0, 'Ding dong m
errily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fi
lled with moglin singing! Moglin magic gives this blade a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/s
word-frostval09.swf', 34, 44, 1, 15, 'Fire,3', 'Silver', 1, 'sword', '1', 1, 'fa
lse', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 1, 0),
(1045, 127, 'none', 'none', 'Crimson Lights Knife', 2, 0, 10, 0, 0, 'Ding dong m
errily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fi
lled with moglin singing! Moglin magic gives this dagger a chance to heal you 5
% on a successful hit!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-frostval09.swf', 20, 32, 1, 15, 'Fire,1', 'Silver', 1, 'dagger', '1',
1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(1046, 127, 'none', 'none', 'Crimson Lights Staff', 2, 0, 10, 0, 0, 'Ding dong m
errily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fi
lled with moglin singing! Moglin magic gives this staff a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/s
taff-frostval09.swf', 20, 32, 1, 15, 'Fire,1', 'Silver', 1, 'staff', '1', 1, 'fa
lse', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0),
(1047, 127, 'none', 'none', 'Crimson Lights Blade', 2, 0, 10, 0, 0, 'Ding dong m
errily on high, in Lore the lights are gleaming! Ding dong verily the sky, is fi
lled with moglin singing! Moglin magic gives this blade a chance to heal you 5%
on a successful hit!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/s
word-frostval09.swf', 20, 32, 1, 15, 'Fire,1', 'Silver', 1, 'sword', '1', 1, 'fa
lse', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0),
(1048, 128, 'none', 'none', 'Flux Vortex Band', 2, 0, 50, 0, 0, 'This belt is ma
de of stuff and things, and when you stare at it for too long, you imagine you''
re seeing into space and time. This item requires a Dragon Amulet.', 1, 'Waist'
, 'Armor', 'Belt', 'Melee', '', 0, 0, 5, 5, 'Fire,9,Ice,9', 'None', 1, 'belt', '
1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 5, 0),
(1049, 128, 'none', 'none', 'Memento Tempii Chaotica', 2, 0, 45, 0, 0, 'This bel
t is made of colored rings sewn to a silk band and signifies that its wearer hol
ds the throne of the united Jungle Fury tribes. It is said to lend magical aid
to its owner. This item requires a Dragon Amulet.', 0, 'Waist', 'Armor', 'Belt'
, 'Melee', '', 0, 0, 4, 5, 'Fire,7,Ice,7', 'None', 1, 'belt', '1', 1, 'false', 4

, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 3, 0, 0, 5, 0),
(1050, 128, 'none', 'none', 'Rose''s Chaotic Tempus Wrap', 2, 0, 40, 0, 0, 'You
kept this after defeating the Mushroom Major General in the deep woods near Oakl
ore Keep. It''s soft, has some shiny metal bits, and has made you more able to
dodge enemies when you wear it.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0
, 3, 5, 'Fire,7,Ice,6', 'Nature', 1, 'belt', '1', 1, 'false', 4, 0, 0, 0, 0, 0,
0, 3, 0, 0, 0, 2, 0, 0, 5, 0),
(1051, 128, 'none', 'none', 'Rose''s Chaotic Flux Sash', 2, 0, 35, 0, 0, 'When y
ou wear this, time spins out of control!', 0, 'Waist', 'Armor', 'Belt', 'Melee',
'', 0, 0, 2, 5, 'Fire,7,Ice,5', 'None', 1, 'belt', '1', 1, 'false', 4, 0, 0, 0,
0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 4, 0),
(1052, 128, 'none', 'none', 'Memento Tempii Aurus', 2, 0, 30, 0, 0, 'Latin is a
dead language on Lore, too. But scholars and time travel fairies still love to
use it.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 1, 5, 'Fire,7,Ice,3',
'None', 1, 'belt', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3,
0),
(1053, 128, 'none', 'none', 'Rose''s Golden Tempus Sash', 2, 0, 25, 0, 0, 'Time
keeps on slipping into the future. Time is golden. So by some transitive proper
ty of math, gold keeps on slipping into the future. Is there any way to make mon
ey off of that?', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 0, 5, 'Fire,7'
, 'None', 1, 'belt', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
3, 0),
(1054, 128, 'none', 'none', 'Rose''s Golden Flux Sash', 2, 0, 20, 0, 0, 'Shiny A
ND temporal! This belt has it all!', 0, 'Waist', 'Armor', 'Belt', 'Melee', '',
0, 0, 0, 5, 'Fire,6', 'None', 1, 'belt', '1', 1, 'false', 2, 1, 0, 1, 0, 1, 0, 0
, 0, 0, 0, 0, 0, 0, 3, 0),
(1055, 128, 'none', 'none', 'Memento Tempii', 2, 0, 15, 0, 0, 'You''ll never be
late wearing this stylish belt!\n', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0,
0, 0, 5, 'Fire,5', 'None', 1, 'belt', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 2, 0),
(1056, 128, 'none', 'none', 'Rose''s Tempus Wrap', 2, 0, 10, 0, 0, 'Numbers run
along the edge of this sash. As you approach your original spacetime location,
the numbers glow brighter.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 0,
5, 'Fire,3', 'None', 1, 'belt', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 2, 0),
(1057, 128, 'none', 'none', 'Rose''s Flux Sash', 2, 0, 5, 0, 0, 'This belt goes
GREAT with time travel. It makes you look slimming in a timely manner.', 0, 'Wa
ist', 'Armor', 'Belt', 'Melee', '', 0, 0, 0, 5, '', 'None', 1, 'belt', '1', 1, '
false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0),
(1058, 129, 'none', 'none', 'Blade of Destiny', 2, 0, 50, 0, 0, 'You have helped
Ash complete his quest to become a Knight! The Blade of Destiny is yours.', 0,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-BladeofDestiny-r1.s
wf', 62, 82, 0, 75, 'Darkness,8,Immobility,5', 'Light', 1, 'sword', '1', 1, 'fal
se', 3, 3, 0, 0, 0, 3, 0, 0, 0, 4, 4, 4, 3, 3, 5, 5),
(1059, 131, 'none', 'none', 'Kelplet Beltlet', 2, 0, 52, 0, 0, 'Some enterprisin
g mermaid took strands of kelp and twisted them into jewelry. The magical kelp
protects you from fire AND boosts your health!This item requires a Dragon Amulet
.', 1, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 4, 10, 'Immobility,5,Energy,
8,Fire,8', 'Water', 1, 'belt', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 4, 0, 0, 0,
0, 0, 4, 5, 5),
(1060, 131, 'none', 'none', 'Purple Rain(drop)', 2, 0, 40, 0, 0, 'On an island d
eep in the middle of the sea, frozen purple rain sometimes falls. The island''s
mage managed to solidify one of the droplets and set it into this ring. It giv
es a huge boost to your mana!', 1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0,
4, 0, 'Water,7,Ice,7,Fire,7', 'Light', 1, 'ring', '1', 1, 'false', 4, 5, 0, 0,
0, 5, 0, 4, 0, 0, 0, 6, 0, 0, 4, 10),
(1061, 131, 'none', 'none', 'Pirate''s Booty', 2, 0, 27, 0, 0, 'It''s a treasure
shaped like a... boot? But not just any boot! Footwear encrusted with powerfu
l magic gems to help you in your battles! This item requires a Dragon Amulet.',
1, 'Trinket', 'Armor', 'Trinket', 'Melee', '', 0, 0, 0, 11, 'Health,-7,Poison,5

', 'Metal', 1, 'trinket', '1', 1, 'false', 4, 3, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0


, 0, 0, 0),
(1062, 131, 'none', 'none', 'Pirate''s Curse', 2, 0, 10, 0, 0, 'This was a VERY
lucky pirate. All the way up until his ship sank. But don''t let that discoura
ge you from using his curse against your enemies! This item requires a Dragon A
mulet.', 1, 'Trinket', 'Armor', 'Trinket', 'Magic', '', 0, 0, 0, 5, 'Health,3',
'Ice', 1, 'trinket', '1', 1, 'false', 3, 1, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, -1, 0,
0, 0),
(1063, 131, 'none', 'none', 'Mirror Lure', 2, 0, 45, 0, 0, 'Edy found this shiny
, shiny mirror lure inside a bait and tackle box. When he held it up to the lig
ht, it sparkled and gleamed! ', 0, 'Neck', 'Armor', 'Necklace', 'Melee', '', 0,
0, 3, 10, 'Energy,5,Light,5,Fire,5', 'Water', 1, 'necklace', '1', 1, 'false', 4
, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 3, 0, 0, 4, 4),
(1064, 131, 'none', 'none', 'Chain Ring', 2, 0, 37, 0, 0, 'One link from the sh
ip''s anchor chain works pretty well as a ring for you! They must have magicked
the chain to make the ship go faster, because it''s enhanced your battle abilit
ies, too!', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 0, 'Energy,7,Lig
ht,5', 'Metal', 1, 'ring', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0,
0, 0, 5, 5),
(1065, 131, 'none', 'none', 'Tattered Neckerchief', 2, 0, 35, 0, 0, 'Arrrr! Thi
s ratty old neck scarf sure didn''t bring it''s wearer luck or beauty. But stor
ies say that he felt smarter, stronger, and faster while wearing it! ', 0, 'Nec
k', 'Armor', 'Necklace', 'Melee', '', 0, 0, 1, 0, 'Fire,5,Darkness,5', 'Wood', 1
, 'necklace', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 1, 0, 3, 3, 3, -2, -2, 5, 0)
,
(1066, 131, 'none', 'none', 'Heart of the Wave', 2, 0, 22, 0, 0, 'At the very ce
nter of tidal waves, a little sea sprite sometimes can be found dancing with gle
e. The stone on this necklace was carved to resemble it.', 0, 'Neck', 'Armor',
'Necklace', 'Melee', '', 0, 0, 0, 0, 'Energy,5,Water,5,Ice,5', 'Energy', 1, 'nec
klace', '1', 1, 'false', 2, 0, 0, 2, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 2, 2),
(1067, 131, 'none', 'none', 'Green Pearl Necklace', 2, 0, 15, 0, 0, 'A poisonous
oyster living deep in the trenches secretes these pearls every 100 years. They
are very rare, but give excellent protection from poison if you wear one.', 0,
'Neck', 'Armor', 'Necklace', 'Melee', '', 0, 0, 2, 0, 'Poison,8', 'Poison', 1, '
necklace', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 5, 4),
(1068, 131, 'none', 'none', 'Bluefin Swisher', 2, 0, 8, 0, 0, 'The stone for thi
s ring was chipped out of the sea floor. A bluefin''s scale was carved into it
to imbue it with the legendary racing fish''s speed.', 0, 'Finger', 'Armor', 'Ri
ng', 'Melee', '', 0, 0, 0, 5, 'Energy,5,Fire,2', 'Energy', 1, 'ring', '1', 1, 'f
alse', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0),
(1069, 131, 'none', 'none', 'Kelplet Ring', 2, 0, 5, 0, 0, 'Some enterprising me
rmaid took strands of kelp and twisted them into jewelry. The magical kelp prot
ects you from fire AND boosts your health!', 0, 'Finger', 'Armor', 'Ring', 'Mele
e', '', 0, 0, 0, 3, 'Fire,5,Health,2', 'Water', 1, 'ring', '1', 1, 'false', 2, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),
(1070, 132, 'none', 'none', 'Rip Tide', 2, 0, 20, 0, 0, 'You can take your enemi
es down with this blade, without them even realizing it.', 0, 'Weapon', 'Weapon'
, 'Dagger', 'Pierce', 'items/daggers/dagger-water.swf', 36, 44, 1, 1, '', 'Water
', 1, 'dagger', '1', 1, 'false', 0, 3, 0, 0, 2, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0)
,
(1071, 132, 'none', 'none', 'Crystalfish Staff of the Cook', 2, 0, 20, 0, 0, 'Th
e origins of this odd staff are a mystery but its power is undeniable. The mogli
n Twig is mysteriously drawn to this staff.', 0, 'Weapon', 'Weapon', 'Staff', 'M
agic', 'items/staffs/staff-crystalfish.swf', 36, 44, 1, 1, '', 'Water', 1, 'staf
f', '1', 1, 'false', 0, 1, 0, 2, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
(1072, 132, 'none', 'none', 'Holier Smackerel', 2, 0, 20, 0, 0, 'Smelly and hard
, this slab of fish is used to whap your opponent upside the head. Now with more
smack!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-holymacke
rel.swf', 36, 44, 1, 3, '', 'Water', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0),

(1073, 133, 'none', 'none', 'Chompers the Piranha', 2, 0, 53, 0, 0, 'There was a
description about Chompers here, but Chompers ate it. This item requires a Drag
on Amulet.', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-BabyPiranha.swf', 19, 22
, 10, 5, '', 'Water', 1, 'pet', '1', 1, 'false', 10, 0, 0, 0, 0, 0, 0, 10, 0, 0,
0, 0, 0, 0, 0, 0),
(1074, 133, 'none', 'none', 'Chompers the Piranha', 2, 0, 40, 0, 0, 'There was a
description about Chompers here, but Chompers ate it.', 0, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-BabyPiranha.swf', 16, 20, 6, 5, '', 'Water', 1, 'pet', '1',
1, 'false', 6, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0),
(1075, 133, 'none', 'none', 'Chompers the Piranha', 2, 0, 20, 0, 0, 'There was a
description about Chompers here, but Chompers ate it.', 0, 'Pet', 'Pet', 'Pet',
'Melee', 'pets/pet-babypiranha.swf', 8, 19, 4, 5, '', 'Water', 1, 'pet', '1', 1
, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0),
(1076, 134, 'none', 'none', 'Summon Gem - Reaver', 2, 0, 25, 0, 0, 'Seasons don'
't fear the Reaver', 1, 'Trinket', 'Item', 'Trinket', 'Melee', 'items/trinkets/t
rinket-SummonGem-Reaver-R1.swf', 25, 100, 0, 10, '', 'Darkness', 1, 'good', '1',
1, 'false', 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1077, 135, 'none', 'none', 'Death Ivy Dagger III', 2, 0, 59, 0, 0, 'And you tho
ught falling into poison ivy was bad! You REALLY don''t want to fall into a patc
h of THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wan
derer and naturalist extraordinaire! This item requires a Dragon Amulet.', 1, 'W
eapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-deathivydagger.swf',
68, 82, 1, 5, 'Fire,10,Water,10', 'Disease', 1, 'dagger', '1', 1, 'false', 5, 4
, 0, 0, 0, 4, 0, 1, 0, 0, 4, 0, 0, 0, 6, 6),
(1078, 135, 'none', 'none', 'Septic Scythe III', 2, 0, 59, 0, 0, 'When a monster
bites you, its bite can often turn septic, and no one wants that! So just be ca
reful when you''re playing with the blade of this scythe. Inspired by Eric Rave
nwing, Elite Warmonger! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-diseasescythe.swf', 68, 82, 1, 5,
'Nature,10,Fire,10,Stone,10', 'Disease', 1, 'scythe', '1', 1, 'false', 5, 4, 0,
0, 0, 4, 0, 1, 0, 4, 4, 4, 0, 0, 6, 6),
(1079, 135, 'none', 'none', 'Death Ivy Staff III', 2, 0, 59, 0, 0, 'And you thou
ght falling into poison ivy was bad! You REALLY don''t want to fall into a patch
of THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wand
erer and naturalist extraordinaire! This item requires a Dragon Amulet.', 1, 'We
apon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-deathivystaff.swf', 68, 8
2, 1, 5, 'Fire,10,Water,10', 'Disease', 1, 'staff', '1', 1, 'false', 5, 4, 0, 0,
0, 4, 0, 1, 0, 0, 0, 4, 0, 0, 6, 6),
(1080, 135, 'none', 'none', 'Death Ivy Sword III', 2, 0, 59, 0, 0, 'And you thou
ght falling into poison ivy was bad! You REALLY don''t want to fall into a patch
of THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wand
erer and naturalist extraordinaire! This item requires a Dragon Amulet.', 1, 'We
apon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-deathivysword.swf', 68, 8
2, 1, 5, 'Fire,10,Water,10', 'Disease', 1, 'sword', '1', 1, 'false', 5, 4, 0, 0,
0, 4, 0, 1, 0, 4, 0, 0, 0, 0, 6, 6),
(1081, 135, 'none', 'none', 'Fractured Dagger IV', 2, 0, 58, 0, 0, 'Crafted in h
onor of Jester857. The 856 Jesters before didn''t have nearly as much talent! Th
is item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', '
items/daggers/dagger-Fractureddagger.swf', 71, 79, 4, 1, 'Water,7,Ice,7', 'Fire'
, 1, 'dagger', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 4, 0, 0, 6, 0, 0, 6, 2, 6),
(1082, 135, 'none', 'none', 'Fractured Staff IV', 2, 0, 58, 0, 0, 'Crafted in ho
nor of Jester857. The 856 Jesters before didn''t have nearly as much talent! Thi
s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'ite
ms/staffs/staff-Fracturedstaff.swf', 71, 79, 4, 1, 'Water,7,Ice,7', 'Fire', 1, '
staff', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 4, 0, 0, 0, 6, 0, 6, 2, 6),
(1083, 135, 'none', 'none', 'Fractured Blade IV', 2, 0, 58, 0, 0, 'Crafted in ho
nor of Jester857. The 856 Jesters before didn''t have nearly as much talent! Thi
s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-FracturedBlade.swf', 71, 79, 4, 1, 'Water,7,Ice,7', 'Fire', 1, '
sword', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 4, 0, 6, 0, 0, 0, 6, 2, 6),

(1084, 135, 'none', 'none', 'Pimento Pick III', 2, 0, 55, 0, 0, 'An olive on a t
oothpick? Zhukai must be a hungry, hungry weaponsmith! This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-toothpick.
swf', 65, 79, 4, 5, 'Fire,5,Water,7', 'Wood', 1, 'axe', '1', 1, 'false', 4, 3, 0
, 0, 0, 3, 0, 4, 0, 7, 0, 0, 0, 0, 7, 0),
(1085, 135, 'none', 'none', 'Triple Toothpick III', 2, 0, 55, 0, 0, 'An olive on
a toothpick? Zhukai must be a hungry, hungry weaponsmith! This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dag
ger-toothpick.swf', 65, 79, 4, 5, 'Fire,5,Water,7', 'Wood', 1, 'dagger', '1', 1,
'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 0, 7, 0, 0, 0, 7, 0),
(1086, 135, 'none', 'none', 'Ursa Major Dagger', 2, 0, 55, 0, 0, 'Nature spirits
must have protected Margus20000 as he carved these weapons! This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/da
gger-forest.swf', 65, 79, 2, 5, 'Fire,7,Water,5', 'Wood', 1, 'dagger', '1', 1, '
false', 4, 2, 0, 0, 0, 2, 0, 2, 0, 0, 7, 0, 0, 0, 7, 5),
(1087, 135, 'none', 'none', 'Lumina Sestis', 2, 0, 55, 0, 0, 'This blade was for
ged in honor of the Light Lord through the toil and tears of Clyde, luminous wea
poncrafter! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger
', 'Pierce', 'items/daggers/dagger-TMlightdagger.swf', 65, 80, 3, 1, 'Darkness,8
,Light,8,Immobility,5', 'Light', 1, 'dagger', '1', 1, 'false', 5, 6, 0, 2, 0, 6,
0, 3, 0, 0, 7, 0, 0, 0, 5, 0),
(1088, 135, 'none', 'none', 'Lux Aeterna', 2, 0, 55, 0, 0, 'This prototype of th
is scythe, forged by Tokijin, rests in the Hall of Eternal Light. This item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes
/TM-Lightscythe2.swf', 65, 80, 6, 1, 'Darkness,9,Light,8,Immobility,5', 'Light',
1, 'sword', '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0, 6, 0, 9, 0, 0, 0, 0, 5, 0),
(1089, 135, 'none', 'none', 'Lumina Kria', 2, 0, 55, 0, 0, 'This staff was forge
d in honor of the Light Lord through the toil and tears of Clyde, luminous weapo
ncrafter! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-TMlightstaff.swf', 65, 80, 3, 1, 'Darkness,8,Light,
8,Immobility,5', 'Light', 1, 'staff', '1', 1, 'false', 5, 6, 0, 2, 0, 6, 0, 3, 0
, 0, 0, 5, 0, 0, 4, 3),
(1090, 135, 'none', 'none', 'Ursus Branch III', 2, 0, 55, 0, 0, 'Nature spirits
must have protected Margus20000 as he carved these weapons! This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staffforest.swf', 65, 79, 2, 5, 'Fire,7,Water,5', 'Wood', 1, 'staff', '1', 1, 'false'
, 4, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0, 7, 0, 0, 7, 5),
(1091, 135, 'none', 'none', 'Olive Branch III', 2, 0, 55, 0, 0, 'An olive on a t
oothpick? Zhukai must be a hungry, hungry weaponsmith! This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-toot
hpick.swf', 65, 79, 4, 5, 'Fire,5,Water,7', 'Wood', 1, 'staff', '1', 1, 'false',
4, 3, 0, 0, 0, 3, 0, 4, 0, 0, 0, 7, 0, 0, 7, 0),
(1092, 135, 'none', 'none', 'Spirit of the Forest III', 2, 0, 55, 0, 0, 'Nature
spirits must have protected Margus20000 as he carved these weapons! This item r
equires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/sword
s/sword-forest.swf', 65, 79, 2, 5, 'Fire,7,Water,5', 'Wood', 1, 'sword', '1', 1,
'false', 4, 2, 0, 0, 0, 2, 0, 2, 0, 7, 0, 0, 0, 0, 7, 5),
(1093, 135, 'none', 'none', 'Lumina Aos', 2, 0, 55, 0, 0, 'This blade was forged
in honor of the Light Lord through the toil and tears of Clyde, luminous weapon
crafter! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', '
Melee', 'items/swords/sword-TMlightsword.swf', 65, 80, 3, 1, 'Darkness,8,Light,8
,Immobility,5', 'Light', 1, 'sword', '1', 1, 'false', 5, 6, 0, 2, 0, 6, 0, 3, 0,
7, 0, 0, 0, 0, 5, 0),
(1094, 135, 'none', 'none', 'Underworld Counsel III', 2, 0, 54, 0, 0, 'This silv
er blade is tinted black, and is perfectly crafted for repelling supernatural cr
eatures. The creator''s name, "Mephiles the Dark," is etched into the handle. Th
is item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', '
items/daggers/dagger-player2.swf', 68, 76, 5, 15, 'Darkness,6,Poison,6', 'Silver
', 1, 'dagger', '1', 1, 'false', 5, 3, 0, 0, 3, 0, 0, 5, 3, 0, 5, 5, 0, 0, 6, 0)
,

(1095, 135, 'none', 'none', 'Underworld Defender III', 2, 0, 54, 0, 0, 'This sil
ver blade is tinted black, and is perfectly crafted for repelling supernatural c
reatures. The creator''s name, "Mephiles the Dark," is etched into the handle. T
his item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'i
tems/staffs/staff-player2.swf', 68, 76, 5, 15, 'Darkness,6,Poison,6', 'Silver',
1, 'staff', '1', 1, 'false', 5, 3, 0, 0, 3, 0, 0, 5, 3, 0, 0, 3, 0, 0, 6, 2),
(1096, 135, 'none', 'none', 'Underworld Upholder III', 2, 0, 54, 0, 0, 'This sil
ver blade is tinted black, and is perfectly crafted for repelling supernatural c
reatures. The creator''s name, "Mephiles the Dark," is etched into the handle. T
his item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'i
tems/swords/sword-player2.swf', 68, 76, 5, 15, 'Darkness,6,Poison,6', 'Silver',
1, 'sword', '1', 1, 'false', 5, 3, 0, 0, 3, 0, 0, 5, 3, 5, 0, 0, 0, 0, 6, 0),
(1097, 135, 'none', 'none', 'Underworld Counsel II', 2, 0, 45, 0, 0, 'This silve
r blade is tinted black, and is perfectly crafted for repelling supernatural cre
atures. The creator''s name, "Mephiles the Dark," is etched into the handle. Thi
s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'i
tems/daggers/dagger-player2.swf', 59, 71, 3, 15, 'Darkness,4,Poison,4', 'Silver'
, 1, 'dagger', '1', 1, 'false', 3, 1, 0, 0, 2, 0, 0, 3, 1, 0, 4, 0, 0, 0, 3, 0),
(1098, 135, 'none', 'none', 'Underworld Defender II', 2, 0, 45, 0, 0, 'This silv
er blade is tinted black, and is perfectly crafted for repelling supernatural cr
eatures. The creator''s name, "Mephiles the Dark," is etched into the handle. Th
is item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'it
ems/staffs/staff-player2.swf', 59, 71, 3, 15, 'Darkness,4,Poison,4', 'Silver', 1
, 'staff', '1', 1, 'false', 3, 1, 0, 0, 2, 0, 0, 3, 1, 0, 0, 2, 0, 0, 3, 2),
(1099, 135, 'none', 'none', 'Underworld Upholder II', 2, 0, 45, 0, 0, 'This silv
er blade is tinted black, and is perfectly crafted for repelling supernatural cr
eatures. The creator''s name, "Mephiles the Dark," is etched into the handle. Th
is item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'it
ems/swords/sword-player2.swf', 59, 71, 3, 15, 'Darkness,4,Poison,4', 'Silver', 1
, 'sword', '1', 1, 'false', 3, 1, 0, 0, 2, 0, 0, 3, 1, 4, 0, 0, 0, 0, 3, 0),
(1100, 135, 'none', 'none', 'Underworld Counsel I', 2, 0, 35, 0, 0, 'This silver
blade is tinted black, and is perfectly crafted for repelling supernatural crea
tures. The creator''s name, "Mephiles the Dark," is etched into the handle. This
item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'it
ems/daggers/dagger-player2.swf', 49, 67, 2, 7, 'Darkness,3,Poison,3', 'Silver',
1, 'dagger', '1', 1, 'false', 2, 1, 0, 0, 1, 0, 0, 2, 0, 0, 2, 0, 0, 0, 2, 0),
(1101, 135, 'none', 'none', 'Underworld Defender I', 2, 0, 35, 0, 0, 'This silve
r blade is tinted black, and is perfectly crafted for repelling supernatural cre
atures. The creator''s name, "Mephiles the Dark," is etched into the handle. Thi
s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'ite
ms/staffs/staff-player2.swf', 49, 67, 2, 7, 'Darkness,3,Poison,3', 'Silver', 1,
'staff', '1', 1, 'false', 2, 1, 0, 0, 1, 0, 0, 2, 0, 0, 0, 2, 0, 0, 2, 1),
(1102, 135, 'none', 'none', 'Underworld Upholder I', 2, 0, 35, 0, 0, 'This silve
r blade is tinted black, and is perfectly crafted for repelling supernatural cre
atures. The creator''s name, "Mephiles the Dark," is etched into the handle. Thi
s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-player2.swf', 49, 67, 2, 7, 'Darkness,3,Poison,3', 'Silver', 1,
'sword', '1', 1, 'false', 2, 1, 0, 0, 1, 0, 0, 2, 0, 2, 0, 0, 0, 0, 2, 0),
(1103, 135, 'none', 'none', 'Thrumming Renewal', 2, 0, 53, 0, 0, 'An artisan nam
ed Marth forged 234 of these weapons in the rejuvenating waters of an ice-cold b
rook. They retain the icy essence of that flowing elemental stream.', 0, 'Weapon
', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-player1.swf', 63, 75, 4,
10, 'Ice,6,Wind,6', 'Ice', 1, 'dagger', '1', 1, 'false', 4, 1, 0, 1, 0, 1, 0, 4,
0, 0, 8, 0, 0, 5, 0, 0),
(1104, 135, 'none', 'none', 'Thrumming Renaissance', 2, 0, 53, 0, 0, 'An artisan
named Marth forged 234 of these weapons in the rejuvenating waters of an ice-co
ld brook. They retain the icy essence of that flowing elemental stream.', 0, 'We
apon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-player1.swf', 63, 75, 4,
10, 'Ice,6,Wind,6', 'Ice', 1, 'staff', '1', 1, 'false', 4, 1, 0, 1, 0, 1, 0, 4,
0, 0, 0, 4, 0, 5, 0, 5),

(1105, 135, 'none', 'none', 'Thrumming Revival', 2, 0, 53, 0, 0, 'An artisan nam
ed Marth forged 234 of these weapons in the rejuvenating waters of an ice-cold b
rook. They retain the icy essence of that flowing elemental stream.', 0, 'Weapon
', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-player1.swf', 63, 75, 4, 10,
'Ice,6,Wind,6', 'Ice', 1, 'sword', '1', 1, 'false', 4, 1, 0, 1, 0, 1, 0, 4, 0, 8
, 0, 0, 0, 5, 0, 0),
(1106, 135, 'none', 'none', 'Mirrored DragonLord''s Wings', 1, 0, 50, 0, 0, 'The
se wings reflect your true colors! Crafted by Zarcon!', 0, 'Back', 'Armor', 'Win
gs', 'Melee', 'items/back/wings-customdragon.swf', 0, 0, 3, 15, 'Immobility,9,St
one,9', 'None', 1, 'wings', '1', 1, 'false', 5, 2, 0, 1, 1, 2, 0, 3, 1, 0, 0, 0,
6, 6, 0, 0),
(1107, 135, 'none', 'none', 'Fractured Dagger III', 2, 0, 48, 0, 0, 'Crafted in
honor of Jester857. The 856 Jesters before didn''t have nearly as much talent!',
0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-Fractureddagge
r.swf', 58, 76, 0, 3, 'Ice,5', 'Fire', 1, 'dagger', '1', 1, 'false', 4, 4, 0, 0,
0, 4, 0, 0, 0, 0, 4, 0, 0, 4, 0, 4),
(1108, 135, 'none', 'none', 'Fractured Staff III', 2, 0, 48, 0, 0, 'Crafted in h
onor of Jester857. The 856 Jesters before didn''t have nearly as much talent!',
0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-Fracturedstaff.swf'
, 58, 76, 0, 3, 'Ice,5', 'Fire', 1, 'staff', '1', 1, 'false', 4, 4, 0, 0, 0, 4,
0, 0, 0, 0, 0, 4, 0, 4, 0, 4),
(1109, 135, 'none', 'none', 'Fractured Blade III', 2, 0, 48, 0, 0, 'Crafted in h
onor of Jester857. The 856 Jesters before didn''t have nearly as much talent!',
0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-FracturedBlade.swf'
, 58, 76, 0, 3, 'Ice,5', 'Fire', 1, 'sword', '1', 1, 'false', 4, 4, 0, 0, 0, 4,
0, 0, 0, 4, 0, 0, 0, 4, 0, 4),
(1110, 135, 'none', 'none', 'Lumina Sestis', 2, 0, 45, 0, 0, 'This blade was for
ged in honor of the Light Lord through the toil and tears of Clyde, luminous wea
poncrafter!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-T
Mlightdagger.swf', 57, 71, 0, 1, 'Darkness,3,Light,3,Immobility,3', 'Light', 1,
'dagger', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 0, 0, 0, 3, 0, 0, 0, 2, 0),
(1111, 135, 'none', 'none', 'Lux Aeterna', 2, 0, 45, 0, 0, 'This prototype of th
is scythe, forged by Tokijin, rests in the Hall of Eternal Light.', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/TM-Lightscythe2.swf', 57, 71, 3, 1,
'Darkness,5,Light,5,Immobility,3', 'Light', 1, 'sword', '1', 1, 'false', 3, 1,
0, 0, 0, 1, 0, 3, 0, 3, 0, 0, 0, 0, 2, 0),
(1112, 135, 'none', 'none', 'Lumina Kria', 2, 0, 45, 0, 0, 'This staff was forge
d in honor of the Light Lord through the toil and tears of Clyde, luminous weapo
ncrafter!', 0, 'Weapon', 'Weapon', 'Staff', 'Melee', 'items/staffs/staff-TMlight
staff.swf', 57, 71, 0, 1, 'Darkness,3,Light,3,Immobility,3', 'Light', 1, 'staff'
, '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 2, 0),
(1113, 135, 'none', 'none', 'Lumina Aos', 2, 0, 45, 0, 0, 'This blade was forged
in honor of the Light Lord through the toil and tears of Clyde, luminous weapon
crafter!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-TMlights
word.swf', 57, 71, 0, 1, 'Darkness,3,Light,3,Immobility,3', 'Light', 1, 'sword',
'1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 0, 2, 0),
(1114, 135, 'none', 'none', 'Pimento Pick II', 2, 0, 40, 0, 0, 'An olive on a to
othpick? Zhukai must be a hungry, hungry weaponsmith! ', 0, 'Weapon', 'Weapon'
, 'Axe', 'Melee', 'items/axes/axe-toothpick.swf', 54, 66, 1, 5, 'Fire,3,Water,5'
, 'Wood', 1, 'axe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 5, 0, 0, 0, 0, 4
, 0),
(1115, 135, 'none', 'none', 'Triple Toothpick II', 2, 0, 40, 0, 0, 'An olive on
a toothpick? Zhukai must be a hungry, hungry weaponsmith! ', 0, 'Weapon', 'Wea
pon', 'Dagger', 'Pierce', 'items/daggers/dagger-toothpick.swf', 54, 66, 1, 5, 'F
ire,3,Water,5', 'Wood', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0,
0, 5, 0, 0, 0, 4, 0),
(1116, 135, 'none', 'none', 'Ursa Minor Dagger', 2, 0, 40, 0, 0, 'Nature spirits
must have protected Margus20000 as he carved these weapons!', 0, 'Weapon', 'Wea
pon', 'Dagger', 'Pierce', 'items/daggers/dagger-forest.swf', 54, 66, 0, 5, 'Fire
,5,Water,3', 'Wood', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0,

5, 0, 0, 0, 4, 3),
(1117, 135, 'none', 'none', 'Fluctuating Renewal', 2, 0, 40, 0, 0, 'An artisan n
amed Marth forged 234 of these weapons in the rejuvenating waters of an ice-cold
brook. They retain the icy essence of that flowing elemental stream.', 0, 'Weap
on', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-player1.swf', 55, 67, 2
, 10, 'Ice,4,Wind,4', 'Ice', 1, 'dagger', '1', 1, 'false', 2, 2, 0, 1, 0, 2, 0,
2, 0, 0, 5, 0, 0, 1, 0, 0),
(1118, 135, 'none', 'none', 'Fluctuating Renaissance', 2, 0, 40, 0, 0, 'An artis
an named Marth forged 234 of these weapons in the rejuvenating waters of an icecold brook. They retain the icy essence of that flowing elemental stream.', 0, '
Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-player1.swf', 55, 67, 2
, 10, 'Ice,4,Wind,4', 'Ice', 1, 'staff', '1', 1, 'false', 2, 2, 0, 1, 0, 2, 0, 2
, 0, 0, 0, 0, 0, 1, 0, 5),
(1119, 135, 'none', 'none', 'Ursus Branch II', 2, 0, 40, 0, 0, 'Nature spirits m
ust have protected Margus20000 as he carved these weapons!', 0, 'Weapon', 'Weapo
n', 'Staff', 'Magic', 'items/staffs/staff-forest.swf', 54, 66, 0, 5, 'Fire,5,Wat
er,3', 'Wood', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
0, 0, 4, 3),
(1120, 135, 'none', 'none', 'Olive Branch II', 2, 0, 40, 0, 0, 'An olive on a to
othpick? Zhukai must be a hungry, hungry weaponsmith! ', 0, 'Weapon', 'Weapon'
, 'Staff', 'Magic', 'items/staffs/staff-toothpick.swf', 54, 66, 1, 5, 'Fire,3,Wa
ter,5', 'Wood', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5,
0, 0, 4, 0),
(1121, 135, 'none', 'none', 'Spirit of the Forest II', 2, 0, 40, 0, 0, 'Nature s
pirits must have protected Margus20000 as he carved these weapons!', 0, 'Weapon'
, 'Weapon', 'Sword', 'Melee', 'items/swords/sword-forest.swf', 54, 66, 0, 5, 'Fi
re,5,Water,3', 'Wood', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 5
, 0, 0, 0, 0, 4, 3),
(1122, 135, 'none', 'none', 'Fluctuating Revival', 2, 0, 40, 0, 0, 'An artisan n
amed Marth forged 234 of these weapons in the rejuvenating waters of an ice-cold
brook. They retain the icy essence of that flowing elemental stream.', 0, 'Weap
on', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-player1.swf', 55, 67, 2, 10
, 'Ice,4,Wind,4', 'Ice', 1, 'sword', '1', 1, 'false', 2, 2, 0, 1, 0, 2, 0, 2, 0,
5, 0, 0, 0, 1, 0, 0),
(1123, 135, 'none', 'none', 'Death Ivy Dagger II', 2, 0, 39, 0, 0, 'And you thou
ght falling into poison ivy was bad! You REALLY don''t want to fall into a patch
of THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wand
erer and naturalist extraordinaire!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce',
'items/daggers/dagger-deathivydagger.swf', 57, 69, 0, 5, 'Fire,6,Water,6', 'Dis
ease', 1, 'dagger', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 5
, 0),
(1124, 135, 'none', 'none', 'Septic Scythe II', 2, 0, 39, 0, 0, 'When a monster
bites you, its bite can often turn septic, and no one wants that! So just be car
eful when you''re playing with the blade of this scythe. Inspired by Eric Raven
wing, Elite Warmonger!', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythe
s/scythe-diseasescythe.swf', 57, 69, 0, 5, 'Nature,6,Fire,6,Stone,6', 'Disease',
1, 'scythe', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(1125, 135, 'none', 'none', 'Death Ivy Staff II', 2, 0, 39, 0, 0, 'And you thoug
ht falling into poison ivy was bad! You REALLY don''t want to fall into a patch
of THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wande
rer and naturalist extraordinaire!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'i
tems/staffs/staff-deathivystaff.swf', 57, 69, 0, 5, 'Fire,6,Water,6', 'Disease',
1, 'staff', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(1126, 135, 'none', 'none', 'Death Ivy Sword II', 2, 0, 39, 0, 0, 'And you thoug
ht falling into poison ivy was bad! You REALLY don''t want to fall into a patch
of THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wande
rer and naturalist extraordinaire!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'i
tems/swords/sword-deathivysword.swf', 57, 69, 0, 5, 'Fire,6,Water,6', 'Disease',
1, 'sword', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0),
(1127, 135, 'none', 'none', 'Lumina Sestis', 2, 0, 31, 0, 0, 'This blade was for

ged in honor of the Light Lord through the toil and tears of Clyde, luminous wea
poncrafter!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-T
Mlightdagger.swf', 42, 60, 0, 1, 'Darkness,3,Light,3,Immobility,1', 'Light', 1,
'dagger', '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 0, 1, 0),
(1128, 135, 'none', 'none', 'Lux Aeterna', 2, 0, 31, 0, 0, 'This prototype of th
is scythe, forged by Tokijin, rests in the Hall of Eternal Light. ', 0, 'Weapon'
, 'Weapon', 'Scythe', 'Melee', 'items/scythes/TM-Lightscythe2.swf', 42, 60, 2, 1
, 'Darkness,3,Light,3,Immobility,1', 'Light', 1, 'sword', '1', 1, 'false', 2, 0,
0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 1, 0),
(1129, 135, 'none', 'none', 'Lumina Kria', 2, 0, 31, 0, 0, 'This staff was forge
d in honor of the Light Lord through the toil and tears of Clyde, luminous weapo
ncrafter!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-TMlight
staff.swf', 42, 60, 0, 1, 'Darkness,3,Light,3,Immobility,1', 'Light', 1, 'staff'
, '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0),
(1130, 135, 'none', 'none', 'Lumina Aos', 2, 0, 31, 0, 0, 'This blade was forged
in honor of the Light Lord through the toil and tears of Clyde, luminous weapon
crafter!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-TMlights
word.swf', 42, 60, 0, 1, 'Darkness,3,Light,3,Immobility,1', 'Light', 1, 'sword',
'1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0),
(1131, 135, 'none', 'none', 'Mirrored DragonLord''s Wings', 1, 0, 30, 0, 0, 'The
se wings reflect your true colors! Crafted by Zarcon!', 0, 'Back', 'Armor', 'Wi
ngs', 'Melee', 'items/back/wings-customdragon.swf', 0, 0, 2, 15, 'Immobility,7,S
tone,7', 'None', 1, 'wings', '1', 1, 'false', 4, 1, 0, 1, 1, 1, 0, 2, 1, 0, 0, 0
, 6, 4, 0, 0),
(1132, 135, 'none', 'none', 'Fractured Dagger II', 2, 0, 28, 0, 0, 'Crafted in h
onor of Jester857. The 856 Jesters before didn''t have nearly as much talent!',
0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-Fractureddagger
.swf', 40, 60, 0, 3, 'Ice,3', 'Fire', 1, 'dagger', '1', 1, 'false', 2, 2, 0, 0,
0, 2, 0, 0, 0, 0, 2, 0, 0, 2, 0, 2),
(1133, 135, 'none', 'none', 'Fractured Staff II', 2, 0, 28, 0, 0, 'Crafted in ho
nor of Jester857. The 856 Jesters before didn''t have nearly as much talent!', 0
, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-Fracturedstaff.swf',
40, 60, 0, 3, 'Ice,3', 'Fire', 1, 'staff', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0
, 0, 0, 0, 0, 2, 0, 2, 0, 2),
(1134, 135, 'none', 'none', 'Fractured Blade II', 2, 0, 28, 0, 0, 'Crafted in ho
nor of Jester857. The 856 Jesters before didn''t have nearly as much talent!', 0
, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-FracturedBlade.swf',
40, 60, 0, 3, 'Ice,3', 'Fire', 1, 'sword', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0
, 0, 0, 2, 0, 0, 0, 2, 0, 2),
(1135, 135, 'none', 'none', 'Pimento Pick', 2, 0, 25, 0, 0, 'An olive on a tooth
pick? Zhukai must be a hungry, hungry weaponsmith! ', 0, 'Weapon', 'Weapon', '
Axe', 'Melee', 'items/axes/axe-toothpick.swf', 40, 50, 1, 5, '', 'Wood', 1, 'axe
', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1, 0),
(1136, 135, 'none', 'none', 'Triple Toothpick', 2, 0, 25, 0, 0, 'An olive on a t
oothpick? Zhukai must be a hungry, hungry weaponsmith! ', 0, 'Weapon', 'Weapon
', 'Dagger', 'Pierce', 'items/daggers/dagger-toothpick.swf', 40, 50, 1, 5, '', '
Wood', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 1
, 0),
(1137, 135, 'none', 'none', 'Ursus Dagger', 2, 0, 25, 0, 0, 'Nature spirits must
have protected Margus20000 as he carved these weapons!', 0, 'Weapon', 'Weapon',
'Dagger', 'Pierce', 'items/daggers/dagger-forest.swf', 40, 50, 1, 5, 'Fire,1,Wa
ter,1', 'Wood', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0
, 0, 0, 1, 0),
(1138, 135, 'none', 'none', 'Ursus Branch', 2, 0, 25, 0, 0, 'Nature spirits must
have protected Margus20000 as he carved these weapons!', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-forest.swf', 40, 50, 1, 5, 'Water,1,Fire,
1', 'Wood', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0,
0, 1, 0),
(1139, 135, 'none', 'none', 'Olive Branch', 2, 0, 25, 0, 0, 'An olive on a tooth
pick? Zhukai must be a hungry, hungry weaponsmith! ', 0, 'Weapon', 'Weapon', '

Staff', 'Magic', 'items/staffs/staff-toothpick.swf', 40, 50, 1, 5, '', 'Wood', 1


, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 1, 0),
(1140, 135, 'none', 'none', 'Spirit of the Forest', 2, 0, 25, 0, 0, 'Nature spir
its must have protected Margus20000 as he carved these weapons!', 0, 'Weapon', '
Weapon', 'Sword', 'Melee', 'items/swords/sword-forest.swf', 40, 50, 1, 5, 'Fire,
1,Water,1', 'Wood', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0
, 0, 0, 0, 1, 0),
(1141, 135, 'none', 'none', 'Pulsing Renewal', 2, 0, 20, 0, 0, 'An artisan named
Marth forged 234 of these weapons in the rejuvenating waters of an ice-cold bro
ok. They retain the icy essence of that flowing elemental stream.', 0, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-player1.swf', 37, 47, 2, 6,
'Ice,3,Wind,3', 'Ice', 1, 'dagger', '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 2, 0,
0, 0, 0, 0, 0, 0, 0),
(1142, 135, 'none', 'none', 'Lux Aeterna', 2, 0, 20, 0, 0, 'This prototype of th
is scythe, forged by Tokijin, rests in the Hall of Eternal Light.', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/TM-Lightscythe2.swf', 35, 45, 0, 3,
'Darkness,1', 'Light', 1, 'scythe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0),
(1143, 135, 'none', 'none', 'Pulsing Renaissance', 2, 0, 20, 0, 0, 'An artisan n
amed Marth forged 234 of these weapons in the rejuvenating waters of an ice-cold
brook. They retain the icy essence of that flowing elemental stream. ', 0, 'Wea
pon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-player1.swf', 37, 47, 2, 6
, 'Ice,3,Wind,3', 'Ice', 1, 'staff', '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 2, 0,
0, 0, 0, 0, 0, 0, 0),
(1144, 135, 'none', 'none', 'Pulsing Revival', 2, 0, 20, 0, 0, 'An artisan named
Marth forged 234 of these weapons in the rejuvenating waters of an ice-cold bro
ok. They retain the icy essence of that flowing elemental stream.', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-player1.swf', 37, 47, 2, 6, 'Ic
e,3,Wind,3', 'Ice', 1, 'sword', '1', 1, 'false', 2, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0
, 0, 0, 0, 0, 0),
(1145, 135, 'none', 'none', 'Death Ivy Dagger I', 2, 0, 19, 0, 0, 'And you thoug
ht falling into poison ivy was bad! You REALLY don''t want to fall into a patch
of THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wande
rer and naturalist extraordinaire!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce',
'items/daggers/dagger-deathivydagger.swf', 35, 43, 0, 5, 'Fire,1,Water,1', 'Dise
ase', 1, 'dagger', '1', 1, 'false', 1, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2,
0),
(1146, 135, 'none', 'none', 'Septic Scythe I', 2, 0, 19, 0, 0, 'When a monster b
ites you, its bite can often turn septic, and no one wants that! So just be care
ful when you''re playing with the blade of this scythe. Inspired by Eric Ravenw
ing, Elite Warmonger!', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes
/scythe-diseasescythe.swf', 35, 43, 0, 5, 'Nature,1,Fire,1,Stone,1', 'Disease',
1, 'scythe', '1', 1, 'false', 1, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0),
(1147, 135, 'none', 'none', 'Death Ivy Staff I', 2, 0, 19, 0, 0, 'And you though
t falling into poison ivy was bad! You REALLY don''t want to fall into a patch o
f THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wander
er and naturalist extraordinaire!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'it
ems/staffs/staff-deathivystaff.swf', 35, 43, 0, 5, 'Fire,1,Water,1', 'Disease',
1, 'staff', '1', 1, 'false', 1, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0),
(1148, 135, 'none', 'none', 'Death Ivy Sword I', 2, 0, 19, 0, 0, 'And you though
t falling into poison ivy was bad! You REALLY don''t want to fall into a patch o
f THIS ivy. But it sure makes great weapons! Suggested by Zhukai, forest wander
er and naturalist extraordinaire!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'it
ems/swords/sword-deathivysword.swf', 35, 43, 0, 5, 'Fire,1,Water,1', 'Disease',
1, 'sword', '1', 1, 'false', 1, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0),
(1149, 135, 'none', 'none', 'Mirrored DragonLord''s Wings', 1, 0, 10, 0, 0, 'The
se wings reflect your true colors! Crafted by Zarcon!', 0, 'Back', 'Armor', 'Win
gs', 'Melee', 'items/back/wings-customdragon.swf', 0, 0, 1, 7, 'Immobility,3,Sto
ne,3', 'None', 1, 'wings', '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0,
4, 3, 0, 0),

(1150, 135, 'none', 'none', 'Fractured Dagger I', 2, 0, 8, 0, 0, 'Crafted in hon


or of Jester857. The 856 Jesters before didn''t have nearly as much talent!', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-Fractureddagger.s
wf', 18, 34, 0, 3, 'Ice,1', 'Fire', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0),
(1151, 135, 'none', 'none', 'Fractured Staff I', 2, 0, 8, 0, 0, 'Crafted in hono
r of Jester857. The 856 Jesters before didn''t have nearly as much talent!', 0,
'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-Fracturedstaff.swf', 1
8, 34, 0, 3, 'Ice,1', 'Fire', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 1, 0, 0),
(1152, 135, 'none', 'none', 'Fractured Blade I', 2, 0, 8, 0, 0, 'Crafted in hono
r of Jester857. The 856 Jesters before didn''t have nearly as much talent!', 0,
'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-FracturedBlade.swf', 1
8, 34, 0, 3, 'Ice,1', 'Fire', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 1, 0, 0),
(1153, 136, 'none', 'none', 'MagePriest Hood ', 2, 0, 50, 0, 0, 'Combining the p
ower of Magic with the power of the gods of Lore makes for a VERY strong sect of
magepriests! This is a typical style of headgear they''d wear.', 1, 'Head', 'A
rmor', 'Helmet', 'Melee', 'head/helms/helm-puristhood.swf', 0, 0, 4, 4, 'Stone,6
,Wind,6,Fire,6,Ice,6', 'Wind', 1, 'helm', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0,
4, 0, 3, 3, 7, 0, 0, 4, 8),
(1154, 136, 'none', 'none', 'Magical Tyrant Hood', 1, 0, 55, 0, 0, 'Channel the
power of wrath with this despotic hood! It will give you extra health and it''s
magic will let you match it to the rest of your outfit!', 0, 'Head', 'Armor', '
Helmet', 'Melee', 'head/helms/helm-tyranthoodcustom.swf', 0, 0, 2, 10, 'Fire,10,
Water,5,Wind,10,Stone,5,Poison,10', 'Stone', 1, 'helm', '1', 1, 'false', 4, 0, 0
, 0, 0, 0, 0, 2, 0, 4, 4, 6, 0, 0, 6, 8),
(1155, 136, 'none', 'none', 'Hooded Sight Cowl', 2, 0, 40, 0, 0, 'Sage Uldor is
a well-known psychic with many unexplored powers. It''s said that his powers ar
e increased due to the fact that he''s blind. Try this hood on and see if YOUR
powers increase, too!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helmarcane.swf', 0, 0, 2, 10, 'Water,5,Fire,5,Light,5,Darkness,5', 'Darkness', 1, 'h
elm', '1', 1, 'false', 3, 0, 0, 2, 0, 0, 0, 2, 0, 4, 4, 4, 0, 0, 0, 7),
(1156, 136, 'none', 'none', 'Magical Tyrant Hood', 1, 0, 35, 0, 0, 'Channel the
power of wrath with this despotic hood! It will give you extra health and it''s
magic will let you match it to the rest of your outfit!', 0, 'Head', 'Armor', '
Helmet', 'Melee', 'head/helms/helm-tyranthoodcustom.swf', 0, 0, 1, 3, 'Fire,5,Wa
ter,5,Wind,5,Stone,5,Poison,5', 'Stone', 1, 'helm', '1', 1, 'false', 4, 0, 0, 2,
0, 0, 0, 1, 0, 4, 4, 4, 0, 0, 0, 7),
(1157, 136, 'none', 'none', 'Plague Mask Hood', 2, 0, 30, 0, 0, 'Doctors in Lore
have to cure some VERY strange illnesses (like the one that turns your nose gre
en and puts blue spots on your stomach.) To ward off these sicknesses, they use
this hood. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-plague.s
wf', 0, 0, 0, 15, 'Fire,5,Water,5,Wind,5,Stone,5,Poison,5', 'Metal', 1, 'helm',
'1', 1, 'false', 3, 0, 0, 2, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 7),
(1158, 136, 'none', 'none', 'Magical Double-Plumed Dome Helm', 1, 0, 25, 0, 0, '
The two feathers perched atop this metal helm are a sign of rank in the Hero''s
Guild. Five more ranks until you get a third feather, so you''d better get figh
ting! The feathers will also match themselves to your outfit! Magic!', 0, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helm-twoplumecustom.swf', 0, 0, 3, 5,
'Light,5,Darkness,5', 'Metal', 1, 'helm', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0,
3, 0, 3, 3, 3, 0, 0, 0, 5),
(1159, 136, 'none', 'none', 'Tyrant Hood', 2, 0, 20, 0, 0, 'Channel the power of
wrath with this despotic hood! It will give you extra health!', 0, 'Head', 'Ar
mor', 'Helmet', 'Melee', 'head/helms/helm-tyranthood.swf', 0, 0, 3, 0, 'Water,5,
Health,5', 'Fire', 1, 'helm', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3,
3, 0, 0, 0, 6),
(1160, 136, 'none', 'none', 'Blind Sage Helm', 2, 0, 10, 0, 0, 'There is a Schoo
l of Sages which believes that sight hinders the magical ability. They use thes
e hoods to focus their magic.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/hel

ms/helm-magicblind.swf', 0, 0, 1, 15, 'Light,3', 'Darkness', 1, 'helm', '1', 1,


'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 1, 0, 5),
(1161, 136, 'none', 'none', 'Double-Plumed Dome Helm', 2, 0, 5, 0, 0, 'The two f
eathers perched atop this metal helm are a sign of rank in the Hero''s Guild. F
ive more ranks until you get a third feather, so you''d better get fighting!', 0
, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-twoplume.swf', 0, 0, 0, 5
, 'Light,1', 'Metal', 1, 'helm', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 3, 0, 0, 0, 0),
(1162, 137, 'none', 'none', 'Mighty 100k Scythe', 2, 0, 50, 0, 0, 'This is purel
y a status symbol. If you have this in your backpack, other players who haven''
t been able to get 100K gold will look at you in awe (and maybe wonder a little
about your sanity.)', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/s
cythe-panicscythe1.swf', 63, 75, 2, 9001, 'Light,5,Darkness,5,Water,5,Fire,5', '
Silver', 1, 'scythe', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 4, 4, 4, 0, 0,
5, 0),
(1163, 140, 'none', 'none', 'Shiny Gorillaphant Helm', 2, 0, 55, 0, 0, 'You pick
ed this up from the Monster Zoo Gift shop. The helm is VERY furry, VERY heavy,
and VERY hot, but it will be great for observing gorillaphants in the wild! Thi
s item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/
helms/helm-gorillaphant.swf', 0, 0, 2, 10, 'Light,10,Darkness,10', 'Darkness', 1
, 'helm', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 6, 6, 6, 0, 0, 8, 4),
(1164, 140, 'none', 'none', 'Shiny Lavagoblin Helm', 2, 0, 50, 0, 0, 'Thankfully
you received a full complement of a hero''s good lucks, but if you put on this
helm, you''ll get a good look at how the less fortunate feel!', 0, 'Head', 'Armo
r', 'Helmet', 'Melee', 'head/helms/helm-lavagoblin.swf', 0, 0, 3, 10, 'Wind,7,St
one,7,Immobility,3', 'Fire', 1, 'helm', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 3,
0, 4, 4, 4, 3, -3, 3, 3),
(1165, 140, 'none', 'none', 'Shiny Eyeball Helm', 2, 0, 45, 0, 0, 'Do you like w
hat you see?\n', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eyeball
.swf', 0, 0, 3, 10, 'Fire,6,Ice,6,Water,6,Immobility,6', 'Darkness', 1, 'helm',
'1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 6, 6, 6, 0, 0, 5, 0),
(1166, 140, 'none', 'none', 'Shiny Frostgoblin Helm', 2, 0, 40, 0, 0, 'This helm
is perfect for summer months. It really keeps you cool! (If a bit less attracti
ve...)', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-frostgoblin.swf
', 0, 0, 2, 8, 'Ice,6,Fire,6,Wind,6,Stone,6', 'Ice', 1, 'helm', '1', 1, 'false',
3, 4, 0, 0, 0, 4, 0, 2, 0, 3, 3, 3, 0, 0, 4, 3),
(1167, 140, 'none', 'none', 'Shiny Underachnid Helm', 2, 0, 35, 0, 0, 'Underachn
ids are always chewing something and when you wear this helm, you will be, too!'
, 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-underachnid.swf', 0, 0
, 3, 6, 'Immobility,5,Ice,5,Fire,5', 'Darkness', 1, 'helm', '1', 1, 'false', 3,
0, 0, 3, 3, 0, 0, 3, 3, 3, 3, 3, 0, 0, 3, 3),
(1168, 140, 'none', 'none', 'Eyeball Helm', 2, 0, 30, 0, 0, 'Do you like what yo
u see?', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eyeball.swf', 0
, 0, 2, 15, 'Fire,3,Water,3,Stone,3,Wind,3', 'Darkness', 1, 'helm', '1', 1, 'fal
se', 3, 0, 0, 0, 0, 0, 0, 2, 3, 5, 5, 5, 0, 0, 0, 0),
(1169, 140, 'none', 'none', 'Frostgoblin Helm', 2, 0, 25, 0, 0, 'This helm is pe
rfect for summer months. It really keeps you cool! (If a bit less attractive...)
', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-frostgoblin.swf', 0,
0, 0, 0, 'Fire,5,Ice,5,Water,5', 'Ice', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0,
0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 2, 2),
(1170, 140, 'none', 'none', 'Underachnid Helm', 2, 0, 20, 0, 0, 'Underachnids ar
e always chewing something and when you wear this helm, you will be, too!', 0, '
Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-underachnid.swf', 0, 0, 3, 0
, 'Light,5,Darkness,5,Poison,5', 'Darkness', 1, 'helm', '1', 1, 'false', 3, 0, 0
, 0, 0, 0, 0, 3, 0, 2, 2, 2, 0, 0, 4, 2);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag

ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu


k`, `intCha`, `intEnd`, `intWis`) VALUES
(1171, 140, 'none', 'none', 'LavaGoblin Helm', 2, 0, 15, 0, 0, 'Thankfully you r
eceived a full complement of a hero''s good lucks, but if you put on this helm,
you''ll get a good look at how the less fortunate feel!', 0, 'Head', 'Armor', 'H
elmet', 'Melee', 'head/helms/helm-lavagoblin.swf', 0, 0, 3, 9, 'Stone,5,Wind,5',
'Fire', 1, 'helm', '1', 1, 'false', 0, 1, 0, 0, 0, 0, 0, 3, 1, 4, 0, 4, 0, 0, 2
, 0),
(1172, 140, 'none', 'none', 'Gorillaphant Helm', 2, 0, 10, 0, 0, 'You picked thi
s up from the Monster Zoo Gift shop. The helm is VERY furry, VERY heavy, and VE
RY hot, but it will be great for observing gorillaphants in the wild!', 0, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-gorillaphant.swf', 0, 0, 1, 0, '
Light,5,Darkness,5', 'Nature', 1, 'helm', '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0,
1, 0, 0, 0, 0, 0, 0, 2, 0),
(1173, 141, 'none', 'none', 'Summon Gem - Roktoru', 2, 0, 25, 0, 0, 'Roktoru lik
e a hurricane!', 1, 'Trinket', 'Item', 'Trinket', 'Melee', 'items/trinkets/trink
et-SummonGem-Roktoru.swf', 25, 100, 0, 10, '', 'Stone', 1, 'good', '1', 1, 'fals
e', 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1174, 142, 'none', 'none', 'Invisible Helm', 2, 0, 53, 0, 0, 'All of the stats,
none of the art! This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-invisible.swf', 0, 0, 3, 5, 'Immobility,7,Fire,7
,Ice,7,Wind,7,Stone,7', 'Darkness', 1, 'helm', '1', 1, 'false', 5, 3, 0, 0, 2, 3
, 0, 3, 0, 0, 0, 0, 0, 3, 6, 6),
(1175, 142, 'none', 'none', 'Custom Bat Wings', 1, 0, 55, 0, 0, 'Char found thes
e hidden in a box in the Market District. What a find!', 0, 'Back', 'Armor', 'W
ings', 'Melee', 'items/back/batwings-custom.swf', 0, 0, 4, 15, 'Immobility,9,Fir
e,9', 'None', 1, 'wings', '1', 1, 'false', 5, 2, 0, 0, 0, 2, 0, 4, 0, 0, 0, 0, 0
, 0, 7, 7),
(1176, 142, 'none', 'none', 'Invisible Cape', 2, 0, 50, 0, 0, 'All of the stats,
none of the art.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-invisi
ble.swf', 0, 0, 4, 9, 'Darkness,7,Fire,7,Light,7', 'Darkness', 1, 'cape', '1', 1
, 'false', 4, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 4, 4),
(1177, 142, 'none', 'none', 'Spider Web Cape', 2, 0, 35, 0, 0, 'This item requir
es a Dragon Amulet. This billowy cape has been magically crafted from the finest
spider''s web. It''s kind of sticky but it''s breathable.', 0, 'Back', 'Armor',
'Cape', 'Melee', 'items/back/cape-web.swf', 0, 0, 3, 9, 'Darkness,5', 'Darkness
', 1, 'cape', '1', 1, 'false', 3, 0, 0, 1, 1, 0, 0, 3, 1, 2, 2, 2, 0, 0, 0, 0),
(1178, 142, 'none', 'none', 'Invisible Helm', 2, 0, 33, 0, 0, 'All of the stats,
none of the art!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-invi
sible.swf', 0, 0, 3, 7, 'Immobility,3,Fire,3,Ice,3,Wind,3,Stone,3', 'Darkness',
1, 'helm', '1', 1, 'false', 2, 3, 0, 0, 2, 3, 0, 3, 0, 0, 0, 0, 0, 2, 4, 2),
(1179, 142, 'none', 'none', 'Custom Bat Wings', 1, 0, 30, 0, 0, 'Char found thes
e hidden in a box in the Market District. What a find!', 0, 'Back', 'Armor', 'W
ings', 'Melee', 'items/back/batwings-custom.swf', 0, 0, 3, 15, 'Immobility,7,Fir
e,7', 'None', 1, 'wings', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0
, 0, 6, 4),
(1180, 142, 'none', 'none', 'Invisible Cape', 2, 0, 25, 0, 0, 'All of the stats,
none of the art!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-invisi
ble.swf', 0, 0, 2, 9, 'Darkness,3', 'Darkness', 1, 'cape', '1', 1, 'false', 2, 0
, 0, 0, 0, 0, 0, 2, 0, 2, 2, 2, 0, 0, 2, 2),
(1181, 142, 'none', 'none', 'Spider Web Cape', 2, 0, 15, 0, 0, 'This item requir
es a Dragon Amulet. This billowy cape has been magically crafted from the finest
spider''s web. It''s kind of sticky but it''s breathable.', 0, 'Back', 'Armor',
'Cape', 'Melee', 'items/back/cape-web.swf', 0, 0, 2, 9, 'Darkness,1', 'Darkness
', 1, 'cape', '1', 1, 'false', 2, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 3, 0),
(1182, 142, 'none', 'none', 'Custom Bat Wings', 1, 0, 10, 0, 0, 'Char found thes
e hidden in a box in the Market District. What a find!', 0, 'Back', 'Armor', 'W
ings', 'Melee', 'items/back/batwings-custom.swf', 0, 0, 2, 7, 'Immobility,3,Fire
,5', 'None', 1, 'wings', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,
0, 4, 3),

(1183, 143, 'none', 'none', 'World Cup 2010 Cape: Mexico', 1, 0, 40, 0, 0, 'Gooo
ooo team! Teams that make the tournament will be able to upgrade their capes t
o level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Mexico.swf',
0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape'
, '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1184, 143, 'none', 'none', 'World Cup 2010 Cape: South Africa', 1, 0, 40, 0, 0,
'Goooooo team! Teams that make the tournament will be able to upgrade their c
apes to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-SouthA
frica.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone'
, 1, 'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1185, 143, 'none', 'none', 'World Cup 2010 Cape: Uruguay', 1, 0, 40, 0, 0, 'Goo
oooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Uruguay.swf
', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cap
e', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1186, 143, 'none', 'none', 'World Cup 2010 Cape: Algeria', 1, 0, 40, 0, 0, 'Goo
oooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Algeria.swf
', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cap
e', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1187, 143, 'none', 'none', 'World Cup 2010 Cape: New Zealand', 1, 0, 40, 0, 0,
'Goooooo team! Teams that make the tournament will be able to upgrade their ca
pes to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-New Zea
land.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone',
1, 'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1188, 143, 'none', 'none', 'World Cup 2010 Cape: Chile', 1, 0, 40, 0, 0, 'Goooo
oo team! Teams that make the tournament will be able to upgrade their capes to
level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Chile.swf', 0
, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape',
'1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1189, 143, 'none', 'none', 'World Cup 2010 Cape: Honduras', 1, 0, 40, 0, 0, 'Go
ooooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Honduras.s
wf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'c
ape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1190, 143, 'none', 'none', 'World Cup 2010 Cape: Switzerland', 1, 0, 40, 0, 0,
'Goooooo team! Teams that make the tournament will be able to upgrade their ca
pes to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Switzer
land.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone',
1, 'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1191, 143, 'none', 'none', 'World Cup 2010 Cape: Spain', 1, 0, 40, 0, 0, 'Goooo
oo team! Teams that make the tournament will be able to upgrade their capes to
level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Spain.swf', 0
, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape',
'1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1192, 143, 'none', 'none', 'World Cup 2010 Cape: Portugal', 1, 0, 40, 0, 0, 'Go
ooooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Portugal.s
wf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'c
ape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1193, 143, 'none', 'none', 'World Cup 2010 Cape: Ivory Coast', 1, 0, 40, 0, 0,
'Goooooo team! Teams that make the tournament will be able to upgrade their ca
pes to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Ivory C
oast.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone',
1, 'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1194, 143, 'none', 'none', 'World Cup 2010 Cape: Ghana', 1, 0, 40, 0, 0, 'Goooo
oo team! Teams that make the tournament will be able to upgrade their capes to
level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Ghana.swf', 0
, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape',
'1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),

(1195, 143, 'none', 'none', 'World Cup 2010 Cape: North Korea', 1, 0, 40, 0, 0,
'Goooooo team! Teams that make the tournament will be able to upgrade their ca
pes to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Korea D
PR.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1
, 'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1196, 143, 'none', 'none', 'World Cup 2010 Cape: Brazil', 1, 0, 40, 0, 0, 'Gooo
ooo team! Teams that make the tournament will be able to upgrade their capes t
o level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Brazil.swf',
0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape'
, '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1197, 143, 'none', 'none', 'World Cup 2010 Cape: Slovakia', 1, 0, 40, 0, 0, 'Go
ooooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Slovakia.s
wf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'c
ape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1198, 143, 'none', 'none', 'World Cup 2010 Cape: Italy', 1, 0, 40, 0, 0, 'Goooo
oo team! Teams that make the tournament will be able to upgrade their capes to
level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Italy.swf', 0
, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape',
'1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1199, 143, 'none', 'none', 'World Cup 2010 Cape: Cameroon', 1, 0, 40, 0, 0, 'Go
ooooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Cameroon.s
wf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'c
ape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1200, 143, 'none', 'none', 'World Cup 2010 Cape: Japan', 1, 0, 40, 0, 0, 'Goooo
oo team! Teams that make the tournament will be able to upgrade their capes to
level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Japan.swf', 0
, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape',
'1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1201, 143, 'none', 'none', 'World Cup 2010 Cape: Netherlands', 1, 0, 40, 0, 0,
'Goooooo team! Teams that make the tournament will be able to upgrade their ca
pes to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Netherl
ands.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone',
1, 'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1202, 143, 'none', 'none', 'World Cup 2010 Cape: Denmark', 1, 0, 40, 0, 0, 'Goo
oooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Denmark.swf
', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cap
e', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1203, 143, 'none', 'none', 'World Cup 2010 Cape: Australia', 1, 0, 40, 0, 0, 'G
oooooo team! Teams that make the tournament will be able to upgrade their cape
s to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Australia
.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1,
'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1204, 143, 'none', 'none', 'World Cup 2010 Cape: Serbia', 1, 0, 40, 0, 0, 'Gooo
ooo team! Teams that make the tournament will be able to upgrade their capes t
o level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Serbia.swf',
0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape'
, '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1205, 143, 'none', 'none', 'World Cup 2010 Cape: Germany', 1, 0, 40, 0, 0, 'Goo
oooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Germany.swf
', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cap
e', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1206, 143, 'none', 'none', 'World Cup 2010 Cape: Slovenia', 1, 0, 40, 0, 0, 'Go
ooooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Slovenia.s
wf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'c
ape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),

(1207, 143, 'none', 'none', 'World Cup 2010 Cape: France', 1, 0, 40, 0, 0, 'Gooo
ooo team! Teams that make the tournament will be able to upgrade their capes t
o level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-France.swf',
0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape'
, '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1208, 143, 'none', 'none', 'World Cup 2010 Cape: America', 1, 0, 40, 0, 0, 'Goo
oooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-America.swf
', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cap
e', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1209, 143, 'none', 'none', 'World Cup 2010 Cape: Greece', 1, 0, 40, 0, 0, 'Gooo
ooo team! Teams that make the tournament will be able to upgrade their capes t
o level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Greece.swf',
0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cape'
, '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1210, 143, 'none', 'none', 'World Cup 2010 Cape: England', 1, 0, 40, 0, 0, 'Goo
oooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-England.swf
', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cap
e', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1211, 143, 'none', 'none', 'World Cup 2010 Cape: South Korea', 1, 0, 40, 0, 0,
'Goooooo team! Teams that make the tournament will be able to upgrade their ca
pes to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-KoreanR
epublic.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Ston
e', 1, 'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1212, 143, 'none', 'none', 'World Cup 2010 Cape: Nigeria', 1, 0, 40, 0, 0, 'Goo
oooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Nigeria.swf
', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'cap
e', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1213, 143, 'none', 'none', 'World Cup 2010 Cape: Argentina', 1, 0, 40, 0, 0, 'G
oooooo team! Teams that make the tournament will be able to upgrade their cape
s to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Argentina
.swf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1,
'cape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1214, 143, 'none', 'none', 'World Cup 2010 Cape: Paraguay', 1, 0, 40, 0, 0, 'Go
ooooo team! Teams that make the tournament will be able to upgrade their capes
to level 60!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Paraguay.s
wf', 0, 0, 4, 25, 'Fire,5,Ice,5,Water,5,Stone,5,Wind,5,Energy,5', 'Stone', 1, 'c
ape', '1', 1, 'false', 5, 0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1215, 143, 'none', 'none', 'Yellow Card', 1, 0, 40, 0, 0, 'This Yellow Card is
required in order to upgrade your level 40 World Cup cape into its level 60 vers
ion. Go team!', 0, 'Not Equipable', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 5
0, '', 'None', 1, 'greenbag', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0),
(1216, 144, 'none', 'none', 'Independence', 2, 0, 40, 0, 0, 'Independence is rec
ognized far and wide as the weapon representing freedom from unjust rule.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th.swf', 54, 70, 4
, 4, 'Stone,4', 'Stone', 1, 'dagger', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 4, 0
, 0, 4, 0, 4, 4, 4, 0),
(1217, 144, 'none', 'none', 'Liberty', 2, 0, 40, 0, 0, 'Liberty is recognized al
l over the world as the weapon symbolizing the power of free will for all people
.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th.swf', 54, 7
0, 4, 4, 'Stone,4', 'Stone', 1, 'staff', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 4
, 0, 0, 0, 4, 4, 4, 4, 0),
(1218, 144, 'none', 'none', 'Freedom', 2, 0, 40, 0, 0, 'Freedom is recognized al
l over this region of Lore as a weapon symbolizing the equality of all people.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th.swf', 54, 70,
4, 4, 'Stone,4', 'Stone', 1, 'sword', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 4, 0
, 4, 0, 0, 4, 4, 4, 0),

(1219, 144, 'none', 'none', 'Independence', 2, 0, 35, 0, 0, 'Independence is rec


ognized far and wide as the weapon representing freedom from unjust rule.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th.swf', 49, 65, 4
, 4, 'Stone,4', 'Stone', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0, 4, 0, 4, 0
, 0, 4, 0, 4, 4, 0, 0),
(1220, 144, 'none', 'none', 'Liberty', 2, 0, 35, 0, 0, 'Liberty is recognized al
l over the world as the weapon symbolizing the power of free will for all people
.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th.swf', 49, 6
5, 4, 4, 'Stone,4', 'Stone', 1, 'staff', '1', 1, 'false', 4, 0, 0, 0, 0, 4, 0, 4
, 0, 0, 0, 4, 4, 4, 0, 0),
(1221, 144, 'none', 'none', 'Freedom', 2, 0, 35, 0, 0, 'Freedom is recognized al
l over this region of Lore as a weapon symbolizing the equality of all people.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th.swf', 49, 65,
4, 4, 'Stone,4', 'Stone', 1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 4, 0, 4, 0
, 4, 0, 0, 4, 4, 0, 0),
(1222, 144, 'none', 'none', 'Independence', 2, 0, 30, 0, 0, 'Independence is rec
ognized far and wide as the weapon representing freedom from unjust rule.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th.swf', 49, 58, 4
, 4, 'Stone,4', 'Stone', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0
, 0, 4, 0, 4, 4, 0, 0),
(1223, 144, 'none', 'none', 'Liberty', 2, 0, 30, 0, 0, 'Liberty is recognized al
l over the world as the weapon symbolizing the power of free will for all people
.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th.swf', 49, 5
8, 4, 4, 'Stone,4', 'Stone', 1, 'staff', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4
, 0, 0, 0, 4, 4, 4, 0, 0),
(1224, 144, 'none', 'none', 'Freedom', 2, 0, 30, 0, 0, 'Freedom is recognized al
l over this region of Lore as a weapon symbolizing the equality of all people.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th.swf', 49, 58,
4, 4, 'Stone,4', 'Stone', 1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0
, 4, 0, 0, 4, 4, 0, 0),
(1225, 144, 'none', 'none', 'Independence', 2, 0, 25, 0, 0, 'Independence is rec
ognized far and wide as the weapon representing freedom from unjust rule.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th.swf', 42, 54, 0
, 7, 'Stone,4', 'Stone', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 4, 0, 4, 4, 0, 0),
(1226, 144, 'none', 'none', 'Liberty', 2, 0, 25, 0, 0, 'Liberty is recognized al
l over the world as the weapon symbolizing the power of free will for all people
.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th.swf', 42, 5
4, 0, 7, 'Stone,4', 'Stone', 1, 'staff', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 4, 4, 4, 0, 0),
(1227, 144, 'none', 'none', 'Freedom', 2, 0, 25, 0, 0, 'Freedom is recognized al
l over this region of Lore as a weapon symbolizing the equality of all people.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th.swf', 42, 54,
0, 7, 'Stone,4', 'Stone', 1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0
, 4, 0, 0, 4, 4, 0, 0),
(1228, 144, 'none', 'none', 'Independence', 2, 0, 20, 0, 0, 'Independence is rec
ognized far and wide as the weapon representing freedom from unjust rule.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th.swf', 24, 64, 0
, 4, '', 'Stone', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4,
0, 4, 4, 0, 0),
(1229, 144, 'none', 'none', 'Liberty', 2, 0, 20, 0, 0, 'Liberty is recognized al
l over the world as the weapon symbolizing the power of free will for all people
.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th.swf', 24, 6
4, 0, 4, 'Stone,4', 'Stone', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 4, 4, 4, 0, 0),
(1230, 144, 'none', 'none', 'Freedom', 2, 0, 20, 0, 0, 'Freedom is recognized al
l over this region of Lore as a weapon symbolizing the equality of all people.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th.swf', 24, 64,
0, 4, 'Stone,4', 'Stone', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0
, 4, 0, 0, 4, 4, 0, 0),

(1231, 144, 'none', 'none', 'Independence', 2, 0, 15, 0, 0, 'Independence is rec


ognized far and wide as the weapon representing freedom from unjust rule.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th.swf', 33, 43, 0
, 4, 'Stone,4', 'Stone', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 4, 0, 4, 4, 0, 0),
(1232, 144, 'none', 'none', 'Liberty', 2, 0, 15, 0, 0, 'Liberty is recognized al
l over the world as the weapon symbolizing the power of free will for all people
.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th.swf', 33, 4
3, 0, 4, '', 'Stone', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 4, 4, 4, 0, 0),
(1233, 144, 'none', 'none', 'Freedom', 2, 0, 15, 0, 0, 'Freedom is recognized al
l over this region of Lore as a weapon symbolizing the equality of all people.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th.swf', 33, 43,
0, 4, '', 'Stone', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0,
0, 4, 4, 0, 0),
(1234, 144, 'none', 'none', 'Independence', 2, 0, 10, 0, 0, 'Independence is rec
ognized far and wide as the weapon representing freedom from unjust rule.', 1, '
Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th.swf', 32, 32, 0
, 4, '', 'Stone', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4,
0, 0, 4, 0, 0),
(1235, 144, 'none', 'none', 'Liberty', 2, 0, 10, 0, 0, 'Liberty is recognized al
l over the world as the weapon symbolizing the power of free will for all people
.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-4th.swf', 32, 3
2, 0, 4, '', 'Stone', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 4, 0, 4, 0, 0),
(1236, 144, 'none', 'none', 'Freedom', 2, 0, 10, 0, 0, 'Freedom is recognized al
l over this region of Lore as a weapon symbolizing the equality of all people.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th.swf', 32, 32,
0, 4, '', 'Stone', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0,
0, 0, 4, 0, 0),
(1237, 144, 'none', 'none', 'Fireworks', 2, 0, 5, 0, 0, 'Ooooh! Aaaaah! So prett
y! It''s always a celebration when you''re around but you WILL be able to be se
en before you''re close! This item requires a Dragon Amulet.', 1, 'Trinket', 'A
rmor', 'Trinket', 'Magic', 'items/trinkets/trinket-fireworks.swf', 0, 0, 2, 4, '
', 'Light', 1, 'trinket', '1', 1, 'false', 0, -3, 0, 0, 0, -3, 0, 2, 0, 2, 2, 2,
0, 0, 0, 0),
(1238, 145, 'none', 'none', 'High Dagger of Spades', 2, 0, 54, 0, 0, 'This dagge
r really suits you! But it''s not shaped like a spade at all... This item requi
res a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-spades.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Water', 1, 'dagger'
, '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 7, 0, 0, 0, 8, 5),
(1239, 145, 'none', 'none', 'High Dagger of Hearts', 2, 0, 54, 0, 0, 'This dagge
r really suits you! But it''s not shaped like a heart at all... This item requi
res a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers
/dagger-hearts.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Fire', 1, 'dagger',
'1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 7, 0, 0, 0, 8, 0),
(1240, 145, 'none', 'none', 'High Dagger of Diamonds', 2, 0, 54, 0, 0, 'This dag
ger really suits you! But it''s not shaped like a diamond at all... This item r
equires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dag
gers/dagger-diamonds.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Wind', 1, 'da
gger', '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 7, 0, 0, 0, 8, 0),
(1241, 145, 'none', 'none', 'High Dagger of Clubs', 2, 0, 54, 0, 0, 'This dagger
really suits you! But it''s not shaped like a club at all... This item require
s a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/d
agger-clubs.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Stone', 1, 'dagger', '
1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 7, 0, 0, 0, 8, 0),
(1242, 145, 'none', 'none', 'High Staff of Diamonds', 2, 0, 54, 0, 0, 'This staf
f really suits you! But it''s not shaped like a diamond at all... This item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/s
taff-diamonds.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Wind', 1, 'staff', '

1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 8, 0),


(1243, 145, 'none', 'none', 'High Staff of Clubs', 2, 0, 54, 0, 0, 'This staff r
eally suits you! But it''s not shaped like a club at all... This item requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-c
lubs.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Stone', 1, 'staff', '1', 1, '
false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 8, 0),
(1244, 145, 'none', 'none', 'High Staff of Spades', 2, 0, 54, 0, 0, 'This staff
really suits you! But it''s not shaped like a spade at all... This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff
-spades.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Water', 1, 'staff', '1', 1
, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 8, 5),
(1245, 145, 'none', 'none', 'High Staff of Hearts', 2, 0, 54, 0, 0, 'This staff
really suits you! But it''s not shaped like a heart at all... This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff
-hearts.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Fire', 1, 'staff', '1', 1,
'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 8, 0),
(1246, 145, 'none', 'none', 'High Sword of Diamonds', 2, 0, 54, 0, 0, 'This swor
d really suits you! But it''s not shaped like a diamond at all... This item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/s
word-diamonds.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Wind', 1, 'sword', '
1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 7, 0, 0, 0, 0, 8, 0),
(1247, 145, 'none', 'none', 'High Sword of Clubs', 2, 0, 54, 0, 0, 'This sword r
eally suits you! But it''s not shaped like a club at all... This item requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-c
lubs.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Stone', 1, 'sword', '1', 1, '
false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 7, 0, 0, 0, 0, 8, 0),
(1248, 145, 'none', 'none', 'High Sword of Hearts', 2, 0, 54, 0, 0, 'This sword
really suits you! But it''s not shaped like a heart at all... This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword
-hearts.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Fire', 1, 'sword', '1', 1,
'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 7, 0, 0, 0, 0, 8, 0),
(1249, 145, 'none', 'none', 'High Sword of Spades', 2, 0, 54, 0, 0, 'This sword
really suits you! But it''s not shaped like a spade at all... This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword
-spades.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'Water', 1, 'sword', '1', 1
, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 7, 0, 0, 0, 0, 8, 5),
(1250, 145, 'none', 'none', 'Card Master', 1, 0, 55, 0, 0, 'The Card Masters hav
e offered you the chance to look just like they do! Will you accept?', 0, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-card_master.swf', 0, 0, 3, 10, '
Darkness,9', 'None', 1, 'helm', '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0, 3, 0, 0, 0
, 0, 0, 6, 4, 0),
(1251, 145, 'none', 'none', 'Mysterious Joker', 1, 0, 45, 0, 0, 'Mysterious!', 0
, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mysterious_joker.swf', 0,
0, 2, 10, 'Darkness,7', 'None', 1, 'helm', '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0
, 2, 0, 0, 0, 0, 0, 4, 2, 0),
(1252, 145, 'none', 'none', 'Dagger of Spades', 2, 0, 44, 0, 0, 'This dagger rea
lly suits you! But it''s not shaped like a spade at all...', 0, 'Weapon', 'Weap
on', 'Dagger', 'Pierce', 'items/daggers/dagger-spades.swf', 59, 67, 3, 5, 'Stone
,6,Wind,6,Fire,6', 'Water', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 3
, 0, 0, 0, 0, 0, 0, 6, 1),
(1253, 145, 'none', 'none', 'Staff of Spades', 2, 0, 44, 0, 0, 'This staff reall
y suits you! But it''s not shaped like a spade at all...', 0, 'Weapon', 'Weapon'
, 'Staff', 'Magic', 'items/staffs/staff-spades.swf', 59, 67, 3, 5, 'Stone,6,Wind
,6,Fire,6', 'Water', 1, 'staff', '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 6, 1),
(1254, 145, 'none', 'none', 'Sword of Spades', 2, 0, 44, 0, 0, 'This sword reall
y suits you! But it''s not shaped like a spade at all...', 0, 'Weapon', 'Weapon'
, 'Sword', 'Melee', 'items/swords/sword-spades.swf', 59, 67, 3, 5, 'Stone,6,Wind
,6,Fire,6', 'Water', 1, 'sword', '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 6, 1),

(1255, 145, 'none', 'none', 'Ace Cape', 2, 0, 40, 0, 0, 'You''re really aces! An
d swell! And neato! ', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-ace
_cape.swf', 0, 0, 4, 10, 'Fire,7,Ice,7', 'None', 1, 'cape', '1', 1, 'false', 4,
0, 0, 2, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 5, 4),
(1256, 145, 'none', 'none', 'Mad Jester', 2, 0, 35, 0, 0, 'Are you MAD?! ', 0,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-mad_jester.swf', 0, 0, 1, 1
0, 'Darkness,5', 'None', 1, 'helm', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 1, 0,
0, 0, 0, 0, 4, 0, 0),
(1257, 145, 'none', 'none', 'Dagger of Hearts', 2, 0, 34, 0, 0, 'This dagger rea
lly suits you! But it''s not shaped like a heart at all...', 0, 'Weapon', 'Weap
on', 'Dagger', 'Pierce', 'items/daggers/dagger-hearts.swf', 49, 60, 2, 5, '', 'F
ire', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 5,
2),
(1258, 145, 'none', 'none', 'Staff of Hearts', 2, 0, 34, 0, 0, 'This staff reall
y suits you! But it''s not shaped like a hearts at all...', 0, 'Weapon', 'Weapon
', 'Staff', 'Magic', 'items/staffs/staff-hearts.swf', 49, 60, 2, 5, 'Stone,5,Win
d,5,Fire,5', 'Fire', 1, 'staff', '1', 1, 'false', 4, 0, 0, 2, 0, 0, 0, 2, 0, 0,
0, 0, 0, 0, 5, 2),
(1259, 145, 'none', 'none', 'Sword of Hearts', 2, 0, 34, 0, 0, 'This sword reall
y suits you! But it''s not shaped like a heart at all...', 0, 'Weapon', 'Weapon'
, 'Sword', 'Melee', 'items/swords/sword-hearts.swf', 49, 60, 2, 5, 'Stone,5,Wind
,5,Fire,5', 'Fire', 1, 'sword', '1', 1, 'false', 4, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0
, 0, 0, 0, 5, 2),
(1260, 145, 'none', 'none', 'Poker Face', 2, 0, 25, 0, 0, 'Can''t read my, can''
t read my P-p-poker face!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/h
elm-poker_face.swf', 0, 0, 0, 10, 'Darkness,3', 'None', 1, 'helm', '1', 1, 'fals
e', 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0),
(1261, 145, 'none', 'none', 'Dagger of Diamonds', 2, 0, 24, 0, 0, 'This dagger r
eally suits you! But it''s not shaped like a diamond at all...', 0, 'Weapon', '
Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-diamonds.swf', 40, 50, 2, 5,
'', 'Wind', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,
0, 2, 2),
(1262, 145, 'none', 'none', 'Staff of Diamonds', 2, 0, 24, 0, 0, 'This staff rea
lly suits you! But it''s not shaped like a diamond at all...', 0, 'Weapon', 'Wea
pon', 'Staff', 'Magic', 'items/staffs/staff-diamonds.swf', 40, 50, 2, 5, 'Stone,
3,Wind,3,Fire,3', 'Wind', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0
, 0, 0, 0, 0, 0, 2, 2),
(1263, 145, 'none', 'none', 'Sword of Diamonds', 2, 0, 24, 0, 0, 'This sword rea
lly suits you! But it''s not shaped like a diamond at all...', 0, 'Weapon', 'Wea
pon', 'Sword', 'Melee', 'items/swords/sword-diamonds.swf', 40, 50, 2, 5, 'Stone,
3,Wind,3,Fire,3', 'Wind', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0
, 0, 0, 0, 0, 0, 2, 2),
(1264, 145, 'none', 'none', 'Joker Wrap', 2, 0, 20, 0, 0, 'You won''t look like
a joke in THIS cape!', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-jok
er_wrap.swf', 0, 0, 3, 0, 'Fire,3,Ice,3', 'None', 1, 'cape', '1', 1, 'false', 3,
0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 3, 4),
(1265, 145, 'none', 'none', 'Dagger of Clubs', 2, 0, 14, 0, 0, 'This dagger real
ly suits you! But it''s not shaped like a club at all...', 0, 'Weapon', 'Weapon
', 'Dagger', 'Pierce', 'items/daggers/dagger-clubs.swf', 28, 40, 1, 5, '', 'Ston
e', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0
),
(1266, 145, 'none', 'none', 'Staff of Clubs', 2, 0, 14, 0, 0, 'This staff really
suits you! But it''s not shaped like a club at all...', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-clubs.swf', 28, 40, 1, 5, '', 'Stone', 1,
'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(1267, 145, 'none', 'none', 'Sword of Clubs', 2, 0, 14, 0, 0, 'This sword really
suits you! But it''s not shaped like a club at all...', 0, 'Weapon', 'Weapon',
'Sword', 'Melee', 'items/swords/sword-clubs.swf', 29, 39, 1, 5, '', 'Stone', 1,
'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(1268, 146, 'none', 'none', 'Ace of Spades', 2, 0, 50, 0, 0, 'This gold-edged ca

rd has magical powers! It''s a wonder the Card Masters are willing to sell you a
ny of them!', 1, 'Trinket', 'Armor', 'Trinket', 'Magic', '', 0, 0, 0, 5, 'Energy
,10', 'Water', 1, 'trinket', '1', 1, 'false', 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 10, 0),
(1269, 146, 'none', 'none', 'Ace of Hearts', 2, 0, 50, 0, 0, 'This gold-edged ca
rd has magical powers! It''s a wonder the Card Masters are willing to sell you a
ny of them!', 1, 'Trinket', 'Armor', 'Trinket', 'Magic', '', 0, 0, 4, 5, 'Ice,10
', 'Fire', 1, 'trinket', '1', 1, 'false', 6, 0, 0, 5, 0, 0, 0, 4, 0, 0, 0, 0, 0,
0, 0, 0),
(1270, 146, 'none', 'none', 'Ace of Diamonds', 2, 0, 50, 0, 0, 'This gold-edged
card has magical powers! It''s a wonder the Card Masters are willing to sell you
any of them!', 1, 'Trinket', 'Armor', 'Trinket', 'Magic', '', 0, 0, 0, 5, 'Ston
e,10', 'Wind', 1, 'trinket', '1', 1, 'false', 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 10),
(1271, 146, 'none', 'none', 'Ace of Clubs', 2, 0, 50, 0, 0, 'This gold-edged car
d has magical powers! It''s a wonder the Card Masters are willing to sell you an
y of them!', 1, 'Trinket', 'Armor', 'Trinket', 'Magic', '', 0, 0, 6, 5, 'Wind,10
', 'Stone', 1, 'trinket', '1', 1, 'false', 4, 0, 0, 5, 0, 0, 0, 6, 0, 0, 0, 0, 0
, 0, 0, 0),
(1272, 147, 'none', 'none', 'Dragonlord''s Prize', 2, 0, 60, 0, 0, 'This dagger
is said to be a cherished prize of a powerful Dragonlord. It was taken from the
hand of an assassin sent by a dragon to stop the Lord''s rampage. This item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagger
s/dagger-dragonlord.swf', 71, 79, 6, 1, 'Water,9,Immobility,5', 'Water', 1, 'dag
ger', '1', 1, 'false', 6, 2, 0, 2, 2, 2, 0, 6, 2, 0, 10, 0, 0, 0, 6, 0),
(1273, 147, 'none', 'none', 'Staff of the Dragonlords', 2, 0, 60, 0, 0, 'This st
aff is usually used by very powerful mages who attempt to control dragon magic,
and sometimes to control the dragons themselves. This item requires a Dragon Amu
let.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-crystalporta
l.swf', 71, 79, 6, 1, 'Wind,9,Immobility,5', 'Stone', 1, 'staff', '1', 1, 'false
', 6, 2, 0, 2, 2, 2, 0, 6, 2, 0, 0, 10, 0, 0, 6, 0),
(1274, 147, 'none', 'none', 'Dragonlord''s Loss', 2, 0, 60, 0, 0, 'Recently craf
ted by Cysero for a great Dragonlord to celebrate a victory, this sword vanished
mysteriously on the way to its destination. This item requires a Dragon Amulet.
', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-kingblade.swf',
71, 79, 6, 1, 'Darkness,9,Immobility,5', 'Light', 1, 'sword', '1', 1, 'false', 6
, 2, 0, 2, 2, 2, 0, 6, 2, 10, 0, 0, 0, 0, 6, 0),
(1275, 147, 'none', 'none', 'Dragonlord''s Prize', 2, 0, 50, 0, 0, 'This dagger
is said to be a cherished prize of a powerful Dragonlord. It was taken from the
hand of an assassin sent by a dragon to stop the Lord''s rampage.', 1, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-dragonlord.swf', 63, 69, 4,
1, 'Water,8,Immobility,4', 'Water', 1, 'dagger', '1', 1, 'false', 5, 2, 0, 2, 2
, 2, 0, 4, 2, 0, 0, 0, 0, 0, 6, 0),
(1276, 147, 'none', 'none', 'Staff of the Dragonlords', 2, 0, 50, 0, 0, 'This st
aff is usually used by very powerful mages who attempt to control dragon magic,
and sometimes to control the dragons themselves. This item requires a Dragon Am
ulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-crystalport
al.swf', 63, 69, 4, 1, 'Wind,8,Immobility,4', 'Stone', 1, 'staff', '1', 1, 'fals
e', 5, 2, 0, 2, 2, 2, 0, 4, 2, 0, 0, 0, 0, 0, 6, 0),
(1277, 147, 'none', 'none', 'Dragonlord''s Loss', 2, 0, 50, 0, 0, 'Recently craf
ted by Cysero for a great Dragonlord to celebrate a victory, this sword vanished
mysteriously on the way to its destination. This item requires a Dragon Amulet
.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-kingblade.swf',
63, 69, 4, 1, 'Darkness,8,Immobility,4', 'Light', 1, 'sword', '1', 1, 'false',
5, 2, 0, 2, 2, 2, 0, 4, 2, 0, 0, 0, 0, 0, 6, 0),
(1278, 147, 'none', 'none', 'Dragonlord''s Prize', 2, 0, 40, 0, 0, 'This dagger
is said to be a cherished prize of a powerful Dragonlord. It was taken from the
hand of an assassin sent by a dragon to stop the Lord''s rampage. This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-dragonlord.swf', 49, 75, 3, 1, 'Water,7,Immobility,3', 'Water', 1, 'da

gger', '1', 1, 'false', 4, 2, 0, 2, 2, 2, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0),


(1279, 147, 'none', 'none', 'Staff of the Dragonlords', 2, 0, 40, 0, 0, 'This st
aff is usually used by very powerful mages who attempt to control dragon magic,
and sometimes to control the dragons themselves. This item requires a Dragon Am
ulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-crystalport
al.swf', 49, 75, 3, 1, 'Wind,7,Immobility,3', 'Stone', 1, 'staff', '1', 1, 'fals
e', 4, 2, 0, 2, 2, 2, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0),
(1280, 147, 'none', 'none', 'Dragonlord''s Loss', 2, 0, 40, 0, 0, 'Recently craf
ted by Cysero for a great Dragonlord to celebrate a victory, this sword vanished
mysteriously on the way to its destination. This item requires a Dragon Amulet
.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-kingblade.swf',
49, 75, 3, 1, 'Darkness,7,Immobility,3', 'Light', 1, 'sword', '1', 1, 'false',
4, 2, 0, 2, 2, 2, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0),
(1281, 147, 'none', 'none', 'Dragonlord''s Prize', 2, 0, 30, 0, 0, 'This dagger
is said to be a cherished prize of a powerful Dragonlord. It was taken from the
hand of an assassin sent by a dragon to stop the Lord''s rampage. This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-dragonlord.swf', 49, 55, 3, 1, 'Water,6,Immobility,2', 'Water', 1, 'da
gger', '1', 1, 'false', 2, 2, 0, 2, 2, 2, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0),
(1282, 147, 'none', 'none', 'Staff of the Dragonlords', 2, 0, 30, 0, 0, 'This st
aff is usually used by very powerful mages who attempt to control dragon magic,
and sometimes to control the dragons themselves. This item requires a Dragon Am
ulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-crystalport
al.swf', 49, 55, 3, 1, 'Wind,6,Immobility,2', 'Stone', 1, 'staff', '1', 1, 'fals
e', 2, 2, 0, 2, 2, 2, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0),
(1283, 147, 'none', 'none', 'Dragonlord''s Loss', 2, 0, 30, 0, 0, 'Recently craf
ted by Cysero for a great Dragonlord to celebrate a victory, this sword vanished
mysteriously on the way to its destination. This item requires a Dragon Amulet
.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-kingblade.swf',
49, 55, 3, 1, 'Darkness,6,Immobility,2', 'Light', 1, 'sword', '1', 1, 'false',
2, 2, 0, 2, 2, 2, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0),
(1284, 147, 'none', 'none', 'Dragonlord''s Prize', 2, 0, 20, 0, 0, 'This dagger
is said to be a cherished prize of a powerful Dragonlord. It was taken from the
hand of an assassin sent by a dragon to stop the Lord''s rampage. This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-dragonlord.swf', 37, 47, 2, 1, 'Water,5,Immobility,1', 'Water', 1, 'da
gger', '1', 1, 'false', 2, 2, 0, 2, 2, 2, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0),
(1285, 147, 'none', 'none', 'Staff of the Dragonlords', 2, 0, 20, 0, 0, 'This st
aff is usually used by very powerful mages who attempt to control dragon magic,
and sometimes to control the dragons themselves. This item requires a Dragon Am
ulet.\n', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-crystalpo
rtal.swf', 37, 47, 2, 1, 'Wind,5, Immobility,1', 'Stone', 1, 'staff', '1', 1, 'f
alse', 2, 2, 0, 2, 2, 2, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0),
(1286, 147, 'none', 'none', 'Dragonlord''s Loss', 2, 0, 20, 0, 0, 'Recently craf
ted by Cysero for a great Dragonlord to celebrate a victory, this sword vanished
mysteriously on the way to its destination. This item requires a Dragon Amulet
.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-kingblade.swf',
37, 47, 2, 1, 'Darkness,5,Immobility,1', 'Light', 1, 'sword', '1', 1, 'false',
2, 2, 0, 2, 2, 2, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0),
(1287, 147, 'none', 'none', 'Dragonlord''s Prize', 2, 0, 10, 0, 0, 'This dagger
is said to be a cherished prize of a powerful Dragonlord. It was taken from the
hand of an assassin sent by a dragon to stop the Lord''s rampage. This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-dragonlord.swf', 20, 36, 1, 1, 'Water,5', 'Water', 1, 'dagger', '1', 1
, 'false', 2, 2, 0, 2, 2, 2, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0),
(1288, 147, 'none', 'none', 'Staff of the Dragonlords', 2, 0, 10, 0, 0, 'This st
aff is usually used by very powerful mages who attempt to control dragon magic,
and sometimes to control the dragons themselves. This item requires a Dragon Am
ulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-crystalport
al.swf', 20, 36, 1, 1, 'Wind,5', 'Stone', 1, 'staff', '1', 1, 'false', 2, 2, 0,

2, 2, 2, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0),
(1289, 147, 'none', 'none', 'Dragonlord''s Loss', 2, 0, 10, 0, 0, 'Recently craf
ted by Cysero for a great Dragonlord to celebrate a victory, this sword vanished
mysteriously on the way to its destination. This item requires a Dragon Amulet
.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-kingblade.swf',
20, 36, 1, 1, 'Darkness,5', 'Light', 1, 'sword', '1', 1, 'false', 2, 2, 0, 2, 2
, 2, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0),
(1290, 148, 'none', 'none', 'World Cup 2010 Cape II: Uruguay', 1, 0, 60, 0, 0, '
Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Ar
mor', 'Cape', 'Melee', 'items/back/cape-uruguay2.swf', 0, 0, 5, 25, 'Fire,9,Ice,
9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0
, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1291, 148, 'none', 'none', 'World Cup 2010 Cape II: South Korea', 1, 0, 60, 0,
0, 'Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back',
'Armor', 'Cape', 'Melee', 'items/back/cape-KoreanRepublic2.swf', 0, 0, 5, 25, '
Fire,9,Ice,9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'fals
e', 6, 0, 0, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1292, 148, 'none', 'none', 'World Cup 2010 Cape II: America', 1, 0, 60, 0, 0, '
Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Ar
mor', 'Cape', 'Melee', 'items/back/cape-america2.swf', 0, 0, 5, 25, 'Fire,9,Ice,
9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0
, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1293, 148, 'none', 'none', 'World Cup 2010 Cape II: Ghana', 1, 0, 60, 0, 0, 'Go
ooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Armo
r', 'Cape', 'Melee', 'items/back/cape-ghana2.swf', 0, 0, 5, 25, 'Fire,9,Ice,9,Wa
ter,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0, 2,
0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1294, 148, 'none', 'none', 'World Cup 2010 Cape II: Netherlands', 1, 0, 60, 0,
0, 'Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back',
'Armor', 'Cape', 'Melee', 'items/back/cape-netherlands2.swf', 0, 0, 5, 25, 'Fir
e,9,Ice,9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false',
6, 0, 0, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1295, 148, 'none', 'none', 'World Cup 2010 Cape II: Slovakia', 1, 0, 60, 0, 0,
'Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'A
rmor', 'Cape', 'Melee', 'items/back/cape-slovakia2.swf', 0, 0, 5, 25, 'Fire,9,Ic
e,9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0,
0, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1296, 148, 'none', 'none', 'World Cup 2010 Cape II: Brazil', 1, 0, 60, 0, 0, 'G
oooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Arm
or', 'Cape', 'Melee', 'items/back/cape-brazil2.swf', 0, 0, 5, 25, 'Fire,9,Ice,9,
Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0,
2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1297, 148, 'none', 'none', 'World Cup 2010 Cape II: Germany', 1, 0, 60, 0, 0, '
Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Ar
mor', 'Cape', 'Melee', 'items/back/cape-germany2.swf', 0, 0, 5, 25, 'Fire,9,Ice,
9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0
, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1298, 148, 'none', 'none', 'World Cup 2010 Cape II: England', 1, 0, 60, 0, 0, '
Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Ar
mor', 'Cape', 'Melee', 'items/back/cape-england2.swf', 0, 0, 5, 25, 'Fire,9,Ice,
9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0
, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1299, 148, 'none', 'none', 'World Cup 2010 Cape II: Argentina', 1, 0, 60, 0, 0,
'Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', '
Armor', 'Cape', 'Melee', 'items/back/cape-argentina2.swf', 0, 0, 5, 25, 'Fire,9,
Ice,9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6,
0, 0, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1300, 148, 'none', 'none', 'World Cup 2010 Cape II: Mexico', 1, 0, 60, 0, 0, 'G
oooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Arm
or', 'Cape', 'Melee', 'items/back/cape-mexico2.swf', 0, 0, 5, 25, 'Fire,9,Ice,9,

Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0,


2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1301, 148, 'none', 'none', 'World Cup 2010 Cape II: Paraguay', 1, 0, 60, 0, 0,
'Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'A
rmor', 'Cape', 'Melee', 'items/back/cape-paraguay2.swf', 0, 0, 5, 25, 'Fire,9,Ic
e,9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0,
0, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1302, 148, 'none', 'none', 'World Cup 2010 Cape II: Japan', 1, 0, 60, 0, 0, 'Go
ooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Armo
r', 'Cape', 'Melee', 'items/back/cape-japan2.swf', 0, 0, 5, 25, 'Fire,9,Ice,9,Wa
ter,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0, 2,
0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1303, 148, 'none', 'none', 'World Cup 2010 Cape II: Chile', 1, 0, 60, 0, 0, 'Go
ooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Armo
r', 'Cape', 'Melee', 'items/back/cape-chile2.swf', 0, 0, 5, 25, 'Fire,9,Ice,9,Wa
ter,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0, 2,
0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(1304, 148, 'none', 'none', 'World Cup 2010 Cape II: Portugal', 1, 0, 60, 0, 0,
'Goooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'A
rmor', 'Cape', 'Melee', 'items/back/cape-portugal2.swf', 0, 0, 5, 25, 'Fire,9,Ic
e,9,Water,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0,
0, 2, 0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1305, 148, 'none', 'none', 'World Cup 2010 Cape II: Spain', 1, 0, 60, 0, 0, 'Go
ooooo team! Congratulations on making it to the Tournament!', 0, 'Back', 'Armo
r', 'Cape', 'Melee', 'items/back/cape-spain2.swf', 0, 0, 5, 25, 'Fire,9,Ice,9,Wa
ter,9,Stone,9,Wind,9,Energy,9', 'Stone', 1, 'cape', '1', 1, 'false', 6, 0, 0, 2,
0, 0, 0, 5, 0, 4, 4, 4, 0, 0, 7, 0),
(1306, 149, 'none', 'none', 'Liberty Candle Dagger', 2, 0, 60, 0, 0, 'The flame
of liberty burns brightly with this tribute to freedom and national pride! This
item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'ite
ms/daggers/dagger-4th2010_lvl60.swf', 71, 79, 4, 1, 'Water,7,Ice,7', 'Fire', 1,
'dagger', '1', 1, 'false', 6, 2, 0, 2, 2, 2, 0, 4, 0, 0, 8, 0, 0, 0, 8, 4),
(1307, 149, 'none', 'none', 'Liberty Candle Blade', 2, 0, 60, 0, 0, 'The flame o
f liberty burns brightly with this tribute to freedom and national pride! This i
tem requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/
swords/sword-4th2010_lvl60.swf', 71, 79, 4, 1, 'Water,7,Ice,7', 'Fire', 1, 'swor
d', '1', 1, 'false', 6, 2, 0, 2, 2, 2, 0, 4, 0, 8, 0, 0, 0, 0, 8, 4),
(1308, 149, 'none', 'none', 'Liberty Candle Wand', 2, 0, 60, 0, 0, 'The flame of
liberty burns brightly with this tribute to freedom and national pride! This it
em requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wa
nds/wand-4th2010_lvl60.swf', 71, 79, 4, 1, 'Water,7,Ice,7', 'Fire', 1, 'wand', '
1', 1, 'false', 6, 2, 0, 2, 2, 2, 0, 4, 0, 0, 0, 8, 0, 0, 8, 4),
(1309, 149, 'none', 'none', 'Scythe of Liberty', 2, 0, 55, 0, 0, 'Infused with a
burning spirit of liberty, this scythe was designed to rise beyond limitations,
withstand injustices, and is ultimately the weapon for freedom. This item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/scythes
/scythe-liberty.swf', 69, 77, 4, 6, 'Light,8,Energy,8,Fire,8', 'Energy', 1, 'scy
the', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 5, 5, 5, 0, 0, 6, 0),
(1310, 149, 'none', 'none', 'Eagle of Freedom Helm', 2, 0, 52, 0, 0, 'Brrrrawwwc
k! Freedom for all! This item requires a Dragon Amulet.', 1, 'Head', 'Armor',
'Helmet', 'Melee', 'head/helms/helm-USA.swf', 0, 0, 3, 6, 'Darkness,9', 'Light'
, 1, 'helm', '1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 6, 6),
(1311, 149, 'none', 'none', 'Maple of Independence Helm', 2, 0, 52, 0, 0, 'Indep

endence is more delicious when it comes in syrup form. This item requires a Dr
agon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Canada.sw
f', 0, 0, 3, 6, 'Darkness,9', 'Light', 1, 'helm', '1', 1, 'false', 5, 4, 0, 0, 0
, 4, 0, 3, 0, 0, 0, 0, 0, 0, 6, 6),
(1312, 149, 'none', 'none', 'Liberty Candle Dagger', 2, 0, 50, 0, 0, 'The flame
of liberty burns brightly with this tribute to freedom and national pride!', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th2010.swf', 58,
78, 4, 1, 'Water,6,Ice,6', 'Fire', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 0, 0,
0, 0, 4, 0, 0, 5, 0, 0, 0, 6, 4),
(1313, 149, 'none', 'none', 'Liberty Candle Blade', 2, 0, 50, 0, 0, 'The flame o
f liberty burns brightly with this tribute to freedom and national pride!', 0, '
Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th2010.swf', 58, 78, 4
, 1, 'Water,6,Ice,6', 'Fire', 1, 'sword', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0,
4, 0, 5, 0, 0, 0, 0, 6, 4),
(1314, 149, 'none', 'none', 'Liberty Candle Wand', 2, 0, 50, 0, 0, 'The flame of
liberty burns brightly with this tribute to freedom and national pride!', 0, 'W
eapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-4th2010.swf', 58, 78, 4, 1,
'Water,6,Ice,6', 'Fire', 1, 'wand', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 4, 0,
0, 0, 5, 0, 0, 6, 4),
(1315, 149, 'none', 'none', 'Liberty Candle Dagger', 2, 0, 40, 0, 0, 'The flame
of liberty burns brightly with this tribute to freedom and national pride!', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th2010.swf', 49,
75, 4, 1, 'Ice,6,Water,6', 'Fire', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0,
0, 0, 4, 0, 0, 4, 0, 0, 0, 5, 3),
(1316, 149, 'none', 'none', 'Scythe of Liberty', 2, 0, 40, 0, 0, 'Infused with a
burning spirit of liberty, this scythe was designed to rise beyond limitations,
withstand injustices, and is ultimately the weapon for freedom. ', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-liberty.swf', 49, 75, 3, 6,
'Light,5,Energy,5,Fire,5', 'Energy', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0
, 0, 0, 3, 0, 3, 3, 3, 0, 0, 3, 0),
(1317, 149, 'none', 'none', 'Liberty Candle Blade', 2, 0, 40, 0, 0, 'The flame o
f liberty burns brightly with this tribute to freedom and national pride!', 0, '
Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th2010.swf', 49, 75, 4
, 1, 'Ice,6,Water,6', 'Fire', 1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0,
4, 0, 4, 0, 0, 0, 0, 5, 3),
(1318, 149, 'none', 'none', 'Liberty Candle Wand', 2, 0, 40, 0, 0, 'The flame of
liberty burns brightly with this tribute to freedom and national pride!', 0, 'W
eapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-4th2010.swf', 49, 75, 4, 1,
'Ice,6,Water,6', 'Fire', 1, 'wand', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0,
0, 0, 4, 0, 0, 5, 3),
(1319, 149, 'none', 'none', 'Liberty Candle Dagger', 2, 0, 30, 0, 0, 'The flame
of liberty burns brightly with this tribute to freedom and national pride!', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th2010.swf', 49,
55, 3, 1, 'Ice,4,Water,4', 'Fire', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0,
0, 0, 3, 0, 0, 0, 0, 0, 0, 2, 2),
(1320, 149, 'none', 'none', 'Liberty Candle Blade', 2, 0, 30, 0, 0, 'The flame o
f liberty burns brightly with this tribute to freedom and national pride!', 0, '
Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th2010.swf', 49, 55, 3
, 1, 'Ice,4,Water,4', 'Fire', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0,
3, 0, 0, 0, 0, 0, 0, 2, 2),
(1321, 149, 'none', 'none', 'Liberty Candle Wand', 2, 0, 30, 0, 0, 'The flame of
liberty burns brightly with this tribute to freedom and national pride!', 0, 'W
eapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-4th2010.swf', 49, 55, 3, 1,
'Ice,4,Water,4', 'Fire', 1, 'wand', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0,
0, 0, 0, 0, 0, 2, 2),
(1322, 149, 'none', 'none', 'Maple of Independence Helm', 2, 0, 27, 0, 0, 'Indep
endence is more delicious when it comes in syrup form. ', 0, 'Head', 'Armor', '
Helmet', 'Melee', 'head/helms/helm-Canada.swf', 0, 0, 3, 6, 'Darkness,5', 'Light
', 1, 'helm', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 3, 0),
(1323, 149, 'none', 'none', 'Eagle of Freedom Helm', 2, 0, 27, 0, 0, 'Brrrrawwwc

k! Freedom for all! ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm


-USA.swf', 0, 0, 3, 6, 'Darkness,5', 'Light', 1, 'helm', '1', 1, 'false', 3, 1,
0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 3, 0),
(1324, 149, 'none', 'none', 'Scythe of Liberty', 2, 0, 25, 0, 0, 'Infused with a
burning spirit of liberty, this scythe was designed to rise beyond limitations,
withstand injustices, and is ultimately the weapon for freedom. ', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-liberty.swf', 45, 51, 2, 6,
'Light,3,Energy,3,Fire,3', 'Energy', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0
, 0, 0, 2, 0, 2, 2, 2, 0, 0, 0, 0),
(1325, 149, 'none', 'none', ' Liberty Candle Dagger', 2, 0, 20, 0, 0, 'The flame
of liberty burns brightly with this tribute to freedom and national pride!', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th2010.swf', 33,
51, 2, 1, 'Ice,3,Water,3', 'Fire', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0,
0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 0),
(1326, 149, 'none', 'none', 'Liberty Candle Blade', 2, 0, 20, 0, 0, 'The flame o
f liberty burns brightly with this tribute to freedom and national pride!', 0, '
Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th2010.swf', 33, 51, 2
, 1, 'Ice,3,Water,3', 'Fire', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
2, 0, 0, 0, 0, 0, 0, 2, 0),
(1327, 149, 'none', 'none', 'Liberty Candle Wand', 2, 0, 20, 0, 0, 'The flame of
liberty burns brightly with this tribute to freedom and national pride!', 0, 'W
eapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-4th2010.swf', 33, 51, 2, 1,
'Ice,3,Water,3', 'Fire', 1, 'wand', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0,
0, 0, 0, 0, 0, 2, 0),
(1328, 149, 'none', 'none', 'Liberty Candle Dagger', 2, 0, 10, 0, 0, 'The flame
of liberty burns brightly with this tribute to freedom and national pride!', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-4th2010.swf', 19,
37, 0, 1, 'Ice,1,Water,1', 'Fire', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1329, 149, 'none', 'none', 'Scythe of Liberty', 2, 0, 10, 0, 0, 'Infused with a
burning spirit of liberty, this scythe was designed to rise beyond limitations,
withstand injustices, and is ultimately the weapon for freedom. ', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-liberty.swf', 19, 37, 0, 6,
'Light,1,Energy,1,Fire,1', 'Energy', 1, 'scythe', '1', 1, 'false', 1, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0),
(1330, 149, 'none', 'none', 'Liberty Candle Blade', 2, 0, 10, 0, 0, 'The flame o
f liberty burns brightly with this tribute to freedom and national pride!', 0, '
Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-4th2010.swf', 19, 37, 0
, 1, 'Ice,1,Water,1', 'Fire', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0),
(1331, 149, 'none', 'none', 'Liberty Candle Wand', 2, 0, 10, 0, 0, 'The flame of
liberty burns brightly with this tribute to freedom and national pride!', 0, 'W
eapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-4th2010.swf', 19, 37, 0, 1,
'Ice,1,Water,1', 'Fire', 1, 'wand', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0),
(1332, 150, 'none', 'none', 'Man''s Best Friend', 2, 0, 20, 0, 0, 'Awww, it''s i
n the shape of a puppy!', 1, 'Trinket', 'Armor', 'Trinket', 'Melee', '', 0, 0, 0
, 2, 'Nature,5,Bacon,-20', 'Bacon', 1, 'trinket', '1', 1, 'false', 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0),
(1333, 151, 'none', 'none', 'Ring of the Ember', 2, 0, 5, 0, 0, 'This ring was f
orged in the depths of Mt. Shining Star. Gives you +3 resist to Fire and -2 to H
ealth.', 1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Fire,3,Health,2', 'Fire', 1, 'ring', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0),
(1334, 151, 'none', 'none', 'Ring of the Earthmover', 2, 0, 5, 0, 0, 'This ring
was originally crafted by a master golemicist to hold power over her minions. Gi
ves you +3 resist to Stone and -2 to Health.', 1, 'Finger', 'Armor', 'Ring', 'Me
lee', '', 0, 0, 0, 2, 'Stone,3,Health,-2', 'Stone', 1, 'ring', '1', 1, 'false',
2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1335, 151, 'none', 'none', 'Newbie Gone Ring', 2, 0, 50, 0, 0, 'Sure to impress

that max level trainer, this ring shows you''re a newbie no more.', 0, 'Finger'
, 'Armor', 'Ring', 'Melee', '', 0, 0, 4, 0, 'Light,7,Darkness,7,Poison,5', 'Meta
l', 1, 'ring', '1', 1, 'false', 3, 5, 0, 1, 0, 5, 0, 4, 0, 4, 4, 4, 0, 5, 7, 7),
(1336, 151, 'none', 'none', 'Mirror Lure', 2, 0, 45, 0, 0, 'Edy found this shiny
, shiny mirror lure inside a bait and tackle box. When he held it up to the lig
ht, it sparkled and gleamed! ', 0, 'Neck', 'Armor', 'Necklace', 'Melee', '', 0,
0, 3, 10, 'Energy,5,Light,5,Fire,5', 'Water', 1, 'necklace', '1', 1, 'false', 4
, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 3, 0, 0, 4, 4),
(1337, 151, 'none', 'none', 'Cute, Cute Queen Ring', 2, 0, 31, 0, 0, 'This ring
is very pretty, very feminine and extremely powerful.', 0, 'Finger', 'Armor', 'R
ing', 'Melee', '', 0, 0, 0, 1, 'Nature,10', 'Metal', 1, 'ring', '1', 1, 'false',
0, 8, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 4, 6, 0, 0),
(1338, 151, 'none', 'none', 'Tribal Belt', 2, 0, 27, 0, 0, 'A beaded belt made b
y one of the nomadic tribes of the Sandsea!', 0, 'Waist', 'Armor', 'Belt', 'Mele
e', '', 0, 0, 1, 25, 'Fire,3,Immobility,1', 'Light', 1, 'belt', '1', 1, 'false',
0, 2, 0, 0, 0, 2, 0, 1, 0, 2, 2, 2, 0, 0, 3, 3),
(1339, 151, 'none', 'none', 'Ring of the Kelpie', 2, 0, 1, 0, 0, 'This ring was
borne by the rulers of a long disappeared race of undersea creatures. Gives you
+3 resist to Water and -2 to Health.', 0, 'Finger', 'Armor', 'Ring', 'Melee', ''
, 0, 0, 0, 2, 'Water,3,Health,-2', 'Water', 1, 'ring', '1', 1, 'false', 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1340, 151, 'none', 'none', 'Wooden Ring', 2, 0, 1, 0, 0, 'This ring was lovingl
y carved from a single piece of wood and stained a warm amber color. It still sm
ells faintly of rich exotic elven spices.', 0, 'Finger', 'Armor', 'Ring', 'Melee
', '', 0, 0, 0, 1, 'nature,2', 'Wood', 1, 'ring', '1', 1, 'false', 0, 1, 0, 1, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1341, 151, 'none', 'none', 'Ring of the Grove', 2, 0, 1, 0, 0, 'This ring was i
mbued with the power of an ancient oak grove. Gives you +3 resist to Wood and -2
to Health.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, 'Wood,3,Hea
lth,-2', 'Wood', 1, 'ring', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(1342, 152, 'none', 'none', 'Angel''s Ire', 2, 0, 33, 0, 0, 'Feathery wings of s
teel make up the blade of this massive axe. It brings holy justice on your enemi
es.', 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-angel.swf', 48, 60,
0, 3, 'Wind,3,Darkness,3', 'Light', 1, 'axe', '1', 1, 'false', 3, 0, 0, 1, 0, 0
, 0, 0, 0, 2, 0, 0, 1, 3, 0, 0),
(1343, 152, 'none', 'none', 'Enzik''s Light', 2, 0, 33, 0, 0, 'This dagger was f
orged in honor of Enzik, the first person to obtain the Twin Blades of Doom! Thi
s highly polished weapon shines with an inner light.', 0, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-enzik.swf', 48, 60, 0, 1, 'Darkness,5',
'Light', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 1, 3,
0, 0),
(1344, 152, 'none', 'none', 'Azure Moon', 2, 0, 33, 0, 0, 'For some reason the b
lue glow of this moon makes you hungry. It''s magically suspicious!', 0, 'Weapon
', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-midnight.swf', 48, 60, 0, 5,
'Darkness,5', 'Light', 1, 'staff', '1', 1, 'false', 3, 0, 0, 1, 0, 0, 0, 0, 0, 0
, 0, 2, 1, 3, 0, 0),
(1345, 152, 'none', 'none', 'Tupperblade Two', 2, 0, 19, 0, 0, 'This dagger is m
ade of a lightweight, flexible material, but it''s not very sharp.\n', 0, 'Weapo
n', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-plastic.swf', 34, 44, 0,
1, 'Darkness,2', 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0),
(1346, 152, 'none', 'none', 'Crescent Mooncalling Staff', 2, 0, 19, 0, 0, 'A sta
ff used long ago by a moon-worshiping tribe. It is said that on the right night
you can call the moon down to advise you.', 0, 'Weapon', 'Weapon', 'Staff', 'Mag
ic', 'items/staffs/staff-bomoon.swf', 34, 44, 0, 2, 'Darkness,2', 'Light', 1, 's
taff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1347, 152, 'none', 'none', 'Golden Beam', 2, 0, 19, 0, 0, 'This elegant sword i
s preferred by princes all across the land.', 0, 'Weapon', 'Weapon', 'Sword', 'M
elee', 'items/swords/sword-fatrapier.swf', 34, 44, 0, 2, 'Darkness,2', 'Light',

1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),


(1348, 153, 'none', 'none', 'Kelplet Beltlet', 2, 0, 52, 0, 0, 'Some enterprisin
g mermaid took strands of kelp and twisted them into jewelry. The magical kelp
protects you from fire AND boosts your health!This item requires a Dragon Amulet
.', 1, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 4, 10, 'Immobility,5,Energy,
8,Fire,8', 'Water', 1, 'belt', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 4, 0, 0, 0,
0, 0, 4, 5, 5),
(1349, 153, 'none', 'none', 'Whispering Lotus', 2, 0, 31, 0, 0, 'This item requi
res a Dragon Amulet. The enchanted wood of the hilt of this sword can focus ment
al energy into a magical force blade. It all depends on how sharp your wits are.
', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ninjashop5.swf',
42, 64, 0, 5, '', 'Poison', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0),
(1350, 153, 'none', 'none', 'Pirate''s Curse', 2, 0, 10, 0, 0, 'This was a VERY
lucky pirate. All the way up until his ship sank. But don''t let that discoura
ge you from using his curse against your enemies! This item requires a Dragon A
mulet.', 1, 'Trinket', 'Armor', 'Trinket', 'Magic', '', 0, 0, 0, 5, 'Health,3',
'Ice', 1, 'trinket', '1', 1, 'false', 3, 1, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, -1, 0,
0, 0),
(1351, 153, 'none', 'none', 'Chain Ring', 2, 0, 37, 0, 0, 'One link from the sh
ip''s anchor chain works pretty well as a ring for you! They must have magicked
the chain to make the ship go faster, because it''s enhanced your battle abilit
ies, too!', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 0, 'Energy,7,Lig
ht,5', 'Metal', 1, 'ring', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0,
0, 0, 5, 5),
(1352, 153, 'none', 'none', 'Icy Dagger', 2, 0, 35, 0, 0, 'Hewn from the depths
of the glacier upon which Dragesvard perches, this dagger contains the power of
Ice.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-icetown1
.swf', 54, 62, 4, 1, 'Fire,-5', 'Ice', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 4, 0, 0, 4, 0, 0, 0, 4, 0),
(1353, 153, 'none', 'none', 'Icy Staff', 2, 0, 35, 0, 0, 'Hewn from the depths o
f the glacier upon which Dragesvard perches, this staff contains the power of Ic
e.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-icetown1.swf',
51, 65, 4, 1, 'Fire,-5', 'Ice', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0,
0, 4, 0, 0, 0, 4, 0, 0, 4, 0),
(1354, 153, 'none', 'none', 'Icy Sword', 2, 0, 35, 0, 0, 'Hewn from the depths o
f the glacier upon which Dragesvard perches, this sword contains the power of Ic
e.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-icetown1.swf',
49, 67, 4, 1, 'Fire,-5', 'Ice', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0,
0, 4, 0, 4, 0, 0, 0, 0, 4, 0),
(1355, 153, 'none', 'none', 'The Deadlight', 2, 0, 27, 0, 0, 'The glow of this s
taff shimmers like moonlight on the sea when somebody walks the plank.\n', 0, 'W
eapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-August008.swf', 35, 59,
0, 1, '', 'Water', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0),
(1356, 153, 'none', 'none', 'Shobu', 2, 0, 27, 0, 0, 'This massive gold-plated b
lade was carved from the wood of a blessed tree. The gold plating is to avoid sp
linters.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ninjasho
p4.swf', 40, 52, 0, 1, '', 'Wood', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1357, 153, 'none', 'none', 'O-Bo', 2, 0, 24, 0, 0, 'This staff doubles as a dea
dly mage weapon, as well as a soothing WOOD WIND. Wood wind.... get it? ', 0, 'W
eapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-ninjashop1.swf', 35, 55,
0, 1, '', 'Wood', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0),
(1358, 153, 'none', 'none', 'Rip Tide', 2, 0, 20, 0, 0, 'You can take your enemi
es down with this blade, without them even realizing it.', 0, 'Weapon', 'Weapon'
, 'Dagger', 'Pierce', 'items/daggers/dagger-water.swf', 36, 44, 1, 1, '', 'Water
', 1, 'dagger', '1', 1, 'false', 0, 3, 0, 0, 2, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0)
,

(1359, 153, 'none', 'none', 'Crystalfish Staff of the Cook', 2, 0, 20, 0, 0, 'Th
e origins of this odd staff are a mystery but its power is undeniable. The mogli
n Twig is mysteriously drawn to this staff.', 0, 'Weapon', 'Weapon', 'Staff', 'M
agic', 'items/staffs/staff-crystalfish.swf', 36, 44, 1, 1, '', 'Water', 1, 'staf
f', '1', 1, 'false', 0, 1, 0, 2, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
(1360, 153, 'none', 'none', 'Holier Smackerel', 2, 0, 20, 0, 0, 'Smelly and hard
, this slab of fish is used to whap your opponent upside the head. Now with more
smack!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-holymacke
rel.swf', 36, 44, 1, 3, '', 'Water', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0,
0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0),
(1361, 153, 'none', 'none', ' Hot Pink Ninja Mask', 2, 0, 6, 0, 0, 'This is a st
andard issue ninja mask for Shadow of the Wind Clan ninjas. It is available in s
everal eye-shattering colors. ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/he
lms/helm-hotpinkninjamask.swf', 0, 0, 0, 0, 'Poison,2', 'None', 1, 'helm', '1',
1, 'false', 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1362, 153, 'none', 'none', 'Itchy Itchy Paradise', 2, 0, 1, 0, 0, 'This sure do
esn''t LOOK like a book of tactics... but Thyton won''t teach you any ninja skil
ls until you give him a copy of this book.', 0, 'Not Equipable', 'Item', 'Quest
Item', 'Melee', '', 0, 0, 0, 1, '', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1363, 154, 'none', 'none', 'Frigid Arctic Dirk', 2, 0, 58, 0, 0, 'You can feel
the chill permeating off of these daggers, forged entirely from an unforgiving f
rost. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pi
erce', 'items/daggers/dagger-bacon10.swf', 69, 79, 6, 15, 'Ice,10,Fire,5', 'Ice'
, 1, 'dagger', '1', 1, 'false', 6, 4, 0, 2, 0, 0, 0, 6, 0, 0, 6, 0, 6, 0, 6, 0),
(1364, 154, 'none', 'none', 'Frigid Arctic Staff', 2, 0, 58, 0, 0, 'You can feel
the chill permeating off of this staff, imbued with the magic of an unforgiving
frost. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'M
agic', 'items/staffs/staff-bacon10.swf', 69, 79, 6, 15, 'Ice,10,Fire,5', 'Ice',
1, 'staff', '1', 1, 'false', 6, 4, 0, 2, 0, 0, 0, 6, 0, 0, 0, 6, 6, 0, 6, 0),
(1365, 154, 'none', 'none', 'Frigid Arctic Blade', 2, 0, 58, 0, 0, 'You can feel
the chill permeating off of this blade, forged entirely from an unforgiving fro
st. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee
', 'items/swords/sword-bacon10.swf', 69, 79, 6, 15, 'Ice,10,Fire,5', 'Ice', 1, '
sword', '1', 1, 'false', 6, 4, 0, 2, 0, 0, 0, 6, 0, 6, 0, 0, 6, 0, 6, 0),
(1366, 154, 'none', 'none', 'Reforged Bos Primigenius', 2, 0, 56, 0, 0, 'Passed
down from a long line of warriors and explorers, this enchanted axe is the weapo
n of choice when facing creatures that dwell in maze-like structures. This weapo
n requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes
/axe-bacon7.swf', 68, 76, 6, 20, 'Metal,7,Stone,5', 'Nature', 1, 'axe', '1', 1,
'false', 6, 4, 0, 2, 0, 0, 0, 6, 0, 6, 0, 0, 0, 4, 4, 0),
(1367, 154, 'none', 'none', 'Stabilized Arista Tauran', 2, 0, 56, 0, 0, 'The mag
ical metal used to create this weapon has, over time, cooled and hardened. But i
t is not any less potent! This weapon requires a Dragon Amulet.', 1, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-bacon7.swf', 62, 82, 4, 15,
'Metal,7,Stone,5', 'Stone', 1, 'dagger', '1', 1, 'false', 6, 6, 0, 0, 0, 0, 0, 4
, 0, 0, 6, 0, 0, 0, 6, 4),
(1368, 154, 'none', 'none', 'Stabilized Arista Labyrinthic', 2, 0, 56, 0, 0, 'Af
ter all this time, the hardened stone within this staff still features a lustrou
s finish. It''s pretty. Probably toxic, but very pretty. This weapon requires a
Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-ba
con7.swf', 62, 82, 4, 15, 'Metal,7,Stone,5', 'Stone', 1, 'staff', '1', 1, 'false
', 6, 6, 0, 0, 0, 0, 0, 4, 0, 0, 0, 6, 0, 0, 6, 4),
(1369, 154, 'none', 'none', 'Stabilized Arista Alysida', 2, 0, 56, 0, 0, 'Razor
sharp, this sword made of interstellar metal has formed into a fearsome weapon.
This weapon requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee',
'items/swords/sword-bacon7.swf', 62, 82, 4, 15, 'Metal,7,Stone,5', 'Stone', 1,
'sword', '1', 1, 'false', 6, 6, 0, 0, 0, 0, 0, 4, 0, 6, 0, 0, 0, 0, 6, 4),
(1370, 154, 'none', 'none', 'Purified Blade of Edgar', 2, 0, 53, 0, 0, 'The blad
e of the Necromantress Vayle''s undead brother, purified by a brave paladin. Thi

s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite


ms/swords/sword-brothersword_purified.swf', 60, 80, 10, 5, 'Darkness,12', 'Light
', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 10, 0, 9, 0, 0, 0, 0, 9, 0)
,
(1371, 154, 'none', 'none', 'Edgars Blade', 2, 0, 53, 0, 0, 'The blade of the Ne
cromantress Vayle''s undead brother, passed down by only the braves slayers of u
ndead. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Me
lee', 'items/swords/sword-brothersword.swf', 60, 80, -4, 5, 'Light,12', 'Darknes
s', 1, 'sword', '1', 1, 'false', 10, 0, 0, 0, 0, 0, 0, -4, 0, 10, 0, 0, 0, -2, 1
0, 0),
(1372, 154, 'none', 'none', 'Tended Ivy Cloak', 2, 0, 50, 0, 0, 'A spruced-up ve
rsion of a classic floral cloak. Heh. "Spruce." Get it? It''s a tree joke. This
item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/bac
k/cape-ivy.swf', 0, 0, 5, 0, 'Nature,8', 'Nature', 1, 'cape', '1', 1, 'false', 0
, 3, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 4, 4, 5, 0),
(1373, 154, 'none', 'none', 'Edgars Blade', 2, 0, 43, 0, 0, 'The blade of the Ne
cromantress Vayle''s undead brother, passed down by only the braves slayers of u
ndead. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Me
lee', 'items/swords/sword-brothersword.swf', 52, 72, -3, 5, 'Light,10', 'Darknes
s', 1, 'sword', '1', 1, 'false', 8, 0, 0, 0, 0, 0, 0, -3, 0, 5, 0, 0, 0, 0, 5, 0
),
(1374, 154, 'none', 'none', 'Purified Blade of Edgar', 2, 0, 43, 0, 0, 'The blad
e of the Necromantress Vayle''s undead brother, purified by a brave paladin. Thi
s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-brothersword_purified.swf', 52, 72, 6, 5, 'Darkness,10', 'Light'
, 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 6, 0, 5, 0, 0, 0, 0, 5, 0),
(1375, 154, 'none', 'none', 'Purified Blade of Edgar', 2, 0, 27, 0, 0, 'The blad
e of the Necromantress Vayle''s undead brother, purified by a brave paladin. Thi
s item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'ite
ms/swords/sword-brothersword_purified.swf', 43, 53, 3, 5, 'Darkness,3', 'Light',
1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 3, 0),
(1376, 154, 'none', 'none', 'Melting Arctic Dirk', 2, 0, 25, 0, 0, 'Although the
se icy daggers are melting a little, they are still rigid enough to strike down
any adversary! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dag
ger', 'Pierce', 'items/daggers/dagger-bacon10.swf', 38, 58, 2, 4, 'Ice,4', 'Ice'
, 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 2, 0, 0, 0),
(1377, 154, 'none', 'none', 'Melting Arctic Staff', 2, 0, 25, 0, 0, 'Although th
is icy staff is melting a little, it is still frosty enough to channel magic! Th
is item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'it
ems/staffs/staff-bacon10.swf', 38, 58, 2, 4, 'Ice,4', 'Ice', 1, 'staff', '1', 1,
'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 2, 0, 0, 0),
(1378, 154, 'none', 'none', 'Melting Arctic Blade', 2, 0, 25, 0, 0, 'Although th
is icy blade is melting a little, it is still rigid enough to strike down any ad
versary! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', '
Melee', 'items/swords/sword-bacon10.swf', 38, 58, 2, 4, 'Ice,4', 'Ice', 1, 'swor
d', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 2, 0, 0, 0),
(1379, 155, 'none', 'none', 'Moonridge Assist', 1, 0, 20, 0, 0, 'Call in the Moo
nridge Archers! This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'T
rinket', 'Melee', 'items/trinkets/trinket-moonridgeknights.swf', 0, 0, 0, 10, ''
, 'Light', 1, 'trinket', '1', 1, 'false', 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3,
0, 0, 0),
(1380, 155, 'none', 'none', 'ZardSlayer Shiv', 1, 0, 56, 0, 0, 'A dagger special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Dagger'
, 'Pierce', 'items/daggers/dagger-moonridge.swf', 62, 88, 5, 5, 'Nature,9', 'Met
al', 1, 'dagger', '1', 1, 'false', 5, 5, 0, 0, 0, 5, 0, 5, 0, 0, 7, 0, 0, 4, 8,
0),
(1381, 155, 'none', 'none', 'ZardSlayer Staff', 1, 0, 56, 0, 0, 'A staff special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-moonridge.swf', 62, 88, 5, 5, 'Nature,9', 'Metal',
1, 'staff', '1', 1, 'false', 5, 5, 0, 0, 0, 5, 0, 5, 0, 0, 0, 7, 0, 4, 8, 0),

(1382, 155, 'none', 'none', 'ZardSlayer Blade', 1, 0, 56, 0, 0, 'A sword special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-moonridge.swf', 62, 88, 5, 5, 'Nature,9', 'Metal',
1, 'sword', '1', 1, 'false', 5, 5, 0, 0, 0, 5, 0, 5, 0, 7, 0, 0, 0, 4, 8, 0),
(1383, 155, 'none', 'none', 'ZardSlayer Shiv', 1, 0, 46, 0, 0, 'A dagger special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Dagger'
, 'Pierce', 'items/daggers/dagger-moonridge.swf', 56, 80, 3, 5, 'Nature,7', 'Met
al', 1, 'dagger', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 0, 5, 0, 0, 0, 6,
0),
(1384, 155, 'none', 'none', 'ZardSlayer Staff', 1, 0, 46, 0, 0, 'A staff special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-moonridge.swf', 56, 80, 3, 5, 'Nature,7', 'Metal',
1, 'staff', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 0, 0, 5, 0, 0, 6, 0),
(1385, 155, 'none', 'none', 'ZardSlayer Blade', 1, 0, 46, 0, 0, 'A sword special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-moonridge.swf', 56, 80, 3, 5, 'Nature,7', 'Metal',
1, 'sword', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 5, 0, 0, 0, 0, 6, 0),
(1386, 155, 'none', 'none', 'ZardSlayer Shiv', 1, 0, 36, 0, 0, 'A dagger special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Dagger'
, 'Pierce', 'items/daggers/dagger-moonridge.swf', 49, 71, 2, 5, 'Nature,5', 'Met
al', 1, 'dagger', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 5,
0),
(1387, 155, 'none', 'none', 'ZardSlayer Staff', 1, 0, 36, 0, 0, 'A staff special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-moonridge.swf', 49, 71, 2, 5, 'Nature,5', 'Metal',
1, 'staff', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 5, 0),
(1388, 155, 'none', 'none', 'Zardslayer Blade', 1, 0, 36, 0, 0, 'A sword special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-moonridge.swf', 49, 71, 2, 5, 'Nature,5', 'Metal',
1, 'sword', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 5, 0),
(1389, 155, 'none', 'none', 'ZardSlayer Shiv', 1, 0, 26, 0, 0, 'A dagger special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Dagger'
, 'Pierce', 'items/daggers/dagger-moonridge.swf', 39, 63, 2, 5, 'Nature,3', 'Met
al', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2,
0),
(1390, 155, 'none', 'none', 'ZardSlayer Staff', 1, 0, 26, 0, 0, 'A staff special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Staff',
'Melee', 'items/staffs/staff-moonridge.swf', 39, 63, 2, 5, 'Nature,3', 'Metal',
1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0),
(1391, 155, 'none', 'none', 'Zardslayer Blade', 1, 0, 26, 0, 0, 'A sword special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-moonridge.swf', 39, 63, 2, 5, 'Nature,3', 'Metal',
1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 0),
(1392, 155, 'none', 'none', 'ZardSlayer Shiv', 1, 0, 16, 0, 0, 'A dagger special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Dagger'
, 'Pierce', 'items/daggers/dagger-Moonridge.swf', 33, 47, 1, 5, 'Nature,2', 'Met
al', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2,
0),
(1393, 155, 'none', 'none', 'ZardSlayer Staff', 1, 0, 16, 0, 0, 'A staff special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-moonridge.swf', 33, 47, 1, 5, 'Nature,2', 'Metal',
1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(1394, 155, 'none', 'none', 'ZardSlayer Blade', 1, 0, 16, 0, 0, 'A sword special
ly enchanted to take down the rampaging zards!', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-moonridge.swf', 33, 47, 1, 5, 'Nature,2', 'Metal',
1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(1395, 156, 'none', 'none', 'Dark Chaos Point', 2, 0, 62, 0, 0, 'It looks like o
ne of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hi
dden... but you leave some gold behind just in case.', 1, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-darkchaos.swf', 68, 88, 5, 5, 'Light,8,I

mmobility,3,Health,-2', 'Darkness', 1, 'dagger', '1', 1, 'false', 5, 5, 0, 0, 1,


5, 0, 5, 0, 0, 7, 0, 0, 0, 4, 4),
(1396, 156, 'none', 'none', 'Dark Chaos Verge', 2, 0, 62, 0, 0, 'It looks like o
ne of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hi
dden... but you leave some gold behind just in case.', 1, 'Weapon', 'Weapon', 'S
taff', 'Magic', 'items/staffs/staff-darkchaos.swf', 68, 88, 5, 5, 'Light,8,Immob
ility,3,Health,-2', 'Darkness', 1, 'staff', '1', 1, 'false', 5, 5, 0, 0, 1, 5, 0
, 5, 0, 0, 0, 7, 0, 0, 4, 4),
(1397, 156, 'none', 'none', 'Dark Chaos Edge', 2, 0, 62, 0, 0, 'It looks like on
e of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hid
den... but you leave some gold behind just in case.', 1, 'Weapon', 'Weapon', 'Sw
ord', 'Melee', 'items/swords/sword-darkchaos.swf', 68, 88, 5, 5, 'Light,8,Immobi
lity,3,Health,-2', 'Darkness', 1, 'sword', '1', 1, 'false', 5, 5, 0, 0, 1, 5, 0,
5, 0, 7, 0, 0, 0, 0, 4, 4),
(1398, 156, 'none', 'none', 'Dark Chaos Point', 2, 0, 42, 0, 0, 'It looks like o
ne of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hi
dden... but you leave some gold behind just in case.', 0, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-darkchaos.swf', 57, 71, 4, 0, 'Light,5',
'Darkness', 1, 'dagger', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 0, 0, 4, 0, 0
, 0, 0, 2),
(1399, 156, 'none', 'none', 'Dark Chaos Verge', 2, 0, 42, 0, 0, 'It looks like o
ne of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hi
dden... but you leave some gold behind just in case.', 0, 'Weapon', 'Weapon', 'S
taff', 'Magic', 'items/staffs/staff-darkchaos.swf', 57, 71, 4, 0, 'Light,5', 'Da
rkness', 1, 'staff', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 0, 0, 0, 4, 0, 0,
0, 2),
(1400, 156, 'none', 'none', 'Dark Chaos Edge', 2, 0, 42, 0, 0, 'It looks like on
e of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hid
den... but you leave some gold behind just in case.', 0, 'Weapon', 'Weapon', 'Sw
ord', 'Melee', 'items/swords/sword-darkchaos.swf', 57, 71, 4, 0, 'Light,5', 'Dar
kness', 1, 'sword', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 0, 4, 0, 0, 0, 0, 0
, 2),
(1401, 156, 'none', 'none', 'Dark Chaos Point', 2, 0, 22, 0, 0, 'It looks like o
ne of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hi
dden... but you leave some gold behind just in case.', 0, 'Weapon', 'Weapon', 'D
agger', 'Pierce', 'items/daggers/dagger-darkchaos.swf', 35, 55, 2, 8, 'Light,1',
'Darkness', 1, 'dagger', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0
, 0, 0, 0),
(1402, 156, 'none', 'none', 'Dark Chaos Verge', 2, 0, 22, 0, 0, 'It looks like o
ne of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hi
dden... but you leave some gold behind just in case.', 0, 'Weapon', 'Weapon', 'S
taff', 'Magic', 'items/staffs/staff-darkchaos.swf', 35, 55, 2, 8, 'Light,1', 'Da
rkness', 1, 'staff', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0,
0, 0),
(1403, 156, 'none', 'none', 'Dark Chaos Edge', 2, 0, 22, 0, 0, 'It looks like on
e of the many weapons in En and Tropy''s arsenal. You''re not sure why it''s hid
den... but you leave some gold behind just in case.', 0, 'Weapon', 'Weapon', 'Sw
ord', 'Melee', 'items/swords/sword-darkchaos.swf', 35, 55, 2, 8, 'Light,1', 'Dar
kness', 1, 'sword', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0
, 0),
(1404, 158, 'none', 'none', 'Vote for Science', 2, 0, 1, 0, 0, 'This is a vote F
OR SCIENCE! Use this to redeem your Clashening quest chain reward by going to t
he "Your Vote" shop!', 0, 'Not Equipable', 'Item', 'Note', 'Melee', '', 0, 0, 0,
1, '0', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0),
(1405, 158, 'none', 'none', 'Vote for Magic', 2, 0, 1, 0, 0, 'This is a vote for
EUCALYPTUS! I mean, MAGIC! Use this to redeem your Clashening quest chain rewa
rd by going to the "Your Vote" shop!', 0, 'Not Equipable', 'Item', 'Note', 'Mele
e', '', 0, 0, 0, 1, '0', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0),

(1406, 158, 'none', 'none', 'Vote for Magiscience', 2, 0, 1, 0, 0, 'This is a vo


te for Magiscience! Technomancers RULE! Use this to redeem your Clashening ques
t chain reward by going to the "Your Vote" shop!', 0, 'Not Equipable', 'Item', '
Note', 'Melee', '', 0, 0, 0, 1, '0', 'None', 1, 'note', '1', 1, 'false', 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1407, 159, 'none', 'none', 'Super Spooky Orange Cloak', 2, 0, 60, 0, 0, 'This s
pooky orange cloak is sure to keep you safe on those dark mogloween nights. This
item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/ba
ck/cape-spookyorange.swf', 0, 0, 5, 20, 'Nature,6,Darkness,7', 'Darkness', 1, 'c
ape', '1', 1, 'false', 4, 3, 0, 1, 0, 3, 0, 5, 0, 3, 3, 3, 5, 6, 5, 3),
(1408, 159, 'none', 'none', 'Creepy Orange Cloak', 2, 0, 30, 0, 0, 'This spooky
orange cloak is sure to keep you safe on those dark mogloween nights. This item
required a Dragon Amulet. ', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/ca
pe-spookyorange.swf', 0, 0, 2, 0, 'Nature,3,Darkness,4', 'Darkness', 1, 'cape',
'1', 1, 'false', 0, 2, 0, 0, 0, 2, 0, 2, 0, 3, 3, 3, 1, 3, 3, 0),
(1409, 159, 'none', 'none', 'Super Spooky Violet Cloak', 2, 0, 55, 0, 0, 'This s
pooky purple cloak is sure to keep you safe on those dark mogloween nights.', 0,
'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-spookyviolet.swf', 0, 0, 4,
20, 'Nature,6,Darkness,7', 'Darkness', 1, 'cape', '1', 1, 'false', 4, 3, 0, 0, 0
, 3, 0, 4, 0, 3, 3, 3, 3, 4, 4, 0),
(1410, 159, 'none', 'none', 'Spooky Violet Cloak', 2, 0, 45, 0, 0, 'This spooky
purple cloak is sure to keep you safe on those dark mogloween nights. This item
requires a Dragon Amulet.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cap
e-spookyviolet.swf', 0, 0, 4, 20, 'Nature,4,Darkness,5', 'Darkness', 1, 'cape',
'1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 4, 0, 3, 3, 3, 2, 3, 3, 0),
(1411, 159, 'none', 'none', 'Creepy Violet Cloak', 2, 0, 30, 0, 0, 'This spooky
purple cloak is sure to keep you safe on those dark mogloween nights.', 0, 'Back
', 'Armor', 'Cape', 'Melee', 'items/back/cape-spookyviolet.swf', 0, 0, 2, 0, 'Na
ture,3,Darkness,4', 'Darkness', 1, 'cape', '1', 1, 'false', 0, 2, 0, 0, 0, 2, 0,
2, 0, 2, 2, 2, 0, 3, 3, 0),
(1412, 160, 'none', 'none', 'MOP', 2, 0, 60, 0, 0, 'The MOP has given you their
most prized possession... a mop! It is normally used during initiation. Usually
worn on the head. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-MOP.swf', 67, 83, 6, 25, 'Water,7,Darkn
ess,3', 'Water', 1, 'scythe', '1', 1, 'false', 6, 3, 0, 0, 1, 3, 0, 6, 0, 5, 5,
5, 4, 0, 5, 4),
(1413, 160, 'none', 'none', 'Moonridge Cutters V', 2, 0, 56, 0, 0, 'This weapon
was crafted to commemorate your bravery in the battle against the Z-Virus. The r
ed cloth on the hilt symbolizes freedom. This item requires a Dragon Amulet.',
1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-Moonridge Cutte
rs.swf', 65, 83, 3, 1, 'Darkness,8,Immobility,5', 'Light', 1, 'dagger', '1', 1,
'false', 5, 4, 0, 1, 0, 4, 0, 3, 0, 0, 5, 0, 0, 0, 5, 5),
(1414, 160, 'none', 'none', 'Moonridge Honorstaff V', 2, 0, 56, 0, 0, 'This weap
on was crafted to commemorate your bravery in the battle against the Z-Virus. Th
e red cloth on the hilt symbolizes freedom. This item requires a Dragon Amulet.
', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-Moonridge Honors
tave.swf', 65, 83, 3, 1, 'Darkness,8,Immobility,5', 'Light', 1, 'staff', '1', 1,
'false', 5, 4, 0, 1, 0, 4, 0, 3, 0, 0, 0, 5, 0, 0, 5, 5),
(1415, 160, 'none', 'none', 'Moonridge Greatsword V', 2, 0, 56, 0, 0, 'This weap
on was crafted to commemorate your bravery in the battle against the Z-Virus. Th
e red cloth on the hilt symbolizes freedom. This item requires a Dragon Amulet.
', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-Moonridge Greats
word.swf', 65, 83, 3, 1, 'Darkness,8,Immobility,5', 'Light', 1, 'sword', '1', 1,
'false', 5, 4, 0, 1, 0, 4, 0, 3, 0, 5, 0, 0, 0, 0, 5, 5),
(1416, 160, 'none', 'none', 'Moonridge Cutters', 2, 0, 16, 0, 0, 'This weapon wa
s crafted to commemorate your bravery in the battle against the Z-Virus. The red
cloth on the hilt symbolizes freedom. This item requires a Dragon Amulet.', 1,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-Moonridge Cutters.
swf', 28, 50, 1, 3, 'Darkness,2', 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0
, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0),

(1417, 160, 'none', 'none', 'Moonridge Honorstaff', 2, 0, 16, 0, 0, 'This weapon


was crafted to commemorate your bravery in the battle against the Z-Virus. The
red cloth on the hilt symbolizes freedom. This item requires a Dragon Amulet.',
1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-Moonridge Honorstav
e.swf', 28, 50, 1, 3, 'Darkness,2', 'Light', 1, 'staff', '1', 1, 'false', 1, 0,
0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0),
(1418, 160, 'none', 'none', 'Moonridge Greatsword', 2, 0, 16, 0, 0, 'This weapon
was crafted to commemorate your bravery in the battle against the Z-Virus. The
red cloth on the hilt symbolizes freedom. This item requires a Dragon Amulet.',
1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-Moonridge Greatswor
d.swf', 28, 50, 1, 3, 'Darkness,2', 'Light', 1, 'sword', '1', 1, 'false', 1, 0,
0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0),
(1419, 160, 'none', 'none', 'Moonridge Cutters IV', 2, 0, 46, 0, 0, 'This weapon
was crafted to commemorate your bravery in the battle against the Z-Virus. The
red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Dagger', 'P
ierce', 'items/daggers/dagger-Moonridge Cutters.swf', 57, 73, 3, 1, 'Darkness,5,
Immobility,3', 'Light', 1, 'dagger', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0,
0, 3, 0, 0, 0, 4, 4),
(1420, 160, 'none', 'none', 'Moonridge Honorstaff IV', 2, 0, 46, 0, 0, 'This wea
pon was crafted to commemorate your bravery in the battle against the Z-Virus. T
he red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Staff',
'Melee', 'items/staffs/staff-Moonridge Honorstave.swf', 57, 73, 3, 1, 'Darkness,
5,Immobility,3', 'Light', 1, 'staff', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0
, 0, 0, 3, 0, 0, 4, 4),
(1421, 160, 'none', 'none', 'Moonridge Greatsword IV', 2, 0, 46, 0, 0, 'This wea
pon was crafted to commemorate your bravery in the battle against the Z-Virus. T
he red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-Moonridge Greatsword.swf', 57, 73, 3, 1, 'Darkness,
5,Immobility,3', 'Light', 1, 'sword', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0
, 3, 0, 0, 0, 0, 4, 4),
(1422, 160, 'none', 'none', 'Moonridge Cutters III', 2, 0, 36, 0, 0, 'This weapo
n was crafted to commemorate your bravery in the battle against the Z-Virus. The
red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Dagger', '
Pierce', 'items/daggers/dagger-Moonridge Cutters.swf', 51, 63, 2, 10, 'Darkness,
5', 'Light', 1, 'dagger', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 0, 3, 0, 0
, 0, 3, 3),
(1423, 160, 'none', 'none', 'Moonridge Honorstaff III', 2, 0, 36, 0, 0, 'This we
apon was crafted to commemorate your bravery in the battle against the Z-Virus.
The red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-Moonridge Honorstave.swf', 51, 63, 2, 10, 'Darknes
s,5', 'Light', 1, 'staff', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 0, 0, 3,
0, 0, 3, 3),
(1424, 160, 'none', 'none', 'Moonridge Greatsword III', 2, 0, 36, 0, 0, 'This we
apon was crafted to commemorate your bravery in the battle against the Z-Virus.
The red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-Moonridge Greatsword.swf', 51, 63, 2, 10, 'Darknes
s,5', 'Light', 1, 'sword', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 3, 0, 0,
0, 0, 3, 3),
(1425, 160, 'none', 'none', 'Moonridge Cutters II', 2, 0, 26, 0, 0, 'This weapon
was crafted to commemorate your bravery in the battle against the Z-Virus. The
red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Dagger', 'P
ierce', 'items/daggers/dagger-Moonridge Cutters.swf', 37, 59, 1, 5, 'Darkness,2'
, 'Light', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0,
0, 1, 1),
(1426, 160, 'none', 'none', 'Moonridge Honorstaff II', 2, 0, 26, 0, 0, 'This wea
pon was crafted to commemorate your bravery in the battle against the Z-Virus. T
he red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-Moonridge Honorstave.swf', 37, 59, 1, 5, 'Darkness,
2', 'Light', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0,
0, 1, 1),

(1427, 160, 'none', 'none', 'Moonridge Greatsword II', 2, 0, 26, 0, 0, 'This wea
pon was crafted to commemorate your bravery in the battle against the Z-Virus. T
he red cloth on the hilt symbolizes freedom. ', 0, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-Moonridge Greatsword.swf', 37, 59, 1, 5, 'Darkness,
2', 'Light', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0,
0, 1, 1),
(1428, 161, 'none', 'none', 'Harvest Reaper I', 2, 0, 30, 0, 0, 'The ultimate we
apon for reaping what you sow! Click on the Jack-o-Lantern to change elements fr
om Fire to Nature! Happy Mogloween 2010!', 0, 'Weapon', 'Weapon', 'Scythe', 'Mel
ee', 'items/scythes/scythe-HarvestReaper-r1.swf', 46, 56, 3, 10, 'Nature,5,Fire,
5,Darkness,5,Immobility,5', 'Fire', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0,
0, 0, 3, 0, 1, 1, 1, 0, 0, 3, 0),
(1429, 162, 'none', 'none', 'Woses IV', 2, 0, 60, 0, 0, 'Pwetty!', 1, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-TwigBF1.swf', 72, 78, 4, 15,
'Ice,10,Water,10', 'Water', 1, 'sword', '1', 1, 'false', 4, 0, 0, 2, 0, 0, 0, 4,
0, 5, 5, 5, 5, 5, 0, 0),
(1430, 162, 'none', 'none', 'Woses III', 2, 0, 45, 0, 0, 'Pwetty!', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-TwigBF1.swf', 57, 73, 3, 15,
'Water,8', 'Water', 1, 'sword', '1', 1, 'false', 3, 0, 0, 1, 0, 0, 0, 3, 0, 3,
3, 3, 5, 5, 0, 0),
(1431, 162, 'none', 'none', 'Woses II', 2, 0, 30, 0, 0, 'Pwetty!', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-TwigBF1.swf', 42, 62, 2, 15,
'Water,6', 'Water', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 2, 2
, 2, 4, 4, 0, 0),
(1432, 162, 'none', 'none', 'Minnow', 2, 0, 18, 0, 0, 'Yummy!', 0, 'Weapon', 'We
apon', 'Dagger', 'Pierce', 'items/daggers/dagger-TwigBF4.swf', 32, 44, 0, 10, 'F
ire,1', 'Water', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1,
0, 0, 2, 0, 0),
(1433, 162, 'none', 'none', 'Cwistal Fwish', 2, 0, 18, 0, 0, 'Dewishous!', 0, 'W
eapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-TwigBF3.swf', 32, 44, 0,
10, 'Fire,1', 'Water', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 1, 0, 2, 0, 0),
(1434, 162, 'none', 'none', 'BIG FWISH', 2, 0, 18, 0, 0, 'Oh boy!', 0, 'Weapon',
'Weapon', 'Sword', 'Melee', 'items/swords/sword-TwigBF2.swf', 32, 44, 0, 10, 'F
ire,1', 'Water', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0
, 0, 2, 0, 0),
(1435, 162, 'none', 'none', 'Woses', 2, 0, 15, 0, 0, 'Pwetty!', 0, 'Weapon', 'We
apon', 'Scythe', 'Melee', 'items/scythes/scythe-TwigBF1.swf', 25, 45, 1, 15, 'Wa
ter,4', 'Water', 1, 'scythe', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0,
0, 2, 2, 0, 0),
(1436, 163, 'none', 'none', 'Blazing Fire Sale Axe', 1, 0, 60, 0, 0, 'Everything
must go! ', 0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-BMMBF10.swf'
, 68, 90, 0, 1, 'Silver,7,Darkness,7', 'Fire', 1, 'axe', '1', 1, 'false', 7, 2,
0, 0, 2, 2, 0, 0, 0, 8, 0, 0, 8, 0, 5, 6),
(1437, 163, 'none', 'none', 'Blazing Fire Sale Dagger', 1, 0, 60, 0, 0, 'Everyth
ing must go!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggerBMMBF10.swf', 68, 90, 0, 1, 'Silver,7,Darkness,7', 'Fire', 1, 'dagger', '1', 1,
'false', 7, 2, 0, 0, 2, 2, 0, 0, 0, 0, 8, 0, 8, 0, 5, 6),
(1438, 163, 'none', 'none', 'Blazing Fire Sale Staff', 1, 0, 60, 0, 0, 'Everythi
ng must go! ', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-BMMB
F10.swf', 68, 90, 0, 1, 'Silver,7,Darkness,7', 'Fire', 1, 'staff', '1', 1, 'fals
e', 7, 2, 0, 0, 2, 2, 0, 0, 0, 0, 0, 8, 8, 0, 5, 6);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(1439, 163, 'none', 'none', 'Dark War God Helm', 1, 0, 58, 0, 0, 'Even Gods of W

ar take advantage of sales! ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helm


s/helm-BMMBF10.swf', 0, 0, 4, 1, 'Darkness,9,Silver,10', 'Darkness', 1, 'helm',
'1', 1, 'false', 6, 4, 0, 0, 0, 4, 0, 4, 1, 5, 5, 5, 5, 0, 6, 8),
(1440, 163, 'none', 'none', 'Ebony Early Bird Wings', 1, 0, 58, 0, 0, 'The dark
wings of the early bird will guide you. ', 0, 'Back', 'Armor', 'Wings', 'Melee',
'items/back/wings-BMMBF10.swf', 0, 0, 6, 20, 'Darkness,8,Silver,10', 'Darkness'
, 1, 'cape', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 6, 1, 2, 2, 2, 8, 4, 6, 4),
(1441, 164, 'none', 'none', 'Half-off Higher Dagger of Clubs ', 2, 0, 60, 0, 0,
'This dagger really suits you! But it''s not shaped like a club at all... NOW H
ALF-OFF! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger',
'Pierce', 'items/daggers/dagger-clubshalf.swf', 71, 79, 4, 5, 'Stone,10,Wind,10,
Fire,10', 'Stone', 1, 'dagger', '1', 1, 'false', 6, 3, 0, 1, 1, 3, 0, 4, 1, 0, 7
, 0, 10, 0, 8, 0),
(1442, 164, 'none', 'none', 'Half-off Higher Staff of Clubs', 2, 0, 60, 0, 0, 'T
his staff really suits you! But it''s not shaped like a club at all... NOW HALFOFF! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magi
c', 'items/staffs/staff-clubshalf.swf', 71, 79, 4, 5, 'Stone,10,Wind,10,Fire,10'
, 'Stone', 1, 'staff', '1', 1, 'false', 6, 3, 0, 1, 1, 3, 0, 4, 1, 0, 0, 7, 10,
0, 8, 0),
(1443, 164, 'none', 'none', 'Half-off Higher Sword of Clubs', 2, 0, 60, 0, 0, 'T
his sword really suits you! But it''s not shaped like a club at all... NOW HALFOFF! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Mele
e', 'items/swords/sword-clubshalf.swf', 71, 79, 4, 5, 'Stone,10,Wind,10,Fire,10'
, 'Stone', 1, 'sword', '1', 1, 'false', 6, 3, 0, 1, 1, 3, 0, 4, 1, 7, 0, 0, 10,
0, 8, 8),
(1444, 164, 'none', 'none', 'Half-off High Dagger of Clubs', 2, 0, 54, 0, 0, 'Th
is dagger really suits you! But it''s not shaped like a club at all... NOW HALF
-OFF! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pi
erce', 'items/daggers/dagger-clubshalf.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,
9', 'Stone', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 7, 0, 0
, 0, 8, 0),
(1445, 164, 'none', 'none', 'Half-off High Staff of Clubs', 2, 0, 54, 0, 0, 'Thi
s staff really suits you! But it''s not shaped like a club at all... NOW HALF-OF
F! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic'
, 'items/staffs/staff-clubshalf.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'St
one', 1, 'staff', '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 8,
0),
(1446, 164, 'none', 'none', 'Half-off High Sword of Clubs', 2, 0, 54, 0, 0, 'Thi
s sword really suits you! But it''s not shaped like a club at all... NOW HALF-OF
F! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee'
, 'items/swords/sword-clubshalf.swf', 65, 77, 5, 5, 'Stone,9,Wind,9,Fire,9', 'St
one', 1, 'sword', '1', 1, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 7, 0, 0, 0, 0, 8,
0),
(1447, 164, 'none', 'none', 'Half-off Elite Zephyrus', 2, 0, 45, 0, 0, 'The sigh
of a wind elemental solidified into this dagger. It''s touch leaves enemies sh
ort of breath. NOW HALF-OFF!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'item
s/daggers/dagger-tomixpophalf.swf', 60, 68, 2, 10, 'Metal,4,Stone,3', 'Wind', 1,
'dagger', '1', 1, 'false', 2, 3, 0, 1, 0, 0, 0, 2, 0, 0, 4, 2, 0, 0, 2, 0),
(1448, 164, 'none', 'none', 'Half-off Elite Boreas', 2, 0, 45, 0, 0, 'A tornado
swept through a field of pink flowers. The pink sections of this staff are comp
rised of wind and shredded flower petals. NOW HALF-OFF! ', 0, 'Weapon', 'Weapon
', 'Staff', 'Magic', 'items/staffs/staff-tomixpophalf.swf', 60, 68, 2, 10, 'Meta
l,4,Stone,3', 'Wind', 1, 'staff', '1', 1, 'false', 2, 3, 0, 1, 0, 0, 0, 2, 0, 0,
0, 4, 2, 0, 2, 0),
(1449, 164, 'none', 'none', 'Half-off Elite Notas', 2, 0, 45, 0, 0, 'The avatar
of the Wind Lord has this made to remind people just how cutting the edge of a c
old wind can be. NOW HALF-OFF!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items
/swords/sword-tomixpophalf.swf', 60, 68, 2, 10, 'Metal,4,Stone,3', 'Wind', 1, 's
word', '1', 1, 'false', 2, 3, 0, 1, 0, 0, 0, 2, 0, 4, 0, 2, 0, 0, 2, 0),
(1450, 164, 'none', 'none', 'Half-off Zephyrus', 2, 0, 28, 0, 0, 'The sigh of a

wind elemental solidified into this dagger. It''s touch leaves enemies short of
breath. NOW HALF-OFF!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-tomixpophalf.swf', 41, 57, 2, 6, 'Stone,2', 'Wind', 1, 'dagger', '1',
1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 1, 0, 0, 0, 0),
(1451, 164, 'none', 'none', 'Half-off Boreas', 2, 0, 28, 0, 0, 'A tornado swept
through a field of pink flowers. The pink sections of this staff are comprised
of wind and shredded flower petals. NOW HALF-OFF!', 0, 'Weapon', 'Weapon', 'Staf
f', 'Magic', 'items/staffs/staff-tomixpophalf.swf', 41, 57, 2, 6, 'Stone,2', 'Wi
nd', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 1, 0
),
(1452, 164, 'none', 'none', 'Half-off Notas', 2, 0, 28, 0, 0, 'The avatar of the
Wind Lord has this made to remind people just how cutting the edge of a cold wi
nd can be. NOW HALF-OFF!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/sword
s/sword-tomixpophalf.swf', 41, 57, 2, 6, 'Stone,2', 'Wind', 1, 'sword', '1', 1,
'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 1, 0, 0, 0, 0),
(1453, 165, 'none', 'none', 'Well Worn Lucky Cap', 2, 0, 56, 0, 0, 'This well wo
rn cap looks like it''s been through some crazy adventures! This item requires a
Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-luckyc
ap.swf', 0, 0, 6, 6, 'Stone,5,Wind,5,Water,5,Immobility,3', 'Nature', 1, 'helm',
'1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 6, 0, 5, 5, 5, 7, 7, 5, 5),
(1454, 165, 'none', 'none', 'Dusty Lucky Cap', 2, 0, 46, 0, 0, 'This well worn c
ap looks like it''s been through some crazy adventures! This item requires a Dra
gon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-luckycap.s
wf', 0, 0, 5, 6, 'Stone,5,Wind,5,Water,3,Immobility,1', 'Nature', 1, 'helm', '1'
, 1, 'false', 4, 4, 0, 0, 0, 4, 0, 5, 0, 4, 4, 4, 6, 6, 5, 3),
(1455, 165, 'none', 'none', 'Soft Lucky Cap', 2, 0, 36, 0, 0, 'This well worn ca
p looks like it''s been through some crazy adventures! This item requires a Drag
on Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-luckycap.sw
f', 0, 0, 4, 6, 'Stone,5,Wind,5', 'Nature', 1, 'helm', '1', 1, 'false', 3, 4, 0,
0, 0, 4, 0, 4, 0, 2, 2, 2, 5, 5, 3, 3),
(1456, 165, 'none', 'none', 'Crushed Lucky Cap', 2, 0, 26, 0, 0, 'This well worn
cap looks like it''s been through some crazy adventures! This item requires a D
ragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-luckycap
.swf', 0, 0, 3, 6, 'Stone,3,Wind,3', 'Nature', 1, 'helm', '1', 1, 'false', 2, 3,
0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 4, 4, 2, 1),
(1457, 165, 'none', 'none', 'Faded Lucky Cap', 2, 0, 16, 0, 0, 'This well worn c
ap looks like it''s been through some crazy adventures! This item requires a Dra
gon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-luckycap.s
wf', 0, 0, 3, 6, 'Stone,3', 'Nature', 1, 'helm', '1', 1, 'false', 0, 2, 0, 0, 0,
2, 0, 3, 0, 0, 0, 0, 3, 3, 0, 0),
(1458, 166, 'none', 'none', 'Revered Ancient Ninja Terrapin', 2, 0, 60, 0, 0, 'T
his Pet requires a Dragon Amulet. This rare fresh water turtle has, through some
magical accident been transformed into an elderly fighting machine, with a bad
attitude. Day of the Ninja rare pet!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pe
t-NinjaTerrapin.swf', 17, 25, 0, 125, '', 'Wood', 1, 'pet', '1', 1, 'false', 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1459, 166, 'none', 'none', 'Revered Sneevil Ninja Buddy', 2, 0, 55, 0, 0, 'This
Pet requires a Dragon Amulet. Sneevil Ninja Buddy... Sneevil Ninja Buddy! Sneev
il Ninja Buddy and me! Day of the Ninja rare pet!', 1, 'Pet', 'Pet', 'Pet', 'Mel
ee', 'pets/pet-SneevilNinja.swf', 18, 22, 2, 125, '', 'Metal', 1, 'pet', '1', 1,
'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 0, 0, 0, 0, 0),
(1460, 166, 'none', 'none', 'Revered Post-Adolescent Ninja Terrapin', 2, 0, 35,
0, 0, 'This Pet requires a Dragon Amulet. This rare fresh water turtle has, thro
ugh some magical accident been transformed into a post-adolescent fighting machi
ne, with a bad attitude. He''ll probably grow out of that. Day of the Ninja rare
pet!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-NinjaTerrapin.swf', 15, 19, 0
, 125, '', 'Wood', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0, 0, 0),
(1461, 166, 'none', 'none', 'Revered Ancestral Snake Spirit', 2, 0, 50, 0, 0, 'T
his spiritual serpent has been granted to members of the Shadow of the Wind Clan

. It represents the ability to free yourself from any situation, as a snake esca
pes it''s own skin. Day of the Ninja rare pet!', 0, 'Pet', 'Pet', 'Pet', 'Magic
', 'pets/pet-ninjaserpent.swf', 16, 22, 0, 125, '', 'Wind', 1, 'pet', '1', 1, 'f
alse', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1462, 166, 'none', 'none', 'Revered Ancestral Boar Spirit', 2, 0, 45, 0, 0, 'Th
is pet has been granted to the ninjas of the Shadow of the Wind Clan by Nago, th
e boar god. It represents a fierce nature, strong spirit and breath as fresh as
a summer ham. Day of the Ninja rare pet!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pet
s/pet-ninjapiggy.swf', 16, 21, 0, 125, '', 'Bacon', 1, 'pet', '1', 1, 'false', 2
, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0),
(1463, 166, 'none', 'none', 'Revered Shadow Monkey', 2, 0, 40, 0, 0, 'This is on
e of the ninja monkies trained by the Shadow of the Wind ninja to cause trouble
for the Osprey Cove pirates. Day of the Ninja rare pet!', 0, 'Pet', 'Pet', 'Pet'
, 'Melee', 'pets/pet-ninkey.swf', 15, 21, 0, 125, '', 'Poison', 1, 'pet', '1', 1
, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1464, 167, 'none', 'none', 'Thyton''s High Kodachi', 2, 0, 55, 0, 0, 'Thyton wi
shes to thank you for celebrating the Day of the Ninja with him and his clan! T
his item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce',
'items/daggers/dagger-FIdagger2.swf', 64, 80, 3, 125, 'Darkness,6,Light,6', 'Lig
ht', 1, 'dagger', '1', 1, 'false', 5, 2, 0, 0, 0, 2, 0, 3, 0, 0, 7, 0, 0, 0, 5,
5),
(1465, 167, 'none', 'none', 'Thyton''s High Naginata ', 2, 0, 55, 0, 0, 'Thyton
wishes to thank you for celebrating the Day of the Ninja with him and his clan!
This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic',
'items/staffs/staff-FIstaff2.swf', 64, 80, 3, 125, 'Darkness,6,Light,6', 'Light'
, 1, 'staff', '1', 1, 'false', 5, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0, 7, 0, 0, 5, 5),
(1466, 167, 'none', 'none', 'Thyton''s High Katana', 2, 0, 55, 0, 0, 'Thyton wis
hes to thank you for celebrating the Day of the Ninja with him and his clan! Th
is item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'it
ems/swords/sword-FIsword2.swf', 64, 80, 3, 125, 'Darkness,6,Light,6', 'Light', 1
, 'sword', '1', 1, 'false', 5, 2, 0, 0, 0, 2, 0, 3, 0, 7, 0, 0, 0, 0, 5, 5),
(1467, 167, 'none', 'none', 'Thyton''s Kodachi', 2, 0, 35, 0, 0, 'Thyton wishes
to thank you for celebrating the Day of the Ninja with him and his clan! ', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-FIdagger2.swf', 50
, 60, 3, 125, 'Darkness,4,Light,4', 'Light', 1, 'dagger', '1', 1, 'false', 3, 0,
0, 0, 0, 0, 0, 3, 0, 0, 3, 0, 0, 0, 2, 2),
(1468, 167, 'none', 'none', 'Thyton''s Naginata', 2, 0, 35, 0, 0, 'Thyton wishes
to thank you for celebrating the Day of the Ninja with him and his clan! ', 0,
'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-FIstaff2.swf', 50, 60
, 3, 125, 'Darkness,4,Light,4', 'Light', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0
, 0, 0, 0, 3, 0, 0, 0, 3, 0, 0, 2, 2),
(1469, 167, 'none', 'none', 'Thyton''s Katana', 2, 0, 35, 0, 0, 'Thyton wishes t
o thank you for celebrating the Day of the Ninja with him and his clan! ', 0, '
Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-FIsword2.swf', 50, 60,
3, 125, 'Darkness,4,Light,4', 'Light', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0,
0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 2, 2),
(1470, 168, 'none', 'none', 'Black Cowboy Hat', 2, 0, 56, 0, 0, 'Only the quicke
st draw in Lore can rock this hat! This item requires a Dragon Amulet.', 1, 'Hea
d', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-CowboyishHatBlack.swf', 0, 0, 4
, 6, 'Stone,5,Wind,5,Darkness,5,Health,-3', 'Stone', 1, 'helm', '1', 1, 'false',
6, 0, 0, 0, 0, 0, 0, 4, 0, 5, 5, 5, 6, 9, 5, 0),
(1471, 168, 'none', 'none', 'Cowboy Hat', 2, 0, 47, 0, 0, 'The inside band just
has the letters R.D. carved into it. This item requires a Dragon Amulet.', 1, 'H
ead', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-CowboyishHat.swf', 0, 0, 2, 1
, 'Light,8,Darkness,8', 'Darkness', 1, 'helm', '1', 1, 'false', 5, 0, 0, 0, 0, 0
, 0, 2, 1, 5, 5, 5, 0, 0, 6, 6),
(1472, 168, 'none', 'none', 'Torn Black Cape', 2, 0, 58, 0, 0, 'Masterfully craf
ted by Lauren in Verteroche this cape will bring out the fighter in you!', 0, 'B
ack', 'Armor', 'Cape', 'Melee', 'items/back/cape-TornBlackCape.swf', 0, 0, 0, 20
, 'Darkness,7', 'Darkness', 1, 'cape', '1', 1, 'false', 7, 0, 0, 0, 0, 0, 0, 0,

0, 5, 5, 5, 0, 0, 0, 0),
(1473, 168, 'none', 'none', 'Robain Hoot''s Hat', 2, 0, 53, 0, 0, 'Styled after
the hero of a local legend this helm will make you merry!', 0, 'Head', 'Armor',
'Helmet', 'Melee', 'head/helms/helm-RobainHootHat.swf', 0, 0, 2, 15, 'Nature,6,S
ilver,5,Immobility,2', 'Wood', 1, 'helm', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0,
2, 0, 3, 3, 3, 8, 8, 2, 4),
(1474, 168, 'none', 'none', 'Torn Blue Cape', 2, 0, 48, 0, 0, 'A well worn cape
crafted by Lauren in Verteroche, this cape will protect you from the elements.',
0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-tornbluecape.swf', 0, 0,
4, 20, 'Wind,4,Ice,4,Fire,4,Water,4,Energy,4,Darkness,4,Light,4', 'Wind', 1, 'ca
pe', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0, 4, 0, 4, 4, 4, 3, 0, 2, 0),
(1475, 168, 'none', 'none', 'Black Silk Hat', 2, 0, 42, 0, 0, 'This sleek hat wi
ll help with blending into the shadows!', 0, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-SilkHatBlack.swf', 0, 0, 0, 5, 'Light,5,Fire,5,Energy,5', 'Dar
kness', 1, 'helm', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0, 3, 0, 0,
5),
(1476, 168, 'none', 'none', 'Silk Hat', 2, 0, 36, 0, 0, 'Crafted with the softes
t silks, you were lucky to get a hat of this quality from Lauren''s shop.', 0, '
Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-SilkHat.swf', 0, 0, 4, 10, '
Poison,2', 'Silver', 1, 'helm', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 4, 0, 3, 3
, 3, 6, 0, 0, 0),
(1477, 169, 'none', 'none', 'Sun Tome', 2, 0, 1, 0, 0, '"An old tome filled with
magical incantations from the Light realm." Maya in Oaklore would probably be i
nterested in this Tome for her Book Return.', 0, 'Not Equipable', 'Item', 'Resou
rce', 'Melee', '', 0, 0, 0, 0, '', 'Light', 30, 'yellowbag', '1', 1, 'false', 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1478, 170, 'none', 'none', 'Li''l Typhoon', 2, 0, 60, 0, 0, 'This is the cutest
water elemental EVER!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiewater
.swf', 18, 24, 0, 10, 'Fire,-10,Cute,1000', 'Water', 1, 'pet', '1', 1, 'false',
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1479, 170, 'none', 'none', 'Li''l Squall', 2, 0, 40, 0, 0, 'That is the cutest
wind elemental EVER!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiewind.sw
f', 15, 21, 0, 10, 'Fire,-10,Cute,1000', 'Wind', 1, 'pet', '1', 1, 'false', 0, 0
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1480, 170, 'none', 'none', 'Li''l Inferno', 2, 0, 20, 0, 0, 'That is the cutest
fire elemental EVER!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-plushiefire.s
wf', 10, 16, 0, 10, 'Fire,-10,Cute,1000', 'Fire', 1, 'pet', '1', 1, 'false', 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1481, 171, 'none', 'none', 'Tomix Hair V', 2, 0, 57, 0, 0, 'Tomix is suave, and
so is his hair. Now YOU can wear the hair of a renowned SoulWeaver without fear
! Great for men AND women (goatee not included)! This item requires a Dragon Amu
let.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-tomixhair.swf', 0
, 0, 4, 10, 'Darkness,8,Fire,8,Stone,8', 'Darkness', 1, 'helm', '1', 1, 'false',
6, 4, 0, 4, 0, 4, 0, 4, 0, 6, 6, 6, 0, 0, 5, 5),
(1482, 171, 'none', 'none', 'Tomix Hair V', 1, 0, 57, 0, 0, 'Tomix is suave, and
so is his hair. Now YOU can wear the hair of a renowned SoulWeaver without fear
! Great for men AND women (goatee not included)!', 0, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-tomixhair.swf', 0, 0, 4, 10, 'Darkness,8,Fire,8,Stone
,8', 'Darkness', 1, 'helm', '1', 1, 'false', 6, 4, 0, 4, 0, 4, 0, 4, 0, 6, 6, 6,
0, 0, 5, 5),
(1483, 171, 'none', 'none', 'Tomix Hair IV', 2, 0, 47, 0, 0, 'Tomix is suave, an
d so is his hair. Now YOU can wear the hair of a renowned SoulWeaver without fea
r! Great for men AND women (goatee not included)!', 0, 'Head', 'Armor', 'Helmet'
, 'Melee', 'head/helms/helm-tomixhair.swf', 0, 0, 5, 10, 'Darkness,5,Fire,5,Ston
e,5', 'Darkness', 1, 'helm', '1', 1, 'false', 4, 0, 0, 3, 0, 0, 0, 5, 0, 5, 5, 5
, 0, 0, 5, 5),
(1484, 171, 'none', 'none', 'Tomix Hair III', 2, 0, 37, 0, 0, 'Tomix is suave, a
nd so is his hair. Now YOU can wear the hair of a renowned SoulWeaver without fe
ar! Great for men AND women (goatee not included)!', 0, 'Head', 'Armor', 'Helmet
', 'Melee', 'head/helms/helm-tomixhair.swf', 0, 0, 4, 10, 'Darkness,3,Fire,3,Sto

ne,3', 'Darkness', 1, 'helm', '1', 1, 'false', 4, 0, 0, 3, 0, 0, 0, 4, 0, 4, 4,


4, 0, 0, 4, 4),
(1485, 171, 'none', 'none', 'Tomix Hair II', 2, 0, 27, 0, 0, 'Tomix is suave, an
d so is his hair. Now YOU can wear the hair of a renowned SoulWeaver without fea
r! Great for men AND women (goatee not included)!', 0, 'Head', 'Armor', 'Helmet'
, 'Melee', 'head/helms/helm-tomixhair.swf', 0, 0, 2, 10, 'Darkness,2,Fire,2,Ston
e,2', 'Darkness', 1, 'helm', '1', 1, 'false', 3, 0, 0, 2, 0, 0, 0, 2, 0, 3, 3, 3
, 0, 0, 3, 3),
(1486, 171, 'none', 'none', 'Tomix Hair I', 2, 0, 17, 0, 0, 'Tomix is suave, and
so is his hair. Now YOU can wear the hair of a renowned SoulWeaver without fear
! Great for men AND women (goatee not included)!', 0, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-tomixhair.swf', 0, 0, 2, 10, 'Darkness,1,Fire,1,Stone
,1', 'Darkness', 1, 'helm', '1', 1, 'false', 2, 0, 0, 1, 0, 0, 0, 2, 0, 3, 3, 3,
0, 0, 2, 2),
(1487, 172, 'none', 'none', 'Hyper Supermassive Warpfield', 2, 0, 61, 0, 0, 'Lim
has made SCIENCE! And this weapon is a VERY good example of why mad scientists
should be allowed to play with blackholes. This item requires a Dragon Amulet.
', 1, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-blackhole.swf', 70, 8
2, 5, 5, 'Darkness,9,Energy,9,Immobility,9', 'Darkness', 1, 'axe', '1', 1, 'fals
e', 5, 4, 0, 0, 0, 4, 0, 5, 0, 6, 0, 0, 0, 0, 6, 6),
(1488, 172, 'none', 'none', 'Hyper Supermassive Warpdrive', 2, 0, 61, 0, 0, 'Lim
has made SCIENCE! And this weapon is a VERY good example of why mad scientists
should be allowed to play with blackholes. This item requires a Dragon Amulet.
', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-blackhole.s
wf', 70, 82, 5, 5, 'Darkness,9,Energy,9,Immobility,9', 'Darkness', 1, 'dagger',
'1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 5, 0, 6, 0, 0, 0, 0, 6, 6),
(1489, 172, 'none', 'none', 'Elite Dagger of Hearts', 2, 0, 61, 0, 0, 'This dagg
er really suits you! But it''s not shaped like a heart at all... This item requ
ires a Dragon Amulet. ', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagge
rs/dagger-hearts.swf', 70, 82, 6, 5, 'Stone,10,Wind,10,Fire,10', 'Fire', 1, 'dag
ger', '1', 1, 'false', 6, 2, 0, 3, 0, 2, 0, 6, 0, 0, 8, 0, 0, 0, 7, 7),
(1490, 172, 'none', 'none', 'Elite Dagger of Clubs', 2, 0, 61, 0, 0, 'This dagge
r really suits you! But it''s not shaped like a club at all... This item requir
es a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/
dagger-clubs.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Stone', 1, 'dagger
', '1', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 0, 8, 0, 0, 0, 7, 7),
(1491, 172, 'none', 'none', 'Elite Dagger of Spades', 2, 0, 61, 0, 0, 'This dagg
er really suits you! But it''s not shaped like a spade at all... This item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagger
s/dagger-spades.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Water', 1, 'dag
ger', '1', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 0, 8, 0, 0, 0, 7, 7),
(1492, 172, 'none', 'none', 'Elite Dagger of Diamonds', 2, 0, 61, 0, 0, 'This da
gger really suits you! But it''s not shaped like a diamond at all... This item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/da
ggers/dagger-diamonds.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Wind', 1,
'dagger', '1', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 0, 8, 0, 0, 0, 7, 7),
(1493, 172, 'none', 'none', 'Faunus Dragon Helm', 2, 0, 61, 0, 0, 'The spirit of
nature flows through this helm. The eye of the dragon is an action button! Thi
s item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/
helms/helm-FaunusHelm.swf', 0, 0, 6, 10, 'Stone,8,Nature,8,Immobility,5', 'Light
', 1, 'helm', '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0, 6, 1, 0, 0, 0, 0, 6, 6, 6),
(1494, 172, 'none', 'none', 'Mr. Poofles', 2, 0, 61, 0, 0, 'Awww, thank goodness
Lim found a mage to change Mr. Poofles back to his normal self!And Lim even add
ed a big blue bow! This item requires a Dragon Amulet. ', 1, 'Pet', 'Pet', 'Pet'
, 'Melee', 'pets/pet-MrPoofles.swf', 20, 25, 0, 1, '', 'Water', 1, 'pet', '1', 1
, 'false', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1495, 172, 'none', 'none', 'Elite Staff of Hearts', 2, 0, 61, 0, 0, 'This staff
really suits you! But it''s not shaped like a heart at all... This item require
s a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staf
f-hearts.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Fire', 1, 'staff', '1'

, 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 0, 0, 8, 0, 0, 7, 7),
(1496, 172, 'none', 'none', 'Hyper Supermassive Warpgenerator', 2, 0, 61, 0, 0,
'Lim has made SCIENCE! And this weapon is a VERY good example of why mad scient
ists should be allowed to play with blackholes. This item requires a Dragon Amu
let. ', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-blackhole.s
wf', 70, 82, 5, 5, 'Darkness,9,Energy,9,Immobility,9', 'Darkness', 1, 'staff', '
1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 5, 0, 0, 0, 6, 0, 0, 6, 6),
(1497, 172, 'none', 'none', 'Elite Staff of Diamonds', 2, 0, 61, 0, 0, 'This sta
ff really suits you! But it''s not shaped like a diamond at all... This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/
staff-diamonds.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Wind', 1, 'staff
', '1', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 0, 0, 8, 0, 0, 7, 7),
(1498, 172, 'none', 'none', 'Elite Staff of Spades', 2, 0, 61, 0, 0, 'This staff
really suits you! But it''s not shaped like a spade at all... This item require
s a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staf
f-spades.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Water', 1, 'staff', '1
', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 0, 0, 8, 0, 0, 7, 7),
(1499, 172, 'none', 'none', 'Elite Staff of Clubs', 2, 0, 61, 0, 0, 'This staff
really suits you! But it''s not shaped like a club at all... This item requires
a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staffclubs.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Stone', 1, 'staff', '1',
1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 0, 0, 8, 0, 0, 7, 7),
(1500, 172, 'none', 'none', 'Elite Sword of Spades', 2, 0, 61, 0, 0, 'This sword
really suits you! But it''s not shaped like a spade at all... This item require
s a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/swor
d-spades.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Water', 1, 'sword', '1
', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 8, 0, 0, 0, 0, 7, 7),
(1501, 172, 'none', 'none', 'Elite Sword of Diamonds', 2, 0, 61, 0, 0, 'This swo
rd really suits you! But it''s not shaped like a diamond at all... This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/
sword-diamonds.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Wind', 1, 'sword
', '1', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 8, 0, 0, 0, 0, 7, 7),
(1502, 172, 'none', 'none', 'Elite High Sword of Clubs', 2, 0, 61, 0, 0, 'This
sword really suits you! But it''s not shaped like a club at all... This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/
sword-clubs.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Stone', 1, 'sword',
'1', 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 8, 0, 0, 0, 0, 7, 7),
(1503, 172, 'none', 'none', 'Elite Sword of Hearts', 2, 0, 61, 0, 0, 'This sword
really suits you! But it''s not shaped like a heart at all... This item require
s a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/swor
d-hearts.swf', 70, 82, 7, 5, 'Stone,10,Wind,10,Fire,10', 'Fire', 1, 'sword', '1'
, 1, 'false', 7, 2, 0, 3, 0, 2, 0, 7, 0, 8, 0, 0, 0, 0, 7, 7),
(1504, 172, 'none', 'none', ' Bright Star Helm IV', 2, 0, 60, 0, 0, 'You''re a S
TAR! You might not have won a place as Lim''s assistant in Falconreach Idle, bu
t you definitely proved that you''ve got talent!', 1, 'Head', 'Armor', 'Helmet',
'Melee', 'head/helms/helm-brightstar.swf', 0, 0, 5, 10, 'Light,9,Darkness,9', '
Light', 1, 'helm', '1', 1, 'false', 5, 6, 0, 0, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0,
10),
(1505, 172, 'none', 'none', 'Invisible Helm', 2, 0, 60, 0, 0, 'All of the stats,
none of the art! This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-invisible.swf', 0, 0, 5, 5, 'Immobility,9,Fire,9
,Ice,9,Wind,9,Stone,9', 'Darkness', 1, 'helm', '1', 1, 'false', 5, 5, 0, 0, 4, 5
, 0, 5, 3, 0, 0, 0, 0, 6, 6, 6),
(1506, 172, 'none', 'none', 'Mightier 100k Scythe', 2, 0, 61, 0, 0, 'This is pur
ely a status symbol. If you have this in your backpack, other players who haven
''t been able to get 100K gold will look at you in awe (and maybe wonder a littl
e about your sanity.)', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes
/scythe-panicscythe1.swf', 70, 80, 5, 9001, 'Light,9,Darkness,9,Water,9,Fire,9',
'Silver', 1, 'scythe', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 5, 0, 5, 5, 5, 0,
0, 5, 5),

(1507, 172, 'none', 'none', 'Invisible Cape', 2, 0, 60, 0, 0, 'All of the stats,
none of the art.', 0, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-invisi
ble.swf', 0, 0, 5, 9, 'Darkness,9,Fire,9,Light,9', 'Darkness', 1, 'cape', '1', 1
, 'false', 5, 0, 0, 3, 0, 0, 0, 5, 0, 5, 5, 5, 0, 0, 5, 5),
(1508, 172, 'none', 'none', 'Bright Star Cape IV', 2, 0, 60, 0, 0, 'You''re a ST
AR! You might not have won a place as Lim''s assistant in Falconreach Idle, but
you definitely proved that you''ve got talent!', 0, 'Back', 'Armor', 'Cape', 'M
elee', 'items/back/cape-brightstar.swf', 0, 0, 5, 0, 'Darkness,9,Light,9', 'Ligh
t', 1, 'cape', '1', 1, 'false', 5, 6, 0, 0, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0, 7),
(1509, 172, 'none', 'none', 'Blind Master Sage Helm', 2, 0, 60, 0, 0, 'There is
a School of Sages which believes that sight hinders the magical ability. They u
se these hoods to focus their magic.', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'h
ead/helms/helm-magicblind.swf', 0, 0, 5, 15, 'Light,9', 'Darkness', 1, 'helm', '
1', 1, 'false', 5, 3, 0, 1, 0, 3, 0, 5, 0, 5, 5, 5, 0, 5, 5, 5),
(1510, 173, 'none', 'none', 'Mega-deathly Hollow', 1, 0, 60, 0, 0, 'Your finger
goes through the hollow part of this metal band. It MAY, some stories say, help
you defeat MegaDeath down in the Underworld.', 0, 'Finger', 'Armor', 'Ring', 'Me
lee', '', 0, 0, 7, 5, 'Light,9,Fire,9,Water,9,Immobility,5', 'Darkness', 1, 'rin
g', '1', 1, 'false', 7, 7, 0, 0, 0, 7, 0, 7, 0, 5, 5, 5, 0, 0, 9, 9),
(1511, 173, 'none', 'none', 'Two Door Rose Ring', 1, 0, 55, 0, 0, 'The band of t
his ring is carved to symbolize two doors. One with a white rose on it, and one
with a red rose on it. Wear it well, for it is the ring of kings! ', 0, 'Fing
er', 'Armor', 'Ring', 'Melee', '', 0, 0, 6, 15, 'Fire,9,Immobility,5,Water,9', '
Nature', 1, 'ring', '1', 1, 'false', 6, 7, 0, 0, 0, 7, 0, 6, 0, 6, 6, 6, 0, 0, 7
, 7),
(1512, 173, 'none', 'none', 'A Hole-y Ring', 1, 0, 50, 0, 0, 'This ring was foun
d at the bottom of a hole dug five feet into the ground. It smells faintly of p
eaches. Is it cursed, or is it good luck? You decide!', 0, 'Finger', 'Armor',
'Ring', 'Melee', '', 0, 0, 5, 19, 'Darkness,6,Light,6,Immobility,4', 'Light', 1,
'ring', '1', 1, 'false', 7, 7, 0, 4, 2, 7, 0, 5, 2, 0, 0, 3, 0, 0, 9, 9),
(1513, 173, 'none', 'none', 'Shrieking Ring', 1, 0, 45, 0, 0, 'This ring belonge
d to an ogre king, who then gave it to his bride! It is green and covered in sl
ime, but it is still pretty effective at helping you in battle.', 0, 'Finger', '
Armor', 'Ring', 'Melee', '', 0, 0, 3, 15, 'Water,7,Ice,7,Immobility,4', 'Energy'
, 1, 'ring', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 2, 2, 2, 0, 0, 5, 5),
(1514, 173, 'none', 'none', 'A Team Ring', 1, 0, 40, 0, 0, 'This is a team ring
for only the BEST of heroes. No B-list adventurers need apply for ownership! ',
0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 6, 11, 'Fire,6,Water,6,Ice,6',
'Water', 1, 'ring', '1', 1, 'false', 6, 5, 0, 2, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0,
7, 6),
(1515, 173, 'none', 'none', 'Despicable Ring', 1, 0, 35, 0, 0, 'Not quite as goo
d as a freeze ray, and the ring isn''t at all fluffy, but it IS pretty good at h
elping you attack!', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 3, 15, 'Wi
nd,6,Stone,6,Immobility,3', 'Stone', 1, 'ring', '1', 1, 'false', 3, 4, 0, 3, 0,
4, 0, 3, 0, 3, 3, 3, 0, 0, 3, 2),
(1516, 173, 'none', 'none', 'Wooden Triumph', 1, 0, 30, 0, 0, 'This woody ring w
as taken off a plushie. Oh, the stories that toy could tell!', 0, 'Finger', 'Ar
mor', 'Ring', 'Melee', '', 0, 0, 5, 15, 'Fire,5,Water,5,Ice,5,Nature,5', 'Wood',
1, 'ring', '1', 1, 'false', 4, 5, 0, 4, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 5, 4),
(1517, 173, 'none', 'none', 'Pilgrim''s Band', 1, 0, 25, 0, 0, 'A young wanderer
named Scott found this and sold it to Cysero, who discovered that it has magica
l properties. He hasn''t yet discovered what they are beyond emitting a pretty
smell and a chime like bells.', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0,
4, 0, 'Stone,4,Ice,4,Darkness,4', 'Wind', 1, 'ring', '1', 1, 'false', 4, 4, 0,
0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 0, 5, 3),
(1518, 173, 'none', 'none', 'Ring of the Lords', 1, 0, 20, 0, 0, 'So many desire
this precioussssss ring, and now it''s fallen into YOUR hands! What will you d
o with it? It might just make you walk into more doors.', 0, 'Finger', 'Armor',
'Ring', 'Melee', '', 0, 0, 1, 10, 'Fire,3,Ice,3,Light,3', 'Water', 1, 'ring', '
1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 1, 2),

(1519, 173, 'none', 'none', 'Kata''s Doom', 1, 0, 15, 0, 0, 'A cat''s head grace
s the top of this obsidian ring. Two brilliant emeralds shine as the carved cat
''s eyes. When you hold it to your ear, you hear a hissing, as if you''ve anger
ed the doomkitty! ', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 10, 'D
arkness,3', 'Darkness', 1, 'ring', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 1, 0
, 0, 0, 2, 0, 2, 0),
(1520, 173, 'none', 'none', 'Lost Ring', 1, 0, 10, 0, 0, 'You found it! It appea
rs that a string of numbers are carved into this stone ring, but they''ve been m
ostly worn away by the waves of the sea.', 0, 'Finger', 'Armor', 'Ring', 'Melee'
, '', 0, 0, 0, 12, 'Darkness,2', 'Light', 1, 'ring', '1', 1, 'false', 1, 2, 0, 0
, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(1521, 173, 'none', 'none', 'Clocking Ring', 1, 0, 5, 0, 0, 'The teensy clock se
t into this ring will keep you on track and on time as you battle your way throu
gh opponents!', 0, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 15, 'Fire,1'
, 'Metal', 1, 'ring', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,
1, 0),
(1522, 174, 'none', 'none', 'The Cloud Key', 2, 0, 63, 0, 0, 'A key to the Equil
ibrium Gate, a key to victory against your opponents. This item requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-key_
cloud.swf', 68, 88, 6, 10, 'All,2', 'Wind', 1, 'scythe', '1', 1, 'false', 7, 2,
0, 0, 0, 2, 0, 6, 0, 6, 6, 6, 0, 0, 0, 6),
(1523, 174, 'none', 'none', 'Polished Cloud Key', 2, 0, 60, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapo
n', 'Scythe', 'Melee', 'items/scythes/scythe-key_cloud.swf', 65, 85, 6, 10, 'Imm
obility,10', 'Wind', 1, 'scythe', '1', 1, 'false', 6, 2, 0, 0, 0, 2, 0, 6, 0, 5,
5, 5, 0, 0, 0, 6),
(1524, 174, 'none', 'none', 'Shiny Cloud Key', 2, 0, 45, 0, 0, 'A key to the Equ
ilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_cloud2.swf', 60, 72, 3, 10, 'Immob
ility,7', 'Wind', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4,
4, 0, 0, 0, 4),
(1525, 174, 'none', 'none', 'Tarnished Cloud Key', 2, 0, 30, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-key_cloud2.swf', 41, 63, 2, 10, 'I
mmobility,5', 'Wind', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 3
, 3, 3, 0, 0, 0, 3),
(1526, 174, 'none', 'none', 'Dull Cloud Key', 2, 0, 20, 0, 0, 'A key to the Equi
librium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_cloud2.swf', 38, 46, 1, 10, 'Immobi
lity,3', 'Wind', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2,
2, 0, 0, 0, 0),
(1527, 175, 'none', 'none', 'The Flax Key', 2, 0, 63, 0, 0, 'A key to the Equili
brium Gate, a key to victory against your opponents. This item requires a Dragon
Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-key_f
lax.swf', 68, 88, 6, 10, 'All,2', 'Nature', 1, 'scythe', '1', 1, 'false', 7, 2,
0, 0, 0, 2, 0, 6, 0, 6, 6, 6, 0, 0, 0, 6),
(1528, 175, 'none', 'none', 'Polished Flax Key', 2, 0, 60, 0, 0, 'A key to the E
quilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon
', 'Scythe', 'Melee', 'items/scythes/scythe-key_flax.swf', 65, 85, 6, 10, 'Immob
ility,10', 'Nature', 1, 'scythe', '1', 1, 'false', 6, 2, 0, 0, 0, 2, 0, 6, 0, 5,
5, 5, 0, 0, 0, 6),
(1529, 175, 'none', 'none', 'Shiny Flax Key', 2, 0, 45, 0, 0, 'A key to the Equi
librium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_flax2.swf', 60, 72, 3, 10, 'Immobil
ity,7', 'Nature', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4,
4, 0, 0, 0, 4),
(1530, 175, 'none', 'none', 'Tarnished Flax Key', 2, 0, 30, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapo
n', 'Scythe', 'Melee', 'items/scythes/scythe-key_flax2.swf', 41, 63, 2, 10, 'Imm
obility,5', 'Nature', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 3

, 3, 3, 0, 0, 0, 3),
(1531, 175, 'none', 'none', 'Dull Flax Key', 2, 0, 20, 0, 0, 'A key to the Equil
ibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon', '
Scythe', 'Melee', 'items/scythes/scythe-key_flax2.swf', 38, 46, 1, 10, 'Immobili
ty,3', 'Nature', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2,
2, 0, 0, 0, 0),
(1532, 176, 'none', 'none', 'The Ember Key', 2, 0, 63, 0, 0, 'A key to the Equil
ibrium Gate, a key to victory against your opponents. This item requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-key_
ember.swf', 68, 88, 6, 10, 'All,2', 'Fire', 1, 'scythe', '1', 1, 'false', 7, 2,
0, 0, 0, 2, 0, 6, 0, 6, 6, 6, 0, 0, 0, 6),
(1533, 176, 'none', 'none', 'Polished Ember Key', 2, 0, 60, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapo
n', 'Scythe', 'Melee', 'items/scythes/scythe-key_ember.swf', 65, 85, 6, 10, 'Imm
obility,10', 'Fire', 1, 'scythe', '1', 1, 'false', 6, 2, 0, 0, 0, 2, 0, 6, 0, 5,
5, 5, 0, 0, 0, 6),
(1534, 176, 'none', 'none', 'Shiny Ember Key', 2, 0, 45, 0, 0, 'A key to the Equ
ilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_ember2.swf', 60, 72, 3, 10, 'Immob
ility,7', 'Fire', 1, 'scythe', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4,
4, 0, 0, 0, 4),
(1535, 176, 'none', 'none', 'Tarnished Ember Key', 2, 0, 30, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-key_ember2.swf', 41, 63, 2, 10, 'I
mmobility,5', 'Fire', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 3
, 3, 3, 0, 0, 0, 3),
(1536, 176, 'none', 'none', 'Dull Ember Key', 2, 0, 20, 0, 0, 'A key to the Equi
librium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_ember2.swf', 38, 46, 1, 10, 'Immobi
lity,3', 'Fire', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2,
2, 0, 0, 0, 0),
(1537, 177, 'none', 'none', 'The Shell Key', 2, 0, 63, 0, 0, 'A key to the Equil
ibrium Gate, a key to victory against your opponents. This item requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-key_
shell.swf', 68, 88, 6, 10, 'All,2', 'Water', 1, 'scythe', '1', 1, 'false', 7, 2,
0, 0, 0, 2, 0, 6, 0, 6, 6, 6, 0, 0, 0, 6),
(1538, 177, 'none', 'none', 'Polished Shell Key', 2, 0, 60, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapo
n', 'Scythe', 'Melee', 'items/scythes/scythe-key_shell.swf', 65, 85, 6, 10, 'Imm
obility,10', 'Water', 1, 'scythe', '1', 1, 'false', 6, 2, 0, 0, 0, 2, 0, 6, 0, 5
, 5, 5, 0, 0, 0, 6),
(1539, 177, 'none', 'none', 'Shiny Shell Key', 2, 0, 45, 0, 0, 'A key to the Equ
ilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_shell2.swf', 60, 72, 3, 10, 'Immob
ility,7', 'Water', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4
, 4, 0, 0, 0, 4),
(1540, 177, 'none', 'none', 'Tarnished Shell Key', 2, 0, 30, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-key_shell2.swf', 41, 63, 2, 10, 'I
mmobility,5', 'Water', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0,
3, 3, 3, 0, 0, 0, 3),
(1541, 177, 'none', 'none', 'Dull Shell Key', 2, 0, 20, 0, 0, 'A key to the Equi
librium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_shell2.swf', 38, 46, 1, 10, 'Immobi
lity,3', 'Water', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2,
2, 0, 0, 0, 0),
(1542, 179, 'none', 'none', 'The Icicle Key', 2, 0, 63, 0, 0, 'A key to the Equi
librium Gate, a key to victory against your opponents. This item requires a Drag
on Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-key
_icicle.swf', 68, 88, 6, 10, 'All,2', 'Ice', 1, 'scythe', '1', 1, 'false', 7, 2,

0, 0, 0, 2, 0, 6, 0, 6, 6, 6, 0, 0, 0, 6),
(1543, 179, 'none', 'none', 'Polished Icicle Key', 2, 0, 60, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-key_icicle.swf', 65, 85, 6, 10, 'I
mmobility,10', 'Ice', 1, 'scythe', '1', 1, 'false', 6, 2, 0, 0, 0, 2, 0, 6, 0, 5
, 5, 5, 0, 0, 0, 6),
(1544, 179, 'none', 'none', 'Shiny Icicle Key', 2, 0, 45, 0, 0, 'A key to the Eq
uilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon'
, 'Scythe', 'Melee', 'items/scythes/scythe-key_icicle2.swf', 60, 72, 3, 10, 'Imm
obility,7', 'Ice', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4
, 4, 0, 0, 0, 4),
(1545, 179, 'none', 'none', 'Tarnished Icicle Key', 2, 0, 30, 0, 0, 'A key to th
e Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Wea
pon', 'Scythe', 'Melee', 'items/scythes/scythe-key_icicle2.swf', 41, 63, 2, 10,
'Immobility,5', 'Ice', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0,
3, 3, 3, 0, 0, 0, 3),
(1546, 179, 'none', 'none', 'Dull Icicle Key', 2, 0, 20, 0, 0, 'A key to the Equ
ilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_icicle2.swf', 38, 46, 1, 10, 'Immo
bility,3', 'Ice', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2,
2, 0, 0, 0, 0),
(1547, 180, 'none', 'none', 'The Aurora Key', 2, 0, 63, 0, 0, 'A key to the Equi
librium Gate, a key to victory against your opponents. This item requires a Drag
on Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-key
_aurora.swf', 68, 88, 6, 10, 'All,2', 'Light', 1, 'scythe', '1', 1, 'false', 7,
2, 0, 0, 0, 2, 0, 6, 0, 6, 6, 6, 0, 0, 0, 6),
(1548, 180, 'none', 'none', 'Polished Aurora Key', 2, 0, 60, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-key_aurora.swf', 65, 85, 6, 10, 'I
mmobility,10', 'Light', 1, 'scythe', '1', 1, 'false', 6, 2, 0, 0, 0, 2, 0, 6, 0,
5, 5, 5, 0, 0, 0, 6),
(1549, 180, 'none', 'none', 'Shiny Aurora Key', 2, 0, 45, 0, 0, 'A key to the Eq
uilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon'
, 'Scythe', 'Melee', 'items/scythes/scythe-key_aurora2.swf', 60, 72, 3, 10, 'Imm
obility,7', 'Light', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 4,
4, 4, 0, 0, 0, 4),
(1550, 180, 'none', 'none', 'Tarnished Aurora Key', 2, 0, 30, 0, 0, 'A key to th
e Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Wea
pon', 'Scythe', 'Melee', 'items/scythes/scythe-key_aurora2.swf', 41, 63, 2, 10,
'Immobility,5', 'Light', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0
, 3, 3, 3, 0, 0, 0, 3),
(1551, 180, 'none', 'none', 'Dull Aurora Key', 2, 0, 20, 0, 0, 'A key to the Equ
ilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_aurora2.swf', 38, 46, 1, 10, 'Immo
bility,3', 'Light', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2,
2, 2, 0, 0, 0, 0),
(1552, 181, 'none', 'none', 'The Void Key', 2, 0, 63, 0, 0, 'A key to the Equili
brium Gate, a key to victory against your opponents. This item requires a Dragon
Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-key_v
oid.swf', 68, 88, 6, 10, 'All,2', 'Darkness', 1, 'scythe', '1', 1, 'false', 7, 2
, 0, 0, 0, 2, 0, 6, 0, 6, 6, 6, 0, 0, 0, 6),
(1553, 181, 'none', 'none', 'Polished Void Key', 2, 0, 60, 0, 0, 'A key to the E
quilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon
', 'Scythe', 'Melee', 'items/scythes/scythe-key_void.swf', 65, 85, 6, 10, 'Immob
ility,10', 'Darkness', 1, 'scythe', '1', 1, 'false', 6, 2, 0, 0, 0, 2, 0, 6, 0,
5, 5, 5, 0, 0, 0, 6),
(1554, 181, 'none', 'none', 'Shiny Void Key', 2, 0, 45, 0, 0, 'A key to the Equi
librium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon',
'Scythe', 'Melee', 'items/scythes/scythe-key_void2.swf', 60, 72, 3, 10, 'Immobil
ity,7', 'Darkness', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 4,

4, 4, 0, 0, 0, 4),
(1555, 181, 'none', 'none', 'Tarnished Void Key', 2, 0, 30, 0, 0, 'A key to the
Equilibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapo
n', 'Scythe', 'Melee', 'items/scythes/scythe-key_void2.swf', 41, 63, 2, 10, 'Imm
obility,5', 'Darkness', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0,
3, 3, 3, 0, 0, 0, 3),
(1556, 181, 'none', 'none', 'Dull Void Key', 2, 0, 20, 0, 0, 'A key to the Equil
ibrium Gate, a key to victory against your opponents.', 0, 'Weapon', 'Weapon', '
Scythe', 'Melee', 'items/scythes/scythe-key_void2.swf', 38, 46, 1, 10, 'Immobili
ty,3', 'Darkness', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2
, 2, 0, 0, 0, 0),
(1557, 182, 'none', 'none', 'Snowpacolypse Day Scythe V', 1, 0, 64, 0, 0, 'When
Lore declares a snow day, all the heroes come out to play! This weapon has a cha
nce to hurl a blizzard at your opponent!', 0, 'Weapon', 'Weapon', 'Scythe', 'Mel
ee', 'items/scythes/scythe-snowday.swf', 68, 92, 3, 10, 'Fire,10,Immobility,2',
'Ice', 1, 'scythe', '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0, 3, 0, 6, 6, 6, 0, 0, 4
, 0),
(1558, 182, 'none', 'none', 'Snowpacolypse Day Scythe IV', 1, 0, 54, 0, 0, 'When
Lore declares a snow day, all the heroes come out to play! This weapon has a ch
ance to hurl a blizzard at your opponent!', 0, 'Weapon', 'Weapon', 'Scythe', 'Ma
gic', 'items/scythes/scythe-snowday.swf', 65, 83, 2, 5, 'Fire,9', 'Ice', 1, 'scy
the', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 2, 0, 4, 4, 4, 0, 0, 0, 0),
(1559, 182, 'none', 'none', 'Snowpacolypse Day Scythe III', 1, 0, 44, 0, 0, 'Whe
n Lore declares a snow day, all the heroes come out to play! This weapon has a c
hance to hurl a blizzard at your opponent! ', 0, 'Weapon', 'Weapon', 'Scythe', '
Magic', 'items/scythes/scythe-snowday.swf', 53, 79, 0, 5, 'Fire,7', 'Ice', 1, 's
cythe', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 0, 0, 3, 3, 3, 0, 0, 0, 0),
(1560, 182, 'none', 'none', 'Snowpacolypse Day Scythe II', 1, 0, 34, 0, 0, 'When
Lore declares a snow day, all the heroes come out to play! This weapon has a ch
ance to hurl a blizzard at your opponent! This item requires a Dragon Amulet.',
0, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/scythes/scythe-snowday.swf', 51
, 67, 0, 5, 'Fire,6', 'Ice', 1, 'scythe', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0,
0, 0, 2, 2, 2, 0, 0, 0, 0),
(1561, 182, 'none', 'none', 'Jayne''s Snowpacolypse Hat', 1, 0, 33, 0, 0, 'It ta
kes a brave adventurer to wear a hat like this...', 0, 'Head', 'Armor', 'Helmet'
, 'Melee', 'head/helms/helm-jayne.swf', 0, 0, 1, 6, 'Ice,5,Fire,5,Immobility,3',
'Ice', 1, 'helm', '1', 1, 'false', 4, 0, 0, 1, 0, 0, 0, 1, 0, 3, 3, 3, 7, 0, 7,
0),
(1562, 182, 'none', 'none', 'Snowpacolypse Day Scythe I', 1, 0, 24, 0, 0, 'When
Lore declares a snow day, all the heroes come out to play! This weapon has a cha
nce to hurl a blizzard at your opponent! This item requires a Dragon Amulet.', 0
, 'Weapon', 'Weapon', 'Scythe', 'Magic', 'items/scythes/scythe-snowday.swf', 41,
57, 0, 5, 'Fire,5', 'Ice', 1, 'scythe', '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 0
, 0, 1, 1, 1, 0, 0, 0, 0),
(1563, 182, 'none', 'none', 'Snowpacolypse Snowman''s Arms', 1, 0, 16, 0, 0, 'Th
ese sticks were supposedly stolen from a little girl''s snowman during the fatef
ul Snowpacolypse of 2011. Ah well, they make good daggers anyway.', 0, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-newice2.swf', 33, 47, 1, 0,
'Fire,1', 'Ice', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0,
0, 1, 0, 1, 0),
(1564, 182, 'none', 'none', 'Snowpacolypse Snowman''s Sword', 1, 0, 16, 0, 0, 'T
his stick was supposedly stolen from a little girl''s snowman during the fateful
Snowpacolypse of 2011. Ah well, it makes for a good sword anyways.', 0, 'Weapon
', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-newice2.swf', 33, 47, 1, 0, '
Fire,1', 'Ice', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0,
1, 0, 1, 0),
(1565, 182, 'none', 'none', 'Snowpacolypse Snowman''s Arm', 1, 0, 16, 0, 0, 'Thi
s stick was supposedly stolen from a little girl''s snowman during the fateful S
nowpacolypse of 2011. Ah well, it makes for a good wand anyways.', 0, 'Weapon',
'Weapon', 'Wand', 'Magic', 'items/daggers/dagger-newice2.swf', 33, 47, 1, 0, 'Fi

re,1', 'Ice', 1, 'wand', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,


0, 1, 0),
(1566, 183, 'none', 'none', 'Judgement Wheel: Innocence', 1, 0, 63, 0, 0, 'Toget
her with the Guilt half of the Judgement Wheel, the Innocence half judges your w
ish and passes sentence on you. However, since this is only a copy made by Cyser
o, the only wish you''ll be granted is that you spent your Dragon Coins wisely!'
, 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-innocence.swf'
, 70, 90, 7, 25, 'Immobility,12,Darkness,12', 'Silver', 1, 'scythe', '1', 1, 'fa
lse', 7, 5, 0, 4, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 9, 9),
(1567, 183, 'none', 'none', 'Judgement Wheel: Guilt', 1, 0, 63, 0, 0, 'Together
with the Innocence half of the Judgement Wheel, the Guilt half judges your wish
and passes sentence on you. However, since this is only a copy made by Cysero, t
he only wish you''ll be granted is that you spent your Dragon Coins wisely!', 0,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-guilt.swf', 70, 90
, 7, 25, 'Immobility,12,Light,12', 'Metal', 1, 'scythe', '1', 1, 'false', 7, 5,
0, 4, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 9, 9),
(1568, 183, 'none', 'none', 'Judgement Wheel: Guilt', 1, 0, 60, 0, 0, 'Together
with the Innocence half of the Judgement Wheel, the Guilt half judges your wish
and passes sentence on you. However, since this is only a copy made by Cysero, t
he only wish you''ll be granted is that you spent your Dragon Coins wisely!', 0,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-guilt.swf', 68, 88
, 5, 25, 'Immobility,10,Light,10', 'Metal', 1, 'sword', '1', 1, 'false', 5, 5, 0
, 4, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 8, 8);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(1569, 183, 'none', 'none', 'Judgement Wheel: Innocence', 1, 0, 60, 0, 0, 'Toget
her with the Guilt half of the Judgement Wheel, the Innocence half judges your w
ish and passes sentence on you. However, since this is only a copy made by Cyser
o, the only wish you''ll be granted is that you spent your Dragon Coins wisely!'
, 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-innocence.swf'
, 68, 88, 5, 25, 'Immobility,10,Darkness,10', 'Silver', 1, 'sword', '1', 1, 'fal
se', 5, 5, 0, 4, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 8, 8),
(1570, 183, 'none', 'none', 'Judgement Wheel: Guilt', 1, 0, 50, 0, 0, 'Together
with the Innocence half of the Judgement Wheel, the Guilt half judges your wish
and passes sentence on you. However, since this is only a copy made by Cysero, t
he only wish you''ll be granted is that you spent your Dragon Coins wisely!', 0,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-guilt.swf', 60, 82
, 3, 25, 'Immobility,8,Light,8', 'Metal', 1, 'scythe', '1', 1, 'false', 5, 3, 0,
4, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 6, 2),
(1571, 183, 'none', 'none', 'Judgement Wheel: Innocence', 1, 0, 50, 0, 0, 'Toget
her with the Guilt half of the Judgement Wheel, the Innocence half judges your w
ish and passes sentence on you. However, since this is only a copy made by Cyser
o, the only wish you''ll be granted is that you spent your Dragon Coins wisely!'
, 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-innocence.swf'
, 60, 82, 3, 25, 'Immobility,8,Darkness,8', 'Silver', 1, 'scythe', '1', 1, 'fals
e', 5, 3, 0, 4, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 6, 2),
(1572, 183, 'none', 'none', 'Judgement Wheel: Innocence', 1, 0, 40, 0, 0, 'Toget
her with the Guilt half of the Judgement Wheel, the Innocence half judges your w
ish and passes sentence on you. However, since this is only a copy made by Cyser
o, the only wish you''ll be granted is that you spent your Dragon Coins wisely!'
, 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-innocence.swf'
, 57, 71, 4, 25, 'Immobility,4,Darkness,4', 'Silver', 1, 'scythe', '1', 1, 'fals
e', 4, 2, 0, 4, 0, 2, 0, 4, 0, 0, 0, 0, 0, 0, 4, 0),
(1573, 183, 'none', 'none', 'Judgement Wheel: Guilt', 1, 0, 40, 0, 0, 'Together
with the Innocence half of the Judgement Wheel, the Guilt half judges your wish

and passes sentence on you. However, since this is only a copy made by Cysero, t
he only wish you''ll be granted is that you spent your Dragon Coins wisely!', 0,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-guilt.swf', 57, 71
, 4, 25, 'Immobility,4,Light,4', 'Metal', 1, 'scythe', '1', 1, 'false', 4, 2, 0,
4, 0, 2, 0, 4, 0, 0, 0, 0, 0, 0, 4, 0),
(1574, 183, 'none', 'none', 'Judgement Wheel: Guilt', 1, 0, 30, 0, 0, 'Together
with the Innocence half of the Judgement Wheel, the Guilt half judges your wish
and passes sentence on you. However, since this is only a copy made by Cysero, t
he only wish you''ll be granted is that you spent your Dragon Coins wisely!', 0,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-guilt.swf', 47, 63
, 2, 25, 'Immobility,3,Light,3', 'Metal', 1, 'scythe', '1', 1, 'false', 4, 2, 0,
2, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(1575, 183, 'none', 'none', 'Judgement Wheel: Innocence', 1, 0, 30, 0, 0, 'Toget
her with the Guilt half of the Judgement Wheel, the Innocence half judges your w
ish and passes sentence on you. However, since this is only a copy made by Cyser
o, the only wish you''ll be granted is that you spent your Dragon Coins wisely!'
, 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-innocence.swf'
, 47, 63, 2, 25, 'Immobility,3,Darkness,3', 'Silver', 1, 'scythe', '1', 1, 'fals
e', 4, 2, 0, 2, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(1576, 183, 'none', 'none', 'Judgement Wheel: Innocence', 1, 0, 20, 0, 0, 'Toget
her with the Guilt half of the Judgement Wheel, the Innocence half judges your w
ish and passes sentence on you. However, since this is only a copy made by Cyser
o, the only wish you''ll be granted is that you spent your Dragon Coins wisely!'
, 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-innocence.swf'
, 35, 55, 2, 25, 'Immobility,1,Darkness,1', 'Silver', 1, 'scythe', '1', 1, 'fals
e', 3, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(1577, 183, 'none', 'none', 'Judgement Wheel: Guilt', 1, 0, 20, 0, 0, 'Together
with the Innocence half of the Judgement Wheel, the Guilt half judges your wish
and passes sentence on you. However, since this is only a copy made by Cysero, t
he only wish you''ll be granted is that you spent your Dragon Coins wisely!', 0,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-guilt.swf', 35, 55
, 2, 25, 'Immobility,1,Light,1', 'Metal', 1, 'scythe', '1', 1, 'false', 3, 2, 0,
0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(1578, 183, 'none', 'none', 'Judgement Wheel: Innocence', 1, 0, 10, 0, 0, 'Toget
her with the Guilt half of the Judgement Wheel, the Innocence half judges your w
ish and passes sentence on you. However, since this is only a copy made by Cyser
o, the only wish you''ll be granted is that you spent your Dragon Coins wiisely!
', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-innocence.s
wf', 29, 35, 0, 25, '', 'Silver', 1, 'scythe', '1', 1, 'false', 3, 2, 0, 0, 0, 2
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1579, 183, 'none', 'none', 'Judgement Wheel: Guilt', 1, 0, 10, 0, 0, 'Together
with the Innocence half of the Judgement Wheel, the Guilt half judges your wish
and passes sentence on you. However, since this is only a copy made by Cysero, t
he only wish you''ll be granted is that you spent your Dragon Coins wiisely! ',
0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-guilt.swf', 29,
35, 0, 25, '', 'Metal', 1, 'scythe', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 0, 0
, 0, 0, 0, 0, 0, 0, 0),
(1580, 184, 'none', 'none', 'Dragondance', 2, 0, 60, 0, 0, 'Happy Chinese New Ye
ar! This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-dragondance.swf', 0, 0, 4, 25, 'Wood,7,Metal,7,Health,-1', 'Wo
od', 1, 'helm', '1', 1, 'false', 6, 0, 0, 1, 0, 0, 0, 4, 0, 5, 5, 5, 6, 6, 2, 5)
,
(1581, 184, 'none', 'none', 'Dragondance', 2, 0, 40, 0, 0, 'Happy Chinese New Ye
ar!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragondance.swf',
0, 0, 2, 25, 'Wood,5,Metal,5', 'Wood', 1, 'helm', '1', 1, 'false', 3, 0, 0, 0, 0
, 0, 0, 2, 0, 4, 4, 4, 5, 5, 0, 3),
(1582, 184, 'none', 'none', 'Dragondance', 2, 0, 20, 0, 0, 'Happy Chinese New Ye
ar! ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-dragondance.swf',
0, 0, 1, 25, 'Wood,1,Metal,1', 'Wood', 1, 'helm', '1', 1, 'false', 1, 0, 0, 0,
0, 0, 0, 1, 0, 2, 2, 2, 3, 3, 0, 1),

(1583, 185, 'none', 'none', 'Bronzers Helm III', 2, 0, 62, 0, 0, 'The Bronzers a
re an elite sport team followed by many of Falconreach''s townspeople. Are YOU
a fan? This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Mele
e', 'head/helms/helm-superbowl11a.swf', 0, 0, 6, 15, 'Fire,10,Water,10', 'Metal'
, 1, 'helm', '1', 1, 'false', 7, 5, 0, 4, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 8, 8),
(1584, 185, 'none', 'none', 'Pickers Helm III', 2, 0, 62, 0, 0, 'The Pickers are
an elite sport team followed by many of Falconreach''s townspeople. Are YOU a
fan? This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee'
, 'head/helms/helm-superbowl11b.swf', 0, 0, 6, 15, 'Fire,10,Water,10', 'Stone',
1, 'helm', '1', 1, 'false', 7, 5, 0, 4, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0, 8, 8),
(1585, 185, 'none', 'none', 'Pickers Helm II', 2, 0, 42, 0, 0, 'The Pickers are
an elite sport team followed by many of Falconreach''s townspeople. Are YOU a f
an?', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-superbowl11b.swf',
0, 0, 3, 15, 'Fire,7,Water,7', 'Stone', 1, 'helm', '1', 1, 'false', 5, 1, 0, 3,
0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 5, 3),
(1586, 185, 'none', 'none', 'Bronzers Helm II', 2, 0, 42, 0, 0, 'The Bronzers ar
e an elite sport team followed by many of Falconreach''s townspeople. Are YOU a
fan?', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-superbowl11a.swf
', 0, 0, 3, 15, 'Fire,7,Water,7', 'Metal', 1, 'helm', '1', 1, 'false', 5, 1, 0,
3, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 5, 3),
(1587, 185, 'none', 'none', 'Bronzers Helm I', 2, 0, 22, 0, 0, 'The Bronzers are
an elite sport team followed by many of Falconreach''s townspeople. Are YOU a
fan? ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-superbowl11a.swf
', 0, 0, 3, 1, 'Fire,4,Water,4', 'Metal', 1, 'helm', '1', 1, 'false', 2, 0, 0, 0
, 0, 0, 0, 3, 0, 4, 4, 4, 0, 0, 4, 0),
(1588, 185, 'none', 'none', 'Pickers Helm I', 2, 0, 22, 0, 0, 'The Pickers are a
n elite sport team followed by many of Falconreach''s townspeople. Are YOU a fa
n? ', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-superbowl11b.swf',
0, 0, 3, 1, 'Fire,4,Water,4', 'Stone', 1, 'helm', '1', 1, 'false', 2, 0, 0, 0,
0, 0, 0, 3, 0, 4, 4, 4, 0, 0, 4, 0),
(1589, 186, 'none', 'none', 'BabyWeaverVI', 2, 0, 60, 0, 0, 'This baby ChaosWeav
er took a liking to you when you saved it''s life during the RavenLoss war. It w
ould like to travel with you and help you on your journey.', 0, 'Pet', 'Pet', 'P
et', 'Melee', 'pets/pet-chaosweaver.swf', 18, 26, 6, 50, '', 'Darkness', 1, 'pet
', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0),
(1590, 186, 'none', 'none', 'BabyWeaver V', 2, 0, 50, 0, 0, 'This baby ChaosWeav
er took a liking to you when you saved it''s life during the RavenLoss war. It w
ould like to travel with you and help you on your journey.', 0, 'Pet', 'Pet', 'P
et', 'Melee', 'pets/pet-chaosweaver.swf', 15, 23, 5, 50, '', 'Darkness', 1, 'pet
', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(1591, 186, 'none', 'none', 'BabyWeaver IV', 2, 0, 40, 0, 0, 'This baby ChaosWea
ver took a liking to you when you saved it''s life during the RavenLoss war. It
would like to travel with you and help you on your journey.', 0, 'Pet', 'Pet', '
Pet', 'Melee', 'pets/pet-chaosweaver.swf', 15, 21, 4, 50, '', 'Darkness', 1, 'pe
t', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0),
(1592, 186, 'none', 'none', 'Baby Weaver III', 2, 0, 30, 0, 0, 'This baby ChaosW
eaver took a liking to you when you saved it''s life during the RavenLoss war. I
t would like to travel with you and help you on your journey.', 0, 'Pet', 'Pet',
'Pet', 'Melee', 'pets/pet-chaosweaver.swf', 12, 19, 3, 50, '', 'Darkness', 1, '
pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0),
(1593, 186, 'none', 'none', 'BabyWeaver II', 2, 0, 20, 0, 0, 'This baby ChaosWea
ver took a liking to you when you saved it''s life during the RavenLoss war. It
would like to travel with you and help you on your journey.', 0, 'Pet', 'Pet', '
Pet', 'Melee', 'pets/pet-chaosweaver.swf', 9, 17, 2, 50, '', 'Darkness', 1, 'pet
', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0),
(1594, 186, 'none', 'none', 'BabyWeaver I', 2, 0, 10, 0, 0, 'This baby ChaosWeav
er took a liking to you when you saved it''s life during the RavenLoss war. It w
ould like to travel with you and help you on your journey.', 0, 'Pet', 'Pet', 'P
et', 'Melee', 'pets/pet-chaosweaver.swf', 4, 14, 1, 50, '', 'Darkness', 1, 'pet'
, '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),

(1595, 187, 'none', 'none', 'Poison et Roses Katar VII', 2, 0, 63, 0, 0, 'Like p
oison, love can suffuse your body and make you blind to everyone but your true l
ove. Happy Hero''s Heart Day! This item requires a Dragon Amulet.', 1, 'Weapon'
, 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-poisonroses.swf', 65, 89,
7, 15, 'Darkness,10,Poison,10,Love,10', 'Poison', 1, 'dagger', '1', 1, 'false',
7, 4, 0, 3, 0, 4, 0, 7, 0, 0, 7, 0, 0, 0, 9, 7),
(1596, 187, 'none', 'none', 'Poison et Roses Staff VII', 2, 0, 63, 0, 0, 'Like p
oison, love can suffuse your body and make you blind to everyone but your true l
ove. Happy Hero''s Heart Day! This item requires a Dragon Amulet.', 1, 'Weapon'
, 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-poisonroses.swf', 65, 89, 7, 1
5, 'Darkness,10,Poison,10,Love,10', 'Poison', 1, 'staff', '1', 1, 'false', 7, 4,
0, 3, 0, 4, 0, 7, 0, 0, 0, 7, 0, 0, 9, 7),
(1597, 187, 'none', 'none', 'Poison et Roses Blade VII', 2, 0, 63, 0, 0, 'Like p
oison, love can suffuse your body and make you blind to everyone but your true l
ove. Happy Hero''s Heart Day! This item requires a Dragon Amulet.', 1, 'Weapon'
, 'Weapon', 'Sword', 'Melee', 'items/swords/sword-poisonroses.swf', 65, 89, 7, 1
5, 'Darkness,10,Poison,10,Love,10', 'Poison', 1, 'sword', '1', 1, 'false', 7, 4,
0, 3, 0, 4, 0, 7, 0, 7, 0, 0, 0, 0, 9, 7),
(1598, 187, 'none', 'none', 'Poison et Roses Katar VI', 2, 0, 55, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'item
s/daggers/dagger-poisonroses.swf', 65, 79, 4, 15, 'Darkness,9,Poison,9,Love,9',
'Poison', 1, 'dagger', '1', 1, 'false', 5, 1, 0, 1, 0, 1, 0, 4, 0, 0, 6, 0, 0, 0
, 6, 6),
(1599, 187, 'none', 'none', 'Poison et Roses Staff VI', 2, 0, 55, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/
staffs/staff-poisonroses.swf', 65, 79, 4, 15, 'Darkness,9,Poison,9,Love,9', 'Poi
son', 1, 'staff', '1', 1, 'false', 5, 1, 0, 1, 0, 1, 0, 4, 0, 0, 0, 6, 0, 0, 6,
6),
(1600, 187, 'none', 'none', 'Poison et Roses Blade VI', 2, 0, 55, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/
swords/sword-poisonroses.swf', 65, 79, 4, 15, 'Darkness,9,Poison,9,Love,9', 'Poi
son', 1, 'sword', '1', 1, 'false', 5, 1, 0, 1, 0, 1, 0, 4, 0, 6, 0, 0, 0, 0, 6,
6),
(1601, 187, 'none', 'none', 'Cerulean Love Poison #9', 2, 0, 52, 0, 0, 'So sweet
, but very very deadly! Happy Hero''s Heart Day 2011!', 0, 'Weapon', 'Weapon', '
Scythe', 'Melee', 'items/scythes/scythe-lovepoison9.swf', 61, 75, 4, 10, 'Water,
6,Fire,6,Ice,6', 'Fire', 1, 'scythe', '1', 1, 'false', 4, 0, 0, 1, 0, 0, 0, 4, 0
, 3, 3, 3, 0, 0, 6, 3),
(1602, 187, 'none', 'none', 'Poison et Roses Katar V', 2, 0, 45, 0, 0, 'Like poi
son, love can suffuse your body and make you blind to everyone but your true lov
e. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items
/daggers/dagger-poisonroses.swf', 60, 72, 4, 15, 'Darkness,6,Poison,6,Love,6', '
Poison', 1, 'dagger', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 4, 0, 0, 4, 0, 0, 0,
4, 4),
(1603, 187, 'none', 'none', 'My Tiny Green Pwntern III', 2, 0, 45, 0, 0, 'He is
named Sir Lights-a-lot! The brightest Pwny in the herd! This item requires a Dra
gon Amulet.', 0, 'Pet', 'Pet', 'Pet', 'Magic', 'pets/pet-GreenVoidPony.swf', 17,
20, 3, 10, '', 'Nature', 1, 'pet', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 3, 0,
0, 0, 0, 0, 0, 0, 0),
(1604, 187, 'none', 'none', 'Poison et Roses Staff V', 2, 0, 45, 0, 0, 'Like poi
son, love can suffuse your body and make you blind to everyone but your true lov
e. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/s
taffs/staff-poisonroses.swf', 60, 72, 4, 15, 'Darkness,6,Poison,6,Love,6', 'Pois
on', 1, 'staff', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 4, 0, 0, 0, 4, 0, 0, 4, 4
),
(1605, 187, 'none', 'none', 'Poison et Roses Blade V', 2, 0, 45, 0, 0, 'Like poi
son, love can suffuse your body and make you blind to everyone but your true lov

e. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/s


words/sword-poisonroses.swf', 60, 72, 4, 15, 'Darkness,6,Poison,6,Love,6', 'Pois
on', 1, 'sword', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 4, 0, 4, 0, 0, 0, 0, 4, 4
),
(1606, 187, 'none', 'none', 'Emerald Love Poison #9', 2, 0, 42, 0, 0, 'So sweet,
but very very deadly! Happy Hero''s Heart Day 2011!', 0, 'Weapon', 'Weapon', 'S
cythe', 'Melee', 'items/scythes/scythe-lovepoison9.swf', 51, 73, 3, 10, 'Water,5
,Fire,5,Ice,5', 'Fire', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0,
3, 3, 3, 0, 0, 3, 3),
(1607, 187, 'none', 'none', 'Poison et Roses Katar IV', 2, 0, 35, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'item
s/daggers/dagger-poisonroses.swf', 50, 60, 3, 15, 'Darkness,4,Poison,4,Love,4',
'Poison', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3, 0, 0, 0
, 2, 2),
(1608, 187, 'none', 'none', 'Poison et Roses Staff IV', 2, 0, 35, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/
staffs/staff-poisonroses.swf', 50, 60, 3, 15, 'Darkness,4,Poison,4,Love,4', 'Poi
son', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 3, 0, 0, 2,
2),
(1609, 187, 'none', 'none', 'Poison et Roses Blade IV', 2, 0, 35, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/
swords/sword-poisonroses.swf', 50, 60, 3, 15, 'Darkness,4,Poison,4,Love,4', 'Poi
son', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 2,
2),
(1610, 187, 'none', 'none', 'Saffron Love Poison #9', 2, 0, 32, 0, 0, 'So sweet,
but very very deadly! Happy Hero''s Heart Day 2011!', 0, 'Weapon', 'Weapon', 'S
cythe', 'Melee', 'items/scythes/scythe-lovepoison9.swf', 41, 63, 2, 10, 'Water,4
,Fire,4,Ice,4', 'Fire', 1, 'scythe', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0,
3, 3, 3, 0, 0, 2, 2),
(1611, 187, 'none', 'none', 'Poison et Roses Katar III', 2, 0, 25, 0, 0, 'Like p
oison, love can suffuse your body and make you blind to everyone but your true l
ove. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'ite
ms/daggers/dagger-poisonroses.swf', 40, 50, 1, 15, 'Darkness,3,Poison,3,Love,3',
'Poison', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0,
0, 1, 0),
(1612, 187, 'none', 'none', 'My Tiny Green Pwntern II', 2, 0, 25, 0, 0, 'In brig
htest day, in blackest night, beware this Pwny''s might!', 0, 'Pet', 'Pet', 'Pet
', 'Magic', 'pets/pet-GreenVoidPony.swf', 11, 15, 1, 10, '', 'Nature', 1, 'pet',
'1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0),
(1613, 187, 'none', 'none', 'Poison et Roses Staff III', 2, 0, 25, 0, 0, 'Like p
oison, love can suffuse your body and make you blind to everyone but your true l
ove. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items
/staffs/staff-poisonroses.swf', 40, 50, 1, 15, 'Darkness,3,Poison,3,Love,3', 'Po
ison', 1, 'staff', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 1,
0),
(1614, 187, 'none', 'none', 'Poison et Roses Blade III', 2, 0, 25, 0, 0, 'Like p
oison, love can suffuse your body and make you blind to everyone but your true l
ove. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items
/swords/sword-poisonroses.swf', 40, 50, 1, 5, 'Darkness,3,Poison,3,Love,3', 'Poi
son', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1,
0),
(1615, 187, 'none', 'none', 'Orange Love Poison #9', 2, 0, 22, 0, 0, 'So sweet,
but very very deadly! Happy Hero''s Heart Day 2011!', 0, 'Weapon', 'Weapon', 'Sc
ythe', 'Melee', 'items/scythes/scythe-lovepoison9.swf', 31, 53, 2, 10, 'Water,3,
Fire,3,Ice,3', 'Fire', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0,
2, 2, 2, 0, 0, 2, 2),
(1616, 187, 'none', 'none', 'Poison et Roses Katar II', 2, 0, 15, 0, 0, 'Like po

ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'item
s/daggers/dagger-poisonroses.swf', 33, 39, 0, 15, 'Darkness,2,Poison,2,Love,2',
'Poison', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
, 0, 0),
(1617, 187, 'none', 'none', 'Poison et Roses Staff II', 2, 0, 15, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/
staffs/staff-poisonroses.swf', 33, 39, 0, 15, 'Darkness,2,Poison,2,Love,2', 'Poi
son', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(1618, 187, 'none', 'none', 'Poison et Roses Blade II', 2, 0, 15, 0, 0, 'Like po
ison, love can suffuse your body and make you blind to everyone but your true lo
ve. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/
swords/sword-poisonroses.swf', 33, 39, 0, 15, 'Darkness,2,Poison,2,Love,2', 'Poi
son', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0),
(1619, 187, 'none', 'none', 'Crimson Love Poison #9 ', 2, 0, 12, 0, 0, 'So sweet
, but very very deadly! Happy Hero''s Heart Day 2011!', 0, 'Weapon', 'Weapon', '
Scythe', 'Melee', 'items/scythes/scythe-lovepoison9.swf', 21, 39, 2, 10, 'Water,
2,Fire,2,Ice,2', 'Fire', 1, 'scythe', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0
, 2, 2, 2, 0, 0, 0, 0),
(1620, 187, 'none', 'none', 'Poison et Roses Katar I', 2, 0, 5, 0, 0, 'Like pois
on, love can suffuse your body and make you blind to everyone but your true love
. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/
daggers/dagger-poisonroses.swf', 16, 24, 0, 0, 'Darkness,1,Poison,1,Love,1', 'Po
ison', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0
, 0),
(1621, 187, 'none', 'none', 'My Tiny Green Pwntern I', 2, 0, 5, 0, 0, 'In bright
est day, in blackest night, beware this Pwny''s might!', 0, 'Pet', 'Pet', 'Pet',
'Magic', 'pets/pet-GreenVoidPony.swf', 7, 11, 0, 10, '', 'Nature', 1, 'pet', '1
', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1622, 187, 'none', 'none', 'Poison et Roses Staff I', 2, 0, 5, 0, 0, 'Like pois
on, love can suffuse your body and make you blind to everyone but your true love
. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/st
affs/staff-poisonroses.swf', 16, 24, 0, 0, 'Darkness,1,Poison,1,Love,1', 'Poison
', 1, 'staff', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
(1623, 187, 'none', 'none', 'Poison et Roses Blade I', 2, 0, 5, 0, 0, 'Like pois
on, love can suffuse your body and make you blind to everyone but your true love
. Happy Hero''s Heart Day!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/sw
ords/sword-poisonroses.swf', 16, 24, 0, 0, 'Darkness,1,Poison,1,Love,1', 'Poison
', 1, 'sword', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0),
(1624, 188, 'none', 'none', 'Wings of the Chosen', 2, 0, 6, 0, 0, 'Only the most
worthy of heroes are able to equip these wings. This item requires a Dragon Am
ulet.', 1, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-zephyr2.swf', 0,
0, 0, 10, 'Wind,1', 'Wind', 1, 'cape', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 3),
(1625, 188, 'none', 'none', 'Sooty Villain''s Cape', 2, 0, 4, 0, 0, 'This charco
al gray cape shows the world that you are an arena fighter as well as a powerful
hero to be feared. This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'C
ape', 'Melee', 'items/back/cape-gray.swf', 0, 0, 0, 2, '', 'None', 1, 'cape', '1
', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1626, 188, 'none', 'none', 'Duke''s Cerulean Cape', 2, 0, 2, 0, 0, 'This royal
blue cape shows the world that you are an arena fighter as well as a powerful he
ro to be respected. This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'C
ape', 'Melee', 'items/back/cape-blue.swf', 0, 0, 0, 2, 'Energy,1', 'Water', 1, '
cape', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1627, 188, 'none', 'none', 'Crimson Hero''s Cape', 2, 0, 1, 0, 0, 'This blood r
ed cape shows the world that you are an arena fighter as well as a powerful hero
to be respected. This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Cap

e', 'Melee', 'items/back/cape-red.swf', 0, 0, 0, 2, 'Fire,1', 'None', 1, 'cape',


'1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1628, 189, 'none', 'none', 'DeepWater Ring', 2, 0, 3, 0, 0, 'You can hear the s
ound of the ocean when you hold this ring up to your ear. This item requires a D
ragon Amulet.', 1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 1, 'Water,5'
, 'Water', 1, 'ring', '1', 1, 'false', 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0),
(1629, 189, 'none', 'none', 'Ring of Light', 2, 0, 1, 0, 0, 'A soft, pulsing glo
w is emitted by this ring. It warms your heart to look into it. Best used in dee
p, dark forests to keep the bandits away! This ring requires a Dragon Amulet.',
1, 'Finger', 'Armor', 'Ring', 'Melee', '', 0, 0, 0, 2, '', 'Light', 1, 'ring', '
1', 1, 'false', 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1630, 191, 'none', 'none', 'Greedling Pet', 2, 0, 60, 0, 0, 'With its Master sl
ain, the Greedling pet is lost and lonely. It wants a friend. Can you forgive i
t? Can you be that friend? This item requires a Dragon Amulet.', 1, 'Pet', 'Pet'
, 'Pet', 'Melee', 'pets/pet-greedling-r1.swf', 18, 24, 0, 1, 'Light,9,Cute,1000'
, 'Darkness', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0),
(1631, 191, 'none', 'none', 'Greedling Pet', 2, 0, 40, 0, 0, 'With its Master sl
ain, the Greedling pet is lost and lonely. It wants a friend. Can you forgive i
t? Can you be that friend?', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-greedlin
g-r1.swf', 11, 22, 5, 8, 'Light,7,Cute,1000', 'Darkness', 1, 'pet', '1', 1, 'fal
se', 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0),
(1632, 191, 'none', 'none', 'Greedling Pet', 2, 0, 20, 0, 0, 'With its Master sl
ain, the Greedling pet is lost and lonely. It wants a friend. Can you forgive i
t? Can you be that friend?', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-greedlin
g-r1.swf', 10, 17, 0, 10, 'Light,5,Cute,1000', 'Darkness', 1, 'pet', '1', 1, 'fa
lse', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1633, 192, 'none', 'none', 'Flutterfly-dragon Wings', 1, 0, 65, 0, 0, 'There ar
e many types of dragons. One of the smallest and prettiest- and most magical- is
the flutterly-dragon. Now you can have wings just like theirs!', 0, 'Back', 'Ar
mor', 'Wings', 'Melee', 'items/back/wings-eukara.swf', 0, 0, 7, 15, 'Light,10,Da
rkness,10', 'Light', 1, 'cape', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 7, 0, 0, 6
, 6, 9, 9, 0, 0),
(1634, 192, 'none', 'none', 'Flutterfly-dragon Wings', 1, 0, 55, 0, 0, 'There ar
e many types of dragons. One of the smallest and prettiest- and most magical- is
the flutterly-dragon. Now you can have wings just like theirs!', 0, 'Back', 'Ar
mor', 'Wings', 'Melee', 'items/back/wings-eukara.swf', 0, 0, 6, 15, 'Light,9,Dar
kness,9', 'Light', 1, 'wings', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 6, 0, 0, 5,
5, 8, 5, 0, 0),
(1635, 192, 'none', 'none', 'Flutterfly-dragon Wings', 1, 0, 45, 0, 0, 'There ar
e many types of dragons. One of the smallest and prettiest- and most magical- is
the flutterly-dragon. Now you can have wings just like theirs!', 0, 'Back', 'Ar
mor', 'Wings', 'Melee', 'items/back/wings-eukara.swf', 0, 0, 5, 15, 'Light,8,Dar
kness,8', 'Light', 1, 'wings', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 5, 0, 0, 5,
5, 8, 5, 0, 0),
(1636, 192, 'none', 'none', 'Flutterfly-dragon Wings', 1, 0, 35, 0, 0, 'There ar
e many types of dragons. One of the smallest and prettiest- and most magical- is
the flutterly-dragon. Now you can have wings just like theirs!', 0, 'Back', 'Ar
mor', 'Wings', 'Melee', 'items/back/wings-eukara.swf', 0, 0, 4, 15, 'Light,6,Dar
kness,7', 'Light', 1, 'wings', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 5,
5, 6, 5, 0, 0),
(1637, 192, 'none', 'none', 'Flutterfly-dragon Wings', 1, 0, 25, 0, 0, 'There ar
e many types of dragons. One of the smallest and prettiest- and most magical- is
the flutterly-dragon. Now you can have wings just like theirs!', 0, 'Back', 'Ar
mor', 'Wings', 'Melee', 'items/back/wings-eukara.swf', 0, 0, 3, 15, 'Darkness,5,
Light,5', 'Light', 1, 'wings', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 4,
4, 6, 3, 0, 0),
(1638, 192, 'none', 'none', 'Flutterfly-dragon Wings', 1, 0, 15, 0, 0, 'There ar
e many types of dragons. One of the smallest and prettiest- and most magical- is

the flutterfly-dragon. Now you can have wings just like theirs!', 0, 'Back', 'A
rmor', 'Wings', 'Melee', 'items/back/wings-eukara.swf', 0, 0, 2, 15, 'Light,3,Da
rkness,3', 'Light', 1, 'wings', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3
, 3, 6, 3, 0, 0),
(1639, 192, 'none', 'none', 'Flutterfly-dragon Wings', 1, 0, 5, 0, 0, 'There are
many types of dragons. One of the smallest and prettiest- and most magical- is
the flutterly-dragon. Now you can have wings just like theirs!', 0, 'Back', 'Arm
or', 'Wings', 'Melee', 'items/back/wings-eukara.swf', 0, 0, 1, 15, 'Light,5,Wind
,3', 'Light', 1, 'wings', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 3, 5
, 5, 0, 0),
(1640, 193, 'none', 'none', 'Shamrockin'' Golden Wings', 2, 0, 66, 0, 0, 'The lu
ck of the Sneevish will be with you when you wear these bright gold wings! Happy
Lucky Day 2011! This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Wing
s', 'Melee', 'items/back/wings-goldsaintpat.swf', 0, 0, 6, 50, 'Light,10,Darknes
s,10', 'Energy', 1, 'cape', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 6, 0, 5, 5, 5,
12, 0, 0, 8),
(1641, 193, 'none', 'none', 'Shamrockin'' Emerald Wings', 2, 0, 66, 0, 0, 'The l
uck of the Sneevish will be with you when you wear these bright green wings! Thi
s item requires a Dragon Amulet. Happy Lucky Day 2011!\n', 1, 'Back', 'Armor',
'Wings', 'Melee', 'items/back/wings-greensaintpat.swf', 0, 0, 6, 50, 'Light,10,D
arkness,10', 'Energy', 1, 'cape', '1', 1, 'false', 6, 0, 0, 0, 0, 0, 0, 6, 0, 5,
5, 5, 12, 0, 0, 8),
(1642, 193, 'none', 'none', 'Shamrockin'' Emerald Wings', 2, 0, 56, 0, 0, 'The l
uck of the Sneevish will be with you when you wear these bright green wings! Ha
ppy Lucky Day 2011! This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'W
ings', 'Melee', 'items/back/wings-greensaintpat.swf', 0, 0, 4, 50, 'Light,9.Dark
ness,9', 'Energy', 1, 'cape', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 5, 5,
5, 8, 0, 0, 4),
(1643, 193, 'none', 'none', 'Shamrockin'' Golden Wings', 2, 0, 56, 0, 0, 'The lu
ck of the Sneevish will be with you when you wear these bright gold wings! Happy
Lucky Day 2011! This item requires a Dragon Amulet.', 1, 'Back', 'Armor', 'Wing
s', 'Melee', 'items/back/wings-goldsaintpat.swf', 0, 0, 4, 50, 'Light,9.Darkness
,9', 'Energy', 1, 'cape', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 4, 0, 5, 5, 5, 8
, 0, 0, 4),
(1644, 193, 'none', 'none', 'Shamrockin'' Golden Wings', 2, 0, 46, 0, 0, 'The lu
ck of the Sneevish will be with you when you wear these bright gold wings! Happy
Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-golds
aintpat.swf', 0, 0, 3, 50, 'Light,6,Darkness,6', 'Energy', 1, 'cape', '1', 1, 'f
alse', 3, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4, 4, 6, 0, 0, 4),
(1645, 193, 'none', 'none', 'Shamrockin'' Emerald Wings', 2, 0, 46, 0, 0, 'The l
uck of the Sneevish will be with you when you wear these bright green wings! Ha
ppy Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-gr
eensaintpat.swf', 0, 0, 3, 50, 'Light,6,Darkness,6', 'Energy', 1, 'cape', '1', 1
, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 4, 4, 4, 6, 0, 0, 4),
(1646, 193, 'none', 'none', 'Shamrockin'' Emerald Wings', 2, 0, 36, 0, 0, 'The l
uck of the Sneevish will be with you when you wear these bright green wings! Ha
ppy Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-gr
eensaintpat.swf', 0, 0, 3, 50, 'Light,4,Darkness,4', 'Energy', 1, 'cape', '1', 1
, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 3, 3, 0, 0, 3),
(1647, 193, 'none', 'none', 'Shamrockin'' Golden Wings', 2, 0, 36, 0, 0, 'The lu
ck of the Sneevish will be with you when you wear these bright gold wings! Happy
Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-golds
aintpat.swf', 0, 0, 3, 50, 'Light,4,Darkness,4', 'Energy', 1, 'cape', '1', 1, 'f
alse', 3, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 3, 3, 0, 0, 3),
(1648, 193, 'none', 'none', 'Shamrockin'' Golden Wings', 2, 0, 26, 0, 0, 'The lu
ck of the Sneevish will be with you when you wear these bright gold wings! Happy
Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-golds
aintpat.swf', 0, 0, 2, 50, 'Light,3,Darkness,3', 'Energy', 1, 'cape', '1', 1, 'f
alse', 1, 0, 0, 0, 0, 0, 0, 2, 0, 1, 1, 1, 4, 0, 0, 3),
(1649, 193, 'none', 'none', 'Shamrockin'' Emerald Wings', 2, 0, 26, 0, 0, 'The l

uck of the Sneevish will be with you when you wear these bright green wings! Ha
ppy Lucky Day 2011!\n', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wingsgreensaintpat.swf', 0, 0, 2, 50, 'Light,3,Darkness,3', 'Energy', 1, 'cape', '1',
1, 'false', 1, 0, 0, 0, 0, 0, 0, 2, 0, 1, 1, 1, 4, 0, 0, 3),
(1650, 193, 'none', 'none', 'Shamrockin'' Emerald Wings', 2, 0, 16, 0, 0, 'The l
uck of the Sneevish will be with you when you wear these bright green wings! Ha
ppy Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-gr
eensaintpat.swf', 0, 0, 1, 50, 'Light,2,Darkness,2', 'Energy', 1, 'cape', '1', 1
, 'false', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2, 2),
(1651, 193, 'none', 'none', 'Shamrockin'' Golden Wings', 2, 0, 16, 0, 0, 'The lu
ck of the Sneevish will be with you when you wear these bright gold wings! Happy
Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-golds
aintpat.swf', 0, 0, 1, 50, 'Light,2,Darkness,2', 'Energy', 1, 'cape', '1', 1, 'f
alse', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2, 2),
(1652, 193, 'none', 'none', 'Shamrockin'' Golden Wings', 2, 0, 6, 0, 0, 'The luc
k of the Sneevish will be with you when you wear these bright gold wings! Happy
Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-goldsa
intpat.swf', 0, 0, 0, 50, 'Light,1,Darkness,1', 'Energy', 1, 'cape', '1', 1, 'fa
lse', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3),
(1653, 193, 'none', 'none', 'Shamrockin'' Emerald Wings', 2, 0, 6, 0, 0, 'The lu
ck of the Sneevish will be with you when you wear these bright green wings! Happ
y Lucky Day 2011!', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-gree
nsaintpat.swf', 0, 0, 0, 50, 'Light,1,Darkness,1', 'Energy', 1, 'cape', '1', 1,
'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3),
(1654, 194, 'none', 'none', 'Somnus Fighter', 2, 0, 64, 0, 0, 'Who needs sleep?
A helm to commemorate Rolith''s heroic struggle against Somnus during Lucky Week
2010!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Bluhorn.swf', 0
, 0, 3, 0, 'Darkness,10,Immobility,3', 'Light', 1, 'helm', '1', 1, 'false', 7, 6
, 0, 1, 0, 8, 0, 3, 0, 2, 2, 2, 7, 7, 10, 3),
(1655, 194, 'none', 'none', 'Somnus Fighter', 2, 0, 54, 0, 0, 'Who needs sleep?
A helm to commemorate Rolith''s heroic struggle against Somnus during Lucky Week
2010!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Bluhorn.swf', 0
, 0, 2, 15, 'Darkness,8,Immobility,3', 'Light', 1, 'helm', '1', 1, 'false', 5, 5
, 0, 0, 0, 7, 0, 2, 0, 0, 0, 0, 6, 6, 8, 2),
(1656, 194, 'none', 'none', 'Somnus Fighter', 2, 0, 44, 0, 0, 'Who needs sleep?
A helm to commemorate Rolith''s heroic struggle against Somnus during Lucky Week
2010!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Bluhorn.swf', 0
, 0, 1, 15, 'Darkness,6,Immobility,2', 'Light', 1, 'helm', '1', 1, 'false', 4, 4
, 0, 0, 0, 6, 0, 1, 0, 0, 0, 0, 5, 5, 7, 0),
(1657, 194, 'none', 'none', 'Somnus Fighter', 2, 0, 34, 0, 0, 'Who needs sleep?
A helm to commemorate Rolith''s heroic struggle against Somnus during Lucky Week
2010!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Bluhorn.swf', 0
, 0, 0, 10, 'Darkness,4,Immobility,1', 'Light', 1, 'helm', '1', 1, 'false', 3, 3
, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 3, 3, 4, 0),
(1658, 194, 'none', 'none', 'Somnus Fighter', 2, 0, 24, 0, 0, 'Who needs sleep?
A helm to commemorate Rolith''s heroic struggle against Somnus during Lucky Week
2010!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Bluhorn.swf', 0
, 0, 0, 15, 'Darkness,3', 'Light', 1, 'helm', '1', 1, 'false', 2, 1, 0, 0, 0, 3,
0, 0, 0, 0, 0, 0, 2, 2, 2, 0),
(1659, 194, 'none', 'none', 'Somnus Fighter', 2, 0, 14, 0, 0, 'Who needs sleep?
A helm to commemorate Rolith''s heroic struggle against Somnus during Lucky Week
2010!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Bluhorn.swf', 0
, 0, 0, 10, 'Darkness,2', 'Light', 1, 'helm', '1', 1, 'false', 1, 0, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, 1, 1, 1, 0),
(1660, 195, 'none', 'none', 'Giltish Daggers VI', 2, 0, 64, 0, 0, 'The luck of t
he Sneevish IS with you! King Sneevrick thanks you for taking care of that twist
ed Arrrghus. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagge
r', 'Pierce', 'items/daggers/dagger-saintpatrick.swf', 65, 89, 7, 25, 'Light,10,
Stone,10', 'Wind', 1, 'dagger', '1', 1, 'false', 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 7
, 0, 0, 0, 11, 8),

(1661, 195, 'none', 'none', 'Sneevrick Rod VI', 2, 0, 64, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff',
'Magic', 'items/staffs/staff-saintpatrick.swf', 65, 89, 7, 25, 'Light,10,Stone,
10', 'Wind', 1, 'staff', '1', 1, 'false', 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 0, 7, 0,
0, 11, 8),
(1662, 195, 'none', 'none', 'Clovus Blade VI', 2, 0, 64, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword',
'Melee', 'items/swords/sword-saintpatrick.swf', 65, 89, 7, 25, 'Light,10,Stone,1
0', 'Wind', 1, 'sword', '1', 1, 'false', 7, 4, 0, 0, 0, 4, 0, 7, 0, 7, 0, 0, 0,
0, 11, 8),
(1663, 195, 'none', 'none', 'Giltish Daggers V', 2, 0, 54, 0, 0, 'The luck of th
e Sneevish IS with you! King Sneevrick thanks you for taking care of that twiste
d Arrrghus.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-s
aintpatrick.swf', 65, 77, 5, 25, 'Light,9,Stone,9', 'Wind', 1, 'dagger', '1', 1,
'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 7, 0, 0, 0, 10, 6),
(1664, 195, 'none', 'none', 'Sneevrick Rod V', 2, 0, 54, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-saintpa
trick.swf', 65, 77, 5, 25, 'Light,9,Stone,9', 'Wind', 1, 'staff', '1', 1, 'false
', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 10, 6),
(1665, 195, 'none', 'none', 'Clovus Blade V', 2, 0, 54, 0, 0, 'The luck of the S
neevish IS with you! King Sneevrick thanks you for taking care of that twisted A
rrrghus.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-saintpat
rick.swf', 65, 77, 5, 25, 'Light,9,Stone,9', 'Wind', 1, 'sword', '1', 1, 'false'
, 5, 0, 0, 0, 0, 0, 0, 5, 0, 7, 0, 0, 0, 0, 10, 6),
(1666, 195, 'none', 'none', 'Giltish Daggers IV', 2, 0, 44, 0, 0, 'The luck of t
he Sneevish IS with you! King Sneevrick thanks you for taking care of that twist
ed Arrrghus.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggersaintpatrick.swf', 59, 67, 3, 25, 'Light,7,Stone,7', 'Wind', 1, 'dagger', '1', 1
, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 8, 4),
(1667, 195, 'none', 'none', 'Sneevrick Rod IV', 2, 0, 44, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-saintp
atrick.swf', 59, 67, 3, 25, 'Light,7,Stone,7', 'Wind', 1, 'staff', '1', 1, 'fals
e', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 8, 4),
(1668, 195, 'none', 'none', 'Clovus Blade IV', 2, 0, 44, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-saintpa
trick.swf', 59, 67, 3, 25, 'Light,7,Stone,7', 'Wind', 1, 'sword', '1', 1, 'false
', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 8, 4),
(1669, 195, 'none', 'none', 'Giltish Daggers III', 2, 0, 34, 0, 0, 'The luck of
the Sneevish IS with you! King Sneevrick thanks you for taking care of that twis
ted Arrrghus.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger
-saintpatrick.swf', 49, 60, 2, 25, 'Light,5,Stone,5', 'Wind', 1, 'dagger', '1',
1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 6, 3),
(1670, 195, 'none', 'none', 'Sneevrick Rod III', 2, 0, 34, 0, 0, 'The luck of th
e Sneevish IS with you! King Sneevrick thanks you for taking care of that twiste
d Arrrghus.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-saint
patrick.swf', 49, 60, 2, 25, 'Light,5,Stone,5', 'Wind', 1, 'staff', '1', 1, 'fal
se', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 6, 3),
(1671, 195, 'none', 'none', 'Clovus Blade III', 2, 0, 34, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-saintp
atrick.swf', 49, 60, 2, 25, 'Light,5,Stone,5', 'Wind', 1, 'sword', '1', 1, 'fals
e', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 6, 3),
(1672, 195, 'none', 'none', 'Giltish Daggers II', 2, 0, 24, 0, 0, 'The luck of t
he Sneevish IS with you! King Sneevrick thanks you for taking care of that twist
ed Arrrghus.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-

saintpatrick.swf', 40, 50, 2, 25, 'Light,3,Stone,3', 'Wind', 1, 'dagger', '1', 1


, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2),
(1673, 195, 'none', 'none', 'Sneevrick Rod II', 2, 0, 24, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-saintp
atrick.swf', 40, 50, 2, 25, 'Light,3,Stone,3', 'Wind', 1, 'staff', '1', 1, 'fals
e', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2),
(1674, 195, 'none', 'none', 'Clovus Blade II', 2, 0, 24, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-saintpa
trick.swf', 40, 50, 2, 25, 'Light,3,Stone,3', 'Wind', 1, 'sword', '1', 1, 'false
', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2),
(1675, 195, 'none', 'none', 'Giltish Daggers I', 2, 0, 14, 0, 0, 'The luck of th
e Sneevish IS with you! King Sneevrick thanks you for taking care of that twiste
d Arrrghus.', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-s
aintpatrick.swf', 29, 39, 1, 25, 'Light,1,Stone,1', 'Wind', 1, 'dagger', '1', 1,
'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(1676, 195, 'none', 'none', 'Sneevrick Rod I', 2, 0, 14, 0, 0, 'The luck of the
Sneevish IS with you! King Sneevrick thanks you for taking care of that twisted
Arrrghus.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-saintpa
trick.swf', 29, 39, 1, 25, 'Light,1,Stone,1', 'Wind', 1, 'staff', '1', 1, 'false
', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(1677, 195, 'none', 'none', 'Clovus Blade I', 2, 0, 14, 0, 0, 'The luck of the S
neevish IS with you! King Sneevrick thanks you for taking care of that twisted A
rrrghus.', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-saintpat
rick.swf', 29, 39, 1, 25, 'Light,1,Stone,1', 'Wind', 1, 'sword', '1', 1, 'false'
, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0),
(1678, 196, 'none', 'none', 'Midsummer Rogue''s Claw VI', 2, 0, 64, 0, 0, 'Only
the LUCKIEST rogues are initiated during Midsummer! Lucky Week 2011 reward. This
item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'it
ems/daggers/dagger-midsummer.swf', 65, 89, 7, 35, 'Darkness,10,Poison,10,Love,10
', 'Silver', 1, 'dagger', '1', 1, 'false', 7, 4, 0, 3, 0, 4, 0, 7, 0, 0, 7, 0, 0
, 0, 9, 7),
(1679, 196, 'none', 'none', 'Midsummer Knight''s Blade VI', 2, 0, 64, 0, 0, 'Onl
y the LUCKIEST knights are initiated during Midsummer! Lucky Week 2011 reward. T
his item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'i
tems/swords/sword-midsummer.swf', 65, 89, 7, 35, 'Darkness,10,Poison,10,Love,10'
, 'Silver', 1, 'sword', '1', 1, 'false', 7, 4, 0, 3, 0, 4, 0, 7, 0, 7, 0, 0, 0,
0, 9, 7),
(1680, 196, 'none', 'none', 'Midsummer Wizard Wand VI', 2, 0, 64, 0, 0, 'Only th
e LUCKIEST wizards are initiated during Midsummer! Lucky Week 2011 reward. This
item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/
wands/wand-midsummer.swf', 65, 89, 7, 35, 'Darkness,10,Poison,10,Love,10', 'Silv
er', 1, 'wand', '1', 1, 'false', 7, 4, 0, 3, 0, 4, 0, 7, 0, 0, 0, 7, 0, 0, 9, 7)
,
(1681, 196, 'none', 'none', 'Midsummer Rogue''s Claw V', 2, 0, 54, 0, 0, 'Only t
he LUCKIEST rogues are initiated during Midsummer! Lucky Week 2011 reward.', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-midsummer.swf', 65
, 77, 5, 35, 'Stone,9,Wind,9,Fire,9', 'Silver', 1, 'dagger', '1', 1, 'false', 5,
0, 0, 3, 0, 0, 0, 5, 0, 0, 7, 0, 0, 0, 8, 0),
(1682, 196, 'none', 'none', 'Midsummer Knight''s Blade V', 2, 0, 54, 0, 0, 'Only
the LUCKIEST knights are initiated during Midsummer! Lucky Week 2011 reward.',
0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-midsummer.swf', 65,
77, 5, 35, 'Stone,9,Wind,9,Fire,9', 'Silver', 1, 'sword', '1', 1, 'false', 5, 0
, 0, 3, 0, 0, 0, 5, 0, 7, 0, 0, 0, 0, 8, 0),
(1683, 196, 'none', 'none', 'Midsummer Wizard''s Wand V', 2, 0, 54, 0, 0, 'Only
the LUCKIEST wizards are initiated during Midsummer! Lucky Week 2011 reward.', 0
, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-midsummer.swf', 65, 77,
5, 35, 'Stone,9,Wind,9,Fire,9', 'Silver', 1, 'wand', '1', 1, 'false', 5, 0, 0,
3, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 8, 0),

(1684, 196, 'none', 'none', 'Midsummer Rogue''s Claw IV', 2, 0, 44, 0, 0, 'Only
the LUCKIEST rogues are initiated during Midsummer! Lucky Week 2011 reward.', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-midsummer.swf', 5
9, 67, 3, 35, 'Stone,6,Wind,6,Fire,6', 'Silver', 1, 'dagger', '1', 1, 'false', 5
, 0, 0, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 1),
(1685, 196, 'none', 'none', 'Midsummer Knight''s Blade IV', 2, 0, 44, 0, 0, 'Onl
y the LUCKIEST knights are initiated during Midsummer! Lucky Week 2011 reward.',
0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-midsummer.swf', 59
, 67, 3, 35, 'Stone,6,Wind,6,Fire,6', 'Silver', 1, 'sword', '1', 1, 'false', 5,
0, 0, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 1),
(1686, 196, 'none', 'none', 'Midsummer Wizard Wand IV', 2, 0, 44, 0, 0, 'Only th
e LUCKIEST wizards are initiated during Midsummer! Lucky Week 2011 reward.', 0,
'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-midsummer.swf', 59, 67, 3
, 35, 'Stone,6,Wind,6,Fire,6', 'Silver', 1, 'wand', '1', 1, 'false', 5, 0, 0, 3,
0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 1),
(1687, 196, 'none', 'none', 'MidSummer Rogue''s Claw III', 2, 0, 34, 0, 0, 'Only
the LUCKIEST rogues are initiated during Midsummer! Lucky Week 2011 reward.', 0
, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-midsummer.swf',
49, 60, 2, 35, 'Stone,5,Wind,5,Fire,5', 'Silver', 1, 'dagger', '1', 1, 'false',
4, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 5, 2),
(1688, 196, 'none', 'none', 'Midsummer Knight''s Blade III', 2, 0, 34, 0, 0, 'On
ly the LUCKIEST knights are initiated during Midsummer! Lucky Week 2011 reward.'
, 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-midsummer.swf', 4
9, 60, 2, 35, 'Stone,5,Wind,5,Fire,5', 'Silver', 1, 'sword', '1', 1, 'false', 4,
0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 5, 2),
(1689, 196, 'none', 'none', 'MidSummer Wizard''s Wand III', 2, 0, 34, 0, 0, 'Onl
y the LUCKIEST wizards are initiated during Midsummer! Lucky Week 2011 reward.',
0, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-midsummer.swf', 49, 6
0, 2, 35, 'Stone,5,Wind,5,Fire,5', 'Silver', 1, 'wand', '1', 1, 'false', 4, 0, 0
, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 5, 2),
(1690, 196, 'none', 'none', 'Midsummer Rogue''s Claw II', 2, 0, 24, 0, 0, 'Only
the LUCKIEST rogues are initiated during Midsummer! Lucky Week 2011 reward.', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-midsummer.swf', 4
0, 50, 2, 35, 'Stone,3,Wind,3,Fire,3', 'Silver', 1, 'dagger', '1', 1, 'false', 2
, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2),
(1691, 196, 'none', 'none', 'Midsummer Knight''s Blade II', 2, 0, 24, 0, 0, 'Onl
y the LUCKIEST knights are initiated during Midsummer! Lucky Week 2011 reward.',
0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-midsummer.swf', 40
, 50, 2, 35, 'Stone,3,Wind,3,Fire,3', 'Silver', 1, 'sword', '1', 1, 'false', 2,
0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2),
(1692, 196, 'none', 'none', 'Midsummer Wizard''s Wand II', 2, 0, 24, 0, 0, 'Only
the LUCKIEST wizards are initiated during Midsummer! Lucky Week 2011 reward.',
0, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-midsummer.swf', 40, 50
, 2, 35, 'Stone,3,Wind,3,Fire,3', 'Silver', 1, 'wand', '1', 1, 'false', 2, 0, 0,
0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2),
(1693, 196, 'none', 'none', 'Midsummer Wizard''s Wand I', 2, 0, 14, 0, 0, 'Only
the LUCKIEST rogues are initiated during Midsummer! Lucky Week 2011 reward.', 0,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-midsummer.swf', 2
9, 39, 1, 35, '', 'Stone', 1, 'dagger', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1,
0, 0, 0, 0, 0, 0, 2, 0),
(1694, 196, 'none', 'none', 'Midsummer Knight''s Blade I', 2, 0, 14, 0, 0, 'Only
the LUCKIEST knights are initiated during Midsummer! Lucky Week 2011 reward.',
0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-midsummer.swf', 29,
39, 1, 35, '', 'Stone', 1, 'sword', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0,
0, 0, 0, 0, 0, 2, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag

ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu


k`, `intCha`, `intEnd`, `intWis`) VALUES
(1695, 196, 'none', 'none', 'Midsummer Wizard''s Wand I', 2, 0, 14, 0, 0, 'Only
the LUCKIEST wizards are initiated during Midsummer! Lucky Week 2011 reward.', 0
, 'Weapon', 'Weapon', 'Wand', 'Magic', 'items/wands/wand-midsummer.swf', 29, 39,
1, 35, '', 'Stone', 1, 'wand', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0
, 0, 0, 0, 2, 0),
(1696, 198, 'none', 'none', 'DerpFish', 2, 0, 61, 0, 0, 'Derp, derp, de derp! Dr
agon Amulet required!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf'
, 18, 22, 5, 15, 'Water,4', 'Nature', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0,
0, 0, 0, 5, 0, 0, 0, 0, 6, 6, 0, 0),
(1697, 198, 'none', 'none', 'DerpFish', 2, 0, 51, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 16, 22, 3, 10, '', 'Na
ture', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 5, 5, 0, 0
),
(1698, 198, 'none', 'none', 'DerpFish', 2, 0, 41, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 14, 18, 2, 250, '', 'N
ature', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 4, 4, 0,
0),
(1699, 198, 'none', 'none', 'DerpFish', 2, 0, 31, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 11, 17, 1, 10, '', 'Na
ture', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 4, 4, 0, 0
),
(1700, 198, 'none', 'none', 'DerpFish', 2, 0, 21, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 10, 16, 0, 10, '', 'Na
ture', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0
),
(1701, 198, 'none', 'none', 'DerpFish', 2, 0, 11, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 8, 14, 0, 1, '', 'Natu
re', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0),
(1702, 198, 'none', 'none', 'DerpFish', 2, 0, 1, 0, 0, 'Derp, derp, de derp!', 0
, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 1, 4, 0, 1, '', 'Nature
', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0),
(1703, 199, 'none', 'none', 'Fancy Tie Belt', 2, 0, 65, 0, 0, 'Rolith has one of
these hanging on the doorknob in the Oaklore Keep. He wears it while tackling k
notty problems. This item requires a Dragon Amulet.', 1, 'Waist', 'Armor', 'Bel
t', 'Melee', '', 0, 0, 6, 35, 'Stone,10,Stone,10', 'Wind', 1, 'belt', '1', 1, 'f
alse', 6, 6, 0, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 6, 6),
(1704, 199, 'none', 'none', 'Popsprocket Power Cord ', 2, 0, 45, 0, 0, 'Rolith m
ust have borrowed this powercord from Yix. But why? Oaklore Keep doesn''t have a
ny electricity.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 3, 35, 'Immobi
lity,5', 'Energy', 1, 'belt', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 3, 0, 0, 0,
0, 0, 4, 4, 0),
(1705, 199, 'none', 'none', 'Dirty Sock Chain', 2, 0, 25, 0, 0, 'There is no Pac
toganol Knight to do laundry, so all Rolith socks are dirty. Someone needs to co
me up with a Sir name related to cleaning.', 0, 'Waist', 'Armor', 'Belt', 'Melee
', '', 0, 0, 0, 35, 'Darkness,5,Dirt,5', 'Nature', 1, 'belt', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(1706, 200, 'none', 'none', 'Lights Out Lampshade III', 2, 0, 50, 0, 0, 'For whe
n you just can''t bear to see what monsters are charging at you. Happy April Foo
l''s Day 2011! This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet
', 'Melee', 'head/helms/helm-lampshade.swf', 0, 0, 5, 35, 'Light,8,Darkness,8',
'Darkness', 1, 'helm', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 6, 6, 6, 0, 0
, 7, 7),
(1707, 200, 'none', 'none', 'Lights Out Lampshade II', 2, 0, 30, 0, 0, 'For when
you just can''t bear to see what monsters are charging at you. Happy April Fool
''s Day 2011!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-lampshad
e.swf', 0, 0, 4, 35, 'Light,4,Darkness,4', 'Darkness', 1, 'helm', '1', 1, 'false
', 5, 0, 0, 0, 0, 0, 0, 4, 0, 5, 5, 5, 0, 0, 0, 0),
(1708, 200, 'none', 'none', 'Lights Out Lampshade I', 2, 0, 10, 0, 0, 'For when

you just can''t bear to see what monsters are charging at you. Happy April Fool'
's Day 2011!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-lampshade
.swf', 0, 0, 1, 35, 'Light,3,Darkness,3', 'Darkness', 1, 'helm', '1', 1, 'false'
, 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2, 2, 0, 0, 0, 0),
(1709, 201, 'none', 'none', 'Red Wind Ripper', 2, 0, 63, 0, 0, 'A short, lithe b
lade with the power of a red wind running through it. This item requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ugl
ydagger.swf', 65, 89, 7, 15, 'Wind,10,Stone,10', 'Wind', 1, 'dagger', '1', 1, 'f
alse', 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 7, 0, 0, 0, 10, 9),
(1710, 201, 'none', 'none', 'Red Wind Rod', 2, 0, 63, 0, 0, 'A simple, but sturd
y, staff with the power a red wind flowing through it. This item requires a Drag
on Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-uglyst
aff.swf', 65, 89, 7, 15, 'Wind,10,Stone,10', 'Wind', 1, 'staff', '1', 1, 'false'
, 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 0, 7, 0, 0, 10, 9),
(1711, 201, 'none', 'none', 'Red Wind Skiver', 2, 0, 63, 0, 0, 'A powerful, lith
e blade with the power of a red wind running through it. This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ugly
sword.swf', 65, 89, 7, 15, 'Wind,10,Stone,10', 'Wind', 1, 'sword', '1', 1, 'fals
e', 7, 4, 0, 0, 0, 4, 0, 7, 0, 7, 0, 0, 0, 0, 10, 9),
(1712, 201, 'none', 'none', 'Red Wind Ripper', 2, 0, 49, 0, 0, 'A short, lithe b
lade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-uglydagger.swf', 58, 74, 2, 15, 'Stone,
5,Wind,5', 'Wind', 1, 'dagger', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 2, 0, 0, 5
, 0, 0, 0, 3, 0),
(1713, 201, 'none', 'none', 'Red Wind Rod', 2, 0, 49, 0, 0, 'A simple, but sturd
y, staff with the power a red wind flowing through it.', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-uglystaff.swf', 58, 74, 2, 15, 'Stone,5,Wi
nd,5', 'Wind', 1, 'staff', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 2, 0, 0, 0, 5,
0, 0, 3, 0),
(1714, 201, 'none', 'none', 'Red Wind Skiver', 2, 0, 49, 0, 0, 'A powerful, lith
e blade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon'
, 'Sword', 'Melee', 'items/swords/sword-uglysword.swf', 58, 74, 2, 15, 'Stone,5,
Wind,5', 'Wind', 1, 'sword', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 2, 0, 5, 0, 0
, 0, 0, 3, 0),
(1715, 201, 'none', 'none', 'Red Wind Ripper', 2, 0, 27, 0, 0, 'A short, lithe b
lade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-uglydagger.swf', 45, 57, 3, 15, 'Wind,3
,Stone,3', 'Wind', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2
, 0, 0, 0, 0, 0),
(1716, 201, 'none', 'none', 'Red Wind Rod', 2, 0, 27, 0, 0, 'A simple, but sturd
y, staff with the power a red wind flowing through it.', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-uglystaff.swf', 45, 57, 3, 15, 'Wind,3,Sto
ne,3', 'Wind', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 2,
0, 0, 0, 0),
(1717, 201, 'none', 'none', 'Red Wind Skiver', 2, 0, 27, 0, 0, 'A powerful, lith
e blade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon'
, 'Sword', 'Melee', 'items/swords/sword-uglysword.swf', 45, 57, 3, 15, 'Wind,3,S
tone,3', 'Wind', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 0
, 0, 0, 0, 0),
(1718, 202, 'none', 'none', 'Eternal Spring Edge', 2, 0, 64, 0, 0, 'Hope springs
eternal! Happy April Fool''s Day 2011! This item requires a Dragon Amulet.', 1,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-springweapon.swf'
, 65, 89, 6, 25, 'Ice,11,Water,11', 'Water', 1, 'dagger', '1', 1, 'false', 7, 4,
0, 0, 0, 4, 0, 6, 0, 0, 7, 0, 0, 0, 10, 10),
(1719, 202, 'none', 'none', 'Eternal Spring Staff', 2, 0, 64, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011! This item requires a Dragon Amulet.', 1
, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-springweapon.swf', 6
5, 89, 6, 25, 'Ice,11,Water,11', 'Water', 1, 'staff', '1', 1, 'false', 7, 4, 0,
0, 0, 4, 0, 6, 0, 0, 0, 7, 0, 0, 10, 10),
(1720, 202, 'none', 'none', 'Eternal Spring Blade', 2, 0, 64, 0, 0, 'Hope spring

s eternal! Happy April Fool''s Day 2011! This item requires a Dragon Amulet.', 1
, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-springweapon.swf', 6
5, 89, 6, 25, 'Ice,11,Water,11', 'Water', 1, 'sword', '1', 1, 'false', 7, 4, 0,
0, 0, 4, 0, 6, 0, 7, 0, 0, 0, 0, 10, 10),
(1721, 202, 'none', 'none', 'Eternal Spring Edge', 2, 0, 44, 0, 0, 'Hope springs
eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pier
ce', 'items/daggers/dagger-springweapon.swf', 59, 67, 3, 25, 'Ice,6,Water,6', 'W
ater', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6
, 4),
(1722, 202, 'none', 'none', 'Eternal Spring Staff', 2, 0, 44, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magi
c', 'items/staffs/staff-springweapon.swf', 59, 67, 3, 25, 'Ice,6,Water,6', 'Wate
r', 1, 'staff', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 4)
,
(1723, 202, 'none', 'none', 'Eternal Spring Blade', 2, 0, 44, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Mele
e', 'items/swords/sword-springweapon.swf', 59, 67, 3, 25, 'Ice,6,Water,6', 'Wate
r', 1, 'sword', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 4)
,
(1724, 202, 'none', 'none', 'Eternal Spring Edge', 2, 0, 24, 0, 0, 'Hope springs
eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pier
ce', 'items/daggers/dagger-springweapon.swf', 40, 50, 2, 25, 'Ice,3,Water,3', 'W
ater', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2
, 2),
(1725, 202, 'none', 'none', 'Eternal Spring Staff', 2, 0, 24, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magi
c', 'items/staffs/staff-springweapon.swf', 40, 50, 2, 25, 'Ice,3,Water,3', 'Wate
r', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2)
,
(1726, 202, 'none', 'none', 'Eternal Spring Blade', 2, 0, 24, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Mele
e', 'items/swords/sword-springweapon.swf', 40, 50, 2, 25, 'Ice,3,Water,3', 'Wate
r', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2)
,
(1727, 203, 'none', 'none', 'C8H10N4O2 Addict Male IV', 2, 0, 66, 0, 0, 'Feel th
e coffee as it enters your bloodstream, invading your body. Making your eyes bug
out! Hope they don''t STAY that way! This item requires a Dragon Amulet.', 1, '
Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-CoffeeAddictM.swf', 0, 0, 6,
0, 'Water,11,Energy,11', 'Energy', 1, 'helm', '1', 1, 'false', 6, 4, 0, 3, 0, 4
, 0, 6, 0, 6, 6, 6, 0, 0, 10, 10),
(1728, 203, 'none', 'none', 'C8H10N4O2 Addict Female IV', 2, 0, 66, 0, 0, 'Feel
the coffee as it enters your bloodstream, invading your body. Making your eyes b
ug out! Hope they don''t STAY that way! This item requires a Dragon Amulet.', 1,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-CoffeeAddictF.swf', 0, 0,
6, 0, 'Water,11,Energy,11', 'Energy', 1, 'helm', '1', 1, 'false', 6, 4, 0, 3, 0,
4, 0, 6, 0, 6, 6, 6, 0, 0, 10, 10),
(1729, 203, 'none', 'none', 'Fry''s Coffee', 1, 0, 15, 0, 0, 'So much coffee...
You have transcended! This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor
', 'Trinket', 'Melee', 'items/trinkets/trinket-fryscoffee.swf', 0, 0, 2, 10, '',
'Energy', 1, 'trinket', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,
0, 0, 0),
(1730, 203, 'none', 'none', 'C8H10N4O2 Addict Female III', 2, 0, 61, 0, 0, 'Feel
the coffee as it enters your bloodstream, invading your body. Making your eyes
bug out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee'
, 'head/helms/helm-CoffeeAddictF.swf', 0, 0, 4, 35, 'Energy,9,Water,9', 'Energy'
, 1, 'helm', '1', 1, 'false', 6, 4, 0, 0, 0, 4, 0, 4, 0, 6, 6, 6, 0, 0, 7, 7),
(1731, 203, 'none', 'none', 'C8H10N4O2 Addict Male III', 2, 0, 61, 0, 0, 'Feel t
he coffee as it enters your bloodstream, invading your body. Making your eyes bu
g out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-CoffeeAddictM.swf', 0, 0, 4, 35, 'Energy,9,Water,9', 'Energy',

1, 'helm', '1', 1, 'false', 6, 4, 0, 0, 0, 4, 0, 4, 0, 6, 6, 6, 0, 0, 7, 7),


(1732, 203, 'none', 'none', 'C8H10N4O2 Addict Male II', 2, 0, 41, 0, 0, 'Feel th
e coffee as it enters your bloodstream, invading your body. Making your eyes bug
out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee', '
head/helms/helm-CoffeeAddictM.swf', 0, 0, 3, 35, 'Water,5,Energy,5', 'Energy', 1
, 'helm', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 5, 5, 5, 0, 0, 6, 6),
(1733, 203, 'none', 'none', 'C8H10N4O2 Addict Female II', 2, 0, 41, 0, 0, 'Feel
the coffee as it enters your bloodstream, invading your body. Making your eyes b
ug out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-CoffeeAddictF.swf', 0, 0, 3, 35, 'Water,5,Energy,5', 'Energy',
1, 'helm', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 5, 5, 5, 0, 0, 6, 6),
(1734, 203, 'none', 'none', 'C8H10N4O2 Addict Female I', 2, 0, 21, 0, 0, 'Feel t
he coffee as it enters your bloodstream, invading your body. Making your eyes bu
g out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-CoffeeAddictF.swf', 0, 0, 2, 35, 'Water,2,Energy,2', 'Energy',
1, 'helm', '1', 1, 'false', 3, 0, 0, 2, 0, 0, 0, 2, 0, 2, 2, 2, 0, 0, 2, 2),
(1735, 203, 'none', 'none', 'C8H10N4O2 Addict Male I', 2, 0, 21, 0, 0, 'Feel the
coffee as it enters your bloodstream, invading your body. Making your eyes bug
out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'h
ead/helms/helm-CoffeeAddictM.swf', 0, 0, 2, 35, 'Water,2,Energy,2', 'Energy', 1,
'helm', '1', 1, 'false', 3, 0, 0, 2, 0, 0, 0, 2, 0, 2, 2, 2, 0, 0, 2, 2),
(1736, 204, 'none', 'none', 'Celtic Rainbow VI', 2, 0, 65, 0, 0, 'The power of l
ight flows from the intricate celtic knot adorning this scythe. This item requir
es a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/s
cythe-CelticRainbow.swf', 67, 91, 7, 15, 'Darkness,10,Light,5,Immobility,5,Healt
h,-3', 'Light', 1, 'scythe', '1', 1, 'false', 7, 5, 0, 1, 0, 5, 0, 7, 1, 0, 0, 0
, 8, 6, 4, 8),
(1737, 204, 'none', 'none', 'Celtic Rainbow V', 2, 0, 55, 0, 0, 'The power of li
ght flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', 'W
eapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 65, 79, 5,
15, 'Darkness,7,Immobility,3,Health,-2', 'Light', 1, 'scythe', '1', 1, 'false',
5, 3, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 6, 3, 0, 6),
(1738, 204, 'none', 'none', 'Celtic Rainbow IV', 2, 0, 45, 0, 0, 'The power of l
ight flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', '
Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 60, 72, 3,
15, 'Darkness,5,Immobility,1,Health,-1', 'Light', 1, 'scythe', '1', 1, 'false',
5, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 5, 2, 0, 5),
(1739, 204, 'none', 'none', 'Celtic Rainbow III', 2, 0, 35, 0, 0, 'The power of
light flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 50, 60, 3
, 15, 'Darkness,4', 'Light', 1, 'scythe', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0,
3, 0, 0, 0, 0, 3, 1, 0, 3),
(1740, 204, 'none', 'none', 'Celtic Rainbow II', 2, 0, 25, 0, 0, 'The power of l
ight flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', '
Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 40, 50, 1,
15, 'Darkness,3', 'Light', 1, 'scythe', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1
, 0, 0, 0, 0, 2, 0, 0, 2),
(1741, 204, 'none', 'none', 'Celtic Rainbow I', 2, 0, 15, 0, 0, 'The power of li
ght flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', 'W
eapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 32, 40, 0,
15, 'Darkness,1', 'Light', 1, 'scythe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 2, 0, 0, 0),
(1742, 205, 'none', 'none', 'Zurvana''s Pity', 1, 0, 67, 0, 0, 'The gears of tim
e have been set in motion. What will the future bring for you? Happy April Fool'
's Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggerZurvanas Pity.swf', 77, 89, 9, 10, 'Fire,12,Ice,12,Poison,9,Health,-2', 'Silver'
, 1, 'dagger', '1', 1, 'false', 9, 3, 0, 3, 3, 3, 0, 9, 3, 0, 10, 0, 0, 0, 9, 9)
,
(1743, 205, 'none', 'none', 'Zurvana''s Blessing', 1, 0, 67, 0, 0, 'The gears of
time have been set in motion. What will the future bring for you? Happy April F

ool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staffZurvanas Blessing.swf', 77, 89, 9, 10, 'Fire,12,Ice,12,Poison,9,Health,-2', 'Sil
ver', 1, 'staff', '1', 1, 'false', 9, 3, 0, 3, 3, 3, 0, 9, 3, 0, 0, 10, 0, 0, 9,
9),
(1744, 205, 'none', 'none', 'Zurvana''s Wrath', 1, 0, 67, 0, 0, 'The gears of ti
me have been set in motion. What will the future bring for you? Happy April Fool
''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-Zur
vanas Wrath.swf', 77, 89, 9, 10, 'Fire,12,Ice,12,Poison,9,Health,-2', 'Silver',
1, 'sword', '1', 1, 'false', 9, 3, 0, 3, 3, 3, 0, 9, 3, 10, 0, 0, 0, 0, 9, 9),
(1745, 205, 'none', 'none', 'Zurvana''s Pity', 1, 0, 57, 0, 0, 'The gears of tim
e have been set in motion. What will the future bring for you? Happy April Fool'
's Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggerZurvanas Pity.swf', 68, 86, 7, 10, 'Fire,8,Ice,8,Poison,6', 'Silver', 1, 'dagger
', '1', 1, 'false', 7, 0, 0, 0, 0, 0, 0, 7, 0, 0, 5, 0, 0, 0, 8, 8),
(1746, 205, 'none', 'none', 'Zurvana''s Blessing', 1, 0, 57, 0, 0, 'The gears of
time have been set in motion. What will the future bring for you? Happy April F
ool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staffZurvanas Blessing.swf', 68, 86, 7, 10, 'Fire,8,Ice,8,Poison,6', 'Silver', 1, 'st
aff', '1', 1, 'false', 7, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 5, 0, 0, 8, 8),
(1747, 205, 'none', 'none', 'Zurvana''s Wrath', 1, 0, 57, 0, 0, 'The gears of ti
me have been set in motion. What will the future bring for you? Happy April Fool
''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-Zur
vanas Wrath.swf', 68, 86, 7, 10, 'Fire,8,Ice,8,Poison,6', 'Silver', 1, 'sword',
'1', 1, 'false', 7, 0, 0, 0, 0, 0, 0, 7, 0, 5, 0, 0, 0, 0, 8, 8),
(1748, 205, 'none', 'none', 'Zurvana''s Pity', 1, 0, 37, 0, 0, 'The gears of tim
e have been set in motion. What will the future bring for you? Happy April Fool'
's Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggerZurvanas Pity.swf', 55, 69, 5, 10, 'Fire,5,Ice,5,Poison,3', 'Silver', 1, 'dagger
', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 5, 3),
(1749, 205, 'none', 'none', 'Zurvana''s Blessing', 1, 0, 37, 0, 0, 'The gears of
time have been set in motion. What will the future bring for you? Happy April F
ool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staffZurvanas Blessing.swf', 55, 69, 5, 10, 'Fire,5,Ice,5,Poison,3', 'Silver', 1, 'st
aff', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 5, 3),
(1750, 205, 'none', 'none', 'Zurvana''s Wrath', 1, 0, 37, 0, 0, 'The gears of ti
me have been set in motion. What will the future bring for you? Happy April Fool
''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-Zur
vanas Wrath.swf', 55, 69, 5, 10, 'Fire,5,Ice,5,Poison,3', 'Silver', 1, 'sword',
'1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 5, 3),
(1751, 205, 'none', 'none', 'Zurvana''s Pity', 1, 0, 17, 0, 0, 'The gears of tim
e have been set in motion. What will the future bring for you? Happy April Fool'
's Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/daggerZurvanas Pity.swf', 34, 52, 2, 10, 'Fire,2,Ice,2,Poison,1', 'Silver', 1, 'dagger
', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 3, 0),
(1752, 205, 'none', 'none', 'Zurvana''s Blessing', 1, 0, 17, 0, 0, 'The gears of
time have been set in motion. What will the future bring for you? Happy April F
ool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staffZurvanas Blessing.swf', 34, 52, 2, 10, 'Fire,2,Ice,2,Poison,1', 'Silver', 1, 'st
aff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 3, 0),
(1753, 205, 'none', 'none', 'Zurvana''s Wrath', 1, 0, 17, 0, 0, 'The gears of ti
me have been set in motion. What will the future bring for you? Happy April Fool
''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-Zur
vanas Wrath.swf', 34, 52, 2, 10, 'Fire,2,Ice,2,Poison,1', 'Silver', 1, 'sword',
'1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 3, 0),
(1754, 206, 'none', 'none', 'Blue Box III', 2, 0, 50, 0, 0, 'It''s a Timey Blime
y Thingy Wingy! No one is really sure what it means or what it does. Can YOU fig
ure it out? This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'Trinke
t', 'Magic', 'items/trinkets/trinket-Blue Box.swf', 0, 0, 6, 5, '', 'Energy', 1,
'trinket', '1', 1, 'false', 4, 4, 0, 5, 0, 4, 0, 6, 0, 2, 2, 2, 0, 0, 5, 0),
(1755, 206, 'none', 'none', 'Blue Box II', 2, 0, 30, 0, 0, 'It''s a Timey Blimey

Thingy Wingy! No one is really sure what it means or what it does. Can YOU figu
re it out? This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'Trinket
', 'Melee', 'items/trinkets/trinket-Blue Box.swf', 0, 0, 0, 25, '', 'Energy', 1,
'trinket', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 0, 0, 2, 2, 2, 0, 0, 3, 0),
(1756, 206, 'none', 'none', 'Blue Box I', 2, 0, 10, 0, 0, 'It''s a Timey Blimey
Thingy Wingy! No one is really sure what it means or what it does. Can YOU figur
e it out? This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'Trinket'
, 'Magic', 'items/trinkets/trinket-Blue Box.swf', 0, 0, 0, 25, '', 'Energy', 1,
'trinket', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1757, 207, 'none', 'none', 'Mindtwist Scythe III', 2, 0, 66, 0, 0, 'The secret
of true power resides in the mind. This scythe can help you unlock that power, b
ut at a terrible price. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-mindtwistedscythe.swf ', 68, 92, 7
, 15, 'Light,10,Darkness,10,Good,8,Evil,8', 'Energy', 1, 'scythe', '1', 1, 'fals
e', 7, 5, 0, 0, 0, 5, 0, 7, 5, 0, 0, 0, 6, -6, 6, 6),
(1758, 207, 'none', 'none', 'Mindtwist Scythe II', 2, 0, 46, 0, 0, 'The secret o
f true power resides in the mind. This scythe can help you unlock that power, bu
t at a terrible price.', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythe
s/scythe-mindtwistedscythe.swf ', 55, 75, 4, 15, 'Light,6,Darkness,6,Good,4,Evil
,4', 'Energy', 1, 'scythe', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 3, 0, 0, 0,
3, -3, 3, 3),
(1759, 207, 'none', 'none', 'Mindtwist Scythe I', 2, 0, 26, 0, 0, 'The secret of
true power resides in the mind. This scythe can help you unlock that power, but
at a terrible price.', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes
/scythe-mindtwistedscythe.swf ', 38, 58, 2, 15, 'Light,3,Darkness,3,Good,2,Evil,
2', 'Energy', 1, 'scythe', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0,
1, -1, 1, 1),
(1760, 208, 'none', 'none', 'C8H10N4O2 Addict Male IV', 2, 0, 66, 0, 0, 'Feel th
e coffee as it enters your bloodstream, invading your body. Making your eyes bug
out! Hope they don''t STAY that way! This item requires a Dragon Amulet.', 1, '
Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-CoffeeAddictM.swf', 0, 0, 6,
0, 'Water,11,Energy,11', 'Energy', 1, 'helm', '1', 1, 'false', 6, 4, 0, 3, 0, 4
, 0, 6, 0, 6, 6, 6, 0, 0, 10, 10),
(1761, 208, 'none', 'none', 'C8H10N4O2 Addict Female IV', 2, 0, 66, 0, 0, 'Feel
the coffee as it enters your bloodstream, invading your body. Making your eyes b
ug out! Hope they don''t STAY that way! This item requires a Dragon Amulet.', 1,
'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-CoffeeAddictF.swf', 0, 0,
6, 0, 'Water,11,Energy,11', 'Energy', 1, 'helm', '1', 1, 'false', 6, 4, 0, 3, 0,
4, 0, 6, 0, 6, 6, 6, 0, 0, 10, 10),
(1762, 208, 'none', 'none', 'Mindtwist Scythe III', 2, 0, 66, 0, 0, 'The secret
of true power resides in the mind. This scythe can help you unlock that power, b
ut at a terrible price. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weap
on', 'Scythe', 'Melee', 'items/scythes/scythe-mindtwistedscythe.swf ', 68, 92, 7
, 15, 'Light,10,Darkness,10,Good,8,Evil,8', 'Energy', 1, 'scythe', '1', 1, 'fals
e', 7, 5, 0, 0, 0, 5, 0, 7, 5, 0, 0, 0, 6, -6, 6, 6),
(1763, 208, 'none', 'none', 'Fancy Tie Belt', 2, 0, 65, 0, 0, 'Rolith has one of
these hanging on the doorknob in the Oaklore Keep. He wears it while tackling k
notty problems. This item requires a Dragon Amulet.', 1, 'Waist', 'Armor', 'Bel
t', 'Melee', '', 0, 0, 6, 35, 'Stone,10,Stone,10', 'Wind', 1, 'belt', '1', 1, 'f
alse', 6, 6, 0, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 6, 6),
(1764, 208, 'none', 'none', 'Celtic Rainbow VI', 2, 0, 65, 0, 0, 'The power of l
ight flows from the intricate celtic knot adorning this scythe. This item requir
es a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/s
cythe-CelticRainbow.swf', 67, 91, 7, 15, 'Darkness,10,Light,5,Immobility,5,Healt
h,-3', 'Light', 1, 'scythe', '1', 1, 'false', 7, 5, 0, 1, 0, 5, 0, 7, 1, 0, 0, 0
, 8, 6, 4, 8),
(1765, 208, 'none', 'none', 'Eternal Spring Edge', 2, 0, 64, 0, 0, 'Hope springs
eternal! Happy April Fool''s Day 2011! This item requires a Dragon Amulet.', 1,
'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-springweapon.swf'
, 65, 89, 6, 25, 'Ice,11,Water,11', 'Water', 1, 'dagger', '1', 1, 'false', 7, 4,

0, 0, 0, 4, 0, 6, 0, 0, 7, 0, 0, 0, 10, 10),
(1766, 208, 'none', 'none', 'Eternal Spring Staff', 2, 0, 64, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011! This item requires a Dragon Amulet.', 1
, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-springweapon.swf', 6
5, 89, 6, 25, 'Ice,11,Water,11', 'Water', 1, 'staff', '1', 1, 'false', 7, 4, 0,
0, 0, 4, 0, 6, 0, 0, 0, 7, 0, 0, 10, 10),
(1767, 208, 'none', 'none', 'Eternal Spring Blade', 2, 0, 64, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011! This item requires a Dragon Amulet.', 1
, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-springweapon.swf', 6
5, 89, 6, 25, 'Ice,11,Water,11', 'Water', 1, 'sword', '1', 1, 'false', 7, 4, 0,
0, 0, 4, 0, 6, 0, 7, 0, 0, 0, 0, 10, 10),
(1768, 208, 'none', 'none', 'Red Wind Ripper', 2, 0, 63, 0, 0, 'A short, lithe b
lade with the power of a red wind running through it. This item requires a Drago
n Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ugl
ydagger.swf', 65, 89, 7, 15, 'Wind,10,Stone,10', 'Wind', 1, 'dagger', '1', 1, 'f
alse', 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 7, 0, 0, 0, 10, 9),
(1769, 208, 'none', 'none', 'Red Wind Rod', 2, 0, 63, 0, 0, 'A simple, but sturd
y, staff with the power a red wind flowing through it. This item requires a Drag
on Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-uglyst
aff.swf', 65, 89, 7, 15, 'Wind,10,Stone,10', 'Wind', 1, 'staff', '1', 1, 'false'
, 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 0, 7, 0, 0, 10, 9),
(1770, 208, 'none', 'none', 'Red Wind Skiver', 2, 0, 63, 0, 0, 'A powerful, lith
e blade with the power of a red wind running through it. This item requires a Dr
agon Amulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ugly
sword.swf', 65, 89, 7, 15, 'Wind,10,Stone,10', 'Wind', 1, 'sword', '1', 1, 'fals
e', 7, 4, 0, 0, 0, 4, 0, 7, 0, 7, 0, 0, 0, 0, 10, 9),
(1771, 208, 'none', 'none', 'Portable Espresso Dispenser', 2, 0, 62, 0, 0, 'Cooo
offfffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Port
ableCoffeeDispenser.swf', 0, 0, 6, 0, 'Ice,8,Immobility,4', 'Fire', 1, 'cape', '
1', 1, 'false', 4, 5, 0, 1, 1, 5, 0, 6, 0, 0, 0, 0, 3, 6, 6, 7),
(1772, 208, 'none', 'none', 'DerpFish', 2, 0, 61, 0, 0, 'Derp, derp, de derp! Dr
agon Amulet required!', 1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf'
, 18, 22, 5, 15, 'Water,4', 'Nature', 1, 'scythe', '1', 1, 'false', 5, 0, 0, 0,
0, 0, 0, 5, 0, 0, 0, 0, 6, 6, 0, 0),
(1773, 208, 'none', 'none', 'Portable Cappucino Dispenser', 2, 0, 53, 0, 0, 'Coo
oofffffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Por
tableCoffeeDispenser.swf', 0, 0, 6, 20, 'Ice,6,Immobility,3', 'Fire', 1, 'cape',
'1', 1, 'false', 3, 4, 0, 1, 1, 4, 0, 6, 0, 0, 0, 0, 2, 4, 5, 5),
(1774, 208, 'none', 'none', 'Lights Out Lampshade III', 2, 0, 50, 0, 0, 'For whe
n you just can''t bear to see what monsters are charging at you. Happy April Foo
l''s Day 2011! This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet
', 'Melee', 'head/helms/helm-lampshade.swf', 0, 0, 5, 35, 'Light,8,Darkness,8',
'Darkness', 1, 'helm', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 5, 0, 6, 6, 6, 0, 0
, 7, 7),
(1775, 208, 'none', 'none', 'Blue Box III', 2, 0, 50, 0, 0, 'It''s a Timey Blime
y Thingy Wingy! No one is really sure what it means or what it does. Can YOU fig
ure it out? This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'Trinke
t', 'Magic', 'items/trinkets/trinket-Blue Box.swf', 0, 0, 6, 5, '', 'Energy', 1,
'trinket', '1', 1, 'false', 4, 4, 0, 5, 0, 4, 0, 6, 0, 2, 2, 2, 0, 0, 5, 0),
(1776, 208, 'none', 'none', 'Portable Latte Dispenser', 2, 0, 47, 0, 0, 'Cooooff
fffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Portabl
eCoffeeDispenser.swf', 0, 0, 5, 25, 'Ice,5,Immobility,2', 'Fire', 1, 'cape', '1'
, 1, 'false', 2, 3, 0, 1, 0, 3, 0, 5, 0, 0, 0, 0, 1, 2, 4, 4),
(1777, 208, 'none', 'none', 'Portable Americano Dispenser', 2, 0, 32, 0, 0, 'Coo
oofffffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Por
tableCoffeeDispenser.swf', 0, 0, 4, 10, 'Ice,5,Immobility,1', 'Fire', 1, 'cape',
'1', 1, 'false', 0, 2, 0, 1, 0, 2, 0, 4, 0, 0, 0, 0, 0, 0, 3, 3),
(1778, 208, 'none', 'none', 'Blue Box II', 2, 0, 30, 0, 0, 'It''s a Timey Blimey
Thingy Wingy! No one is really sure what it means or what it does. Can YOU figu
re it out? This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'Trinket

', 'Melee', 'items/trinkets/trinket-Blue Box.swf', 0, 0, 0, 25, '', 'Energy', 1,


'trinket', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 0, 0, 2, 2, 2, 0, 0, 3, 0),
(1779, 208, 'none', 'none', 'Portable Coffee Dispenser', 2, 0, 18, 0, 0, 'Coooof
ffffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Portab
leCoffeeDispenser.swf', 0, 0, 3, 2, 'Ice,3', 'Fire', 1, 'cape', '1', 1, 'false',
0, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 2, 1),
(1780, 208, 'none', 'none', 'Fry''s Coffee', 1, 0, 15, 0, 0, 'So much coffee...
You have transcended! This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor
', 'Trinket', 'Melee', 'items/trinkets/trinket-fryscoffee.swf', 0, 0, 2, 10, '',
'Energy', 1, 'trinket', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,
0, 0, 0),
(1781, 208, 'none', 'none', 'Blue Box I', 2, 0, 10, 0, 0, 'It''s a Timey Blimey
Thingy Wingy! No one is really sure what it means or what it does. Can YOU figur
e it out? This item requires a Dragon Amulet.', 1, 'Trinket', 'Armor', 'Trinket'
, 'Magic', 'items/trinkets/trinket-Blue Box.swf', 0, 0, 0, 25, '', 'Energy', 1,
'trinket', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1782, 208, 'none', 'none', 'C8H10N4O2 Addict Male III', 2, 0, 61, 0, 0, 'Feel t
he coffee as it enters your bloodstream, invading your body. Making your eyes bu
g out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-CoffeeAddictM.swf', 0, 0, 4, 35, 'Energy,9,Water,9', 'Energy',
1, 'helm', '1', 1, 'false', 6, 4, 0, 0, 0, 4, 0, 4, 0, 6, 6, 6, 0, 0, 7, 7),
(1783, 208, 'none', 'none', 'C8H10N4O2 Addict Female III', 2, 0, 61, 0, 0, 'Feel
the coffee as it enters your bloodstream, invading your body. Making your eyes
bug out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee'
, 'head/helms/helm-CoffeeAddictF.swf', 0, 0, 4, 35, 'Energy,9,Water,9', 'Energy'
, 1, 'helm', '1', 1, 'false', 6, 4, 0, 0, 0, 4, 0, 4, 0, 6, 6, 6, 0, 0, 7, 7),
(1784, 208, 'none', 'none', 'Celtic Rainbow V', 2, 0, 55, 0, 0, 'The power of li
ght flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', 'W
eapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 65, 79, 5,
15, 'Darkness,7,Immobility,3,Health,-2', 'Light', 1, 'scythe', '1', 1, 'false',
5, 3, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 6, 3, 0, 6),
(1785, 208, 'none', 'none', 'DerpFish', 2, 0, 51, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 16, 22, 3, 10, '', 'Na
ture', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 5, 5, 0, 0
),
(1786, 208, 'none', 'none', 'Red Wind Ripper', 2, 0, 49, 0, 0, 'A short, lithe b
lade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-uglydagger.swf', 58, 74, 2, 15, 'Stone,
5,Wind,5', 'Wind', 1, 'dagger', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 2, 0, 0, 5
, 0, 0, 0, 3, 0),
(1787, 208, 'none', 'none', 'Red Wind Rod', 2, 0, 49, 0, 0, 'A simple, but sturd
y, staff with the power a red wind flowing through it.', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-uglystaff.swf', 58, 74, 2, 15, 'Stone,5,Wi
nd,5', 'Wind', 1, 'staff', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 2, 0, 0, 0, 5,
0, 0, 3, 0),
(1788, 208, 'none', 'none', 'Red Wind Skiver', 2, 0, 49, 0, 0, 'A powerful, lith
e blade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon'
, 'Sword', 'Melee', 'items/swords/sword-uglysword.swf', 58, 74, 2, 15, 'Stone,5,
Wind,5', 'Wind', 1, 'sword', '1', 1, 'false', 4, 1, 0, 0, 0, 1, 0, 2, 0, 5, 0, 0
, 0, 0, 3, 0),
(1789, 208, 'none', 'none', 'Mindtwist Scythe II', 2, 0, 46, 0, 0, 'The secret o
f true power resides in the mind. This scythe can help you unlock that power, bu
t at a terrible price.', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythe
s/scythe-mindtwistedscythe.swf ', 55, 75, 4, 15, 'Light,6,Darkness,6,Good,4,Evil
,4', 'Energy', 1, 'scythe', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 3, 0, 0, 0,
3, -3, 3, 3),
(1790, 208, 'none', 'none', 'Popsprocket Power Cord ', 2, 0, 45, 0, 0, 'Rolith m
ust have borrowed this powercord from Yix. But why? Oaklore Keep doesn''t have a
ny electricity.', 0, 'Waist', 'Armor', 'Belt', 'Melee', '', 0, 0, 3, 35, 'Immobi
lity,5', 'Energy', 1, 'belt', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 3, 0, 0, 0,

0, 0, 4, 4, 0),
(1791, 208, 'none', 'none', 'Celtic Rainbow IV', 2, 0, 45, 0, 0, 'The power of l
ight flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', '
Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 60, 72, 3,
15, 'Darkness,5,Immobility,1,Health,-1', 'Light', 1, 'scythe', '1', 1, 'false',
5, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 5, 2, 0, 5),
(1792, 208, 'none', 'none', 'Eternal Spring Edge', 2, 0, 44, 0, 0, 'Hope springs
eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pier
ce', 'items/daggers/dagger-springweapon.swf', 59, 67, 3, 25, 'Ice,6,Water,6', 'W
ater', 1, 'dagger', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6
, 4),
(1793, 208, 'none', 'none', 'Eternal Spring Staff', 2, 0, 44, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magi
c', 'items/staffs/staff-springweapon.swf', 59, 67, 3, 25, 'Ice,6,Water,6', 'Wate
r', 1, 'staff', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 4)
,
(1794, 208, 'none', 'none', 'Eternal Spring Blade', 2, 0, 44, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Mele
e', 'items/swords/sword-springweapon.swf', 59, 67, 3, 25, 'Ice,6,Water,6', 'Wate
r', 1, 'sword', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 6, 4)
,
(1795, 208, 'none', 'none', 'C8H10N4O2 Addict Female II', 2, 0, 41, 0, 0, 'Feel
the coffee as it enters your bloodstream, invading your body. Making your eyes b
ug out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-CoffeeAddictF.swf', 0, 0, 3, 35, 'Water,5,Energy,5', 'Energy',
1, 'helm', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 5, 5, 5, 0, 0, 6, 6),
(1796, 208, 'none', 'none', 'C8H10N4O2 Addict Male II', 2, 0, 41, 0, 0, 'Feel th
e coffee as it enters your bloodstream, invading your body. Making your eyes bug
out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee', '
head/helms/helm-CoffeeAddictM.swf', 0, 0, 3, 35, 'Water,5,Energy,5', 'Energy', 1
, 'helm', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 3, 0, 5, 5, 5, 0, 0, 6, 6),
(1797, 208, 'none', 'none', 'DerpFish', 2, 0, 41, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 14, 18, 2, 250, '', 'N
ature', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 4, 4, 0,
0),
(1798, 208, 'none', 'none', 'Celtic Rainbow III', 2, 0, 35, 0, 0, 'The power of
light flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon',
'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 50, 60, 3
, 15, 'Darkness,4', 'Light', 1, 'scythe', '1', 1, 'false', 3, 1, 0, 0, 0, 1, 0,
3, 0, 0, 0, 0, 3, 1, 0, 3),
(1799, 208, 'none', 'none', 'DerpFish', 2, 0, 31, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 11, 17, 1, 10, '', 'Na
ture', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 4, 4, 0, 0
),
(1800, 208, 'none', 'none', 'Lights Out Lampshade II', 2, 0, 30, 0, 0, 'For when
you just can''t bear to see what monsters are charging at you. Happy April Fool
''s Day 2011!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-lampshad
e.swf', 0, 0, 4, 35, 'Light,4,Darkness,4', 'Darkness', 1, 'helm', '1', 1, 'false
', 5, 0, 0, 0, 0, 0, 0, 4, 0, 5, 5, 5, 0, 0, 0, 0),
(1801, 208, 'none', 'none', 'Red Wind Ripper', 2, 0, 27, 0, 0, 'A short, lithe b
lade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon', '
Dagger', 'Pierce', 'items/daggers/dagger-uglydagger.swf', 45, 57, 3, 15, 'Wind,3
,Stone,3', 'Wind', 1, 'dagger', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2
, 0, 0, 0, 0, 0),
(1802, 208, 'none', 'none', 'Red Wind Rod', 2, 0, 27, 0, 0, 'A simple, but sturd
y, staff with the power a red wind flowing through it.', 0, 'Weapon', 'Weapon',
'Staff', 'Magic', 'items/staffs/staff-uglystaff.swf', 45, 57, 3, 15, 'Wind,3,Sto
ne,3', 'Wind', 1, 'staff', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 2,
0, 0, 0, 0),
(1803, 208, 'none', 'none', 'Red Wind Skiver', 2, 0, 27, 0, 0, 'A powerful, lith

e blade with the power of a red wind running through it.', 0, 'Weapon', 'Weapon'
, 'Sword', 'Melee', 'items/swords/sword-uglysword.swf', 45, 57, 3, 15, 'Wind,3,S
tone,3', 'Wind', 1, 'sword', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 0
, 0, 0, 0, 0),
(1804, 208, 'none', 'none', 'Mindtwist Scythe I', 2, 0, 26, 0, 0, 'The secret of
true power resides in the mind. This scythe can help you unlock that power, but
at a terrible price.', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes
/scythe-mindtwistedscythe.swf ', 38, 58, 2, 15, 'Light,3,Darkness,3,Good,2,Evil,
2', 'Energy', 1, 'scythe', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0,
1, -1, 1, 1),
(1805, 208, 'none', 'none', 'Dirty Sock Chain', 2, 0, 25, 0, 0, 'There is no Pac
toganol Knight to do laundry, so all Rolith socks are dirty. Someone needs to co
me up with a Sir name related to cleaning.', 0, 'Waist', 'Armor', 'Belt', 'Melee
', '', 0, 0, 0, 35, 'Darkness,5,Dirt,5', 'Nature', 1, 'belt', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0),
(1806, 208, 'none', 'none', 'Celtic Rainbow II', 2, 0, 25, 0, 0, 'The power of l
ight flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', '
Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 40, 50, 1,
15, 'Darkness,3', 'Light', 1, 'scythe', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1
, 0, 0, 0, 0, 2, 0, 0, 2),
(1807, 208, 'none', 'none', 'Eternal Spring Edge', 2, 0, 24, 0, 0, 'Hope springs
eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pier
ce', 'items/daggers/dagger-springweapon.swf', 40, 50, 2, 25, 'Ice,3,Water,3', 'W
ater', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2
, 2),
(1808, 208, 'none', 'none', 'Eternal Spring Staff', 2, 0, 24, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Staff', 'Magi
c', 'items/staffs/staff-springweapon.swf', 40, 50, 2, 25, 'Ice,3,Water,3', 'Wate
r', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2)
,
(1809, 208, 'none', 'none', 'Eternal Spring Blade', 2, 0, 24, 0, 0, 'Hope spring
s eternal! Happy April Fool''s Day 2011!', 0, 'Weapon', 'Weapon', 'Sword', 'Mele
e', 'items/swords/sword-springweapon.swf', 40, 50, 2, 25, 'Ice,3,Water,3', 'Wate
r', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2)
,
(1810, 208, 'none', 'none', 'C8H10N4O2 Addict Male I', 2, 0, 21, 0, 0, 'Feel the
coffee as it enters your bloodstream, invading your body. Making your eyes bug
out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'h
ead/helms/helm-CoffeeAddictM.swf', 0, 0, 2, 35, 'Water,2,Energy,2', 'Energy', 1,
'helm', '1', 1, 'false', 3, 0, 0, 2, 0, 0, 0, 2, 0, 2, 2, 2, 0, 0, 2, 2),
(1811, 208, 'none', 'none', 'C8H10N4O2 Addict Female I', 2, 0, 21, 0, 0, 'Feel t
he coffee as it enters your bloodstream, invading your body. Making your eyes bu
g out! Hope they don''t STAY that way!', 0, 'Head', 'Armor', 'Helmet', 'Melee',
'head/helms/helm-CoffeeAddictF.swf', 0, 0, 2, 35, 'Water,2,Energy,2', 'Energy',
1, 'helm', '1', 1, 'false', 3, 0, 0, 2, 0, 0, 0, 2, 0, 2, 2, 2, 0, 0, 2, 2),
(1812, 208, 'none', 'none', 'DerpFish', 2, 0, 21, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 10, 16, 0, 10, '', 'Na
ture', 1, 'pet', '1', 1, 'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0
),
(1813, 208, 'none', 'none', 'Celtic Rainbow I', 2, 0, 15, 0, 0, 'The power of li
ght flows from the intricate celtic knot adorning this scythe.', 0, 'Weapon', 'W
eapon', 'Scythe', 'Melee', 'items/scythes/scythe-CelticRainbow.swf', 32, 40, 0,
15, 'Darkness,1', 'Light', 1, 'scythe', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 2, 0, 0, 0),
(1814, 208, 'none', 'none', 'DerpFish', 2, 0, 11, 0, 0, 'Derp, derp, de derp!',
0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 8, 14, 0, 1, '', 'Natu
re', 1, 'pet', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0),
(1815, 208, 'none', 'none', 'Lights Out Lampshade I', 2, 0, 10, 0, 0, 'For when
you just can''t bear to see what monsters are charging at you. Happy April Fool'
's Day 2011!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-lampshade

.swf', 0, 0, 1, 35, 'Light,3,Darkness,3', 'Darkness', 1, 'helm', '1', 1, 'false'


, 2, 0, 0, 0, 0, 0, 0, 1, 0, 2, 2, 2, 0, 0, 0, 0),
(1816, 208, 'none', 'none', 'DerpFish', 2, 0, 1, 0, 0, 'Derp, derp, de derp!', 0
, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-DerpFish.swf', 1, 4, 0, 1, '', 'Nature
', 1, 'pet', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0),
(1817, 209, 'none', 'none', 'Portable Espresso Dispenser', 2, 0, 62, 0, 0, 'Cooo
offfffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Port
ableCoffeeDispenser.swf', 0, 0, 6, 0, 'Ice,8,Immobility,4', 'Fire', 1, 'cape', '
1', 1, 'false', 4, 5, 0, 1, 1, 5, 0, 6, 0, 0, 0, 0, 3, 6, 6, 7),
(1818, 209, 'none', 'none', 'Portable Cappucino Dispenser', 2, 0, 53, 0, 0, 'Coo
oofffffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Por
tableCoffeeDispenser.swf', 0, 0, 6, 20, 'Ice,6,Immobility,3', 'Fire', 1, 'cape',
'1', 1, 'false', 3, 4, 0, 1, 1, 4, 0, 6, 0, 0, 0, 0, 2, 4, 5, 5),
(1819, 209, 'none', 'none', 'Portable Latte Dispenser', 2, 0, 47, 0, 0, 'Cooooff
fffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Portabl
eCoffeeDispenser.swf', 0, 0, 5, 25, 'Ice,5,Immobility,2', 'Fire', 1, 'cape', '1'
, 1, 'false', 2, 3, 0, 1, 0, 3, 0, 5, 0, 0, 0, 0, 1, 2, 4, 4),
(1820, 209, 'none', 'none', 'Portable Americano Dispenser', 2, 0, 32, 0, 0, 'Coo
oofffffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Por
tableCoffeeDispenser.swf', 0, 0, 4, 10, 'Ice,5,Immobility,1', 'Fire', 1, 'cape',
'1', 1, 'false', 0, 2, 0, 1, 0, 2, 0, 4, 0, 0, 0, 0, 0, 0, 3, 3),
(1821, 209, 'none', 'none', 'Portable Coffee Dispenser', 2, 0, 18, 0, 0, 'Coooof
ffffeeeeeee......', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-Portab
leCoffeeDispenser.swf', 0, 0, 3, 2, 'Ice,3', 'Fire', 1, 'cape', '1', 1, 'false',
0, 2, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 2, 1),
(1822, 210, 'none', 'none', 'Salvaged Skean VI', 2, 0, 63, 0, 0, 'Reforged with
found materials this dagger was created in honor of Earth Day 2011! This item re
quires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/dagg
ers/dagger-earth11.swf', 68, 88, 5, 10, 'Darkness,10,Stone,10,Immobility,3,Healt
h,-3', 'Metal', 1, 'dagger', '1', 1, 'false', 6, 5, 0, 0, 1, 5, 0, 5, 1, 0, 7, 0
, 0, 0, 6, 6),
(1823, 210, 'none', 'none', 'Salvaged Strike VI', 2, 0, 63, 0, 0, 'Reforged with
found materials this mace was created in honor of Earth Day 2011! This item req
uires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Mace', 'Melee', 'items/hammers/
hammer-earth11.swf', 68, 88, 5, 10, 'Darkness,10,Stone,10,Immobility,3,Health,-3
', 'Metal', 1, 'mace', '1', 1, 'false', 6, 5, 0, 0, 1, 5, 0, 5, 1, 7, 0, 0, 0, 0
, 6, 6),
(1824, 210, 'none', 'none', 'Salvaged Spar VI', 2, 0, 63, 0, 0, 'Reforged with f
ound materials this staff was created in honor of Earth Day 2011! This item requ
ires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/s
taff-earth11.swf', 68, 88, 5, 10, 'Darkness,10,Stone,10,Immobility,3,Health,-3',
'Metal', 1, 'staff', '1', 1, 'false', 6, 5, 0, 0, 1, 5, 0, 5, 1, 0, 0, 7, 0, 0,
6, 6),
(1825, 210, 'none', 'none', 'Salvaged Skean V', 2, 0, 57, 0, 0, 'Reforged with f
ound materials this dagger was created in honor of Earth Day 2011!', 0, 'Weapon'
, 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-earth11.swf', 63, 81, 3, 1
, 'Darkness,8,Stone,8,Immobility,1,Health,-1', 'Metal', 1, 'dagger', '1', 1, 'fa
lse', 5, 4, 0, 0, 0, 4, 0, 3, 1, 0, 5, 0, 0, 0, 6, 4),
(1826, 210, 'none', 'none', 'Salvaged Strike V', 2, 0, 57, 0, 0, 'Reforged with
found materials this mace was created in honor of Earth Day 2011!', 0, 'Weapon',
'Weapon', 'Mace', 'Melee', 'items/hammers/hammer-earth11.swf', 63, 81, 3, 1, 'D
arkness,8,Stone,8,Immobility,1,Health,-1', 'Metal', 1, 'staff', '1', 1, 'false',
5, 4, 0, 0, 0, 4, 0, 3, 1, 5, 0, 0, 0, 0, 6, 4),
(1827, 210, 'none', 'none', 'Salvaged Spar V', 2, 0, 57, 0, 0, 'Reforged with fo
und materials this staff was created in honor of Earth Day 2011!', 0, 'Weapon',
'Weapon', 'Staff', 'Magic', 'items/staffs/staff-earth11.swf', 63, 81, 3, 1, 'Dar
kness,8,Stone,8,Immobility,1,Health,-1', 'Metal', 1, 'staff', '1', 1, 'false', 5
, 4, 0, 0, 0, 4, 0, 3, 1, 0, 0, 5, 0, 0, 6, 4),
(1828, 210, 'none', 'none', 'Salvaged Skean IV', 2, 0, 44, 0, 0, 'Reforged with
found materials this dagger was created in honor of Earth Day 2011!', 0, 'Weapon

', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-earth11.swf', 59, 67, 2,


5, 'Darkness,6,Stone,6', 'Metal', 1, 'dagger', '1', 1, 'false', 4, 4, 0, 0, 0, 4
, 0, 2, 0, 0, 4, 0, 0, 0, 6, 2),
(1829, 210, 'none', 'none', 'Salvaged Strike IV', 2, 0, 44, 0, 0, 'Reforged with
found materials this mace was created in honor of Earth Day 2011!', 0, 'Weapon'
, 'Weapon', 'Mace', 'Melee', 'items/hammers/hammer-earth11.swf', 59, 67, 2, 5, '
Darkness,6,Stone,6', 'Metal', 1, 'mace', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 2
, 0, 4, 0, 0, 0, 0, 6, 2),
(1830, 210, 'none', 'none', 'Salvaged Spar IV', 2, 0, 44, 0, 0, 'Reforged with f
ound materials this staff was created in honor of Earth Day 2011!', 0, 'Weapon',
'Weapon', 'Staff', 'Magic', 'items/staffs/staff-earth11.swf', 59, 67, 2, 5, 'Da
rkness,6,Stone,6', 'Metal', 1, 'staff', '1', 1, 'false', 4, 4, 0, 0, 0, 4, 0, 2,
0, 0, 0, 4, 0, 0, 6, 2),
(1831, 210, 'none', 'none', 'Salvaged Skean III', 2, 0, 36, 0, 0, 'Reforged with
found materials this dagger was created in honor of Earth Day 2011!', 0, 'Weapo
n', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-earth11.swf', 52, 60, 2,
9, 'Darkness,4', 'Metal', 1, 'dagger', '1', 1, 'false', 2, 3, 0, 0, 0, 3, 0, 2,
0, 0, 4, 0, 0, 0, 4, 0),
(1832, 210, 'none', 'none', 'Salvaged Strike III', 2, 0, 36, 0, 0, 'Reforged wit
h found materials this mace was created in honor of Earth Day 2011!', 0, 'Weapon
', 'Weapon', 'Mace', 'Melee', 'items/hammers/hammer-earth11.swf', 52, 60, 2, 9,
'Darkness,4', 'Metal', 1, 'mace', '1', 1, 'false', 2, 3, 0, 0, 0, 3, 0, 2, 0, 4,
0, 0, 0, 0, 4, 0),
(1833, 210, 'none', 'none', 'Salvaged Spar III', 2, 0, 36, 0, 0, 'Reforged with
found materials this staff was created in honor of Earth Day 2011!', 0, 'Weapon'
, 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-earth11.swf', 52, 60, 2, 9, 'D
arkness,4', 'Metal', 1, 'staff', '1', 1, 'false', 2, 3, 0, 0, 0, 3, 0, 2, 0, 0,
0, 4, 0, 0, 4, 0),
(1834, 210, 'none', 'none', 'Salvaged Skean II', 2, 0, 21, 0, 0, 'Reforged with
found materials this dagger was created in honor of Earth Day 2011!', 0, 'Weapon
', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-earth11.swf', 38, 48, 0,
4, 'Darkness,2', 'Metal', 1, 'dagger', '1', 1, 'false', 0, 2, 0, 0, 0, 2, 0, 0,
0, 0, 2, 0, 0, 0, 2, 0);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(1835, 210, 'none', 'none', 'Salvaged Strike II', 2, 0, 21, 0, 0, 'Reforged with
found materials this mace was created in honor of Earth Day 2011!', 0, 'Weapon'
, 'Weapon', 'Mace', 'Melee', 'items/hammers/hammer-earth11.swf', 38, 48, 0, 4, '
Darkness,2', 'Metal', 1, 'mace', '1', 1, 'false', 0, 2, 0, 0, 0, 2, 0, 0, 0, 2,
0, 0, 0, 0, 2, 0),
(1836, 210, 'none', 'none', 'Salvaged Spar II', 2, 0, 21, 0, 0, 'Reforged with f
ound materials this staff was created in honor of Earth Day 2011!', 0, 'Weapon',
'Weapon', 'Staff', 'Magic', 'items/staffs/staff-earth11.swf', 38, 48, 0, 4, 'Da
rkness,2', 'Metal', 1, 'staff', '1', 1, 'false', 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0
, 2, 0, 0, 2, 0),
(1837, 210, 'none', 'none', 'Salvaged Skean I', 2, 0, 9, 0, 0, 'Reforged with fo
und materials this dagger was created in honor of Earth Day 2011!', 0, 'Weapon',
'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-earth11.swf', 20, 30, 0, 0,
'', 'Metal', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 1, 0),
(1838, 210, 'none', 'none', 'Salvaged Strike I', 2, 0, 9, 0, 0, 'Reforged with f
ound materials this mace was created in honor of Earth Day 2011!', 0, 'Weapon',
'Weapon', 'Mace', 'Melee', 'items/hammers/hammer-earth11.swf', 20, 30, 0, 0, '',
'Metal', 1, 'mace', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1, 0),

(1839, 210, 'none', 'none', 'Salvaged Spar I', 2, 0, 9, 0, 0, 'Reforged with fou
nd materials this staff was created in honor of Earth Day 2011!', 0, 'Weapon', '
Weapon', 'Staff', 'Magic', 'items/staffs/staff-earth11.swf', 20, 30, 0, 0, '', '
Metal', 1, 'dagger', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1, 0),
(1840, 211, 'none', 'none', 'Grenwog Basket VI', 1, 0, 60, 0, 0, 'A basket of Gr
enwog eggs! Which ones have you found?', 0, 'Back', 'Armor', 'Cape', 'Melee', 'i
tems/back/cape-eggs.swf', 0, 0, 3, 25, 'Light,5,Nature,5,Immobility,5,All,3', 'L
ight', 1, 'cape', '1', 1, 'false', 6, 2, 0, 2, 0, 2, 0, 3, 0, 5, 5, 5, 8, 8, 2,
2),
(1841, 211, 'none', 'none', 'Royal Grenwog Crown IV', 1, 0, 60, 0, 0, 'A beautif
ul crown sit atop a delicate Grenwog egg-shell. How many different eggs did you
get?', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eggheadcrown.swf'
, 0, 0, 7, 25, 'Nature,7,Light,7,Immobility,4,Health,-3', 'Light', 1, 'helm', '1
', 1, 'false', 4, 5, 0, 0, 2, 5, 0, 7, 0, 5, 5, 5, 5, 5, 0, 8),
(1842, 211, 'none', 'none', 'Grenwog Basket V', 1, 0, 50, 0, 0, 'A basket of Gre
nwog eggs! Which ones have you found?', 0, 'Back', 'Armor', 'Cape', 'Melee', 'it
ems/back/cape-eggs.swf', 0, 0, 3, 25, 'Light,4,Nature,4,Immobility,3,All,2', 'Li
ght', 1, 'cape', '1', 1, 'false', 4, 2, 0, 2, 0, 2, 0, 3, 0, 5, 5, 5, 7, 7, 0, 0
),
(1843, 211, 'none', 'none', 'Royal Grenwog Crown III', 1, 0, 45, 0, 0, 'A beauti
ful crown sit atop a delicate Grenwog egg-shell. How many different eggs did you
get?', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eggheadcrown.swf
', 0, 0, 5, 6, 'Nature,5,Light,5,Immobility,3,Health,-2', 'Light', 1, 'helm', '1
', 1, 'false', 4, 4, 0, 0, 2, 4, 0, 5, 0, 4, 4, 4, 5, 5, 0, 6),
(1844, 211, 'none', 'none', 'Grenwog Basket IV', 1, 0, 40, 0, 0, 'A basket of Gr
enwog eggs! Which ones have you found?', 0, 'Back', 'Armor', 'Cape', 'Melee', 'i
tems/back/cape-eggs.swf', 0, 0, 2, 25, 'Light,4,Nature,4,Immobility,2', 'Light',
1, 'cape', '1', 1, 'false', 3, 2, 0, 1, 0, 2, 0, 2, 0, 4, 4, 4, 6, 6, 0, 0),
(1845, 211, 'none', 'none', 'Grenwog Basket III', 1, 0, 30, 0, 0, 'A basket of G
renwog eggs! Which ones have you found?', 0, 'Back', 'Armor', 'Cape', 'Melee', '
items/back/cape-eggs.swf', 0, 0, 0, 100, 'Light,4,Nature,4,Immobility,1', 'Light
', 1, 'cape', '1', 0, 'false', 3, 2, 0, 1, 0, 2, 0, 0, 0, 3, 3, 3, 5, 5, 0, 0),
(1846, 211, 'none', 'none', 'Royal Grenwog Crown II', 1, 0, 30, 0, 0, 'A beautif
ul crown sit atop a delicate Grenwog egg-shell. How many different eggs did you
get?', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eggheadcrown.swf'
, 0, 0, 4, 10, 'Nature,5,Light,5,Immobility,2', 'Light', 1, 'helm', '1', 1, 'fal
se', 3, 3, 0, 0, 1, 3, 0, 4, 0, 3, 3, 3, 4, 4, 0, 4),
(1847, 211, 'none', 'none', 'Grenwog Basket II', 1, 0, 20, 0, 0, 'A basket of Gr
enwog eggs! Which ones have you found?', 0, 'Back', 'Armor', 'Cape', 'Melee', 'i
tems/back/cape-eggs.swf', 0, 0, 0, 25, 'Light,4,Nature,4', 'Light', 1, 'cape', '
1', 1, 'false', 3, 1, 0, 0, 0, 1, 0, 0, 0, 3, 3, 3, 4, 4, 0, 0),
(1848, 211, 'none', 'none', 'Royal Grenwog Crown I', 1, 0, 15, 0, 0, 'A beautifu
l crown sit atop a delicate Grenwog egg-shell. How many different eggs did you g
et?', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-eggheadcrown.swf',
0, 0, 3, 0, 'Light,3,Nature,3,Immobility,1', 'Light', 1, 'helmet', '1', 1, 'fal
se', 2, 2, 0, 0, 1, 2, 0, 3, 0, 2, 2, 2, 4, 4, 0, 3),
(1849, 211, 'none', 'none', 'Grenwog Basket I', 1, 0, 10, 0, 0, 'A basket of Gre
nwog eggs! Which ones have you found?', 0, 'Back', 'Armor', 'Cape', 'Melee', 'it
ems/back/cape-eggs.swf', 0, 0, 0, 9, 'Light,3,Nature,3', 'Light', 1, 'cape', '1'
, 1, 'false', 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 3, 3, 0, 0),
(1850, 212, 'none', 'none', 'Grenwog Eggshell V', 2, 0, 65, 0, 0, 'This helm is
crafted from a delicate, and colorful, Grenwog eggshell! How many different ones
have you seen? This Item Requires a Dragon Amulet. ', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-eggheadnormal.swf', 0, 0, 7, 14, 'Nature,9,Water,
9,Light,9,Immobility,3,Health,-2', 'Light', 1, 'helm', '1', 1, 'false', 4, 7, 0,
0, 2, 7, 0, 7, 0, 4, 4, 4, 5, 5, 0, 7),
(1851, 212, 'none', 'none', 'Grenwog Eggshell IV', 2, 0, 50, 0, 0, 'This helm is
crafted from a delicate, and colorful, Grenwog eggshell! How many different one
s have you seen? This Item Requires a Dragon Amulet. ', 1, 'Head', 'Armor', 'Hel

met', 'Melee', 'head/helms/helm-eggheadnormal.swf', 0, 0, 6, 35, 'Nature,7,Water


,7,Light,7,Immobility,2,Health,-1', 'Light', 1, 'helm', '1', 1, 'false', 3, 5, 0
, 0, 1, 5, 0, 6, 0, 3, 3, 3, 5, 5, 0, 5),
(1852, 212, 'none', 'none', 'Grenwog Eggshell III', 2, 0, 35, 0, 0, 'This helm i
s crafted from a delicate, and colorful, Grenwog eggshell! How many different on
es have you seen? This Item Requires a Dragon Amulet. ', 1, 'Head', 'Armor', 'He
lmet', 'Melee', 'head/helms/helm-eggheadnormal.swf', 0, 0, 4, 6, 'Nature,5,Water
,5,Light,5,Immobility,1', 'Light', 1, 'helm', '1', 1, 'false', 2, 5, 0, 0, 1, 5,
0, 4, 0, 2, 2, 2, 4, 4, 0, 3),
(1853, 212, 'none', 'none', 'Grenwog Eggshell II', 2, 0, 25, 0, 0, 'This helm is
crafted from a delicate, and colorful, Grenwog eggshell! How many different one
s have you seen? This Item Requires a Dragon Amulet. ', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-eggheadnormal.swf', 0, 0, 2, 4, 'Nature,4,Water,
4,Light,4', 'Light', 1, 'helm', '1', 1, 'false', 2, 3, 0, 0, 0, 3, 0, 2, 0, 2, 2
, 2, 3, 3, 0, 2),
(1854, 212, 'none', 'none', 'Grenwog Eggshell I', 2, 0, 10, 0, 0, 'This helm is
crafted from a delicate, and colorful, Grenwog eggshell! How many different ones
have you seen? This Item Requires a Dragon Amulet. ', 1, 'Head', 'Armor', 'Helm
et', 'Melee', 'head/helms/helm-eggheadnormal.swf', 0, 0, 1, 0, 'Nature,3,Water,3
,Light,3', 'Light', 1, 'helm', '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0,
0, 2, 2, 0, 0),
(1855, 213, 'none', 'none', 'Andazoth''s Necklace', 2, 0, 58, 0, 0, 'Grateful to
you for fighting for his hometown, he gave you this family heirloom to honor yo
ur bravery. This item requires a Dragon Amulet.', 1, 'Neck', 'Armor', 'Necklace'
, 'Melee', '', 0, 0, 3, 0, 'Wind,10,Water,10,Stone,10,Nature,10', 'Stone', 1, 'n
ecklace', '1', 1, 'false', 6, 0, 0, 1, 0, 0, 0, 3, 0, 3, 3, 3, 7, 7, 6, 6),
(1856, 214, 'none', 'none', 'Stylish Hat with Long Hair', 1, 0, 60, 0, 0, 'A bea
utifully abstract hat fit for a royal! Wear this in celebration of Prince Willia
m and Kate''s Royal Wedding!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helm
s/helm-FancyHat2F.swf', 0, 0, 9, 25, 'Ice,7,Water,7,Immobility,4,Health,-3', 'Si
lver', 1, 'helm', '1', 1, 'false', 4, 5, 0, 0, 2, 5, 0, 9, 0, 5, 5, 5, 4, 10, 8,
4),
(1857, 214, 'none', 'none', 'Stylish Hat with Short Hair', 1, 0, 60, 0, 0, 'A be
autifully abstract hat fit for a royal! Wear this in celebration of Prince Willi
am and Kate''s Royal Wedding!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/hel
ms/helm-FancyHat2M.swf', 0, 0, 9, 25, 'Ice,7,Water,7,Immobility,4,Health,-3', 'S
ilver', 1, 'helm', '1', 1, 'false', 4, 5, 0, 0, 2, 5, 0, 9, 0, 5, 5, 5, 4, 10, 8
, 4),
(1858, 214, 'none', 'none', 'Top Hat with Short Hair', 1, 0, 45, 0, 0, 'A dress
hat adorned with gold roses. Wear this in celebration of Prince William and Kate
''s Royal Wedding!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Fan
cyHat1M.swf', 0, 0, 8, 6, 'Ice,5,Water,5,Immobility,3,Health,-2', 'Silver', 1, '
helm', '1', 1, 'false', 4, 4, 0, 0, 2, 4, 0, 8, 0, 4, 4, 4, 3, 8, 6, 2),
(1859, 214, 'none', 'none', 'Top Hat with Long Hair', 1, 0, 45, 0, 0, 'A dress h
at adorned with gold roses. Wear this in celebration of Prince William and Kate'
's Royal Wedding!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Fanc
yHat1F.swf', 0, 0, 8, 6, 'Ice,5,Water,5,Immobility,3,Health,-2', 'Silver', 1, 'h
elm', '1', 1, 'false', 4, 4, 0, 0, 2, 4, 0, 8, 0, 4, 4, 4, 3, 8, 6, 2),
(1860, 214, 'none', 'none', 'Shako Hat', 1, 0, 30, 0, 0, 'This is the adopted mi
litary headdress worn by Infantry. Wear this in celebration of Prince William an
d Kate''s Royal Wedding!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/he
lm-Royal2.swf', 0, 0, 6, 10, 'Ice,5,Water,5,Immobility,2', 'Silver', 1, 'helm',
'1', 1, 'false', 3, 3, 0, 0, 1, 3, 0, 6, 0, 3, 3, 3, 2, 6, 4, 0),
(1861, 214, 'none', 'none', 'Bearskin', 1, 0, 15, 0, 0, 'A tall fur cap worn by
Guards of the Crown. Wear this in celebration of Prince William and Kate''s Roya
l Wedding!', 0, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helm-Royal1.swf'
, 0, 0, 5, 0, 'Ice,3,Water,3,Immobility,1', 'Silver', 1, 'helmet', '1', 1, 'fals
e', 2, 2, 0, 0, 1, 2, 0, 5, 0, 2, 2, 2, 0, 5, 3, 0),
(1862, 215, 'none', 'none', 'Tectonik, Earth''s Fury', 2, 0, 68, 0, 0, 'A legend
ary weapon embodying the complete and unending power of the earth. It contains b

oth the pure energy of Nature and the molten rage of Stone! Click on it to chang
e elements! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger
', 'Pierce', 'items/daggers/dagger-ragnarok.swf', 72, 90, 6, 5, 'Fire,10,Wind,10
,Nature,5,Stone,5', 'Nature', 1, 'dagger', '1', 1, 'false', 6, 3, 0, 0, 0, 3, 0,
6, 0, 0, 8, 0, 5, 5, 5, 6),
(1863, 215, 'none', 'none', 'Terrastera, Earth''s Power', 2, 0, 68, 0, 0, 'A leg
endary weapon embodying the complete and unending power of the earth. It contain
s both the pure energy of Nature and the molten rage of Stone! Click on it to ch
ange elements! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sta
ff', 'Magic', 'items/staffs/staff-ragnarok.swf', 72, 90, 6, 5, 'Fire,10,Wind,10,
Nature,5,Stone,5', 'Nature', 1, 'staff', '1', 1, 'false', 6, 3, 0, 0, 0, 3, 0, 6
, 0, 0, 0, 8, 5, 5, 5, 6),
(1864, 215, 'none', 'none', 'Ragnarok, Earth''s Edge', 2, 0, 68, 0, 0, 'A legend
ary weapon embodying the complete and unending power of the earth. It contains b
oth the pure energy of Nature and the molten rage of Stone! Click on it to chang
e elements! This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Sword'
, 'Melee', 'items/swords/sword-ragnarok.swf', 72, 90, 6, 5, 'Fire,10,Wind,10,Nat
ure,5,Stone,5', 'Nature', 1, 'sword', '1', 1, 'false', 6, 3, 0, 0, 0, 3, 0, 6, 0
, 8, 0, 0, 5, 5, 5, 6),
(1865, 215, 'none', 'none', 'Grand Tectonik', 2, 0, 48, 0, 0, 'A legendary weapo
n embodying the complete and unending power of the earth. It contains both the p
ure energy of Nature and the molten rage of Stone! Click on it to change element
s!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ragnarok.s
wf', 60, 74, 3, 5, 'Fire,5,Wind,5,Nature,2,Stone,2', 'Nature', 1, 'dagger', '1',
1, 'false', 3, 1, 0, 0, 0, 1, 0, 3, 0, 0, 4, 0, 3, 3, 3, 3),
(1866, 215, 'none', 'none', 'Grand Terrastera', 2, 0, 48, 0, 0, 'A legendary wea
pon embodying the complete and unending power of the earth. It contains both the
pure energy of Nature and the molten rage of Stone! Click on it to change eleme
nts!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-ragnarok.swf
', 60, 74, 3, 5, 'Fire,5,Wind,5,Nature,2,Stone,2', 'Nature', 1, 'staff', '1', 1,
'false', 3, 1, 0, 0, 0, 1, 0, 3, 0, 0, 0, 4, 3, 3, 3, 3),
(1867, 215, 'none', 'none', 'Grand Ragnarok', 2, 0, 48, 0, 0, 'A legendary weapo
n embodying the complete and unending power of the earth. It contains both the p
ure energy of Nature and the molten rage of Stone! Click on it to change element
s!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ragnarok.swf',
60, 74, 3, 5, 'Fire,5,Wind,5,Nature,2,Stone,2', 'Nature', 1, 'sword', '1', 1, '
false', 3, 1, 0, 0, 0, 1, 0, 3, 0, 4, 0, 0, 3, 3, 3, 3),
(1868, 215, 'none', 'none', 'Subdued Tectonik', 2, 0, 28, 0, 0, 'A legendary wea
pon embodying the complete and unending power of the earth. It contains both the
pure energy of Nature and the molten rage of Stone! Click on it to change eleme
nts!', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-ragnarok
.swf', 43, 55, 2, 5, 'Fire,2,Wind,2,Nature,1,Stone,1', 'Nature', 1, 'dagger', '1
', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 0, 2, 0, 1, 1, 1, 2),
(1869, 215, 'none', 'none', 'Subdued Terrastera', 2, 0, 28, 0, 0, 'A legendary w
eapon embodying the complete and unending power of the earth. It contains both t
he pure energy of Nature and the molten rage of Stone! Click on it to change ele
ments!', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-ragnarok.s
wf', 43, 55, 2, 5, 'Fire,2,Wind,2,Nature,1,Stone,1', 'Nature', 1, 'staff', '1',
1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 0, 0, 2, 1, 1, 1, 2),
(1870, 215, 'none', 'none', 'Subdued Ragnarok', 2, 0, 28, 0, 0, 'A legendary wea
pon embodying the complete and unending power of the earth. It contains both the
pure energy of Nature and the molten rage of Stone! Click on it to change eleme
nts!', 0, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-ragnarok.swf
', 43, 55, 2, 5, 'Fire,2,Wind,2,Nature,1,Stone,1', 'Nature', 1, 'sword', '1', 1,
'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 2, 0, 0, 1, 1, 1, 2),
(1871, 216, 'none', 'none', 'Zardbie Scythe', 1, 0, 30, 0, 0, 'The Zardbie infec
tion of Mogloween 2011 has even affected weapons! Visit the Black Market Moglin
to upgrade this weapon.', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scyth
es/scythe-ZardbieScythe.swf', 48, 64, 2, 8, 'Darkness,4,Nature,4,Disease,4,Immob
ility,1,All,1', 'Disease', 1, 'scythe', '0', 0, 'false', 5, 1, 0, 1, 0, 1, 0, 2,

1, 4, 4, 4, 0, 0, 3, 5),
(1872, 217, 'none', 'none', 'Flourishing Sakura Adornment', 2, 0, 64, 0, 0, 'A b
eautiful blossom for your hair! Happy Mother''s Day, 2011!', 1, 'Head', 'Armor',
'Helmet', 'Melee', 'head/helms/helm-SakuraAdornmentF.swf', 0, 0, 7, 0, 'Light,1
0,Darkness,10,Immobility,3', 'Nature', 1, 'helm', '1', 1, 'false', 3, 6, 0, 1, 0
, 6, 0, 7, 0, 0, 0, 0, 7, 7, 0, 7),
(1873, 217, 'none', 'none', 'Windy Sakura Adornment', 2, 0, 64, 0, 0, 'A downy w
ing to decorate your hair! Happy Mother''s Day, 2011!', 1, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-SakuraAdornmentM.swf', 0, 0, 3, 0, 'Stone,10,Win
d,10,Immobility,3', 'Wind', 1, 'helm', '1', 1, 'false', 7, 6, 0, 1, 0, 6, 0, 3,
0, 0, 0, 0, 7, 7, 7, 0),
(1874, 217, 'none', 'none', 'Flourishing Sakura Wrap', 2, 0, 62, 0, 0, 'A beauti
ful wrap for Mother''s Day! Happy Mother''s Day, 2011!', 1, 'Back', 'Armor', 'Ca
pe', 'Melee', 'items/back/cape-Sakura.swf', 0, 0, 5, 0, 'Light,10,Nature,10,Immo
bility,3', 'Light', 1, 'cape', '1', 1, 'false', 6, 4, 0, 0, 0, 4, 0, 5, 0, 4, 4,
4, 0, 7, 0, 7),
(1875, 217, 'none', 'none', 'Flourishing Sakura Scythe', 2, 0, 60, 0, 0, 'These
blossoms are as beautiful as a mother''s smile. Happy Mother''s Day 2010!', 1,
'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-sakura.swf', 72, 78
, 5, 10, 'Wind,7,Fire,7,Immobility,7', 'Stone', 1, 'scythe', '1', 1, 'false', 5,
0, 0, 0, 0, 0, 0, 5, 0, 5, 5, 5, 0, 0, 7, 8),
(1876, 217, 'none', 'none', 'Flowering Sakura Adornment', 2, 0, 54, 0, 0, 'A bea
utiful blossom for your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', '
Helmet', 'Melee', 'head/helms/helm-SakuraAdornmentF.swf', 0, 0, 5, 15, 'Light,8,
Darkness,8', 'Nature', 1, 'helm', '1', 1, 'false', 2, 5, 0, 0, 0, 5, 0, 5, 0, 0,
0, 0, 6, 6, 0, 6),
(1877, 217, 'none', 'none', 'Brisk Sakura Adornment', 2, 0, 54, 0, 0, 'A downy w
ing to decorate your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-SakuraAdornmentM.swf', 0, 0, 2, 15, 'Stone,8,Win
d,8', 'Wind', 1, 'helm', '1', 1, 'false', 5, 5, 0, 0, 0, 5, 0, 2, 0, 0, 0, 0, 6,
6, 6, 0),
(1878, 217, 'none', 'none', 'Flowering Sakura Wrap', 2, 0, 52, 0, 0, 'A beautifu
l wrap for Mother''s Day! Happy Mother''s Day, 2011!', 0, 'Back', 'Armor', 'Cape
', 'Melee', 'items/back/cape-sakura.swf', 0, 0, 4, 1, 'Light,7,Nature,7,Immobili
ty,1', 'Light', 1, 'cape', '1', 1, 'false', 5, 3, 0, 0, 0, 3, 0, 4, 0, 4, 4, 4,
0, 5, 0, 5),
(1879, 217, 'none', 'none', 'Flowering Sakura Scythe', 2, 0, 50, 0, 0, 'These bl
ossoms are as beautiful as a mother''s smile. Happy Mother''s Day 2010!', 0, 'W
eapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-sakura.swf', 61, 75,
4, 10, 'Wind,6,Fire,6,Immobility,6', 'Stone', 1, 'scythe', '1', 1, 'false', 4, 0
, 0, 0, 0, 0, 0, 4, 0, 3, 3, 3, 0, 0, 6, 0),
(1880, 217, 'none', 'none', 'Aerial Sakura Adornment', 2, 0, 44, 0, 0, 'A downy
wing to decorate your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'He
lmet', 'Melee', 'head/helms/helm-SakuraAdornmentM.swf', 0, 0, 1, 15, 'Stone,6,Wi
nd,6,', 'Wind', 1, 'helm', '1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 1, 0, 0, 0, 0,
5, 5, 5, 0),
(1881, 217, 'none', 'none', 'Blossoming Sakura Adornment', 2, 0, 44, 0, 0, 'A be
autiful blossom for your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor',
'Helmet', 'Melee', 'head/helms/helm-SakuraAdornmentF.swf', 0, 0, 4, 15, 'Light,6
,Darkness,6,', 'Nature', 1, 'helm', '1', 1, 'false', 1, 4, 0, 0, 0, 4, 0, 4, 0,
0, 0, 0, 5, 5, 0, 5),
(1882, 217, 'none', 'none', 'Blossoming Sakura Wrap', 2, 0, 42, 0, 0, 'A beautif
ul wrap for Mother''s Day! Happy Mother''s Day, 2011!', 0, 'Back', 'Armor', 'Cap
e', 'Melee', 'items/back/cape-sakura.swf', 0, 0, 3, 15, 'Light, 6,Nature,6', 'Li
ght', 1, 'cape', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 3, 0, 3, 3, 3, 0, 5, 0, 5
),
(1883, 217, 'none', 'none', 'Blossoming Sakura Scythe', 2, 0, 40, 0, 0, 'These b
lossoms are as beautiful as a mother''s smile. Happy Mother''s Day 2010!', 0, '
Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-sakura.swf', 51, 73,
3, 10, 'Wind,5,Fire,5,Immobility,5', 'Stone', 1, 'scythe', '1', 1, 'false', 3,

0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 3, 0, 0, 0, 0),
(1884, 217, 'none', 'none', 'Blooming Sakura Adornment', 2, 0, 34, 0, 0, 'A beau
tiful blossom for your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'H
elmet', 'Melee', 'head/helms/helm-SakuraAdornmentF.swf', 0, 0, 3, 10, 'Light,4,D
arkness,4,', 'Nature', 1, 'helm', '1', 1, 'false', 0, 3, 0, 0, 0, 3, 0, 3, 0, 0,
0, 0, 4, 4, 0, 4),
(1885, 217, 'none', 'none', 'Airy Sakura Adornment', 2, 0, 34, 0, 0, 'A beautifu
l blossom for your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'Helme
t', 'Melee', 'head/helms/helm-SakuraAdornmentM.swf', 0, 0, 0, 10, 'Stone,4,Wind,
4,', 'Wind', 1, 'helm', '1', 1, 'false', 3, 3, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 4,
4, 4, 0),
(1886, 217, 'none', 'none', 'Blooming Sakura Wrap', 2, 0, 32, 0, 0, 'A beautiful
wrap for Mother''s Day! Happy Mother''s Day, 2011!', 0, 'Back', 'Armor', 'Cape'
, 'Melee', 'items/back/cape-sakura.swf', 0, 0, 3, 5, 'Light,5,Nature,5', 'Light'
, 1, 'cape', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0, 3, 3, 3, 0, 4, 0, 4),
(1887, 217, 'none', 'none', 'Blooming Sakura Scythe', 2, 0, 30, 0, 0, 'These blo
ssoms are as beautiful as a mother''s smile. Happy Mother''s Day 2010!', 0, 'We
apon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-sakura.swf', 41, 63, 2
, 10, 'Wind,4,Fire,4,Immobility,4', 'Stone', 1, 'scythe', '1', 1, 'false', 3, 0,
0, 0, 0, 0, 0, 2, 0, 3, 3, 3, 0, 0, 0, 0),
(1888, 217, 'none', 'none', 'Opening Sakura Adornment', 2, 0, 24, 0, 0, 'A beaut
iful blossom for your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'He
lmet', 'Melee', 'head/helms/helm-SakuraAdornmentF.swf', 0, 0, 2, 15, 'Light,3,Da
rkness,3', 'Nature', 1, 'helm', '1', 1, 'false', 0, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0
, 0, 2, 2, 0, 2),
(1889, 217, 'none', 'none', 'Breezy Sakura Adornment', 2, 0, 24, 0, 0, 'A downy
wing to decorate your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'He
lmet', 'Melee', 'head/helms/helm-SakuraAdornmentM.swf', 0, 0, 0, 15, 'Stone,3,Wi
nd,3', 'Wind', 1, 'helm', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2
, 2, 2, 0),
(1890, 217, 'none', 'none', 'Opening Sakura Wrap', 2, 0, 22, 0, 0, 'A beautiful
wrap for Mother''s Day! Happy Mother''s Day, 2011!', 0, 'Back', 'Armor', 'Cape',
'Melee', 'items/back/cape-sakura.swf', 0, 0, 2, 7, 'Light,4,Nature,4', 'Light',
1, 'cape', '1', 1, 'false', 2, 2, 0, 0, 0, 2, 0, 2, 0, 2, 2, 2, 0, 3, 0, 3),
(1891, 217, 'none', 'none', 'Opening Sakura Scythe', 2, 0, 20, 0, 0, 'These blos
soms are as beautiful as a mother''s smile. Happy Mother''s Day 2010!', 0, 'Wea
pon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-sakura.swf', 31, 53, 0,
10, 'Wind,3,Fire,3,Immobility,3', 'Stone', 1, 'scythe', '1', 1, 'false', 2, 0,
0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 2, 0),
(1892, 217, 'none', 'none', 'Budding Sakura Adornment', 2, 0, 14, 0, 0, 'A beaut
iful blossom for your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'He
lmet', 'Melee', 'head/helms/helm-SakuraAdornmentF.swf', 0, 0, 1, 10, 'Light,2,Da
rkness,2', 'Nature', 1, 'helm', '1', 1, 'false', 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0
, 0, 1, 1, 0, 1),
(1893, 217, 'none', 'none', 'Fresh Sakura Adornment', 2, 0, 14, 0, 0, 'A downy w
ing to decorate your hair! Happy Mother''s Day, 2011!', 0, 'Head', 'Armor', 'Hel
met', 'Melee', 'head/helms/helm-SakuraAdornmentM.swf', 0, 0, 0, 10, 'Stone,2,Win
d,2', 'Wind', 1, 'helm', '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1,
1, 1, 0),
(1894, 217, 'none', 'none', 'Budding Sakura Wrap', 2, 0, 12, 0, 0, 'A beautiful
wrap for Mother''s Day! Happy Mother''s Day, 2011!', 0, 'Back', 'Armor', 'Cape',
'Melee', 'items/back/cape-sakura.swf', 0, 0, 1, 9, 'Light,1,Nature,1', 'Light',
1, 'cape', '1', 1, 'false', 1, 1, 0, 0, 0, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0),
(1895, 217, 'none', 'none', 'Budding Sakura Scythe', 2, 0, 10, 0, 0, 'These blos
soms are as beautiful as a mother''s smile. Happy Mother''s Day 2010!', 0, 'Wea
pon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-sakura.swf', 21, 37, 0,
10, 'Wind,2,Fire,2,Immobility,2', 'Stone', 1, 'scythe', '1', 1, 'false', 2, 0,
0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0),
(1896, 218, 'none', 'none', 'Miasmal Essence', 2, 0, 1, 0, 0, 'A wisp of miasmal
essence. Use this to increase the power of your Miasmal Weapon!', 0, 'Not Equip

able', 'Item', 'Resource', 'Melee', '', 0, 0, 0, 5, '', 'Darkness', 1, 'blackgem


', '1', 1, 'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1897, 218, 'none', 'none', 'Vertebral Column', 2, 0, 1, 0, 0, 'A segment of bon
e. Use this to increase the power of your Spineripper!', 0, 'Not Equipable', 'It
em', 'Resource', 'Melee', '', 0, 0, 0, 5, '', 'Darkness', 1, 'blackgem', '1', 1,
'false', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
(1898, 219, 'none', 'none', 'Obsidian Dragon Claw III', 2, 0, 62, 0, 0, 'This se
t was hewn from solid obsidian and enchanted with Dragon Magic. These weapons a
re said to house the spirits of vengeful dragons. This item requires a Dragon Am
ulet.', 1, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-obsidia
ndragon.swf', 65, 87, 7, 10, 'Darkness,6,Ice,5,Fire,5,Immobility,3', 'Fire', 1,
'dagger', '1', 1, 'false', 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 8, 0, 0, 2, 7, 5),
(1899, 219, 'none', 'none', 'Obsidian Dragon Staff III', 2, 0, 62, 0, 0, 'This s
et was hewn from solid obsidian and enchanted with Dragon Magic. These weapons
are said to house the spirits of vengeful dragons. This item requires a Dragon A
mulet. ', 1, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-obsidiand
ragon.swf', 65, 87, 7, 5, 'Darkness,6,Ice,5,Fire,5,Immobility,3', 'Fire', 1, 'st
aff', '1', 1, 'false', 7, 4, 0, 0, 0, 4, 0, 7, 0, 0, 0, 8, 0, 2, 7, 5),
(1900, 219, 'none', 'none', 'Obsidian Dragon Sword III', 2, 0, 62, 0, 0, 'This s
et was hewn from solid obsidian and enchanted with Dragon Magic. These weapons
are said to house the spirits of vengeful dragons. This item requires a Dragon A
mulet.', 1, 'Weapon', 'Weapon', 'Sword', 'Melee', 'items/swords/sword-obsidiandr
agon-50.swf', 65, 87, 7, 10, 'Darkness,6,Ice,5,Fire,5,Immobility,3', 'Fire', 1,
'sword', '1', 1, 'false', 7, 4, 0, 0, 0, 4, 0, 7, 0, 8, 0, 0, 0, 2, 7, 5),
(1901, 219, 'none', 'none', 'Obsidian Dragon Claw II', 2, 0, 45, 0, 0, 'This set
was hewn from solid obsidian and enchanted with Dragon Magic. These weapons ar
e said to house the spirits of vengeful dragons.', 0, 'Weapon', 'Weapon', 'Dagge
r', 'Pierce', 'items/daggers/dagger-obsidiandragon.swf', 58, 72, 4, 2, 'Darkness
,4,Ice,2,Fire,2', 'Fire', 1, 'dagger', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4,
0, 0, 4, 0, 0, 1, 4, 4),
(1902, 219, 'none', 'none', 'Obsidian Dragon Staff II', 2, 0, 45, 0, 0, 'This se
t was hewn from solid obsidian and enchanted with Dragon Magic. These weapons a
re said to house the spirits of vengeful dragons.', 0, 'Weapon', 'Weapon', 'Staf
f', 'Magic', 'items/staffs/staff-obsidiandragon.swf', 58, 72, 4, 2, 'Darkness,4,
Ice,2,Fire,2', 'Fire', 1, 'staff', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 0, 0
, 0, 4, 0, 1, 4, 4),
(1903, 219, 'none', 'none', 'Obsidian Dragon Sword II', 2, 0, 45, 0, 0, 'This se
t was hewn from solid obsidian and enchanted with Dragon Magic. These weapons a
re said to house the spirits of vengeful dragons.', 0, 'Weapon', 'Weapon', 'Swor
d', 'Melee', 'items/swords/sword-obsidiandragon-50.swf', 58, 72, 4, 2, 'Darkness
,4,Ice,2,Fire,2', 'Fire', 1, 'sword', '1', 1, 'false', 4, 2, 0, 0, 0, 2, 0, 4, 0
, 4, 0, 0, 0, 1, 4, 4),
(1904, 219, 'none', 'none', 'Obsidian Dragon Claw I', 2, 0, 22, 0, 0, 'This set
was hewn from solid obsidian and enchanted with Dragon Magic. These weapons are
said to house the spirits of vengeful dragons.', 0, 'Weapon', 'Weapon', 'Dagger
', 'Pierce', 'items/daggers/dagger-obsidiandragon.swf', 38, 46, 2, 8, 'Darkness,
1,Ice,1,Fire,1', 'Fire', 1, 'dagger', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0
, 0, 1, 0, 0, 1, 1, 1),
(1905, 219, 'none', 'none', 'Obsidian Dragon Staff I', 2, 0, 22, 0, 0, 'This set
was hewn from solid obsidian and enchanted with Dragon Magic. These weapons ar
e said to house the spirits of vengeful dragons.', 0, 'Weapon', 'Weapon', 'Staff
', 'Magic', 'items/staffs/staff-obsidiandragon.swf', 38, 46, 2, 8, 'Darkness,1,I
ce,1,Fire,1', 'Fire', 1, 'staff', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0, 0,
0, 1, 0, 1, 1, 1),
(1906, 219, 'none', 'none', 'Obsidian Dragon Sword I', 2, 0, 22, 0, 0, 'This set
was hewn from solid obsidian and enchanted with Dragon Magic. These weapons ar
e said to house the spirits of vengeful dragons.', 0, 'Weapon', 'Weapon', 'Sword
', 'Melee', 'items/swords/sword-obsidiandragon-50.swf', 37, 47, 2, 8, 'Darkness,
1,Ice,1,Fire,1', 'Fire', 1, 'sword', '1', 1, 'false', 2, 0, 0, 0, 0, 0, 0, 2, 0,
1, 0, 0, 0, 1, 1, 1),

(1907, 220, 'none', 'none', 'Masamune', 1, 0, 65, 0, 0, 'Said to be forged by a


master blacksmith of another planet, this nodachi has been inlaid with magically
treated gold to be able to stand up to even the thickest of blades. Created by
Mordred.', 0, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/scythes/sword-masamu
ne.swf', 74, 90, 6, 10, 'Darkness,7,Light,7,Immobility,7,Silver,3,All,2,Health,5', 'Light', 1, 'staff', '1', 1, 'false', 10, 5, 0, 0, 0, 5, 0, 6, 2, 7, 7, 7, 7
, 7, 5, 5),
(1908, 220, 'none', 'none', 'Mother''s Love', 1, 0, 65, 0, 0, 'This weapon was c
reated by a mother due to her desire to protect her daughters Jasmine and Robin.
', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-motherslove.swf'
, 74, 90, 6, 10, 'Darkness,7,Light,7,Immobility,7,All,2,Health,-5', 'Darkness',
1, 'staff', '1', 1, 'false', 8, 3, 0, 0, 0, 3, 0, 6, 1, 0, 0, 7, 7, 7, 0, 7),
(1909, 221, 'none', 'none', 'Akriloth''s Bane IV', 2, 0, 65, 0, 0, 'This item re
quires a Dragon Amulet. Though friend''s and allies may have fallen, they will n
ever be forgotten. May the bones of this enemy rest.', 1, 'Neck', 'Armor', 'Neck
lace', 'Melee', '', 0, 0, 6, 7, 'Fire,10,Ice,10,Immobility,5,Health,-3', 'Fire',
1, 'necklace', '1', 1, 'false', 10, 4, 0, 0, 0, 4, 0, 6, 1, 9, 9, 9, 10, 0, 7,
7),
(1910, 221, 'none', 'none', 'Akriloth''s Bane III', 2, 0, 48, 0, 0, 'This item r
equires a Dragon Amulet. Though friend''s and allies may have fallen, they will
never be forgotten. May the bones of this enemy rest.', 1, 'Neck', 'Armor', 'Nec
klace', 'Melee', '', 0, 0, 4, 1, 'Fire,7,Ice,7,Immobility,4,Health,-2', 'Fire',
1, 'necklace', '1', 1, 'false', 7, 3, 0, 0, 0, 3, 0, 4, 1, 6, 6, 6, 8, 0, 5, 5),
(1911, 221, 'none', 'none', 'Akriloth''s Bane II', 2, 0, 37, 0, 0, 'This item re
quires a Dragon Amulet. Though friend''s and allies may have fallen, they will n
ever be forgotten. May the bones of this enemy rest.', 1, 'Neck', 'Armor', 'Neck
lace', 'Melee', '', 0, 0, 3, 7, 'Fire,5,Ice,5,Immobility,3,Health,-1', 'Fire', 1
, 'necklace', '1', 1, 'false', 5, 2, 0, 0, 0, 2, 0, 3, 0, 5, 5, 5, 5, 0, 3, 3),
(1912, 221, 'none', 'none', 'Akriloth''s Bane I', 2, 0, 23, 0, 0, 'This item req
uires a Dragon Amulet. Though friend''s and allies may have fallen, they will ne
ver be forgotten. May the bones of this enemy rest.', 1, 'Neck', 'Armor', 'Neckl
ace', 'Melee', '', 0, 0, 0, 7, 'Fire,3,Ice,3', 'Fire', 1, 'necklace', '1', 1, 'f
alse', 3, 1, 0, 0, 0, 1, 0, 0, 0, 3, 3, 3, 3, 0, 1, 1),
(1913, 222, 'none', 'none', 'Skull Crusher Blaster', 2, 0, 35, 0, 0, 'This item
requires a Dragon Amulet. Salvaged from Kordana''s wreckage this mechanical skul
l shoots lasers! Shark not included.', 1, 'Trinket', 'Armor', 'Trinket', 'Melee'
, 'items/trinkets/trinket-skullblaster.swf', 0, 0, 3, 15, '', 'Fire', 1, 'trinke
t', '1', 1, 'false', 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0),
(1914, 223, 'none', 'none', 'Summon Gem - Illumina', 2, 0, 25, 0, 0, 'Carry on m
y wayward sun.', 1, 'Trinket', 'Item', 'Trinket', 'Melee', 'items/trinkets/trink
et-SummonGem-Illumina.swf', 25, 100, 0, 10, '', 'Light', 1, 'good', '1', 1, 'fal
se', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0),
(1915, 224, 'none', 'none', 'Radiant Providence', 2, 0, 66, 0, 0, 'Asandar''s ho
ly glaive. This item was entrusted to you by Asandar for your bravery. This item
requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Scythe', 'Melee', 'items/sc
ythes/scythe-providence.swf ', 68, 92, 7, 15, 'Light,10,Darkness,10,Immobility,3
,Health,-3', 'Light', 1, 'scythe', '1', 1, 'false', 9, 7, 0, 1, 1, 7, 0, 7, 1, 0
, 0, 0, 6, 8, 6, 6),
(1916, 224, 'none', 'none', 'Clear Providence', 2, 0, 46, 0, 0, 'Asandar''s holy
glaive. This item was entrusted to you by Asandar for your bravery. ', 0, 'Weap
on', 'Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-providence.swf', 55, 75,
4, 15, 'Light,6,Darkness,6,Immobility,2,Health,-1', 'Light', 1, 'scythe', '1',
1, 'false', 5, 5, 0, 0, 0, 5, 0, 4, 1, 0, 0, 0, 3, 5, 3, 3),
(1917, 224, 'none', 'none', 'Providence', 2, 0, 26, 0, 0, 'Asandar''s holy glaiv
e. This item was entrusted to you by Asandar for your bravery. ', 0, 'Weapon', '
Weapon', 'Scythe', 'Melee', 'items/scythes/scythe-providence.swf ', 38, 58, 2, 1
5, 'Light,3,Darkness,3,Immobility,1', 'Light', 1, 'scythe', '1', 1, 'false', 2,
3, 0, 0, 0, 3, 0, 2, 0, 0, 0, 0, 1, 3, 1, 1),
(1918, 225, 'none', 'none', 'Spineripper', 1, 0, 30, 0, 0, 'This scythe is decor
ated with an almost complete imp skeleton, magically enhanced. The black blade

is forged from metal mined by demons in the deepest pits of Tartarus. Visit the
Black Market Moglin to upgrade this weapon.', 0, 'Weapon', 'Weapon', 'Scythe', '
Melee', 'items/scythes/scythe-spineripper.swf', 48, 64, 3, 8, 'Light,4,Fire,4,Da
rkness,4,Immobility,1,Health,-1', 'Darkness', 1, 'scythe', '1', 0, 'false', 4, 3
, 0, 0, 0, 3, 0, 3, 1, 4, 4, 4, 0, 0, 4, 4),
(1919, 226, 'none', 'none', 'Maple Cloak', 2, 0, 66, 0, 0, 'A cloak created from
a beautiful red maple leaf! Happy Canada Day, 2011! This item requires a Dragon
Amulet.', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-MapleLeaf.swf',
0, 0, 6, 50, 'Light,10,Fire,10', 'Light', 1, 'cape', '1', 1, 'false', 6, 5, 0,
0, 0, 5, 0, 6, 0, 6, 6, 6, 0, 0, 8, 8),
(1920, 226, 'none', 'none', 'Liberty Wings', 2, 0, 66, 0, 0, 'Soar high on your
Liberty Wings! Happy Independence Day, 2011!! This item requires a Dragon Amulet
. \n', 1, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/birdwings-liberty.swf',
0, 0, 6, 50, 'Light,10,Fire,10', 'Light', 1, 'cape', '1', 1, 'false', 6, 5, 0,
0, 0, 5, 0, 6, 0, 6, 6, 6, 0, 0, 8, 8),
(1921, 226, 'none', 'none', 'Maple Cloak', 2, 0, 56, 0, 0, 'A cloak created from
a beautiful red maple leaf! Happy Canada Day, 2011! This item requires a Dragon
Amulet.', 1, 'Back', 'Armor', 'Cape', 'Melee', 'items/back/cape-MapleLeaf.swf',
0, 0, 5, 50, 'Light,9.Fire,9', 'Light', 1, 'cape', '1', 1, 'false', 5, 4, 0, 0,
0, 4, 0, 5, 0, 5, 5, 5, 0, 0, 6, 6),
(1922, 226, 'none', 'none', 'Liberty Wings', 2, 0, 56, 0, 0, 'Soar high on your
Liberty Wings! Happy Independence Day, 2011! This item requires a Dragon Amulet.
', 1, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/birdwings-liberty.swf', 0,
0, 5, 50, 'Light,9.Fire,9', 'Light', 1, 'cape', '1', 1, 'false', 5, 4, 0, 0, 0,
4, 0, 5, 0, 5, 5, 5, 0, 0, 6, 6),
(1923, 226, 'none', 'none', 'Maple Cloak', 2, 0, 46, 0, 0, 'A cloak created from
a beautiful red maple leaf! Happy Canada Day, 2011!', 0, 'Back', 'Armor', 'Cape
', 'Melee', 'items/back/cape-MapleLeaf.swf', 0, 0, 4, 50, 'Light,6,Fire,6', 'Lig
ht', 1, 'cape', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 4, 4, 4, 0, 0, 5, 5)
,
(1924, 226, 'none', 'none', 'Liberty Wings', 2, 0, 46, 0, 0, 'Soar high on your
Liberty Wings! Happy Independence Day, 2011!', 0, 'Back', 'Armor', 'Wings', 'Mel
ee', 'items/back/birdwings-liberty.swf', 0, 0, 4, 50, 'Light,6,Fire,6', 'Light',
1, 'cape', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 4, 0, 4, 4, 4, 0, 0, 5, 5),
(1925, 226, 'none', 'none', 'Maple Cloak', 2, 0, 36, 0, 0, 'A cloak created from
a beautiful red maple leaf! Happy Canada Day, 2011!', 0, 'Back', 'Armor', 'Cape
', 'Melee', 'items/back/cape-MapleLeaf.swf', 0, 0, 3, 50, 'Light,5,Fire,5', 'Lig
ht', 1, 'cape', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0, 3, 3, 3, 0, 0, 4, 4)
,
(1926, 226, 'none', 'none', 'Liberty Wings', 2, 0, 36, 0, 0, 'Soar high on your
Liberty Wings! Happy Independence Day, 2011!', 0, 'Back', 'Armor', 'Wings', 'Mel
ee', 'items/back/birdwings-liberty.swf', 0, 0, 3, 50, 'Light,5,Fire,5', 'Light',
1, 'cape', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0, 3, 0, 3, 3, 3, 0, 0, 4, 4),
(1927, 226, 'none', 'none', 'Maple Cloak', 2, 0, 26, 0, 0, 'A cloak created from
a beautiful red maple leaf! Happy Canada Day, 2011!', 0, 'Back', 'Armor', 'Cape
', 'Melee', 'items/back/cape-MapleLeaf.swf', 0, 0, 2, 50, 'Light,4,Fire,4', 'Lig
ht', 1, 'cape', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 2, 2, 2, 0, 0, 3, 3)
,
(1928, 226, 'none', 'none', 'Liberty Wings', 2, 0, 26, 0, 0, 'Soar high on your
Liberty Wings! Happy Independence Day, 2011!', 0, 'Back', 'Armor', 'Wings', 'Mel
ee', 'items/back/birdwings-liberty.swf', 0, 0, 2, 50, 'Light,4,Fire,4', 'Light',
1, 'cape', '1', 1, 'false', 2, 1, 0, 0, 0, 1, 0, 2, 0, 2, 2, 2, 0, 0, 3, 3),
(1929, 226, 'none', 'none', 'Maple Cloak', 2, 0, 16, 0, 0, 'A cloak created from
a beautiful red maple leaf! Happy Canada Day, 2011!', 0, 'Back', 'Armor', 'Cape
', 'Melee', 'items/back/cape-MapleLeaf.swf', 0, 0, 1, 50, 'Light,2,Fire,2', 'Lig
ht', 1, 'cape', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 2, 2)
,
(1930, 226, 'none', 'none', 'Liberty Wings', 2, 0, 16, 0, 0, 'Soar high on your
Liberty Wings! Happy Independence Day, 2011!', 0, 'Back', 'Armor', 'Wings', 'Mel
ee', 'items/back/birdwings-liberty.swf', 0, 0, 1, 50, 'Light,2,Fire,2', 'Light',

1, 'cape', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 2, 2),


(1931, 226, 'none', 'none', 'Maple Cloak', 2, 0, 6, 0, 0, 'A cloak created from
a beautiful red maple leaf! Happy Canada Day, 2011!', 0, 'Back', 'Armor', 'Cape'
, 'Melee', 'items/back/cape-MapleLeaf.swf', 0, 0, 0, 50, 'Light,1,Fire,1', 'Ligh
t', 1, 'cape', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1),
(1932, 226, 'none', 'none', 'Liberty Wings', 2, 0, 6, 0, 0, 'Soar high on your L
iberty Wings! Happy Independence Day, 2011!', 0, 'Back', 'Armor', 'Wings', 'Mele
e', 'items/back/birdwings-liberty.swf', 0, 0, 0, 50, 'Light,1,Fire,1', 'Light',
1, 'cape', '1', 1, 'false', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1),
(1933, 227, 'none', 'none', 'Lich''s Blackwyn Axe', 2, 0, 70, 0, 0, 'One of the
weapons from the Blackwyn Lich''s arsenal, this axe has wickedly sharp blades. T
his item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Axe', 'Melee', 'ite
ms/axes/axe-blackwynaxe.swf', 72, 94, 6, 15, 'Darkness,10,Ice,10,Disease,6,Poiso
n,6,Immobility,4', 'Darkness', 1, 'axe', '1', 1, 'false', 8, 8, 0, 0, 0, 8, 0, 6
, 0, 10, 0, 0, 0, 0, 8, 8),
(1934, 227, 'none', 'none', 'Lich''s Blackwyn Daggers', 2, 0, 70, 0, 0, 'One of
the weapons from the Blackwyn Lich''s arsenal, these daggers have wickedly sharp
blades. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon', 'Dagger',
'Pierce', 'items/daggers/dagger-blackwyndagger.swf', 72, 94, 6, 15, 'Darkness,10
,Ice,10,Disease,6,Poison,6,Immobility,4', 'Darkness', 1, 'dagger', '1', 1, 'fals
e', 8, 8, 0, 0, 0, 8, 0, 6, 0, 0, 10, 0, 0, 0, 8, 8),
(1935, 227, 'none', 'none', 'Lich''s Blackwyn Staff', 2, 0, 70, 0, 0, 'One of th
e weapons from the Blackwyn Lich''s arsenal, this staff has wickedly sharp blade
s affixed to the top. This item requires a Dragon Amulet.', 1, 'Weapon', 'Weapon
', 'Staff', 'Magic', 'items/staffs/staff-blackwynstaff.swf', 72, 94, 6, 15, 'Dar
kness,10,Ice,10,Disease,6,Poison,6,Immobility,4', 'Darkness', 1, 'staff', '1', 1
, 'false', 8, 8, 0, 0, 0, 8, 0, 6, 0, 0, 0, 10, 0, 0, 8, 8),
(1936, 227, 'none', 'none', 'Dark Blackwyn Axe', 2, 0, 60, 0, 0, 'One of the wea
pons from the Blackwyn Lich''s arsenal, this axe has wickedly sharp blades.', 0,
'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-blackwynaxe.swf', 69, 77, 5
, 15, 'Darkness,7,Ice,7,Disease,4,Poison,4,Immobility,3', 'Darkness', 1, 'axe',
'1', 1, 'false', 7, 6, 0, 0, 0, 6, 0, 5, 0, 8, 0, 0, 0, 0, 6, 6),
(1937, 227, 'none', 'none', 'Dark Blackwyn Daggers', 2, 0, 60, 0, 0, 'One of the
weapons from the Blackwyn Lich''s arsenal, these daggers have wickedly sharp bl
ades. ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-blackw
yndagger.swf', 69, 77, 5, 15, 'Darkness,7,Ice,7,Disease,4,Poison,4,Immobility,3'
, 'Darkness', 1, 'dagger', '1', 1, 'false', 7, 6, 0, 0, 0, 6, 0, 5, 0, 0, 8, 0,
0, 0, 6, 6),
(1938, 227, 'none', 'none', 'Dark Blackwyn Staff', 2, 0, 60, 0, 0, 'One of the w
eapons from the Blackwyn Lich''s arsenal, this staff has wickedly sharp blades a
ffixed to the top.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staf
f-blackwynstaff.swf', 69, 77, 5, 15, 'Darkness,7,Ice,7,Disease,4,Poison,4,Immobi
lity,3', 'Darkness', 1, 'staff', '1', 1, 'false', 7, 6, 0, 0, 0, 6, 0, 5, 0, 0,
0, 8, 0, 0, 6, 6),
(1939, 227, 'none', 'none', 'Wicked Blackwyn Axe', 2, 0, 50, 0, 0, 'One of the w
eapons from the Blackwyn Lich''s arsenal, this axe has wickedly sharp blades.',
0, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-blackwynaxe.swf', 59, 73,
4, 10, 'Darkness,6,Ice,6,Disease,3,Poison,3,Immobility,2', 'Darkness', 1, 'axe'
, '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0, 4, 0, 7, 0, 0, 0, 0, 5, 5),
(1940, 227, 'none', 'none', 'Wicked Blackwyn Daggers', 2, 0, 50, 0, 0, 'One of t
he weapons from the Blackwyn Lich''s arsenal, these daggers have wickedly sharp
blades. ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-blac
kwyndagger.swf', 59, 73, 4, 10, 'Darkness,6,Ice,6,Disease,3,Poison,3,Immobility,
2', 'Darkness', 1, 'dagger', '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0, 4, 0, 0, 7, 0
, 0, 0, 5, 5),
(1941, 227, 'none', 'none', 'Wicked Blackwyn Staff', 2, 0, 50, 0, 0, 'One of the
weapons from the Blackwyn Lich''s arsenal, this staff has wickedly sharp blades
affixed to the top.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/st
aff-blackwynstaff.swf', 59, 73, 4, 10, 'Darkness,6,Ice,6,Disease,3,Poison,3,Immo
bility,2', 'Darkness', 1, 'staff', '1', 1, 'false', 6, 5, 0, 0, 0, 5, 0, 4, 0, 0

, 0, 7, 0, 0, 5, 5),
(1942, 227, 'none', 'none', 'Sharp Blackwyn Axe', 2, 0, 40, 0, 0, 'One of the we
apons from the Blackwyn Lich''s arsenal, this axe has wickedly sharp blades.', 0
, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-blackwynaxe.swf', 50, 72,
3, 12, 'Darkness,4,Ice,4,Disease,2,Poison,2,Immobility,1', 'Darkness', 1, 'axe',
'1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 3, 0, 6, 0, 0, 0, 0, 4, 4),
(1943, 227, 'none', 'none', 'Sharp Blackwyn Daggers', 2, 0, 40, 0, 0, 'One of th
e weapons from the Blackwyn Lich''s arsenal, these daggers have wickedly sharp b
lades. ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-black
wyndagger.swf', 50, 72, 3, 12, 'Darkness,4,Ice,4,Disease,2,Poison,2,Immobility,1
', 'Darkness', 1, 'dagger', '1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 3, 0, 0, 6, 0,
0, 0, 4, 4),
(1944, 227, 'none', 'none', 'Sharp Blackwyn Staff', 2, 0, 40, 0, 0, 'One of the
weapons from the Blackwyn Lich''s arsenal, this staff has wickedly sharp blades
affixed to the top.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/sta
ff-blackwynstaff.swf', 50, 72, 3, 12, 'Darkness,4,Ice,4,Disease,2,Poison,2,Immob
ility,1', 'Darkness', 1, 'staff', '1', 1, 'false', 5, 4, 0, 0, 0, 4, 0, 3, 0, 0,
0, 6, 0, 0, 4, 4),
(1945, 227, 'none', 'none', 'Dusty Blackwyn Axe', 2, 0, 30, 0, 0, 'One of the we
apons from the Blackwyn Lich''s arsenal, this axe has wickedly sharp blades.', 0
, 'Weapon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-blackwynaxe.swf', 44, 56,
2, 8, 'Darkness,3,Ice,3,Disease,1,Poison,1', 'Darkness', 1, 'axe', '1', 1, 'fals
e', 4, 3, 0, 0, 0, 3, 0, 2, 0, 4, 0, 0, 0, 0, 3, 3),
(1946, 227, 'none', 'none', 'Dusty Blackwyn Daggers', 2, 0, 30, 0, 0, 'One of th
e weapons from the Blackwyn Lich''s arsenal, these daggers have wickedly sharp b
lades. ', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-black
wyndagger.swf', 44, 56, 2, 8, 'Darkness,3,Ice,3,Disease,1,Poison,1', 'Darkness',
1, 'dagger', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 2, 0, 0, 4, 0, 0, 0, 3, 3),
(1947, 227, 'none', 'none', 'Dusty Blackwyn Staff', 2, 0, 30, 0, 0, 'One of the
weapons from the Blackwyn Lich''s arsenal, this staff has wickedly sharp blades
affixed to the top.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/sta
ff-blackwynstaff.swf', 44, 56, 2, 8, 'Darkness,3,Ice,3,Disease,1,Poison,1', 'Dar
kness', 1, 'staff', '1', 1, 'false', 4, 3, 0, 0, 0, 3, 0, 2, 0, 0, 0, 4, 0, 0, 3
, 3),
(1948, 227, 'none', 'none', 'Blackwyn Axe', 2, 0, 20, 0, 0, 'One of the weapons
from the Blackwyn Lich''s arsenal, this axe has wickedly sharp blades.', 0, 'Wea
pon', 'Weapon', 'Axe', 'Melee', 'items/axes/axe-blackwynaxe.swf', 37, 43, 1, 1,
'Darkness,2,Ice,2', 'Darkness', 1, 'axe', '1', 1, 'false', 3, 2, 0, 0, 0, 2, 0,
1, 0, 2, 0, 0, 0, 0, 1, 1),
(1949, 227, 'none', 'none', 'Blackwyn Daggers', 2, 0, 20, 0, 0, 'One of the weap
ons from the Blackwyn Lich''s arsenal, these daggers have wickedly sharp blades.
', 0, 'Weapon', 'Weapon', 'Dagger', 'Pierce', 'items/daggers/dagger-blackwyndag
ger.swf', 37, 43, 1, 1, 'Darkness,2,Ice,2', 'Darkness', 1, 'dagger', '1', 1, 'fa
lse', 3, 2, 0, 0, 0, 2, 0, 1, 0, 0, 2, 0, 0, 0, 1, 1),
(1950, 227, 'none', 'none', 'Blackwyn Staff', 2, 0, 20, 0, 0, 'One of the weapon
s from the Blackwyn Lich''s arsenal, this staff has wickedly sharp blades affixe
d to the top.', 0, 'Weapon', 'Weapon', 'Staff', 'Magic', 'items/staffs/staff-bla
ckwynstaff.swf', 37, 43, 1, 1, 'Darkness,2,Ice,2', 'Darkness', 1, 'staff', '1',
1, 'false', 3, 2, 0, 0, 0, 2, 0, 1, 0, 0, 0, 2, 0, 0, 1, 1),
(1951, 228, 'none', 'none', 'Leanan Sidhe IV', 1, 0, 70, 0, 0, 'This beautiful f
emale Sidhe is considered the muse, who offers inspiration to an artist in excha
nge for their love and devotion. This unfortunately tends to result in madness
or death for the artist.\n', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/w
ings-Leanan Sidhe.swf', 0, 0, 6, 25, 'Wind,7,Nature,4', 'Wind', 1, 'cape', '1',
1, 'false', 11, 0, 0, 0, 0, 0, 0, 6, 0, 9, 9, 9, 5, 5, 7, 11),
(1952, 228, 'none', 'none', 'Far Darrig IV', 1, 0, 70, 0, 0, 'These Sidhe tend t
o busy themselves with practical joking, generally practical jokes of a rather g
ruesome nature.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Far Da
rrig.swf', 0, 0, 6, 25, 'Fire,7,Metal,4', 'Fire', 1, 'cape', '1', 1, 'false', 11
, 0, 0, 0, 0, 0, 0, 6, 0, 9, 9, 9, 5, 5, 7, 11),

(1953, 228, 'none', 'none', 'Gean Canach IV', 1, 0, 70, 0, 0, 'These wings made
it easier for the Gean Canach to attract the women that they would speak with. '
, 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Gean Canach.swf', 0, 0
, 6, 25, 'Water,7,Ice,4', 'Water', 1, 'cape', '1', 1, 'false', 11, 0, 0, 0, 0, 0
, 0, 6, 0, 9, 9, 9, 5, 5, 7, 11),
(1954, 228, 'none', 'none', 'Sluagh Sidhe IV', 1, 0, 70, 0, 0, 'These are the wi
ngs of those Sidhe who are not accepted in any otherworld. These are the evil si
dhe who are cast aside.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wing
s-Sluagh Sidhe.swf', 0, 0, 6, 25, 'Darkness,7,Disease,4', 'Darkness', 1, 'cape',
'1', 1, 'false', 11, 0, 0, 0, 0, 0, 0, 6, 0, 9, 9, 9, 5, 5, 7, 11),
(1955, 228, 'none', 'none', 'Sluagh Sidhe III', 1, 0, 60, 0, 0, 'These are the w
ings of those Sidhe who are not accepted in any otherworld. These are the evil s
idhe who are cast aside.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/win
gs-Sluagh Sidhe.swf', 0, 0, 5, 15, 'Darkness,6,Disease,3', 'Darkness', 1, 'wings
', '1', 1, 'false', 10, 0, 0, 0, 0, 0, 0, 5, 0, 8, 8, 8, 4, 4, 6, 10),
(1956, 228, 'none', 'none', 'Gean Canach III', 1, 0, 60, 0, 0, 'These Sidhe tend
to busy themselves with practical joking, generally practical jokes of a rather
gruesome nature.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Gean
Canach.swf', 0, 0, 5, 15, 'Water,6,Ice,3', 'Water', 1, 'wings', '1', 1, 'false'
, 10, 0, 0, 0, 0, 0, 0, 5, 0, 8, 8, 8, 4, 4, 6, 10),
(1957, 228, 'none', 'none', 'Far Darrig III', 1, 0, 60, 0, 0, 'These Sidhe tend
to busy themselves with practical joking, generally practical jokes of a rather
gruesome nature.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Far D
arrig.swf', 0, 0, 5, 15, 'Fire,6,Metal,3', 'Fire', 1, 'wings', '1', 1, 'false',
10, 0, 0, 0, 0, 0, 0, 5, 0, 8, 8, 8, 4, 4, 6, 10),
(1958, 228, 'none', 'none', 'Leanan Sidhe III', 1, 0, 60, 0, 0, 'This beautiful
female Sidhe is considered the muse, who offers inspiration to an artist in exch
ange for their love and devotion. This unfortunately tends to result in madness
or death for the artist. ', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/w
ings-Leanan Sidhe.swf', 0, 0, 5, 15, 'Wind,6,Nature,3', 'Wind', 1, 'wings', '1',
1, 'false', 10, 0, 0, 0, 0, 0, 0, 5, 0, 8, 8, 8, 4, 4, 6, 10),
(1959, 228, 'none', 'none', 'Leanan Sidhe II', 1, 0, 50, 0, 0, 'This beautiful f
emale Sidhe is considered the muse, who offers inspiration to an artist in excha
nge for their love and devotion. This unfortunately tends to result in madness
or death for the artist. ', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wi
ngs-Leanan Sidhe.swf', 0, 0, 4, 15, 'Wind,5,Nature,2', 'Wind', 1, 'wings', '1',
1, 'false', 9, 0, 0, 0, 0, 0, 0, 4, 0, 7, 7, 7, 3, 3, 5, 9),
(1960, 228, 'none', 'none', 'Far Darrig II', 1, 0, 50, 0, 0, 'These Sidhe tend t
o busy themselves with practical joking, generally practical jokes of a rather g
ruesome nature.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Far Da
rrig.swf', 0, 0, 4, 15, 'Fire,5,Metal,2', 'Fire', 1, 'wings', '1', 1, 'false', 9
, 0, 0, 0, 0, 0, 0, 4, 0, 7, 7, 7, 3, 3, 5, 9),
(1961, 228, 'none', 'none', 'Gean Canach II', 1, 0, 50, 0, 0, 'These wings made
it easier for the Gean Canach to attract the women that they would speak with. '
, 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Gean Canach.swf', 0, 0
, 4, 15, 'Water,5,Ice,2', 'Water', 1, 'wings', '1', 1, 'false', 9, 0, 0, 0, 0, 0
, 0, 4, 0, 7, 7, 7, 3, 3, 5, 9),
(1962, 228, 'none', 'none', 'Sluagh Sidhe II', 1, 0, 50, 0, 0, 'These are the wi
ngs of those Sidhe who are not accepted in any otherworld. These are the evil si
dhe who are cast aside.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wing
s-Sluagh Sidhe.swf', 0, 0, 4, 15, 'Darkness,5,Disease,2', 'Darkness', 1, 'wings'
, '1', 1, 'false', 9, 0, 0, 0, 0, 0, 0, 4, 0, 7, 7, 7, 3, 3, 5, 9),
(1963, 228, 'none', 'none', 'Sluagh Sidhe I', 1, 0, 40, 0, 0, 'These are the win
gs of those Sidhe who are not accepted in any otherworld. These are the evil sid
he who are cast aside.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings
-Sluagh Sidhe.swf', 0, 0, 3, 8, 'Darkness,4,Disease,1', 'Darkness', 1, 'wings',
'1', 1, 'false', 8, 0, 0, 0, 0, 0, 0, 3, 0, 6, 6, 6, 2, 2, 4, 8),
(1964, 228, 'none', 'none', 'Gean Canach I', 1, 0, 40, 0, 0, 'These wings made i
t easier for the Gean Canach to attract the women that they would speak with. ',
0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Gean Canach.swf', 0, 0,

3, 8, 'Water,4,Ice,1', 'Water', 1, 'wings', '1', 1, 'false', 8, 0, 0, 0, 0, 0,


0, 3, 0, 6, 6, 6, 2, 2, 4, 8);
INSERT INTO `df_items` (`id`, `ItemID`, `ShopID`, `MergeShopID`, `ItemName`, `Cu
rrency`, `Cost`, `Level`, `hp`, `mp`, `ItemDescription`, `DragonAmulet`, `EquipS
pot`, `Category`, `ItemType`, `Type`, `FileName`, `Min`, `Max`, `Bonus`, `Rarity
`, `Resists`, `Element`, `MaxStackSize`, `Icon`, `Sellable`, `Destroyable`, `Use
d`, `intCrit`, `intDefMelee`, `intDefPierce`, `intDodge`, `intParry`, `intDefMag
ic`, `intDefRange`, `intBonus`, `intBlock`, `intStr`, `intDex`, `intInt`, `intLu
k`, `intCha`, `intEnd`, `intWis`) VALUES
(1965, 228, 'none', 'none', 'Far Darrig I', 1, 0, 40, 0, 0, 'These Sidhe tend to
busy themselves with practical joking, generally practical jokes of a rather gr
uesome nature.', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/wings-Far Dar
rig.swf', 0, 0, 3, 8, 'Fire,4,Metal,1', 'Fire', 1, 'wings', '1', 1, 'false', 8,
0, 0, 0, 0, 0, 0, 3, 0, 6, 6, 6, 2, 2, 4, 8),
(1966, 228, 'none', 'none', 'Leanan Sidhe I', 1, 0, 40, 0, 0, 'This beautiful fe
male Sidhe is considered the muse, who offers inspiration to an artist in exchan
ge for their love and devotion. This unfortunately tends to result in madness o
r death for the artist. ', 0, 'Back', 'Armor', 'Wings', 'Melee', 'items/back/win
gs-Leanan Sidhe.swf', 0, 0, 3, 8, 'Wind,4,Nature,1', 'Wind', 1, 'wings', '1', 1,
'false', 8, 0, 0, 0, 0, 0, 0, 3, 0, 6, 6, 6, 2, 2, 4, 8),
(1967, 229, 'none', 'none', 'Wily Aye Pirate Scarf ''11', 2, 0, 70, 0, 0, 'Ye''l
l be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 1, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-MPirateNoHatNoBeard.swf', 0, 0
, 7, 2, 'Poison,8,Water,8,Nature,8,Wind,8,Immobility,4', 'Silver', 1, 'helm', '1
', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 7, 0, 5, 5, 5, 8, 8, 5, 6),
(1968, 229, 'none', 'none', 'Wily Pirate Scarf ''11', 2, 0, 70, 0, 0, 'Ye''ll be
ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 1, 'Head', '
Armor', 'Helmet', 'Melee', 'head/helms/helmet-FPirateNoHat.swf', 0, 0, 7, 2, 'Po
ison,8,Water,8,Nature,8,Wind,8,Immobility,4', 'Silver', 1, 'helm', '1', 1, 'fals
e', 6, 6, 0, 0, 2, 6, 0, 7, 0, 5, 5, 5, 8, 8, 5, 6),
(1969, 229, 'none', 'none', 'Wily Guardian Pirate Scarf ''11', 2, 0, 70, 0, 0, '
Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf. This
item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/he
lms/helmet-MPirateNoHatBeard.swf', 0, 0, 7, 2, 'Poison,8,Water,8,Nature,8,Wind,8
,Immobility,4', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 7, 0,
5, 5, 5, 8, 8, 5, 6),
(1970, 229, 'none', 'none', 'Wily Bearded Guardian Pirate Hat ''11', 2, 0, 70, 0
, 0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. T
his item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'hea
d/helms/helmet-MPirateHatBeard.swf', 0, 0, 7, 2, 'Poison,8,Water,8,Nature,8,Wind
,8,Immobility,4', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 7,
0, 5, 5, 5, 8, 8, 5, 6),
(1971, 229, 'none', 'none', 'Wily Guardian Pirate Hat ''11', 2, 0, 70, 0, 0, 'Ye
''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This item
requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/
helmet-FPirateHat.swf', 0, 0, 7, 2, 'Poison,8,Water,8,Nature,8,Wind,8,Immobility
,4', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 7, 0, 5, 5, 5, 8
, 8, 5, 6),
(1972, 229, 'none', 'none', 'Wily Aye Guardian Pirate Hat ''11', 2, 0, 70, 0, 0,
'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This
item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/he
lms/helmet-MPirateHatNoBeard.swf', 0, 0, 7, 2, 'Poison,8,Water,8,Nature,8,Wind,8
,Immobility,4', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 7, 0,
5, 5, 5, 8, 8, 5, 6),
(1973, 229, 'none', 'none', 'Crafty Aye Pirate Scarf ''11', 2, 0, 65, 0, 0, 'Ye'
'll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 1, 'He
ad', 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-MPirateNoHatNoBeard.swf', 0,
0, 6, 2, 'Poison,7,Water,7,Nature,7,Wind,7,Immobility,3', 'Silver', 1, 'helm',
'1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 6, 0, 4, 4, 4, 8, 8, 4, 5),
(1974, 229, 'none', 'none', 'Crafty Pirate Scarf ''11', 2, 0, 65, 0, 0, 'Ye''ll

be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 1, 'Head',
'Armor', 'Helmet', 'Melee', 'head/helms/helmet-FPirateNoHat.swf', 0, 0, 6, 2, '
Poison,7,Water,7,Nature,7,Wind,7,Immobility,3', 'Silver', 1, 'helm', '1', 1, 'fa
lse', 6, 6, 0, 0, 2, 6, 0, 6, 0, 4, 4, 4, 8, 8, 4, 5),
(1975, 229, 'none', 'none', 'Crafty Guardian Pirate Scarf ''11', 2, 0, 65, 0, 0,
'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf. Thi
s item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/
helms/helmet-MPirateNoHatBeard.swf', 0, 0, 6, 2, 'Poison,7,Water,7,Nature,7,Wind
,7,Immobility,3', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 6,
0, 4, 4, 4, 8, 8, 4, 5),
(1976, 229, 'none', 'none', 'Crafty Bearded Guardian Pirate Hat ''11', 2, 0, 65,
0, 0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat.
This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'h
ead/helms/helmet-MPirateHatBeard.swf', 0, 0, 6, 2, 'Poison,7,Water,7,Nature,7,Wi
nd,7,Immobility,3', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 6
, 0, 4, 4, 4, 8, 8, 4, 5),
(1977, 229, 'none', 'none', 'Crafty Guardian Pirate Hat ''11', 2, 0, 65, 0, 0, '
Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This it
em requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helm
s/helmet-FPirateHat.swf', 0, 0, 6, 2, 'Poison,7,Water,7,Nature,7,Wind,7,Immobili
ty,3', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 6, 0, 4, 4, 4,
8, 8, 4, 5),
(1978, 229, 'none', 'none', 'Crafty Aye Guardian Pirate Hat ''11', 2, 0, 65, 0,
0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. Thi
s item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/
helms/helmet-MPirateHatNoBeard.swf', 0, 0, 6, 2, 'Poison,7,Water,7,Nature,7,Wind
,7,Immobility,3', 'Silver', 1, 'helm', '1', 1, 'false', 6, 6, 0, 0, 2, 6, 0, 6,
0, 4, 4, 4, 8, 8, 4, 5),
(1979, 229, 'none', 'none', 'Foxy Guardian Pirate Scarf ''11', 2, 0, 55, 0, 0, '
Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf. This
item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/he
lms/helmet-MPirateNoHatBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,Wind,5
,Immobility,1', 'Silver', 1, 'helm', '1', 1, 'false', 6, 5, 0, 0, 1, 6, 0, 6, 0,
4, 4, 4, 7, 7, 4, 4),
(1980, 229, 'none', 'none', 'Foxy Bearded Guardian Pirate Hat ''11', 2, 0, 55, 0
, 0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. T
his item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'hea
d/helms/helmet-MPirateHatBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,Wind
,5,Immobility,1', 'Silver', 1, 'helm', '1', 1, 'false', 6, 5, 0, 0, 1, 6, 0, 6,
0, 4, 4, 4, 7, 7, 4, 4),
(1981, 229, 'none', 'none', 'Foxy Guardian Pirate Hat ''11', 2, 0, 55, 0, 0, 'Ye
''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This item
requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/
helmet-FPirateHat.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,Wind,5,Immobility
,1', 'Silver', 1, 'helm', '1', 1, 'false', 6, 5, 0, 0, 1, 6, 0, 6, 0, 4, 4, 4, 7
, 7, 4, 4),
(1982, 229, 'none', 'none', 'Foxy Aye Guardian Pirate Hat ''11', 2, 0, 55, 0, 0,
'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This
item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/he
lms/helmet-MPirateHatNoBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,Wind,5
,Immobility,1', 'Silver', 1, 'helm', '1', 1, 'false', 6, 5, 0, 0, 1, 6, 0, 6, 0,
4, 4, 4, 7, 7, 4, 4),
(1983, 229, 'none', 'none', 'Swarthy Guardian Pirate Scarf ''11', 2, 0, 45, 0, 0
, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf. Th
is item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head
/helms/helmet-MPirateNoHatBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,Imm
obility,1', 'Silver', 1, 'helm', '1', 1, 'false', 5, 4, 0, 0, 0, 6, 0, 6, 0, 3,
3, 3, 6, 7, 4, 4),
(1984, 229, 'none', 'none', 'Swarthy Bearded Guardian Pirate Hat ''11', 2, 0, 45
, 0, 0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat

. This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', '
head/helms/helmet-MPirateHatBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,I
mmobility,1', 'Silver', 1, 'helm', '1', 1, 'false', 5, 4, 0, 0, 0, 6, 0, 6, 0, 3
, 3, 3, 6, 7, 4, 4),
(1985, 229, 'none', 'none', 'Swarthy Guardian Pirate Hat ''11', 2, 0, 45, 0, 0,
'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This i
tem requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/hel
ms/helmet-FPirateHat.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,Immobility,1',
'Silver', 1, 'helm', '1', 1, 'false', 5, 4, 0, 0, 0, 6, 0, 6, 0, 3, 3, 3, 6, 7,
4, 4),
(1986, 229, 'none', 'none', 'Swarthy Aye Guardian Pirate Hat ''11', 2, 0, 45, 0,
0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. Th
is item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head
/helms/helmet-MPirateHatNoBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Nature,5,Imm
obility,1', 'Silver', 1, 'helm', '1', 1, 'false', 5, 4, 0, 0, 0, 6, 0, 6, 0, 3,
3, 3, 6, 7, 4, 4),
(1987, 229, 'none', 'none', 'Cunning Guardian Pirate Scarf ''11', 2, 0, 35, 0, 0
, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf. Th
is item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head
/helms/helmet-MPirateNoHatBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Immobility,1
', 'Silver', 1, 'helm', '1', 1, 'false', 4, 3, 0, 0, 0, 5, 0, 6, 0, 2, 2, 2, 5,
7, 3, 3),
(1988, 229, 'none', 'none', 'Cunning Bearded Guardian Pirate Hat ''11', 2, 0, 35
, 0, 0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat
. This item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', '
head/helms/helmet-MPirateHatBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Immobility
,1', 'Silver', 1, 'helm', '1', 1, 'false', 4, 3, 0, 0, 0, 5, 0, 6, 0, 2, 2, 2, 5
, 7, 3, 3),
(1989, 229, 'none', 'none', 'Cunning Guardian Pirate Hat ''11', 2, 0, 35, 0, 0,
'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This i
tem requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/hel
ms/helmet-FPirateHat.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Immobility,1', 'Silver'
, 1, 'helm', '1', 1, 'false', 4, 3, 0, 0, 0, 5, 0, 6, 0, 2, 2, 2, 5, 7, 3, 3),
(1990, 229, 'none', 'none', 'Cunning Aye Guardian Pirate Hat ''11', 2, 0, 35, 0,
0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. Th
is item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head
/helms/helmet-MPirateHatNoBeard.swf', 0, 0, 6, 2, 'Poison,5,Water,5,Immobility,1
', 'Silver', 1, 'helm', '1', 1, 'false', 4, 3, 0, 0, 0, 5, 0, 6, 0, 2, 2, 2, 5,
7, 3, 3),
(1991, 229, 'none', 'none', 'Bold Guardian Pirate Scarf ''11', 2, 0, 25, 0, 0, '
Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf. This
item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/he
lms/helmet-MPirateNoHatBeard.swf', 0, 0, 5, 2, 'Poison,5', 'Silver', 1, 'helm',
'1', 1, 'false', 3, 1, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 4, 6, 2, 2),
(1992, 229, 'none', 'none', 'Bold Bearded Guardian Pirate Hat ''11', 2, 0, 25, 0
, 0, 'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. T
his item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'hea
d/helms/helmet-MPirateHatBeard.swf', 0, 0, 5, 2, 'Poison,5', 'Silver', 1, 'helm'
, '1', 1, 'false', 3, 1, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 4, 5, 2, 2),
(1993, 229, 'none', 'none', 'Bold Guardian Pirate Hat ''11', 2, 0, 25, 0, 0, 'Ye
''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This item
requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/
helmet-FPirateHat.swf', 0, 0, 5, 2, 'Poison,5', 'Silver', 1, 'helm', '1', 1, 'fa
lse', 3, 1, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 4, 6, 2, 2),
(1994, 229, 'none', 'none', 'Bold Aye Guardian Pirate Hat ''11', 2, 0, 25, 0, 0,
'Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This
item requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/he
lms/helmet-MPirateHatNoBeard.swf', 0, 0, 5, 2, 'Poison,5', 'Silver', 1, 'helm',
'1', 1, 'false', 3, 1, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 4, 6, 2, 2),
(1995, 229, 'none', 'none', 'Guardian Pirate Scarf ''11', 2, 0, 5, 0, 0, 'Ye''ll

be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf. This item r
equires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/he
lmet-MPirateNoHatBeard.swf', 0, 0, 2, 2, 'Poison,3', 'Silver', 1, 'helm', '1', 1
, 'false', 1, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1, 2, 0, 0),
(1996, 229, 'none', 'none', 'Bearded Guardian Pirate Hat ''11', 2, 0, 5, 0, 0, '
Ye''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This it
em requires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helm
s/helmet-MPirateHatBeard.swf', 0, 0, 2, 2, 'Poison,3', 'Silver', 1, 'helm', '1',
1, 'false', 1, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1, 2, 0, 0),
(1997, 229, 'none', 'none', 'Guardian Pirate Hat ''11', 2, 0, 5, 0, 0, 'Ye''ll b
e ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This item requi
res a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/helmet
-FPirateHat.swf', 0, 0, 2, 2, 'Poison,3', 'Silver', 1, 'helm', '1', 1, 'false',
1, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1, 2, 0, 0),
(1998, 229, 'none', 'none', 'Aye Guardian Pirate Hat ''11', 2, 0, 5, 0, 0, 'Ye''
ll be ready t'' sail o''er t'' seas o'' Lore with this handsome hat. This item r
equires a Dragon Amulet.', 1, 'Head', 'Armor', 'Helmet', 'Melee', 'head/helms/he
lmet-MPirateHatNoBeard.swf', 0, 0, 2, 2, 'Poison,3', 'Silver', 1, 'helm', '1', 1
, 'false', 1, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1, 2, 0, 0),
(1999, 229, 'none', 'none', 'Foxy Aye Pirate Scarf ''11', 2, 0, 55, 0, 0, 'Ye''l
l be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-MPirateNoHatNoBeard.swf', 0, 0
, 5, 2, 'Poison,4,Water,4,Nature,4,Wind,4', 'Silver', 1, 'helm', '1', 1, 'false'
, 5, 4, 0, 0, 0, 4, 0, 5, 0, 2, 2, 2, 6, 6, 2, 2),
(2000, 229, 'none', 'none', 'Foxy Pirate Scarf ''11', 2, 0, 55, 0, 0, 'Ye''ll be
ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head', '
Armor', 'Helmet', 'Melee', 'head/helms/helmet-FPirateNoHat.swf', 0, 0, 5, 2, 'Po
ison,4,Water,4,Nature,4,Wind,4', 'Silver', 1, 'helm', '1', 1, 'false', 5, 4, 0,
0, 0, 4, 0, 5, 0, 2, 2, 2, 6, 6, 2, 2),
(2001, 229, 'none', 'none', 'Swarthy Aye Pirate Scarf ''11', 2, 0, 45, 0, 0, 'Ye
''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'H
ead', 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-MPirateNoHatNoBeard.swf', 0
, 0, 5, 2, 'Poison,4,Water,4,Nature,4', 'Silver', 1, 'helm', '1', 1, 'false', 4,
3, 0, 0, 0, 4, 0, 5, 0, 2, 2, 2, 5, 6, 2, 2),
(2002, 229, 'none', 'none', 'Swarthy Pirate Scarf ''11', 2, 0, 45, 0, 0, 'Ye''ll
be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-FPirateNoHat.swf', 0, 0, 5, 2,
'Poison,4,Water,4,Nature,4', 'Silver', 1, 'helm', '1', 1, 'false', 4, 3, 0, 0, 0
, 4, 0, 5, 0, 2, 2, 2, 5, 6, 2, 2),
(2003, 229, 'none', 'none', 'Cunning Aye Pirate Scarf ''11', 2, 0, 35, 0, 0, 'Ye
''ll be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'H
ead', 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-MPirateNoHatNoBeard.swf', 0
, 0, 5, 2, 'Poison,4,Water,4', 'Silver', 1, 'helm', '1', 1, 'false', 3, 2, 0, 0,
0, 3, 0, 5, 0, 1, 1, 1, 4, 5, 2, 2),
(2004, 229, 'none', 'none', 'Cunning Pirate Scarf ''11', 2, 0, 35, 0, 0, 'Ye''ll
be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head'
, 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-FPirateNoHat.swf', 0, 0, 5, 2,
'Poison,4,Water,4', 'Silver', 1, 'helm', '1', 1, 'false', 3, 2, 0, 0, 0, 3, 0, 5
, 0, 1, 1, 1, 4, 5, 2, 2),
(2005, 229, 'none', 'none', 'Bold Aye Pirate Scarf ''11', 2, 0, 25, 0, 0, 'Ye''l
l be ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head
', 'Armor', 'Helmet', 'Melee', 'head/helms/helmet-MPirateNoHatNoBeard.swf', 0, 0
, 3, 2, 'Poison,4', 'Silver', 1, 'helm', '1', 1, 'false', 2, 1, 0, 0, 0, 2, 0, 3
, 0, 0, 0, 0, 3, 5, 1, 1),
(2006, 229, 'none', 'none', 'Bold Pirate Scarf ''11', 2, 0, 25, 0, 0, 'Ye''ll be
ready t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head', '
Armor', 'Helmet', 'Melee', 'head/helms/helmet-FPirateNoHat.swf', 0, 0, 3, 2, 'Po
ison,4', 'Silver', 1, 'helm', '1', 1, 'false', 2, 1, 0, 0, 0, 2, 0, 3, 0, 0, 0,
0, 3, 5, 1, 1),
(2007, 229, 'none', 'none', 'Pirate Scarf ''11', 2, 0, 5, 0, 0, 'Ye''ll be ready

t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head', 'Armor'
, 'Helmet', 'Melee', 'head/helms/helmet-FPirateNoHat.swf', 0, 0, 2, 2, 'Poison,2
', 'Silver', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 1,
1, 0, 0),
(2008, 229, 'none', 'none', 'Aye Pirate Scarf ''11', 2, 0, 5, 0, 0, 'Ye''ll be r
eady t'' sail o''er t'' seas o'' Lore with this handsome scarf.', 0, 'Head', 'Ar
mor', 'Helmet', 'Melee', 'head/helms/helmet-MPirateNoHatNoBeard.swf', 0, 0, 2, 2
, 'Poison,2', 'Silver', 1, 'helm', '1', 1, 'false', 0, 0, 0, 0, 0, 1, 0, 2, 0, 0
, 0, 0, 1, 1, 0, 0),
(2009, 234, 'none', 'none', 'Zardbirillaomgiphant', 2, 0, 60, 0, 0, 'For winning
the 100% Croft war challenge of Mogloween 2011! The players decimated 3 million
infected Zardbirillaomgiphant in a week! This item requires a Dragon Amulet.',
1, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet-Zardbirillaomgiphant.swf', 18, 24, 0,
100, '', 'Disease', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 5, 5, 0, 0),
(2010, 234, 'none', 'none', 'Undead Chickencow', 2, 0, 60, 0, 0, 'For winning th
e 100% Croft war challenge of Mogloween 2011! The players decimated 3 million in
fected Undead Chickencow in a week! This item requires a Dragon Amulet.', 1, 'Pe
t', 'Pet', 'Pet', 'Melee', 'pets/pet-UndeadChickencow.swf', 18, 24, 0, 100, '',
'Disease', 1, 'pet', '1', 1, 'false', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5,
0, 0),
(2011, 234, 'none', 'none', 'Zardbirillaomgiphant', 2, 0, 30, 0, 0, 'For winning
the 100% Croft war challenge of Mogloween 2011! The players decimated 3 million
infected Zardbirillaomgiphant in a week!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pe
ts/pet-Zardbirillaomgiphant.swf', 14, 18, 0, 1, '', 'Disease', 1, 'pet', '1', 1,
'false', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0),
(2012, 234, 'none', 'none', 'Undead Chickencow', 2, 0, 30, 0, 0, 'For winning th
e 100% Croft war challenge of Mogloween 2011! The players decimated 3 million in
fected Undead Chickencow in a week!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet
-UndeadChickencow.swf', 14, 18, 0, 1, '', 'Disease', 1, 'pet', '1', 1, 'false',
4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0),
(2013, 234, 'none', 'none', 'Undead Chickencow', 2, 0, 10, 0, 0, 'For winning th
e 100% Croft war challenge of Mogloween 2011! The players decimated 3 million in
fected Undead Chickencow in a week!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pets/pet
-UndeadChickencow.swf', 8, 14, 0, 1, '', 'Disease', 1, 'pet', '1', 1, 'false', 3
, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0),
(2014, 234, 'none', 'none', 'Zardbirillaomgiphant', 2, 0, 10, 0, 0, 'For winning
the 100% Croft war challenge of Mogloween 2011! The players decimated 3 million
infected Zardbirillaomgiphant in a week!', 0, 'Pet', 'Pet', 'Pet', 'Melee', 'pe
ts/pet-Zardbirillaomgiphant.swf', 8, 14, 0, 1, '', 'Disease', 1, 'pet', '1', 1,
'false', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0);
-- ---------------------------------------------------------- Table structure for table `df_vendors`
-CREATE TABLE IF NOT EXISTS `df_vendors` (
`id` int(255) NOT NULL AUTO_INCREMENT,
`ShopID` varchar(255) NOT NULL DEFAULT 'none',
`MergeShopID` varchar(255) NOT NULL DEFAULT 'none',
`HairShopID` varchar(255) NOT NULL DEFAULT 'none',
`ShopName` varchar(255) NOT NULL,
`SwfFile` varchar(355) NOT NULL DEFAULT 'none',
`admin` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=212 ;
--

-- Dumping data for table `df_vendors`


-INSERT INTO `df_vendors` (`id`, `ShopID`, `MergeShopID`, `HairShopID`, `ShopName
`, `SwfFile`, `admin`) VALUES
(1, '1', 'none', 'none', 'Yulgar''s Shop', 'none', 0),
(2, '2', 'none', 'none', 'The Inn Shop', 'none', 0),
(3, '3', 'none', 'none', 'Cysero''s Shop', 'none', 0),
(4, '4', 'none', 'none', 'Undead Slayer Store', 'none', 0),
(5, '5', 'none', 'none', 'Gargok''s Horde Shop', 'none', 0),
(6, '6', 'none', 'none', 'Tower Spirit Shop', 'none', 0),
(7, '7', 'none', 'none', 'Warlic''s Shop', 'none', 0),
(8, '8', 'none', 'none', 'PvP Shop', 'none', 0),
(9, '9', 'none', 'none', 'Grams Pet Shop', 'none', 0),
(10, '11', 'none', 'none', 'Doom Shop', 'none', 0),
(11, '12', 'none', 'none', 'Warrior Shop', 'none', 0),
(12, '13', 'none', 'none', 'Mage Shop', 'none', 0),
(13, '14', 'none', 'none', 'Rogue Shop', 'none', 0),
(14, '15', 'none', 'none', 'Sir Jing''s Chest', 'none', 0),
(15, '16', 'none', 'none', 'Pumpkin Shop', 'none', 0),
(16, '17', 'none', 'none', 'Lugosi''s Shop', 'none', 0),
(17, '18', 'none', 'none', 'Ironwood Box', 'none', 0),
(18, '19', 'none', 'none', 'Ptolemy Purchase', 'none', 0),
(19, '22', 'none', 'none', 'Moglin Gift', 'none', 0),
(20, '23', 'none', 'none', 'Moglin Gift', 'none', 0),
(21, '24', 'none', 'none', 'Yeti Helms', 'none', 0),
(22, '25', 'none', 'none', 'Chaney''s Things', 'none', 0),
(23, '26', 'none', 'none', 'Vampire Shop', 'none', 0),
(24, '27', 'none', 'none', 'Eye War Shop', 'none', 0),
(25, '28', 'none', 'none', 'Fire Chest', 'none', 0),
(26, '29', 'none', 'none', 'Xan Reward Shop', 'none', 0),
(27, '31', 'none', 'none', 'PvP Novice', 'none', 0),
(28, '32', 'none', 'none', 'PvP Scrapper', 'none', 0),
(29, '33', 'none', 'none', 'PvP Brawler', 'none', 0),
(30, '34', 'none', 'none', 'PvP Pit Fighter', 'none', 0),
(31, '35', 'none', 'none', 'PvP Arena Fighter', 'none', 0),
(32, '37', 'none', 'none', 'Celestia''s Shop', 'none', 0),
(33, '38', 'none', 'none', 'Punt Twilly', 'none', 0),
(34, '39', 'none', 'none', 'Meringue''s Shop', 'none', 0),
(35, '40', 'none', 'none', 'Piratical Pets', 'none', 0),
(36, '41', 'none', 'none', 'Vend-tron 3000', 'none', 0),
(37, '42', 'none', 'none', 'Rare Pets', 'none', 0),
(38, '43', 'none', 'none', 'Helms and Capes', 'none', 0),
(39, '45', 'none', 'none', 'War Memorial', 'none', 0),
(40, '46', 'none', 'none', 'DragonLord Shop', 'none', 0),
(41, '47', 'none', 'none', 'Jubei''s Shop', 'none', 0),
(42, '48', 'none', 'none', 'Ayane''s Masks', 'none', 0),
(43, '49', 'none', 'none', 'Snake Ear''s Pets', 'none', 0),
(44, '50', 'none', 'none', 'Pumpkin Chest', 'none', 0),
(45, '51', 'none', 'none', 'Resource Shop', 'none', 0),
(46, '54', 'none', 'none', 'Vend-Tron 3000', 'none', 0),
(47, '55', 'none', 'none', 'DragonLord Swords', 'none', 0),
(48, '56', 'none', 'none', 'DragonLord Staves', 'none', 0),
(49, '57', 'none', 'none', 'DragonLord Daggers', 'none', 0),
(50, '58', 'none', 'none', 'Gift Boxes', 'none', 0),
(51, '59', 'none', 'none', 'Moglin Gift', 'none', 0),
(52, '60', 'none', 'none', 'Out in the Cold War Shop', 'none', 0),
(53, '61', 'none', 'none', 'Xanta''s Chest', 'none', 0),
(54, '62', 'none', 'none', 'Reen''s Rings', 'none', 0),
(55, '63', 'none', 'none', 'Black Market', 'none', 0),

(56, '64', 'none', 'none', 'Gold Fever War', 'none', 0),


(57, '65', 'none', 'none', 'Holiday Shop!', 'none', 0),
(58, '66', 'none', 'none', 'April Shop', 'none', 0),
(59, '67', 'none', 'none', 'Bork''s Blades', 'none', 0),
(60, '68', 'none', 'none', 'Suneater''s Helms', 'none', 0),
(61, '70', 'none', 'none', 'Greg Shop', 'none', 0),
(62, '71', 'none', 'none', 'One Rose', 'none', 0),
(63, '72', 'none', 'none', 'Two Roses', 'none', 0),
(64, '73', 'none', 'none', 'Three Roses', 'none', 0),
(65, '74', 'none', 'none', 'Four Roses', 'none', 0),
(66, '75', 'none', 'none', 'Tog Supplies', 'none', 0),
(67, '76', 'none', 'none', 'Lucky Stash', 'none', 0),
(68, '77', 'none', 'none', 'Mask Shop', 'none', 0),
(69, '78', 'none', 'none', 'Hedgemaze Shop', 'none', 0),
(70, '79', 'none', 'none', 'Lumps Of Coal Shop', 'none', 0),
(71, '80', 'none', 'none', '5 Gold Rings', 'none', 0),
(72, '81', 'none', 'none', 'New Year''s Rares', 'none', 0),
(73, '82', 'none', 'none', 'PVP Savant', 'none', 0),
(74, '83', 'none', 'none', 'PVP Professional', 'none', 0),
(75, '84', 'none', 'none', 'PVP Contender', 'none', 0),
(76, '85', 'none', 'none', 'PVP Elite', 'none', 0),
(77, '86', 'none', 'none', 'PVP Grand Master', 'none', 0),
(78, '87', 'none', 'none', 'Bandit Loot', 'none', 0),
(79, '88', 'none', 'none', 'Elemental War Shop', 'none', 0),
(80, '89', 'none', 'none', 'Daddy''s DC Shop', 'none', 0),
(81, '90', 'none', 'none', 'Hydra Souvenirs', 'none', 0),
(82, '91', 'none', 'none', 'Gnix''s Weapons', 'none', 0),
(83, '92', 'none', 'none', 'Steamtank Shop', 'none', 0),
(84, '93', 'none', 'none', 'Farm Souvenirs', 'none', 0),
(85, '94', 'none', 'none', 'Akira Shop', 'none', 0),
(86, '96', 'none', 'none', 'Father''s Day Shop', 'none', 0),
(87, '97', 'none', 'none', 'The Stone', 'none', 0),
(88, '98', 'none', 'none', 'Fishing', 'none', 0),
(89, '99', 'none', 'none', 'Motley 2010 Shop', 'none', 0),
(90, '100', 'none', 'none', 'SandSea Helms', 'none', 0),
(91, '101', 'none', 'none', 'Bacon Shop!', 'none', 0),
(92, '102', 'none', 'none', 'Bakery', 'none', 0),
(93, '103', 'none', 'none', 'Rummage Pet', 'none', 0),
(94, '104', 'none', 'none', 'Fourth of July Rares', 'none', 0),
(95, '105', 'none', 'none', 'Dragon''s Chest', 'none', 0),
(96, '106', 'none', 'none', 'Doom Helms', 'none', 0),
(97, '107', 'none', 'none', 'Birthday Shop', 'none', 0),
(98, '108', 'none', 'none', 'Talk Like a Pirate Day', 'none', 0),
(99, '109', 'none', 'none', 'Lim''s Shop', 'none', 0),
(100, '110', 'none', 'none', 'Trinki''s Wings', 'none', 0),
(101, '112', 'none', 'none', 'Trinki''s Rings', 'none', 0),
(102, '113', 'none', 'none', 'Bubble''s Helm', 'none', 0),
(103, '114', 'none', 'none', 'Toil''s Helm', 'none', 0),
(104, '115', 'none', 'none', 'Trouble''s Helm', 'none', 0),
(105, '117', 'none', 'none', 'Franken 30', 'none', 0),
(106, '118', 'none', 'none', 'Lim''s DC Shop', 'none', 0),
(107, '119', 'none', 'none', 'Battleon Weapons', 'none', 0),
(108, '120', 'none', 'none', 'Battleon Destroyed', 'none', 0),
(109, '121', 'none', 'none', 'Amityvale Weapons', 'none', 0),
(110, '122', 'none', 'none', 'Amityvale Destroyed', 'none', 0),
(111, '123', 'none', 'none', 'Clashening DC shop', 'none', 0),
(112, '124', 'none', 'none', 'Shadow Armor Token', 'none', 0),
(113, '125', 'none', 'none', 'Bluestar Weaponry', 'none', 0),
(114, '126', 'none', 'none', 'TLAPD Wep Shop', 'none', 0),
(115, '127', 'none', 'none', 'Frostval 2009 Presents', 'none', 0),

(116,
(117,
(118,
(119,
(120,
(121,
(122,
(123,
(124,
(125,
(126,
(127,
(128,
(129,
(130,
(131,
(132,
(133,
(134,
(135,
(136,
(137,
(138,
(139,
(140,
(141,
(142,
(143,
(144,
(145,
(146,
(147,
(148,
(149,
(150,
(151,
(152,
(153,
(154,
(155,
(156,
(157,
(158,
(159,
(160,
(161,
(162,
(163,
(164,
(165,
(166,
(167,
(168,
(169,
(170,
(171,
(172,
(173,
(174,
(175,

'128',
'129',
'131',
'132',
'133',
'134',
'135',
'136',
'137',
'140',
'141',
'142',
'143',
'144',
'145',
'146',
'147',
'148',
'149',
'150',
'151',
'152',
'153',
'154',
'155',
'156',
'158',
'159',
'160',
'161',
'162',
'163',
'164',
'165',
'166',
'167',
'168',
'169',
'170',
'171',
'172',
'173',
'174',
'175',
'176',
'177',
'179',
'180',
'181',
'182',
'183',
'184',
'185',
'186',
'187',
'188',
'189',
'191',
'192',
'193',

'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',

'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',

'War Memorial Shop', 'none', 0),


'Destiny Shop', 'none', 0),
'Edy''s Shinies', 'none', 0),
'Two-Eyed Jack''s Weapons', 'none', 0),
'Thatch''s Pets', 'none', 0),
'Gem Shop', 'none', 0),
'Player Suggestion Shop', 'none', 0),
'Alina''s Helm Shop', 'none', 0),
'Mighty 100K', 'none', 0),
'Zoo Shop', 'none', 0),
'Roktoro Gem Shop', 'none', 0),
'Char''s Chest', 'none', 0),
'World Cup 2010 Shop', 'none', 0),
'Liberty Rares Shop', 'none', 0),
'Ellial''s Weapon Shop', 'none', 0),
'Ellial''s Card Shop', 'none', 0),
'DragonLord Weapons', 'none', 0),
'Tournament Shop', 'none', 0),
'Liberty Days Shop', 'none', 0),
'Bask Chest', 'none', 0),
'Moonridge Emporium', 'none', 0),
'Moonridge Armory', 'none', 0),
'Phil''s Funkies', 'none', 0),
'Moonridge Knights', 'none', 0),
'ZardSlayer Shop', 'none', 0),
'Willowshire Alley', 'none', 0),
'Clashening Vote', 'none', 0),
'Mogloween 2010', 'none', 0),
'Infected Defeated!', 'none', 0),
'Harvest Reaper 30', 'none', 0),
'Black Marker Shop', 'none', 0),
'Black Friday Market', 'none', 0),
'Half-Off Shop!', 'none', 0),
'Locked Chest', 'none', 0),
'Day of the Ninja Pets', 'none', 0),
'Day of the Ninja Weapons', 'none', 0),
'Lauren''s Clothing Shop', 'none', 0),
'Marlon''s Book', 'none', 0),
'2010 Frostval Presents', 'none', 0),
'Tomix''s Birthday Shop', 'none', 0),
'Best of 2010 shop', 'none', 0),
'DC Rings', 'none', 0),
'Cloud Key', 'none', 0),
'Flax Key', 'none', 0),
'Ember Key', 'none', 0),
'Shell Key', 'none', 0),
'Icicle Key', 'none', 0),
'Aurora Key', 'none', 0),
'Void Key', 'none', 0),
'Snowpacolypse Day', 'none', 0),
'RavenLoss War Chest', 'none', 0),
'Dragon Dance Mask Shop', 'none', 0),
'SuperBowl Shop', 'none', 0),
'BabyWeaver Pet Shop', 'none', 0),
'2011 HHD Shop', 'none', 0),
'Sir Plus Capes & Wings', 'none', 0),
'Sir Plus Rings & Necklace', 'none', 0),
'Greedling Shop', 'none', 0),
'Flutterfly-dragon Wings', 'none', 0),
'Lucky Day 2011', 'none', 0),

(176,
(177,
(178,
(179,
(180,
(181,
(182,
(183,
(184,
(185,
(186,
(187,
(188,
(189,
(190,
(191,
(192,
(193,
(194,
(195,
(196,
(197,
(198,
(199,
(200,
(201,
(202,
(203,
(204,
(205,
(206,
(207,
(208,
(209,
(210,
(211,

'194',
'195',
'196',
'198',
'199',
'200',
'201',
'202',
'203',
'204',
'205',
'206',
'207',
'208',
'209',
'210',
'211',
'212',
'213',
'214',
'215',
'216',
'217',
'218',
'219',
'220',
'221',
'222',
'223',
'224',
'225',
'226',
'227',
'228',
'229',
'234',

'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',

'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',
'none',

'Somnus Shop', 'none', 0),


'Sneevrick''s Shop', 'none', 0),
'Maeve''s Shop', 'none', 0),
'DerpFish', 'none', 0),
'Things I See...', 'none', 0),
'Lamp!', 'none', 0),
'Red Wind Weapons', 'none', 0),
'Eternal Spring', 'none', 0),
'Coffee Addict', 'none', 0),
'Double Rainbow!', 'none', 0),
'Zurvana Set', 'none', 0),
'Blue Box', 'none', 0),
'Mindtwist', 'none', 0),
'Happy 2011 April Fools!', 'none', 0),
'Coofffeeeeee', 'none', 0),
'Earth Day 2011', 'none', 0),
'Grenwog DC Shop', 'none', 0),
'Grenwog Gold Shop', 'none', 0),
'Willowshire Thanks', 'none', 0),
'Royal Wedding', 'none', 0),
'Fortuna Thanks', 'none', 0),
'LQS', 'none', 0),
'Mother''s Day 2011', 'none', 0),
'Special Essences', 'none', 0),
'Obsidian Dragon Shop', 'none', 0),
'The Lady', 'none', 0),
'Akriloth''s Bane', 'none', 0),
'Skull Crusher', 'none', 0),
'Gem Shop', 'none', 0),
'Asandar''s Gift', 'none', 0),
'Spineripper', 'none', 0),
'Liberty 2011 Shop', 'none', 0),
'Weapons Cache', 'none', 0),
'Sidhe Wings', 'none', 0),
'TLaPD 2011', 'none', 0),
'Zardbified', 'none', 0);

Das könnte Ihnen auch gefallen