# Potions #############################

[item]
id=1
name=Health Potion
quality=high
icon=64
power=100
power_desc=Restore 100 HP
item_type=consumable
soundfx=soundfx/inventory/inventory_potion.ogg
loot_animation=animations/loot/hp_potion.txt
price=25
max_quantity=10
rand_vendor=3

[item]
id=2
name=Mana Potion
quality=high
icon=65
power=101
power_desc=Restore 100 MP
item_type=consumable
soundfx=soundfx/inventory/inventory_potion.ogg
loot_animation=animations/loot/mp_potion.txt
price=25
max_quantity=10
rand_vendor=3

# Gems ################################

[item]
id=3
name=Sapphire
quality=high
icon=68
item_type=gem
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
price=100
price_sell=100
max_quantity=100

[item]
id=4
name=Emerald
quality=high
icon=69
item_type=gem
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
price=200
price_sell=200
max_quantity=100

[item]
id=5
name=Ruby
quality=high
icon=70
item_type=gem
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
price=500
price_sell=500
max_quantity=100

[item]
id=6
name=Diamond
quality=high
icon=71
item_type=gem
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
price=1000
price_sell=1000
max_quantity=100

[item]
id=10
name=Gold
quality=normal
icon=88
item_type=other
price=1
price_sell=1
max_quantity=5000
soundfx=soundfx/inventory/inventory_coins.ogg
loot_animation=animations/loot/coins5.txt,0,9
loot_animation=animations/loot/coins25.txt,10,24
loot_animation=animations/loot/coins100.txt,25,0

# Basic Melee Weapons #################

[item]
id=32
name=Dagger
quality=normal
item_type=main
equip_flags=melee
icon=96
dmg_melee=10,30
req=p,2
soundfx=soundfx/inventory/inventory_metal.ogg
gfx=dagger
loot_animation=animations/loot/dagger.txt
price=20

[item]
id=33
name=Shortsword
quality=normal
item_type=main
equip_flags=melee
icon=97
dmg_melee=15,40
req=p,3
soundfx=soundfx/inventory/inventory_metal.ogg
gfx=shortsword
loot_animation=animations/loot/shortsword.txt
price=100

[item]
id=34
name=Longsword
quality=normal
item_type=main
equip_flags=melee
icon=98
dmg_melee=20,50
req=p,4
soundfx=soundfx/inventory/inventory_metal.ogg
gfx=longsword
loot_animation=animations/loot/longsword.txt
price=500

[item]
id=35
name=Greatsword
quality=normal
item_type=main
equip_flags=melee
icon=99
dmg_melee=25,60
req=p,5
soundfx=soundfx/inventory/inventory_metal.ogg
gfx=greatsword
loot_animation=animations/loot/greatsword.txt
price=2000

# Basic Magic Weapons #################

[item]
id=40
name=Wand
quality=normal
item_type=main
equip_flags=mental
icon=104
dmg_ment=10,30
req=m,2
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=wand
loot_animation=animations/loot/wand.txt
price=24

[item]
id=41
name=Rod
quality=normal
item_type=main
equip_flags=mental
icon=105
dmg_ment=15,40
req=m,3
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=rod
loot_animation=animations/loot/rod.txt
price=115

[item]
id=42
name=Staff
quality=normal
item_type=main
equip_flags=mental
icon=106
dmg_ment=20,50
req=m,4
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=staff
loot_animation=animations/loot/staff.txt
price=620

[item]
id=43
name=Greatstaff
quality=normal
item_type=main
equip_flags=mental
icon=107
dmg_ment=25,60
req=m,5
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=greatstaff
loot_animation=animations/loot/greatstaff.txt
price=2240

# Basic Ranged Weapons ################

[item]
id=48
name=Slingshot
quality=normal
item_type=off
equip_flags=ranged
icon=112
dmg_ranged=10,30
power_mod=120
req=o,2
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=slingshot
loot_animation=animations/loot/slingshot.txt
price=16

[item]
id=49
name=Shortbow
quality=normal
item_type=off
equip_flags=ranged
icon=113
dmg_ranged=15,40
power_mod=121
req=o,3
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=shortbow
loot_animation=animations/loot/shortbow.txt
price=88

[item]
id=50
name=Longbow
quality=normal
item_type=off
equip_flags=ranged
icon=114
dmg_ranged=20,50
power_mod=121
req=o,4
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=longbow
loot_animation=animations/loot/longbow.txt
price=450

[item]
id=51
name=Greatbow
quality=normal
item_type=off
equip_flags=ranged
icon=115
dmg_ranged=25,60
power_mod=121
req=o,5
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=greatbow
loot_animation=animations/loot/greatbow.txt
price=1950

# Basic Shields #######################

[item]
id=56
name=Wood Buckler
quality=normal
item_type=off
equip_flags=shield
icon=120
abs=0,10
req=d,2
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=buckler
loot_animation=animations/loot/buckler.txt
price=30

[item]
id=57
name=Iron Buckler
quality=normal
item_type=off
equip_flags=shield
icon=121
abs=5,15
req=d,3
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=iron_buckler
loot_animation=animations/loot/buckler.txt
price=140

[item]
id=58
name=Crest Shield
quality=normal
item_type=off
equip_flags=shield
icon=122
abs=10,20
req=d,4
soundfx=soundfx/inventory/inventory_heavy.ogg
gfx=shield
loot_animation=animations/loot/shield.txt
price=560

[item]
id=59
name=Tower Shield
quality=normal
item_type=off
equip_flags=shield
icon=122
abs=15,25
req=d,5
soundfx=soundfx/inventory/inventory_heavy.ogg
gfx=shield
loot_animation=animations/loot/shield.txt
price=3000

# Clothes #############################

[item]
id=64
name=Cloth Shirt
quality=normal
item_type=chest
icon=129
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=cloth_shirt
loot_animation=animations/loot/clothes.txt
price=6

[item]
id=65
name=Cloth Gloves
quality=normal
item_type=hands
icon=130
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=cloth_gloves
loot_animation=animations/loot/clothes.txt
price=2

[item]
id=66
name=Cloth Pants
quality=normal
item_type=legs
icon=131
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=cloth_pants
loot_animation=animations/loot/clothes.txt
price=4

[item]
id=67
name=Cloth Sandals
quality=normal
item_type=feet
icon=132
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=cloth_sandals
loot_animation=animations/loot/clothes.txt
price=3
stepfx=cloth

# Robes ###############################

[item]
id=72
name=Mage Hood
flavor=The seams on this hood are designed to aid the flow of mana.
quality=high
item_type=head
icon=136
req=m,2
bonus=MP regen,10
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=mage_hood
loot_animation=animations/loot/clothes.txt
price=55

[item]
id=73
name=Mage Vest
flavor=Frost resistance runes line the inside of this vest.
quality=high
item_type=chest
icon=137
abs=1
req=m,2
bonus=ice resist,10
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=mage_vest
loot_animation=animations/loot/clothes.txt
price=65

[item]
id=74
name=Mage Sleeves
flavor=The fire resistance runes that hem these sleeves help protect beginner students of Pyromancy.
quality=high
item_type=hands
icon=138
bonus=fire resist,10
req=m,2
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=mage_sleeves
loot_animation=animations/loot/clothes.txt
price=45

[item]
id=75
name=Mage Skirt
flavor=Spell components are tucked into hidden pockets covering this skirt.
quality=high
item_type=legs
icon=139
abs=1
bonus=MP,15
req=m,2
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=mage_skirt
loot_animation=animations/loot/clothes.txt
price=90

[item]
id=76
name=Mage Boots
flavor=Attunement with the elements allow mages to ice and fire walk.
quality=high
item_type=feet
icon=140
req=m,2
bonus=fire resist,5
bonus=ice resist,5
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=mage_boots
loot_animation=animations/loot/clothes.txt
price=70
stepfx=cloth

# Leather Armor #######################

[item]
id=80
name=Leather Hood
quality=normal
item_type=head
icon=144
abs=1
req=d,2
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=leather_hood
loot_animation=animations/loot/leather_armor.txt
price=14

[item]
id=81
name=Leather Chest
quality=normal
item_type=chest
icon=145
abs=2
req=d,2
soundfx=soundfx/inventory/inventory_leather.ogg
gfx=leather_chest
loot_animation=animations/loot/leather_armor.txt
price=20

[item]
id=82
name=Leather Gloves
quality=normal
item_type=hands
icon=146
abs=1
req=d,2
soundfx=soundfx/inventory/inventory_leather.ogg
gfx=leather_gloves
loot_animation=animations/loot/leather_armor.txt
price=12

[item]
id=83
name=Leather Pants
quality=normal
item_type=legs
icon=147
abs=2
req=d,2
soundfx=soundfx/inventory/inventory_leather.ogg
gfx=leather_pants
loot_animation=animations/loot/leather_armor.txt
price=18

[item]
id=84
name=Leather Boots
quality=normal
item_type=feet
icon=148
abs=1
req=d,2
soundfx=soundfx/inventory/inventory_leather.ogg
gfx=leather_boots
loot_animation=animations/loot/leather_armor.txt
price=16
stepfx=leather

# Chain Armor #########################

[item]
id=88
name=Chain Coif
quality=normal
item_type=head
icon=152
abs=2
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_coif
loot_animation=animations/loot/steel_armor.txt
price=75

[item]
id=89
name=Chain Cuirass
quality=normal
item_type=chest
icon=153
abs=4
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_cuirass
loot_animation=animations/loot/steel_armor.txt
price=100

[item]
id=90
name=Chain Gloves
quality=normal
item_type=hands
icon=154
abs=2
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_gloves
loot_animation=animations/loot/steel_armor.txt
price=60

[item]
id=91
name=Chain Greaves
quality=normal
item_type=legs
icon=155
abs=3
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_greaves
loot_animation=animations/loot/steel_armor.txt
price=90

[item]
id=92
name=Chain Boots
quality=normal
item_type=feet
icon=156
abs=2
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_boots
loot_animation=animations/loot/steel_armor.txt
price=80
stepfx=metal

# Plate Armor #########################

[item]
id=96
name=Plate Helmet
quality=normal
item_type=head
icon=160
abs=4
req=d,4
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=plate_helm
loot_animation=animations/loot/steel_armor.txt
price=350

[item]
id=97
name=Plate Cuirass
quality=normal
item_type=chest
icon=161
abs=6
req=d,4
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=plate_cuirass
loot_animation=animations/loot/steel_armor.txt
price=500

[item]
id=98
name=Plate Gauntlets
quality=normal
item_type=hands
icon=162
abs=3
req=d,4
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=plate_gauntlets
loot_animation=animations/loot/steel_armor.txt
price=325

[item]
id=99
name=Plate Greaves
quality=normal
item_type=legs
icon=163
abs=4
req=d,4
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=plate_greaves
loot_animation=animations/loot/steel_armor.txt
price=425

[item]
id=100
name=Plate Boots
quality=normal
item_type=feet
icon=164
abs=3
req=d,4
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=plate_boots
loot_animation=animations/loot/steel_armor.txt
price=375
stepfx=metal

# Magic Items

[item]
id=104
name=Seven-league boots
flavor=These enchanted boots are prized possessions of Courier guildsmen.
quality=high
item_type=feet
icon=176
abs=2
req=d,2
soundfx=soundfx/inventory/inventory_leather.ogg
gfx=mage_boots
loot_animation=animations/loot/boots.txt
stepfx=leather
bonus=speed,125
price=250

[item]
id=105
name=Thief Gloves
flavor=In Lower Sceleris there is honor among thieves. Everyone else is a mark.
quality=high
item_type=hands
icon=130
abs=1
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=cloth_gloves
loot_animation=animations/loot/clothes.txt
bonus=gold find,25
price=333

[item]
id=106
name=Ring of Invisibility
flavor=This nondescript ring was forged in the land where shadows lie.
quality=epic
item_type=ring
icon=199
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=stealth,100
price=5000

[item]
id=107
name=Ring of Regeneration
quality=high
item_type=ring
icon=205
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=HP regen,25
price=750

[item]
id=108
name=Ring of Concentration
quality=high
item_type=ring
icon=204
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=MP regen,35
price=850

[item]
id=109
name=Ring of Fire
quality=high
item_type=ring
icon=207
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=fire resist,25
price=2000

[item]
id=110
name=Ring of Ice
quality=high
item_type=ring
icon=206
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=ice resist,25
price=2000

[item]
id=111
name=Lineage Signet Ring
quality=epic
item_type=ring
icon=200
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
price=1000
bonus=XP gain,25

[item]
id=112
name=Ouroboros Ring
quality=epic
item_type=ring
icon=203
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
price=1000
power=170
power_desc=One-time protection from death

[item]
id=113
name=Relic Hunter's Ring
quality=epic
item_type=ring
icon=201
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=item find,25
price=4000

[item]
id=114
name=Silent Tabi
quality=epic
item_type=feet
icon=148
abs=2
req=d,2
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=leather_boots
loot_animation=animations/loot/clothes.txt
bonus=stealth,50
price=500

[item]
id=115
name=Duelist Gauntlets
quality=high
item_type=hands
icon=154
abs=3
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_gloves
loot_animation=animations/loot/steel_armor.txt
bonus=crit,5
price=200

[item]
id=116
name=Blood Cuirass
quality=high
item_type=chest
icon=153
abs=5
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_cuirass
loot_animation=animations/loot/steel_armor.txt
bonus=HP,50
price=400

[item]
id=117
name=Blood Greaves
quality=high
item_type=legs
icon=155
abs=4
req=d,3
soundfx=soundfx/inventory/inventory_maille.ogg
gfx=chain_greaves
loot_animation=animations/loot/steel_armor.txt
bonus=HP regen,25
price=350

[item]
id=118
name=Fencing Gloves
quality=high
item_type=hands
icon=146
abs=2
req=d,2
soundfx=soundfx/inventory/inventory_leather.ogg
gfx=leather_gloves
loot_animation=animations/loot/leather_armor.txt
bonus=accuracy,15
price=75

[item]
id=119
name=Bear Figurine
quality=epic
item_type=artifact
icon=216
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=physical,1
price=2500

[item]
id=120
name=Owl Figurine
quality=epic
item_type=artifact
icon=217
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=mental,1
price=2500

[item]
id=121
name=Cat Figurine
quality=epic
item_type=artifact
icon=218
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=offense,1
price=2500

[item]
id=122
name=Turtle Figurine
quality=epic
item_type=artifact
icon=219
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
bonus=defense,1
price=2500

[item]
id=123
name=Sage Mantle
quality=epic
item_type=chest
icon=137
abs=3
req=m,3
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=mage_vest
loot_animation=animations/loot/clothes.txt
bonus=MP,50
bonus=ice resist,15
price=500

[item]
id=124
name=Sage Frock
quality=epic
item_type=legs
icon=139
abs=3
req=m,3
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=mage_skirt
loot_animation=animations/loot/clothes.txt
bonus=MP regen,25
bonus=fire resist,15
price=500

[item]
id=125
name=Monastery Sandals
quality=high
item_type=feet
icon=132
abs=1
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=cloth_sandals
loot_animation=animations/loot/clothes.txt
stepfx=cloth
bonus=avoidance,15
price=125

[item]
id=126
name=Aether Walkers
quality=epic
item_type=feet
icon=176
abs=2
req=d,2
soundfx=soundfx/inventory/inventory_leather.ogg
gfx=mage_boots
loot_animation=animations/loot/boots.txt
stepfx=leather
power=140
power_desc=Use: Blink to a nearby location
price=800

[item]
id=127
name=Ashwood Wand
flavor=The secrets to harvesting Yggdrasil twigs are known only to traitorous dryads.
quality=high
item_type=main
equip_flags=mental
icon=104
dmg_ment=15,35
bonus=MP,5
bonus=accuracy,2
req=m,2
soundfx=soundfx/inventory/inventory_wood.ogg
gfx=wand
loot_animation=animations/loot/wand.txt
price=80

[item]
id=128
name=Lawman's Sidearm
flavor=The workmanship on this blade appears hurried, as if forged under the fever of vigilance.
quality=high
item_type=main
equip_flags=melee
icon=96
dmg_melee=15,35
bonus=avoidance,5
bonus=HP,3
req=p,2
soundfx=soundfx/inventory/inventory_metal.ogg
gfx=dagger
loot_animation=animations/loot/dagger.txt
price=100

[item]
id=129
name=Miner's Gloves
quality=high
item_type=hands
icon=130
bonus=HP,5
soundfx=soundfx/inventory/inventory_cloth.ogg
gfx=cloth_gloves
loot_animation=animations/loot/clothes.txt
price=50

[item]
id=130
name=Forgotten Ring
flavor=Faded memories are vivid to the wearer of this silver band.
quality=high
item_type=ring
icon=198
soundfx=soundfx/inventory/inventory_gem.ogg
loot_animation=animations/loot/gem.txt
price=50
bonus=XP gain,10
