# File: artifact.txt


# This file is used to initialize the "artifact" information for Angband.

# Do not modify this file unless you know exactly what you are doing,
# unless you wish to risk possible system crashes and broken savefiles.

# The artifact indexes are defined in "defines.h", and must not be changed.

# Hack -- "Grond" and "Morgoth" MUST have a rarity of one, or they might
# not be dropped when Morgoth is killed.  Note that they, like the "special"
# artifacts, are never created "accidentally".

# === Understanding artifact.txt ===

# N: serial number : item name
# I: tval : sval
# W: depth : rarity : weight : cost
# A: allocation probability : min depth : max depth
# P: base armor class : base damage : plus to-hit : plus to-dam : plus to-ac
# F: flag | flag | etc
# E: activation effect : recharge time
# M: message when activated
# L: pval : flag | flag | etc.
# D: description

# 'N' indicates the beginning of an entry. The serial number must
# increase for each new item.

# 'I' is for basic information. The tval is for the type of item, the
# sval identifies the subtype.

# 'W' is for extra information. Depth and rarity are not currently used,
# weight is in tenth-pounds and cost is the item's value.

# 'A' is for allocation details. alloc_prob is the % chance of the artifact
# being generated, min depth is the earliest it is normally found, max
# depth is the deepest it is ever found.

# 'P' is for power information. The items base armor class, its base
# damage and pluses to-hit, to-dam and to-ac.

# 'F' is for flags not associated with any pval. These are fairly 
# self-explanatory. As many F: lines may be used as are needed to 
# specify all the flags and flags are separated by the '|' symbol.

# 'E' is for effect. The activation is the effect the artifact
# activates for. The recharge time calculates from the recharge time
# plus a random value between 1 and the recharge time dice (if not 0).

# 'M' is for the activation message text.

# 'L' is for pval and flags specific to that pval. Each pval and its flags
# need a line to themselves. MAX_PVALS is defined in src/defines.h - you
# will need to recompile if you wish to change this value. A pval can
# take a random value.

# 'D' is for the artifact description.  These appear when the item is 
# identified.  Special thanks to J.R.R Tolkien, without whom the words would
# be unwritten, the images unconceived, the deed undone. -LM-
# Contributors: Jeff Butler, Neal Hackler, Ethan Sicotte, Pat Tracy,
# Yuanli Zhou 

### IMPORTANT NOTES ###
# (1.) Any changes or additions to the file will have influence on randarts
# and may break savefile compatibility for old savegames with randarts.  If
# using random artifacts, finish your existing game before making any
# changes to the artifact.txt file at all.
# (2.) Removing any artifact, or changing its "base" type (as defined by
# the tval and sval entries in the "I:" line), will break savefile
# compatibility for ALL savefiles.
# (3.) Adding a new artifact, or changing the powers of existing ones, will
# NOT affect savefile compatibility for games with the standard artifact set:
# it is perfectly safe to do this. (If your new artifact is a new kind of
# object, or a new one at the end of the file, you must also amend object.txt
# or limits.txt.)


# Version stamp (required)

V:3.3.0


# Here is the list of "Special" artifacts - Amulets, Light Sources, Rings.
# Only the FIRST 15 artifacts may be of these types currently: artifacts
# from index number 16 onwards must be Armor or Weapons.

# The Phial of Galadriel

N:1:of Galadriel
I:light:4:0
W:5:3:10:10000
A:40:5 to 100
P:0:1d1:0:0:0
F:NO_FUEL |
F:INSTA_ART
E:ILLUMINATION:10+d10
M:The {kind} well{s} with clear light...
D:A small crystal phial containing the light of E["a]rendil's Star.  
D:Its light is imperishable, and near it darkness cannot endure.


# The Star of Elendil

N:2:of Elendil
I:light:5:0
W:30:25:5:30000
A:4:30 to 100
P:0:1d1:0:0:0
F:SEE_INVIS | NO_FUEL |
F:INSTA_ART
E:MAPPING:50+d50
M:The {kind} shine{s} brightly...
D:The shining Star of the North, a treasured heirloom of Elendil's house.

# The Arkenstone of Thrain

N:3:of Thr['a]in
I:light:6:0
W:50:50:5:50000
A:2:50 to 127
P:0:1d1:0:0:0
F:SEE_INVIS | HOLD_LIFE | RES_LIGHT | RES_DARK | NO_FUEL |
F:INSTA_ART
#E:DETECT_ALL:30+d30
E:CLAIRVOYANCE:50+d50
M:The {kind} form{s} an image in your mind...
D:A great globe seemingly filled with moonlight, the famed Heart of the 
D:Mountain.  It splinters the light that falls upon it into ten thousand 
D:sparks of white radiance shot with glints of the rainbow.


# The Amulet of Carlammas

N:4:of Carlammas
I:amulet:50
W:50:10:3:60000
A:10:50 to 100
F:HIDE_TYPE | 
F:RES_FIRE | 
F:INSTA_ART
E:PROTEVIL:225+d225
M:The {kind} let{s} out a shrill wail...
L:3:CON
L:1:STR
D:A fiery circle of bronze, with mighty spells to ward off and banish evil.


# The Amulet of Ingwe

N:5:of Ingw["e]
I:amulet:51
W:65:30:3:90000
A:3:65 to 127
F:HIDE_TYPE | 
F:SEE_INVIS | FREE_ACT | 
F:RES_ACID | RES_COLD | RES_ELEC | RES_CONFU |
F:INSTA_ART
E:DISPEL_EVIL:50+d50
M:The {kind} flood{s} the area with goodness...
L:3:INT | WIS
L:4:CHR | INFRA
D:The ancient heirloom of Ingw["e], high lord of the Vanyar, against whom 
D:nothing of evil could stand.


# The Necklace of the Dwarves

N:6:of the Dwarves
I:amulet:52
W:50:50:3:75000
A:2:50 to 127
F:HIDE_TYPE | 
F:SEE_INVIS | FREE_ACT | REGEN | LIGHT | RES_FEAR | 
F:INSTA_ART
L:3:STR | CON
L:5:INFRA 
D:The Nauglam['i]r, a carcanet of gold set with a multitude of shining 
D:gems of Valinor.  The radiant Silmaril of F["e]anor hangs in its midst 
D:as its crowning glory.  The sturdy spirits of Dwarvish craftsmen who 
D:labored long in mountain smithies lie within it still, and as gossamer 
D:it rests upon the bearer.


# New Artifact (7): The Palantir of Westernesse

N:7:of Westernesse
I:light:7
W:75:60:200:100000
#A:2:75 to 127
P:0:10d10:0:0:0
# F:DRAIN_MANA | 
F:NO_FUEL |
F:SEE_INVIS | TELEPATHY | 
F:RES_CHAOS | RES_BLIND | AGGRAVATE | DRAIN_EXP | 
F:INSTA_ART | HIDE_TYPE
E:CLAIRVOYANCE:50+d50
M:The {kind} glow{s} a deep green...
L:2:INT | WIS
L:3:SEARCH | INFRA
D:A great globe with a heart of fire, the Palant['i]r provides the wearer with 
D:sight of far places - at a cost, for those espied upon are aware of it.


# The Ring of Barahir

N:8:of Barahir
I:ring:50
W:50:25:2:65000
A:4:50 to 100
F:HIDE_TYPE | 
F:RES_POIS | RES_DARK
F:INSTA_ART
L:1:STR | INT | WIS | DEX | CON | CHR | STEALTH
D:Twinned serpents with eyes of emerald meet beneath a crown of flowers to 
D:form this ring, an ancient treasure of Isildur's house.


# The Ring of Tulkas

N:9:of Tulkas
I:ring:51
W:70:50:2:150000
A:2:70 to 127
F:HIDE_TYPE | RES_FEAR | 
F:INSTA_ART
E:HASTE2:150+d150
M:The {kind} glow{s} brightly...
L:4:STR | DEX | CON
D:The treasure of Tulkas, most fleet and wrathful of the Valar.


# The Ring of Power 'Narya'

N:10:of Power 'Narya'
I:ring:52
W:70:50:2:100000
A:2:70 to 127
P:0:0d0:2:2:0
F:HIDE_TYPE | 
F:FREE_ACT | SEE_INVIS | 
F:SLOW_DIGEST | REGEN | TELEPATHY |
F:SUST_STR | SUST_CON |
F:IM_FIRE | RES_FIRE | RES_FEAR
F:INSTA_ART
E:PROTEVIL:200+4d50
M:{name} glows deep red...
L:1:STR | INT | WIS | DEX | CON | CHR
L:5:SPEED
D:The Ring of Fire, made of gold and set with a ruby that glows like flame.  
D:Narya is one of the three Rings of Power created by Celebrimbor and hidden 
D:by the Elves from Sauron.


# The Ring of Power 'Nenya'

N:11:of Power 'Nenya'
I:ring:53
W:80:50:2:200000
A:2:80 to 127
P:0:0d0:3:3:0
F:HIDE_TYPE | 
F:HOLD_LIFE | FREE_ACT | SEE_INVIS | 
F:FEATHER | REGEN
F:SUST_INT | SUST_WIS | SUST_CON |
F:IM_COLD | RES_COLD | RES_BLIND | TELEPATHY | 
F:INSTA_ART
E:RESTORE_LIFE:200+2d50
M:{name} glows bright white...
L:2:STR | INT | WIS | DEX | CON | CHR
L:5:SPEED
D:The Ring of Adamant, made of mithril with a pure white stone as 
D:centerpiece.  Nenya is one of the three Rings of Power created by 
D:Celebrimbor and hidden by the Elves from Sauron.


# The Ring of Power 'Vilya'

N:12:of Power 'Vilya'
I:ring:54
W:90:80:2:300000
A:1:90 to 127
P:0:0d0:5:5:0
F:HIDE_TYPE | 
F:HOLD_LIFE | FREE_ACT | SEE_INVIS | 
F:FEATHER | SLOW_DIGEST | REGEN | TELEPATHY |
F:SUST_DEX | SUST_INT | SUST_CON |
F:IM_ELEC | RES_ELEC | RES_POIS | RES_DARK | 
F:INSTA_ART
E:HEAL2:200+2d50
M:{name} glows deep blue...
L:3:STR | INT | WIS | DEX | CON | CHR
L:5:SPEED
D:The Ring of Sapphire, made of gold with a brilliant blue gem that shines 
D:like stars.  It glitters untouchable despite all that Morgoth ever wrought.
D:  Vilya is one of the three Rings of Power created by Celebrimbor and 
D:hidden by the Elves from Sauron.


# The Ring of Power 'The One Ring'

N:13:of Power 'The One Ring'
I:ring:55
W:100:100:2:5000000
A:1:100 to 127
P:0:0d0:15:15:0
# F: DRAIN_MANA | DRAIN_HP | 
F:HIDE_TYPE | 
F:LIGHT_CURSE | HEAVY_CURSE | PERMA_CURSE |
F:AGGRAVATE | DRAIN_EXP | SEE_INVIS | REGEN | TELEPATHY |
F:IM_FIRE | IM_COLD | IM_ELEC | IM_ACID |
F:RES_FIRE | RES_COLD | RES_ELEC | RES_ACID | RES_DARK |
F:RES_DISEN | RES_POIS | RES_NETHR
F:SUST_STR | SUST_DEX | SUST_CON | 
F:SUST_INT | SUST_WIS | SUST_CHR | 
F:INSTA_ART
E:BIZARRE:200+9d50
M:{name} glows intensely black...
L:5:STR | INT | WIS | DEX | CON | CHR | SPEED
D:"One Ring to rule them all, One Ring to find them, One Ring to bring 
D:them all and in the darkness bind them."  Made of massive gold, and 
D:inscribed with hidden runes in the foul speech of Mordor, Isildur's Bane 
D:possesses powers so great that it inevitably twists and masters any mortal 
D:being who wears it.


# New Artifact (14): The Elfstone 'Elessar'

N:14:'Elessar'
I:amulet:53
W:60:60:3:40000
A:2:60 to 127
P:0:0d0:0:0:10
F:RES_FEAR | RES_FIRE | RES_POIS | HIDE_TYPE | 
F:INSTA_ART
E:HEAL1:200
M:You feel a warm tingling inside...
L:2:STR | WIS | CHR | SPEED
D:A green stone, imbued with the power of Elvendom and the light of the Sun.
D:  Those who gaze through it see the aged and infirm as young again, and its 
D:wearer brings healing after victory in battle.


# New Artifact (15): The Jewel 'Evenstar'

N:15:'Evenstar'
I:amulet:54
W:40:40:3:25000
A:2:30 to 70
F:HOLD_LIFE | SUST_CON | SUST_WIS | REGEN
F:RES_DARK | RES_COLD | RES_NETHR
F:INSTA_ART
E:RESTORE_LIFE:150
M:Your {kind} glow{s} a deep red...
L:2:WIS
D:A plain white jewel, given by Queen Arwen to Frodo Baggins before his 
D:return to the Shire.


### Here follow the Armor artifacts ###

### Dragon Scale Mails ###

N:16:'Razorback'
I:dragon armour:Multi-Hued Dragon Scale Mail~
W:90:9:200:400000
A:11:90 to 127
P:50:2d4:-4:0:25
F:FREE_ACT | IM_ELEC | RES_DISEN | 
F:RES_ACID | RES_FIRE | RES_COLD | 
F:RES_POIS | RES_LIGHT | RES_DARK | 
F:LIGHT | SEE_INVIS | AGGRAVATE | 
E:STAR_BALL:50
M:Lightning surrounds your {kind}!
D:A massive suit of heavy dragon scales deeply saturated with many colors.   
D:It throbs with angry energies, and you feel the raw elemental might of 
D:untamed Lightning as you put it on.


N:17:'Bladeturner'
I:dragon armour:Power Dragon Scale Mail~
W:100:16:250:500000
A:6:100 to 127
P:80:2d4:-8:0:35
F:HOLD_LIFE | REGEN | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_POIS | RES_FEAR | 
F:RES_LIGHT | RES_DARK | RES_BLIND | RES_CONFU | RES_SOUND | 
F:RES_SHARD | RES_NETHR | RES_NEXUS | RES_CHAOS | RES_DISEN | 
E:RAGE_BLESS_RESIST:50
M:{name} glow{s} many colors...
D:An adamant suit with scales of every color.  Untrammelled powers elemental 
D:and ethereal swirl around it in an inextricably intermingled nimbus.


N:18:'Mediator'
I:dragon armour:Balance Dragon Scale Mail~
W:95:12:250:400000
A:8:95 to 127
P:60:2d4:-4:0:25
F:RES_CHAOS | RES_DISEN | RES_SHARD | RES_SOUND | 
F:RES_NEXUS | 
F:FREE_ACT | SLOW_DIGEST | REGEN | 
E:STAR_BALL:50
M:Lightning surrounds your {kind}!
D:A great suit of dragon hide, set with scales of many hues.  Even the 
D:mightiest wyrms of Law and Chaos fear the judgement of its wearer.


### Heavy Armor ###

N:19:'Soulkeeper'
I:hard armour:Adamantite Plate Mail~
W:75:9:420:300000
A:11:75 to 127
P:90:2d4:-4:0:20
F:HOLD_LIFE | SUST_CON | 
F:RES_ACID | RES_COLD | RES_DARK | RES_NETHR | RES_NEXUS | 
F:RES_CHAOS | RES_FEAR | 
E:HEAL2:444
M:{name} glows a bright white...
L:2:CON
D:A suit of imperishable adamant with unconquerable strength to endure evil 
D:and disruptive magics.  It protects the life force of its wearer as 
D:nothing else can.


N:20:of Isildur
I:hard armour:Full Plate Armour~
W:30:3:300:50000
A:30:55 to 127
P:75:2d4:0:0:25
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | 
F:RES_SOUND | RES_CONFU | RES_NEXUS
L:1:CON
D:A gleaming steel suit covering the wearer from neck to foot, with runes of 
D:warding and stability deeply engraved into its surface.


N:21:of the Rohirrim
I:hard armour:Metal Brigandine Armour~
W:30:3:200:30000
A:30:45 to 100
P:50:1d4:0:0:15
F:HIDE_TYPE | RES_FEAR | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_CONFU | RES_SOUND
L:2:STR | DEX
D:Small steel plates cover an inner layer of sturdy canvas, and both metal 
D:and cloth bear scenes of hunting and war.  As you don the armour of Eorl 
D:the Young, matchless in combat, you feel his spirit surround you.


N:22:'Belegennon'
I:hard armour:Mithril Chain Mail~
W:40:3:150:105000
A:30:55 to 127
P:35:1d4:-1:0:20
F:HIDE_TYPE | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_POIS
E:TELE_PHASE:2
M:{name} twists space around you...
L:4:DEX
L:2:STEALTH
D:This wondrous suit of fine-linked chain shimmers as though of pure silver.  
D:It stands untouched amidst the fury of the elements, and a power of 
D:concealment rests within.


N:23:of Celeborn
I:hard armour:Mithril Plate Mail~
W:40:3:250:150000
A:30:65 to 127
P:65:2d4:-3:0:25
F:HIDE_TYPE | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_DARK | 
F:RES_DISEN
E:BANISHMENT:500
M:Your {kind} glow{s} deep blue...
L:3:STR
L:4:CHR
D:A shimmering suit of true-silver, forged long ago by dwarven smiths of 
D:legend. It gleams with purest white as you gaze upon it, and mighty are 
D:its powers to protect and banish.


N:24:of Arvedui
I:hard armour:Chain Mail~
W:20:3:220:32000
A:30:20 to 75
P:40:1d4:-2:0:15
F:HIDE_TYPE | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_SHARD | RES_NEXUS
L:2:STR | CHR
D:A hauberk, leggings, and sleeves of interlocking steel rings, well padded 
D:with leather.  You feel as strong and tall as Arvedui, last king of Arnor, 
D:as you put it on.


N:25:of Caspanion
I:hard armour:Augmented Chain Mail~
W:25:9:270:40000
A:11:35 to 100
P:45:1d4:-2:0:20
F:HIDE_TYPE | 
F:RES_ACID | RES_POIS | RES_CONFU
E:DESTROY_TDOORS:10
M:Your {kind} glow{s} bright red...
L:2:INT | WIS
L:3:CON
D:A hauberk, leggings, and sleeves of interlocking steel rings, strategically 
D:reinforced at vital locations with a second layer of chain.  Magics to 
D:enhance body and mind lie within, and no door can bar the wearer's path.


### Light Armor ###

N:26:of Himring
I:soft armour:Hard Leather Armour~
W:50:20:100:35000
A:20:25 to 90
P:20:0d0:0:0:15
F:RES_CHAOS | RES_NETHR | RES_POIS
E:PROTEVIL:100+d100
M:The {kind} let{s} out a shrill wail...
D:In this studded cuirass of pliable leather lives the memory of 
D:unvanquished Himring, defiant fortress surrounded by the legions of Morgoth.


N:27:'Hithlomir'
I:soft armour:Soft Leather Armour~
W:20:3:80:45000
A:20:20 to 80
P:10:0d0:0:0:20
F:HIDE_TYPE | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_DARK | RES_NETHR
L:3:STEALTH
D:Familiar with the secret ways hidden in darkness, this leather cuirass is 
D:truly more than it appears.


N:28:'Thalkettoth'
I:soft armour:Leather Scale Mail~
W:20:3:60:25000
A:20:30 to 100
P:20:1d1:-1:0:25
F:HIDE_TYPE | 
F:RES_ACID | RES_SHARD | FREE_ACT
L:3:DEX | SPEED
D:An amazingly light tunic and skirt sewn with thick, overlapping scales of 
D:hardened leather.  Those who wear it move with agility and assurance.


### Shields ###

# should be Shield of Deflection
N:29:of Gil-galad
I:shield:Mithril Shield~
W:70:4:80:65000
A:25:70 to 127
P:20:1d3:0:0:20
F:LIGHT |
F:RES_ELEC | RES_ACID | RES_DISEN | RES_DARK | HIDE_TYPE | 
F:SUST_WIS | SUST_DEX | SUST_CHR
E:STARLIGHT2:100
M:Your {kind} glow{s} with the light of a thousand stars...
L:5:WIS | CHR
D:The legendary shield of Ereinion Gil-galad, who fought his way to the 
D:gates of the Dark Tower, and with whom came light even to Gorgoroth.


N:30:of Thorin
I:shield:Small Metal Shield~
W:40:6:65:60000
A:14:40 to 127
P:5:1d2:0:0:25
F:HIDE_TYPE | RES_FEAR | RES_SOUND
F:FREE_ACT | IM_ACID | RES_CHAOS
L:4:CON
L:3:STR
L:-1:STEALTH
D:Invoking the strength and endurance of Thorin, King under the Mountain, 
D:this little metal shield is proof against the Element of Earth.


N:31:of Celegorm
I:shield:Leather Shield~
W:30:3:60:12000
A:28:30 to 100
P:8:1d2:0:0:20
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_LIGHT | RES_DARK
F:RES_BLIND
D:This shield emblazoned with a multitude of creatures unseen for ages 
D:once protected Celegorm, Lord of Himlad; around it, a mystic balance lies, 
D:containing the conflicts of the elements.


N:32:of An['a]rion
I:shield:Large Metal Shield~
W:40:9:120:160000
A:11:40 to 100
P:12:1d3:0:0:20
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | SUST_STR | SUST_INT | 
F:SUST_WIS | SUST_DEX | SUST_CON | SUST_CHR
D:The great metal-bound shield of Elendil's younger son An['a]rion, whom 
D:even Sauron could not corrupt.


### Helmets and Crowns ###

N:33:of Celebrimbor
I:helm:Metal Cap~
W:55:12:20:45000
A:8:55 to 100
P:3:1d1:0:0:18
F:RES_FIRE | RES_ACID | RES_DISEN | RES_SHARD
L:3:CHR | SEARCH
L:2:INT | DEX
D:A metal cap forged by the greatest Noldorin smith of the Second Age, 
D:this helm serves equally well in battle or at the forge, and its 
D:enchantment will never be diminished.


N:34:of Morgoth
I:crown:Massive Iron Crown~
W:100:1:400:10000000
A:0:100 to 100
P:0:1d1:0:0:0
F:HIDE_TYPE | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_POIS | 
F:RES_LIGHT | RES_DARK | RES_CONFU | RES_NEXUS | RES_NETHR | 
F:LIGHT | SEE_INVIS | TELEPATHY | RES_FEAR | 
F:LIGHT_CURSE | HEAVY_CURSE | PERMA_CURSE | 
F:INSTA_ART
L:125:STR | INT | WIS | DEX | CON | CHR | INFRA
D:Containing much of the power of he who once was mightiest among the Ainur, 
D:this plain iron crown has mounted upon it the two remaining Silmarils, 
D:greatest treasures of Middle-Earth.


N:35:of Ber['u]thiel
I:crown:Iron Crown~
W:40:12:20:1
A:8:45 to 100
P:0:1d1:0:0:20
F:HIDE_TYPE | 
F:FREE_ACT | SEE_INVIS | TELEPATHY | LIGHT_CURSE | HEAVY_CURSE
L:-5:CON
L:-3:STR | DEX
D:The midnight-hued steel circlet of the sorceress-queen Ber['u]thiel.  It 
D:grants extraordinary powers of sight and awareness at a terrible physical 
D:cost.


N:36:of Thranduil
I:helm:Hard Leather Cap~
W:50:2:15:50000
A:14:40 to 100
P:2:0d0:0:0:10
F:HIDE_TYPE | 
F:RES_BLIND | TELEPATHY
L:2:INT | WIS
D:The hunting cap of King Thranduil, to whose ears come all the secrets of 
D:his forest domain.


N:37:of Thengel
I:helm:Metal Cap~
W:10:2:20:22000
A:18:10 to 100
P:3:1d1:0:0:12
F:RES_CONFU | HIDE_TYPE
L:3:WIS | CHR
D:A ridged helmet made of steel and embossed with scenes of valor in fine-
D:engraved silver.  It grants the wearer nobility and understanding.


N:38:of Hammerhand
I:helm:Steel Helm~
W:20:8:60:45000
A:11:40 to 127
P:9:1d3:0:0:20
F:HIDE_TYPE | 
F:FREE_ACT |
F:RES_ACID | RES_NEXUS | RES_COLD | RES_DARK
L:3:STR | DEX | CON
D:A great helm, as steady and as distinctive as the hero of the Westdike.  
D:Many long months was Helm Hammerhand besieged in the Hornburg, yet he 
D:strode out time and again among his foes and slew many.  Although they 
D:knew of his coming, none could stand against him. 


N:39:of Dor-L['o]min
I:helm:Iron Helm~
W:40:20:50:300000
A:5:40 to 127
P:7:1d3:0:0:20
F:HIDE_TYPE | RES_FEAR | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | 
F:LIGHT | SEE_INVIS | TELEPATHY
L:4:STR | CON
L:2:DEX
L:-1:STEALTH
D:The legendary Dragon-helm, forged by one of the legendary Dwarven smiths 
D:of the First Age.  The visage of mighty Glaurung forms its crest, and the 
D:mere sight of the helm, borne by T['u]rin Turambar, struck dread into the 
D:hearts of the servants of Morgoth.


N:40:'Holhenneth'
I:helm:Iron Helm~
W:20:5:50:100000
A:18:20 to 100
P:7:1d3:0:0:10
F:HIDE_TYPE | 
F:RES_BLIND | RES_CONFU | SEE_INVIS
E:DETECT_ALL:55+d55
M:{name} forms an image in your mind...
L:2:INT | WIS | SEARCH
D:A famous forged iron helm granting extraordinary powers of mind and 
D:awareness.


N:41:of Gorlim
I:helm:Iron Helm~
W:20:5:75:1
A:18:20 to 75
P:7:1d3:8:8:10
# F: DRAIN_HP | 
F:HIDE_TYPE | RES_FEAR | 
F:SEE_INVIS | FREE_ACT | AGGRAVATE | LIGHT_CURSE | HEAVY_CURSE
L:-5:SEARCH
L:-3:INT | WIS
L:5:CHR
D:A headpiece, gaudy and barbaric, that betrayed a warrior when he most 
D:needed succor.


N:42:of Gondor
I:crown:Golden Crown~
W:40:40:30:100000
A:5:45 to 127
P:0:1d1:0:0:15
F:HIDE_TYPE | 
F:RES_COLD | RES_FIRE | RES_LIGHT | RES_BLIND | 
F:RES_CONFU | RES_STUN |
F:LIGHT | SEE_INVIS | REGEN
E:HEAL1:250
M:You feel a warm tingling inside...
L:3:STR | CON
L:2:WIS
D:From dying N['u]menor, Elendil brought this shining winged circlet, emblem 
D:of Gondor through an age of the world.


N:43:of N['u]menor
I:crown:Jewel Encrusted Crown~
W:60:30:40:50000
A:5:60 to 127
P:0:1d1:0:0:18
# F: DRAIN_MANA
F:HIDE_TYPE |
F:SEE_INVIS | FREE_ACT |  
F:RES_SHARD | RES_STUN | RES_COLD | 
F:RES_LIGHT | RES_DARK | RES_BLIND | LIGHT
# A:ANALYZE:50
L:3:INT | CHR | SEARCH
L:2:DEX
D:A massive golden crown, set with wondrous jewels of thought and warding, 
D:once worn by the kings of ancient N['u]menor.


### Cloaks and Shadow Cloaks ###

N:44:'Colluin'
I:cloak:Cloak~
W:5:45:10:50000
A:2:5 to 100
P:1:0d0:0:0:15
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_POIS
E:RESIST_ALL:111
M:{name} glows many colours...
D:A cape worn by a hero from Valinor, a land utterly beyond the strife 
D:of Elements.


N:45:'Holcolleth'
I:cloak:Cloak~
W:5:35:10:18000
A:5:5 to 100
P:1:0d0:0:0:4
F:HIDE_TYPE | 
F:RES_ACID
E:SLEEPII:55
M:{name} glows deep blue...
L:3:STEALTH
L:2:INT | WIS
D:This elven-grey mantle possesses great powers of tranquility and 
D:concealment, and grants the wearer the knowledge and understanding of 
D:the Sindar.


N:46:of Thingol
I:cloak:Cloak~
W:5:20:10:35000
A:5:5 to 100
P:1:0d0:0:0:18
F:HIDE_TYPE | 
F:FREE_ACT | RES_ACID | RES_FIRE | RES_COLD
E:RECHARGE:70
M:Your {kind} glow{s} bright yellow...
L:3:DEX | CHR
D:A translucent cloak of pearly grey with glowing, energized Elven runes 
D:showing calm and clear as moonlight on still water.


N:47:of Thorongil
I:cloak:Cloak~
W:5:10:10:8000
A:10:5 to 75
P:1:0d0:0:0:10
F:FREE_ACT | RES_ACID | RES_FEAR | SEE_INVIS
D:This shimmering cloak of greens and browns was once worn by the young 
D:Aragorn, a keen-eyed captain of Rohan and Gondor, valiant on both land 
D:and sea.


N:48:'Colannon'
I:cloak:Cloak~
W:5:20:10:20000
A:5:5 to 100
P:1:0d0:0:0:15
F:HIDE_TYPE | 
F:RES_NEXUS
E:TELE_LONG:45
M:Your {kind} twist{s} space around you.
L:2:STEALTH | SPEED
D:A crystal-blue cape of fine silk worn by a silent messenger of the forces 
D:of Law.  Seldom will its wearer be diverted from his mission.


N:49:of L['u]thien
I:cloak:Elven Cloak~
W:40:40:5:45000
A:2:40 to 127
P:6:0d0:0:0:20
F:HIDE_TYPE | 
F:RES_ACID | RES_FIRE | RES_COLD
E:RESTORE_LIFE:250
M:Your {kind} glow{s} a deep red...
L:4:INT | WIS | CHR
L:3:STEALTH
L:2:SPEED
D:The opaque midnight folds of this cloak, inlaid with a multitude of tiny 
D:diamonds, swirl around you, and you feel a hint, a fragment of the 
D:restorative magics of L['u]thien, the most beautiful being who ever knew 
D:death.


N:50:of Tuor
I:cloak:Ethereal Cloak~
W:40:40:0:35000
A:2:70 to 127
P:6:0d0:0:0:12
F:HIDE_TYPE | 
F:FREE_ACT | IM_ACID | RES_ACID | SEE_INVIS
L:4:STEALTH | DEX
D:From the ruin of Gondolin, through secret ways and travail, did Tuor 
D:escape, mantled by sea-commanding Ulmo's kingly gift from a multitude 
D:of hostile eyes.


### Gloves and Gauntlets ###

N:51:of E["o]l
I:gloves:Set~ of Gauntlets
W:55:35:25:40000
A:3:55 to 127
P:3:1d1:0:0:14
F:FREE_ACT | FEATHER | RES_ELEC | RES_DARK | RES_POIS | AGGRAVATE
F:IM_FIRE
E:MANA_BOLT:30+d30
M:Your {kind} glow{s} white...
L:3:INT
D:The iron-shod gauntlets of the Dark Elven smith E["o]l, who imbued them 
D:with magics he could channel in battle.


N:52:'Cambeleg'
I:gloves:Set~ of Leather Gloves
W:10:6:5:36000
A:3:10 to 100
P:1:0d0:8:8:15
F:HIDE_TYPE | 
F:FREE_ACT | SHOW_MODS
L:2:STR | CON
D:A hero's handgear that lends great prowess in battle.


N:53:'Cammithrim'
I:gloves:Set~ of Leather Gloves
W:10:3:5:30000
A:18:10 to 80
P:1:0d0:5:5:10
F:FREE_ACT | RES_LIGHT | SUST_CON | LIGHT
E:MISSILE:2
M:{name} glows very brightly...
D:These gloves glow so brightly as to light the way for the wearer and cast 
D:magical bolts with great frequency.


N:54:'Paurhach'
I:gloves:Set~ of Gauntlets
W:1:2:25:15000
A:40:10 to 60
P:3:1d1:0:0:14
F:RES_FIRE | REGEN
E:FIRE_BOLT:8+d8
M:Your {kind} {is} covered in fire...
D:A set of gauntlets that smoulder with an unnatural heat.


N:55:'Paurnimmen'
I:gloves:Set~ of Gauntlets
W:20:20:25:13000
A:5:50 to 127
P:3:1d1:0:0:14
F:RES_COLD | SLOW_DIGEST | BRAND_COOL
E:COLD_BOLT:7+d7
M:Your {kind} {is} covered in frost...
D:A set of handgear, freezing with unnatural cold.


N:56:'Pauraegen'
I:gloves:Set~ of Gauntlets
W:1:4:25:11000
A:23:10 to 75
P:3:1d1:0:0:14
F:RES_ELEC | LIGHT | RES_LIGHT
E:ELEC_BOLT:6+d6
M:Your {kind} {is} covered in sparks...
D:A set of handgear with sparks that crackle across its knuckleguards.


N:57:'Paurnen'
I:gloves:Set~ of Gauntlets
W:1:3:25:12000
A:30:10 to 60
P:3:1d1:3:3:14
F:RES_ACID | FEATHER
E:ACID_BOLT:5+d5
M:Your {kind} {is} covered in acid...
D:A set of gauntlets that give off a foul, acrid odour yet remain untarnished.


N:58:'Camlost'
I:gloves:Set~ of Gauntlets
W:10:20:25:0
A:5:10 to 100
P:3:1d1:-12:-12:0
F:HIDE_TYPE | 
F:RES_FIRE | RES_DISEN | FREE_ACT | DRAIN_EXP | 
F:AGGRAVATE | LIGHT_CURSE | HEAVY_CURSE | SHOW_MODS
L:-3:STR | DEX
D:A pair of weakening gauntlets, named after Beren, who returned to Thingol 
D:having lost to Carcharoth the hand that clasped a Silmaril.


N:59:of Fingolfin
I:gloves:Set~ of Caestus
W:40:15:40:110000
A:3:40 to 127
P:5:1d1:10:10:20
F:HIDE_TYPE |
F:FREE_ACT | RES_ACID | SHOW_MODS
E:ARROW:30+d30
M:Your {kind} grow{s} magical spikes...
L:4:DEX
D:The hand-sheathing of Fingolfin, the Elven warrior-king, who dealt 
D:Morgoth seven mighty wounds and pain that will last until the end of Arda.


### Boots ###

N:60:of F["e]anor
I:boots:Pair~ of Leather Boots
W:40:120:20:300000
A:1:40 to 127
P:2:1d1:0:0:20
F:HIDE_TYPE | 
F:RES_NEXUS
E:HASTE1:200
M:Your {kind} glow{s} bright green...
L:15:SPEED
D:This wondrous pair of leather boots once sped F["e]anor, creator of the 
D:Silmarils and the mightiest of the Eldar, to fulfill his hero's challenge 
D:and do battle for a Middle-Earth held in thrall.  "Dear-bought those songs 
D:shall be accounted, and yet shall be well-bought.  For the price could be 
D:no other."


N:61:'Dal-i-thalion'
I:boots:Pair~ of Leather Boots
W:10:25:20:40000
A:4:50 to 100
P:2:1d1:0:0:15
F:HIDE_TYPE | 
F:FREE_ACT | 
F:RES_NETHR | RES_CONFU | SUST_CON
E:REM_FEAR_POIS:5
M:Your {kind} glow{s} deep blue...
L:5:DEX | SPEED
D:A pair of high-laced shoes, bestowing of extraordinary agility and proof 
D:against the powers of corruption and withering.


N:62:of Thr['o]r
I:boots:Pair~ of Steel Shod Boots
W:30:25:60:12000
A:5:30 to 100
P:7:1d1:0:0:20
F:HIDE_TYPE | RES_FEAR
L:3:STR | CON | SPEED
L:-1:STEALTH
D:Sturdy footwear of leather and steel as enduring as the long-suffering 
D:Dwarven king-in-exile who wore them.


N:63:of Wormtongue
I:boots:Pair~ of Leather Boots
W:10:15:20:17000
A:8:15 to 80
P:2:1d1:-1:-1:0
F:FEATHER | LIGHT_CURSE | HIDE_TYPE
E:TELE_PHASE:20
M:Your {kind} twist{s} space around you.
L:3:SPEED
L:2:INT | DEX | STEALTH
D:A pair of running shoes once used by the treacherous Gr['i]ma son of 
D:G['a]lm['o]d, the Wormtongue of Edoras.  They are aptly suited for a 
D:messenger, a servant, a spy... or a coward.


### Weapons ###

### Swords and Daggers ###

N:64:of Maedhros
I:sword:Main Gauche~
W:15:30:30:20000
A:3:15 to 65
P:0:2d5:12:15:0
F:HIDE_TYPE | 
F:SLAY_TROLL | SLAY_GIANT | FREE_ACT | SEE_INVIS | SHOW_MODS
L:3:INT | DEX
D:A short thrusting blade with a large guard worn by the eldest son of 
D:F["e]anor, Maedhros the Tall, who lost his right hand while escaping 
D:from Angband.


N:65:'Angrist'
I:sword:Dagger~
W:20:80:12:100000
A:2:20 to 100
P:0:2d4:10:15:5
F:BRAND_ACID | RES_ACID | HIDE_TYPE | 
F:SLAY_EVIL | SLAY_TROLL | SLAY_ORC | FREE_ACT | RES_DARK | SUST_DEX | 
F:SHOW_MODS
L:4:DEX
D:Forged by Telchar, greatest of Dwarven smiths, and used by Beren to gouge a 
D:Silmaril out of Morgoth's crown, this long chopping dagger slices through 
D:ordinary metal as easily as its name, "Iron Cleaver", suggests.


N:66:'Narthanc'
I:sword:Dagger~
W:1:2:12:12000
A:40:1 to 50
P:0:2d4:9:12:10
F:BRAND_FIRE | RES_FIRE | SHOW_MODS
E:FIRE_BOLT:8+d8
M:{name} is covered in fire...
D:Instead of a blade, a flame seems to emerge from this dagger's hilt.


N:67:'Nimthanc'
I:sword:Dagger~
W:1:2:12:11000
A:40:1 to 50
P:0:2d4:9:12:10
F:BRAND_COLD | RES_COLD | SHOW_MODS
E:COLD_BOLT:7+d8
M:{name} is covered in frost...
D:From the hilt of this dagger springs not so much a blade as an icicle.


N:68:'Dethanc'
I:sword:Dagger~
W:1:2:12:13000
A:40:1 to 50
P:0:2d4:9:12:10
F:BRAND_ELEC | RES_ELEC | SHOW_MODS
E:ELEC_BOLT:6+d6
M:{name} is covered in sparks...
D:In this dagger is bound the very force of lightning.


N:69:of Rilia
I:sword:Dagger~
W:5:20:12:15000
A:5:5 to 75
P:0:2d4:14:13:0
F:SLAY_ORC | SLAY_TROLL | BRAND_POIS | RES_POIS | RES_DISEN | SHOW_MODS
E:STINKING_CLOUD:4+d4
M:{name} throws deep green shadows...
D:A large stiletto dagger that glistens with odorless poison, to which the 
D:wearer seems oddly immune.


N:70:'Belangil'
I:sword:Dagger~
W:10:40:12:40000
A:2:10 to 80
P:0:3d4:16:14:0
F:HIDE_TYPE | 
F:BRAND_COLD | RES_COLD | SEE_INVIS | SLOW_DIGEST | REGEN | 
F:SHOW_MODS
E:COLD_BALL50:5+d5
M:Your {kind} {is} covered in frost...
L:2:DEX
D:A frosty dagger wreathed in a nimbus of ice with a hilt of elk horn and 
D:an edge to wound the wind.


N:71:'Calris'
I:sword:Bastard Sword~
W:30:15:140:100000
A:7:30 to 127
P:0:5d4:-20:20:0
# F:DRAIN_HP | 
F:HIDE_TYPE | 
F:KILL_DRAGON | SLAY_EVIL | SLAY_DEMON | SLAY_TROLL | RES_DISEN | 
F:AGGRAVATE | LIGHT_CURSE | HEAVY_CURSE | SHOW_MODS
L:5:CON
D:This sword has runes of power incused on its ornate hilt, and a single 
D:blood channel that gleams coldly blue as you grasp this mighty weapon of 
D:peril.


N:72:'Aranr['u]th'
I:sword:Broad Sword~
W:20:45:150:50000
A:2:20 to 100
P:0:3d5:20:12:0
F:HIDE_TYPE | 
F:SLAY_DEMON | SLAY_ORC | FREE_ACT | RES_COLD | FEATHER | 
F:SLOW_DIGEST | SHOW_MODS
E:COLD_BOLT2:50
M:{name} glows a pale blue...
L:4:DEX
D:The beautiful sword of Thingol, justly named "King's Ire".  It glistens 
D:icy enough to freeze the hearts of demons, and you feel supple and 
D:lightfooted as you clasp its hilt of gold and silver inlay.


N:73:'Glamdring'
I:sword:Broad Sword~
W:20:20:150:40000
A:5:20 to 80
P:0:2d5:10:15:0
F:HIDE_TYPE | BLESSED | LIGHT | 
F:SLAY_EVIL | BRAND_FIRE | SLAY_ORC | SLAY_DEMON | RES_FIRE | RES_LIGHT | 
F:SLOW_DIGEST | SHOW_MODS
L:1:SEARCH
D:This fiery, shining blade, mate to Orcrist, earned its sobriquet "Beater" 
D:from dying orcs who dared to behold hidden Gondolin.


N:74:'Aeglin'
I:sword:Broad Sword~
W:20:30:150:45000
A:3:20 to 100
P:0:2d5:12:16:0
F:HIDE_TYPE | BLESSED | LIGHT | 
F:SLAY_ORC | SLAY_TROLL | SLAY_GIANT | BRAND_ELEC | RES_ELEC | RES_BLIND | 
F:SLOW_DIGEST | SHOW_MODS
L:1:SEARCH
D:Like unto Orcrist and Glamdring, and like them long lost, this sword is 
D:continually covered in tiny arcs of captive lightning that flash and dance 
D:eerily in the globes of light they create.


N:75:'Orcrist'
I:sword:Broad Sword~
W:20:20:150:40000
A:5:20 to 80
P:0:2d5:10:15:0
F:HIDE_TYPE | BLESSED | LIGHT | 
F:SLAY_EVIL | BRAND_COLD | SLAY_ORC | SLAY_DRAGON | RES_COLD | RES_DARK | 
F:SLOW_DIGEST | SHOW_MODS
L:3:SEARCH
D:This coldly gleaming blade, mate to Glamdring, is called simply "Biter" 
D:by orcs who came to know its power all too well.


N:76:'Gurthang'
I:sword:Zweihander~
W:30:30:200:100000
A:3:30 to 100
P:0:3d6:13:17:0
F:HIDE_TYPE | RES_FIRE | RES_POIS | 
F:BRAND_FIRE | BRAND_POIS | 
F:KILL_DRAGON | FREE_ACT | SLOW_DIGEST | REGEN | SHOW_MODS
L:2:STR
D:A giant sword once wielded by mighty T['u]rin, and an even greater 
D:dragonbane; for what wyrm could stand against the blade that bathed in 
D:Glaurung's blood?


N:77:'Zarcuthra'
I:sword:Zweihander~
W:30:180:240:200000
A:1:30 to 127
P:0:4d6:19:21:0
# F:DRAIN_MANA | 
F:HIDE_TYPE | 
F:KILL_DRAGON | SLAY_ANIMAL | SLAY_EVIL | BRAND_FIRE | 
F:SLAY_UNDEAD | SLAY_DEMON | SLAY_TROLL | SLAY_GIANT | SLAY_ORC | 
F:RES_FIRE | RES_CHAOS | FREE_ACT | SEE_INVIS | AGGRAVATE | SHOW_MODS
L:4:STR
L:2:CHR | INFRA
D:Runes dark and deadly stand stark against the naked steel of this awesome 
D:weapon, and you feel a wrathful power of slaying and rending as you 
D:slowly approach.


N:78:'Mormegil'
I:sword:Zweihander~
W:30:15:250:10000
A:7:30 to 100
P:0:3d6:-15:-15:-10
# F:DRAIN_HP | DRAIN_MANA | 
F:BRAND_POIS | KILL_DRAGON | SLAY_UNDEAD | 
F:HIDE_TYPE | SEE_INVIS | HOLD_LIFE | SHOW_MODS | 
F:AGGRAVATE | DRAIN_EXP | LIGHT_CURSE | HEAVY_CURSE
L:-10:SPEED
D:A foul, twisted sword with blackened spines and knobs, its very name is 
D:a curse upon the lips of Elves and Men.  It is said that it will drink the 
D:very lifeblood of its wielder.


N:79:'Gondricam'
I:sword:Cutlass~
W:20:8:110:28000
A:12:20 to 65
P:0:1d8:10:11:50
F:HIDE_TYPE | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | FEATHER | 
F:SEE_INVIS | REGEN | FREE_ACT | SHOW_MODS
L:4:DEX
L:2:STEALTH
D:Famed sea-defender of Lebennin.  A short, slightly curved chopping blade 
D:with a perfect edge shining cleanly in the sun, an object of hate to the 
D:men of Umbar who met it in combat.


N:80:'Crisdurian'
I:sword:Executioner's Sword~
W:40:25:260:100000
A:4:40 to 127
P:0:4d5:18:19:0
F:SLAY_DRAGON | SLAY_EVIL | SLAY_UNDEAD | SLAY_TROLL | SLAY_GIANT | 
F:SLAY_ORC | SEE_INVIS | SHOW_MODS
D:A giant's weapon, with a long blade tall and straight thrusting out from a 
D:massive double-pronged hilt.  On its blade are written doomspells against 
D:both the living and undead.


N:81:'Aglarang'
I:sword:Katana~
W:30:25:50:40000
A:4:30 to 100
P:0:6d5:15:15:0
F:HIDE_TYPE | 
F:SUST_DEX | SHOW_MODS
L:5:SPEED
L:3:DEX
D:An utterly perfect, cleanly chiseled sword, with an edge that effortlessly 
D:slices rock and bone, and spells to render the wearer lithe and nimble.  It 
D:is combat incarnate.


N:82:'Ringil'
I:sword:Long Sword~
W:20:120:130:300000
A:1:20 to 127
P:0:4d5:22:25:0
F:RES_FEAR | BLESSED |
F:SLAY_EVIL | BRAND_COLD | SLAY_UNDEAD | KILL_DEMON | SLAY_TROLL | 
F:FREE_ACT | RES_COLD | RES_LIGHT | LIGHT | SEE_INVIS | SLOW_DIGEST | REGEN | 
F:SHOW_MODS
E:COLD_BALL100:40
M:{name} glows an intense blue...
L:10:SPEED
D:The weapon of Fingolfin, High King of the Noldor; it shines like a column 
D:of ice lit by light unquenchable.  Morgoth came but unwillingly to meet it 
D:of old; his lame foot will remind him of its might should he face it again.


N:83:'And['u]ril'
I:sword:Long Sword~
W:20:40:130:80000
A:3:20 to 127
P:0:3d5:10:15:10
F:HIDE_TYPE | RES_FEAR | FREE_ACT | BLESSED | 
F:SLAY_EVIL | BRAND_FIRE | SLAY_TROLL | SLAY_ORC | SLAY_UNDEAD | 
F:RES_FIRE | RES_DISEN | 
F:SUST_STR | SUST_DEX | SEE_INVIS | SHOW_MODS
E:FIRE_BOLT72:40
M:{name} rages in fire...
L:4:STR | DEX
D:The famed "Flame of the West", the Sword that was Broken and is forged 
D:again.  It glows with the essence of fire, its wearer is mighty in combat, 
D:and no creature of Sauron can withstand it.


N:84:'Anguirel'
I:sword:Long Sword~
W:20:30:130:40000
A:3:20 to 127
P:0:2d5:10:12:0
F:HIDE_TYPE | AGGRAVATE | 
F:SLAY_EVIL | BRAND_POIS | SLAY_DEMON | FREE_ACT | RES_ELEC | 
F:RES_LIGHT | RES_DARK | LIGHT | SEE_INVIS | SHOW_MODS
L:3:SPEED
L:2:STR | CON | BLOWS
D:Forged of meteoric iron by E["o]l the Dark Elf, and as deadly as any 
D:other blade he forged.


N:85:'Elvagil'
I:sword:Long Sword~
W:1:2:130:30000
A:50:10 to 50
P:0:2d5:12:12:0
F:HIDE_TYPE | 
F:SLAY_TROLL | SLAY_ORC | FEATHER | SEE_INVIS | SHOW_MODS
L:2:DEX | CHR | STEALTH
D:The "Singing Blade", whose wearer can slay Orcs and Trolls in the hidden 
D:and secret places of the earth.


N:86:'Forasgil'
I:sword:Rapier~
W:1:3:40:15000
A:38:5 to 50
P:0:1d6:12:19:0
F:SLAY_ANIMAL | BRAND_COLD | RES_COLD | RES_LIGHT | LIGHT | SHOW_MODS
D:A slender, tapered needle of ice that coldly grips its impaled prey.


N:87:'Careth Asdriag'
I:sword:Rapier~
W:15:8:40:25000
A:10:15 to 80
P:0:2d6:16:12:0
F:HIDE_TYPE | 
F:SLAY_DRAGON | SLAY_ANIMAL | SLAY_TROLL | SLAY_GIANT | 
F:SLAY_ORC | SHOW_MODS
L:1:BLOWS
L:2:STR | DEX | CON
D:An heirloom of the dauntless Lords of Rh[^u]n far to the east, and a name 
D:of dismay to creatures natural and unnatural.


N:88:'Sting'
I:sword:Short Sword~
W:20:15:75:100000
A:6:20 to 100
P:0:1d7:7:8:0
F:HIDE_TYPE | RES_FEAR | 
F:SLAY_EVIL | SLAY_UNDEAD | SLAY_ORC | SLAY_ANIMAL | 
F:FREE_ACT | RES_LIGHT | LIGHT | SEE_INVIS | SHOW_MODS
L:3:SPEED
L:2:BLOWS
L:1:STR | DEX | CON
D:"I will give you a name, and I shall call you Sting."  The perfect size 
D:for Bilbo, and stamped forever by the courage he found in Mirkwood, this 
D:sturdy little blade grants the wearer combat prowess and survival 
D:abilities he did not know he had.


N:89:'Haradekket'
I:sword:Scimitar~
W:20:15:130:30000
A:7:20 to 80
P:0:4d2:9:11:0
F:HIDE_TYPE | 
F:SLAY_ANIMAL | SLAY_EVIL | SLAY_UNDEAD | SEE_INVIS | 
F:SHOW_MODS
L:2:DEX | BLOWS
D:A damascened scimitar that hefts with wondrous ease.  Famed in song 
D:as the "Sickle of Harad", and a deadly foe to the undead.


N:90:'Dagmor'
I:sword:Short Sword~
W:20:8:80:15000
A:12:20 to 80
P:0:1d7:13:11:0
F:HIDE_TYPE | BRAND_POIS | 
F:SLAY_ANIMAL | SLOW_DIGEST | REGEN | SHOW_MODS
L:2:BLOWS
D:A stubby blade worn by Beren, whose horn sounded of old in the glades of 
D:Brethil.


N:91:'Doomcaller'
I:sword:Blade~ of Chaos
W:70:25:180:200000
A:4:70 to 127
P:0:6d5:18:28:-50
# F:DRAIN_HP | 
F:KILL_DRAGON | SLAY_ANIMAL | SLAY_EVIL | BRAND_COLD | SLAY_TROLL | 
F:SLAY_DEMON | FREE_ACT | RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | 
F:RES_CHAOS | SEE_INVIS | TELEPATHY | AGGRAVATE | SHOW_MODS
D:This weapon of wrath, wrought by a desperate berserker gang, dives hungrily 
D:into the yielding flesh of your enemies.  You yourself fall under the 
D:shadow of death even as you inflict wounds that will not heal.


### Polearms ###

N:92:of Melkor
I:polearm:Spear~
W:65:45:200:100000
A:2:65 to 127
P:0:4d6:-12:20:0 
# F:DRAIN_MANA | DRAIN_HP | 
F:LIGHT_CURSE | HEAVY_CURSE | DRAIN_EXP | AGGRAVATE | 
F:BRAND_POIS | RES_DARK | RES_BLIND | RES_LIGHT | RES_NETHR
L:-4:STEALTH | WIS
D:A mighty, heavy black spear, once wielded by the Lord of Darkness 
D:himself as he came to Valinor in wrath.  Its envenomed bite pierced 
D:the Two Trees with wounds that would not heal.


N:93:of Th['e]oden
I:polearm:Beaked Axe~
W:20:15:180:40000
A:7:20 to 100
P:0:2d6:8:10:0
F:HIDE_TYPE | 
F:SLAY_DRAGON | TELEPATHY | SLOW_DIGEST | SHOW_MODS
E:DRAIN_LIFE2:40
M:Your {kind} glow{s} black...
L:3:WIS | CON
D:The narrow axe head of this weapon would pierce the armour of a very 
D:Dragon, and the designs of your enemies stand naked and revealed.


N:94:of Pain
I:polearm:Glaive~
W:30:25:300:50000
A:4:30 to 127
P:0:9d6:0:30:0
F:SHOW_MODS
D:The massive cleaver that crowns this glaive glows blood-red and black; 
D:fell spells of annihilation swirl and dance as you swing death's myrmidon 
D:down.


N:95:'Osondir'
I:polearm:Halberd~
W:20:8:140:22000
A:12:25 to 80
P:0:3d5:16:12:0
F:HIDE_TYPE | BLESSED |
F:BRAND_FIRE | SLAY_UNDEAD | SLAY_GIANT | RES_FIRE | RES_SOUND | 
F:FEATHER | SEE_INVIS | SHOW_MODS
L:3:STR | WIS
L:2:CHR
D:Lordly and tall did Osondir stand against the wrath of giants, and 
D:clear-eyed in barrows fell, wielding a halberd glowing ruby red.


N:96:'Til-i-arc'
I:polearm:Pike~
W:20:15:160:32000
A:7:20 to 80
P:0:3d5:10:12:10
F:HIDE_TYPE | 
F:BRAND_COLD | BRAND_FIRE | SLAY_DEMON | SLAY_TROLL | SLAY_GIANT | 
F:RES_FIRE | RES_COLD | SUST_INT | SLOW_DIGEST | SHOW_MODS
L:3:STR | INT
L:2:SPEED
D:Within this long two-handed spear dwell the spirits of frost giants and 
D:fire demons, who war forever, fettered by sorcerous binds.


N:97:'Aiglos'
I:polearm:Spear~
W:15:45:50:140000
A:2:15 to 100
P:0:3d6:15:25:5
F:HIDE_TYPE | RES_FEAR | 
F:BRAND_COLD | RES_COLD | SLAY_EVIL | SLAY_TROLL | SLAY_ORC | KILL_UNDEAD | 
F:FREE_ACT | SLOW_DIGEST | BLESSED | SHOW_MODS
E:COLD_BALL100:35
M:{name} glows an intense blue...
L:4:DEX
L:2:WIS
D:The mighty spear of Gil-galad, famed as "Snow-point" in the songs of Elves.  
D:Against it, all the foul corruptions of Sauron dashed in vain.


N:98:of Orom["e]
I:polearm:Spear~
W:15:45:50:60000
A:2:15 to 127
P:0:4d6:15:15:0
# F:DRAIN_MANA | 
F:HIDE_TYPE | 
F:BRAND_FIRE | SLAY_GIANT | SLAY_ANIMAL | RES_FIRE | RES_LIGHT | 
F:FEATHER | LIGHT | SEE_INVIS | BLESSED | SHOW_MODS
E:STONE_TO_MUD:5
M:Your {kind} pulsate{s}...
L:4:INT | SPEED | INFRA
D:The thrusting spear of wise Orom["e] the Vala, strong against giants of 
D:frost, and able to pierce rock or flesh with ease.


N:99:'Nimloth'
I:polearm:Spear~
W:15:12:50:30000
A:8:15 to 65
P:0:1d6:11:13:0
F:HIDE_TYPE | BLESSED | 
F:BRAND_COLD | SLAY_UNDEAD | RES_COLD | SEE_INVIS | SHOW_MODS
L:3:STEALTH | SPEED
D:A thin spike of thrice-forged steel caps a straight silvan shaft cut from 
D:a legendary tree, and spells to break the wills of the undead and strike 
D:cold into the breasts of your enemies lay upon this perfectly balanced 
D:spear.


N:100:of the Eorlingas
I:polearm:Lance~
W:20:23:360:55000
A:4:20 to 100
P:0:3d8:13:21:0
F:HIDE_TYPE | RES_FEAR | 
F:SLAY_EVIL | SLAY_TROLL | SLAY_ORC | SEE_INVIS | SHOW_MODS
L:2:STR | DEX | SPEED
D:"Forth Eorlingas!"  To the field of Celebrant, Eorl the Young came beyond 
D:hope to save beleaguered Gondor, and from his lance fled massive trolls 
D:and dire wolves.


N:101:of Durin
I:polearm:Great Axe~
W:30:90:230:150000
A:1:40 to 127
P:0:4d4:10:20:15
F:HIDE_TYPE | BRAND_ACID | BRAND_FIRE | 
F:KILL_DRAGON | SLAY_DEMON | SLAY_TROLL | SLAY_ORC | FREE_ACT | 
F:RES_FEAR | 
F:RES_ACID | RES_FIRE | RES_LIGHT | RES_DARK | RES_CHAOS | SHOW_MODS
L:5:TUNNEL
L:3:STR | CON
L:-1:STEALTH
D:The twin massive axe heads of this ancient demon's dread gleam with 
D:mithril inlay telling sagas of endurance.  The powers of 
D:Khazad-d[^u]m protect its wielder and slay all evils found underground.


N:102:of E["o]nw["e]
I:polearm:Great Axe~
W:30:120:230:200000
A:1:40 to 127
P:0:5d4:15:18:8
F:HIDE_TYPE | RES_FEAR | 
F:SLAY_EVIL | BRAND_COLD | SLAY_UNDEAD | KILL_DEMON | 
F:SLAY_ORC | FREE_ACT | IM_COLD | RES_COLD | 
F:SEE_INVIS | 
F:BLESSED | SHOW_MODS
E:LOSKILL:1000
M:Your {kind} let{s} out a long, shrill note...
L:2:STR | INT | WIS | DEX | CON | CHR
D:The axe of E["o]nw["e], leader of the Hosts of the West in the War of 
D:Wrath, strikes with icy wrath at the undead, disperses hosts of 
D:evil at a word, and grants Maia-like powers of body and mind.


N:103:of Balli Stonehand
I:polearm:Battle Axe~
W:30:15:170:90000
A:7:30 to 100
P:0:3d8:8:11:5
F:HIDE_TYPE | 
F:SLAY_DEMON | SLAY_TROLL | SLAY_ORC | FREE_ACT | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_BLIND | FEATHER | 
F:SEE_INVIS | REGEN | SHOW_MODS
L:3:STR | CON
L:1:STEALTH
D:The twin blades of this weapon were forged in Belegost, and powerful 
D:forces to resist and endure lie ready for he who shall wield it once 
D:more.


N:104:'Lotharang'
I:polearm:Battle Axe~
W:30:15:170:21000
A:7:30 to 100
P:0:2d8:14:13:0
F:HIDE_TYPE | RES_DISEN | 
F:SLAY_TROLL | SLAY_ORC | SHOW_MODS
E:CURE_SERIOUS:3+d3
M:Your {kind} radiate{s} deep purple...
L:3:STR | DEX
L:1:BLOWS
D:A superbly crafted double-bladed axe once borne by Ceruthain, commander 
D:of the Rangers of Arnor.


N:105:'Mundwine'
I:polearm:Lochaber Axe~
W:30:8:240:30000
A:12:30 to 100
P:0:3d8:12:17:0
F:SLAY_EVIL | SLAY_ANIMAL | SLAY_DEMON | 
F:RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | SHOW_MODS
D:A massive axe with twin razor-sharp heads, so large that it usually 
D:requires two hands to wield, with spells to ward off the elements 
D:intricately engraved upon its surface in filleted gold.


N:106:'Barukkheled'
I:polearm:Broad Axe~
W:20:8:160:50000
A:12:20 to 75
P:0:2d6:13:19:0
F:HIDE_TYPE | 
F:SLAY_EVIL | SLAY_TROLL | SLAY_GIANT | SLAY_ORC | 
F:SEE_INVIS | SHOW_MODS
L:3:CON
D:A royal heirloom of the southern coast, strong in combat against the evil 
D:creatures of earth.


N:107:of Wrath
I:polearm:Trident~
W:15:35:70:90000
A:3:15 to 100
P:0:3d10:16:18:0 
F:HIDE_TYPE | BRAND_POIS | 
F:SLAY_EVIL | KILL_UNDEAD | RES_LIGHT | RES_DARK | SEE_INVIS | 
F:BLESSED | SHOW_MODS
L:2:STR | DEX
D:A massive triple-pronged spear, so great it normally requires two hands 
D:to wield, evoking the spirit of Osse who with it pierced legions of 
D:evil and undead.


N:108:of Ulmo
I:polearm:Trident~
W:30:90:70:120000
A:1:30 to 127
P:0:4d10:15:19:0
F:HIDE_TYPE | 
F:SLAY_DRAGON | SLAY_ANIMAL | FREE_ACT | HOLD_LIFE | 
F:IM_ACID | RES_ACID | RES_NETHR | 
F:SEE_INVIS | SLOW_DIGEST | REGEN | 
F:BLESSED | SHOW_MODS
E:TELE_OTHER:50
M:Your {kind} glow{s} deep red...
L:4:DEX
D:The awesome weapon of the Vala Ulmo, Lord of Waters.  Mightiest of all the 
D:powers of good save Manw["e] himself, Ulmo laughs to scorn the dread powers 
D:of the undead, and is utterly in command of the Element of water.


N:109:'Avavir'
I:polearm:Scythe~
W:40:8:180:18000
A:12:45 to 100
P:0:5d3:18:12:30
F:HIDE_TYPE | 
F:BRAND_COLD | BRAND_FIRE | FREE_ACT | RES_FIRE | RES_COLD | 
F:RES_LIGHT | LIGHT | SEE_INVIS | SHOW_MODS
E:RECALL:200
M:{name} pulses a soft white.
L:3:DEX | CHR | SPEED
D:Holding elemental powers whose struggles turn this weapon red and purest 
D:white, this shining reaper bears within it a power of going forth and 
D:returning.


N:110:of H['u]rin
I:polearm:Beaked Axe~
W:20:15:180:90000
A:7:20 to 100
P:0:3d6:12:15:0
# F:DRAIN_MANA | 
F:KILL_DEMON | HIDE_TYPE | 
F:BRAND_ACID | RES_ACID | RES_DARK | RES_FIRE | LIGHT | 
F:SLAY_DRAGON | SLAY_TROLL | SHOW_MODS
E:BERSERKER:80+d80
M:{name} glows in anger!
L:2:STR | CON
D:Wielded by H['u]rin Thalion, last lord of Dor-L['o]min at the Battle 
D:of Tears Unnumbered.  He stood alone, his friends and kinsmen 
D:dead about him, his axe smoking in the black blood of Gothmog's 
D:troll-guard.  No less than seventy times, as he slew his foes, 
D:did he utter his mighty war-cry: "Aur["e] entuluva!" - "Day shall 
D:come again!"


### Blunt Weapons ###

N:111:'Grond'
I:hafted:Mighty Hammer~
W:100:1:1000:500000
A:0:100 to 100
P:0:9d9:5:25:10
F:KILL_DRAGON | SLAY_ANIMAL | SLAY_EVIL | IMPACT | KILL_UNDEAD | 
F:KILL_DEMON | SLAY_TROLL | SLAY_ORC | 
F:SEE_INVIS | TELEPATHY | AGGRAVATE | SHOW_MODS | INSTA_ART
D:The mighty Hammer of the Underworld, blackened by doomspells of shattering.  
D:Its wielder holds the lives of all Morgoth's servants in his hand.


N:112:'Totila'
I:hafted:Flail~
W:20:8:150:55000
A:12:20 to 65
P:0:3d6:16:12:0
F:SLAY_EVIL | BRAND_FIRE | RES_FIRE | RES_CONFU | 
F:SHOW_MODS
E:CONFUSE2:15
M:{name} glows in scintillating colours...
L:2:STEALTH | SPEED
D:A flail whose head befuddles those who stare as you whirl it round and 
D:becomes a fiery comet as you bring it down.


N:113:'Thunderfist'
I:hafted:Two-Handed Great Flail~
W:45:38:300:160000
A:3:45 to 127
P:0:4d6:5:18:0
F:HIDE_TYPE | RES_FEAR | 
F:SLAY_ANIMAL | BRAND_FIRE | BRAND_ELEC | SLAY_TROLL | SLAY_ORC | 
F:RES_ELEC | RES_FIRE | RES_DARK | SHOW_MODS
L:4:STR
L:3:CON
D:The long-lost weapon of Kzurin, Dwarven champion of ancient Belegost 
D:Runes of strength adorn its handle, and flames and sparks roar and 
D:crackle around its massive head.


N:114:'Bloodspike'
I:hafted:Morning Star~
W:20:30:150:30000
A:3:20 to 75
P:0:2d6:8:22:0
F:HIDE_TYPE | BRAND_POIS | 
F:SLAY_ANIMAL | SLAY_TROLL | SLAY_ORC | RES_NEXUS | SEE_INVIS | 
F:SHOW_MODS
L:4:STR
D:You feel strong and firm of foot as you whip its spiked orb around and 
D:bathe it in the blood of your foes.


N:115:'Firestar'
I:hafted:Morning Star~
W:20:15:150:35000
A:7:20 to 100
P:0:2d6:15:17:2
F:BRAND_FIRE | IM_FIRE | SHOW_MODS
E:FIRE_BOLT72:20
M:{name} rages in fire...
D:A famed battle-lord of old with a head as ruddy as embers that can yet rise 
D:up in wrath.


N:116:'Taratol'
I:hafted:Mace~
W:20:15:200:50000
A:7:20 to 100
P:0:3d4:12:12:0
F:KILL_DRAGON | BRAND_ELEC | IM_ELEC
F:SHOW_MODS
E:HASTE1:100+d100
M:{name} glows bright green...
D:A great ridged mace that surrounds you with a nimbus of living lightning.  
D:You remain utterly untouched, even as fat sparks crackle around your 
D:fingers and eyebrows.


N:117:of Aul["e]
I:hafted:Great Hammer~
W:40:75:120:250000
A:1:40 to 127
P:0:18d1:19:21:5
# F:DRAIN_MANA | 
F:HIDE_TYPE | RES_FEAR | 
F:KILL_DRAGON | SLAY_EVIL | BRAND_ACID | SLAY_UNDEAD | SLAY_DEMON | 
F:FREE_ACT | RES_ACID | RES_ELEC | RES_FIRE | RES_COLD | RES_NEXUS | 
F:SEE_INVIS | SHOW_MODS
L:8:TUNNEL
L:4:WIS
D:The wondrous hammer of Aul["e], creator of the wise Dwarven lords of old.   
D:It bears demolishing magics that no serpent or demon can withstand, and 
D:invokes the strength of mountains to ward off the tumult of the elements.


N:118:'Nar-i-vagil'
I:hafted:Quarterstaff~
W:20:18:150:70000
A:5:20 to 80
P:0:1d9:10:20:0
F:HIDE_TYPE | 
F:SLAY_ANIMAL | BRAND_FIRE | RES_FIRE | RES_POIS | SHOW_MODS
L:4:INT
D:Named for a fiery star and set with priceless gems bearing mystic 
D:auras of protection and thought.


N:119:'Eriril'
I:hafted:Quarterstaff~
W:20:18:150:20000
A:5:20 to 100
P:0:1d9:13:15:0
F:HIDE_TYPE | 
F:SLAY_EVIL | RES_LIGHT | LIGHT | SEE_INVIS | SHOW_MODS
E:IDENTIFY:10
M:Your {kind} glow{s} yellow...
L:4:INT | WIS
D:The radiant golden staff of an Istar of legend; this wizard's companion 
D:grants keen sight and clear knowledge of many hidden things.


N:120:of Ol['o]rin
I:hafted:Quarterstaff~
W:30:105:150:130000
A:1:30 to 100
P:0:2d9:10:13:0
F:HIDE_TYPE | KILL_DEMON | 
F:SLAY_EVIL | BRAND_FIRE | SLAY_TROLL | SLAY_ORC | 
F:HOLD_LIFE | RES_FIRE | RES_NETHR | SEE_INVIS | SHOW_MODS
E:PROBING:20
M:{name} glows brightly...
L:4:INT | WIS
L:2:CHR
D:A staff tall and sturdy, borne of old by Gandalf.  Rough-hewn runes that 
D:invoke the element of Earth stand bold upon its gnarled surface, and no 
D:creature who lives in the shadow of mountains can withstand the blows it 
D:deals.


N:121:'Deathwreaker'
I:hafted:Mace~ of Disruption
W:80:38:400:400000
A:3:80 to 127
P:0:7d8:18:18:0
# F:DRAIN_MANA | 
F:HIDE_TYPE | 
F:SLAY_DRAGON | SLAY_ANIMAL | SLAY_EVIL | KILL_UNDEAD | BRAND_FIRE | 
F:IM_FIRE | RES_FIRE | RES_DARK | RES_CHAOS | RES_DISEN | AGGRAVATE | 
F:SHOW_MODS
L:6:STR
L:4:TUNNEL
D:A weapon so massive it seems beyond the strength of mortals, yet you feel 
D:the might of giants within you as you heft it.  As you grip the handle 
D:of ebony and steel, coronas of fire blaze, and mighty spells to preserve 
D:magic surge around you.  You wield the Fear of Dragons and the Despair 
D:of the Undead!


N:122:'Turmil'
I:polearm:Lucerne Hammer~
W:20:15:120:30000
A:7:20 to 100
P:0:2d5:10:11:8
F:HIDE_TYPE | BLESSED |
F:BRAND_COLD | SLAY_ORC | IM_COLD | RES_LIGHT | LIGHT | REGEN | 
F:SHOW_MODS
E:DRAIN_LIFE1:40
M:{name} glows white...
L:4:WIS | INFRA
D:Once wielded by the High Priest of Meneltarma, this great mace gleams coldly 
D:as though moonlit, and can strike equally mighty spiritual and physical 
D:blows.


N:123:of Gothmog
I:hafted:Whip~
W:60:25:90:25000
A:4:60 to 127
P:0:6d3:13:15:0
# F:DRAIN_HP | 
F:HIDE_TYPE | 
F:LIGHT_CURSE | HEAVY_CURSE | AGGRAVATE |  
F:BRAND_FIRE | IM_FIRE | RES_ELEC | RES_DARK | LIGHT
F:SLAY_ANIMAL | KILL_DRAGON | SLAY_TROLL | SLAY_GIANT | 
F:SHOW_MODS
E:FIRE_BALL:15
M:The {kind} glow{s} deep red...
L:3:STR
L:-3:INT | DEX | WIS
D:A great crackling Balrog's whip of flame, this weapon could bring 
D:even Ungoliant to heel.


### Missile Weapons ###

N:124:'Belthronding'
I:bow:Long Bow~
W:40:20:40:35000
A:5:40 to 127
P:0:0d0:20:22:0
F:HIDE_TYPE | 
F:RES_DISEN | SHOW_MODS
L:3:DEX
L:1:SPEED | STEALTH | SHOTS
D:The great bow of Beleg C['u]thalion, the most famous archer of the Elves.  
D:Its backbone of black yew holds strings of bear sinew, and of old, only 
D:Beleg himself could draw them.


N:125:of Bard
I:bow:Long Bow~
W:30:20:40:20000
A:5:40 to 127
P:0:0d0:17:19:0
F:HIDE_TYPE | 
F:FREE_ACT | SHOW_MODS
L:2:MIGHT
L:1:DEX | SPEED
D:The great yew bow of grim-faced Bard, who shot the mightiest arrow that 
D:songs record.


N:126:'Cubragol'
I:bow:Light Crossbow~
W:50:25:110:50000
A:4:50 to 127
P:0:0d0:10:14:0
F:HIDE_TYPE | BRAND_FIRE |
F:RES_FIRE | SHOW_MODS
L:10:SPEED
D:A crossbow that grants fiery speed to he who finds it, and from which 
D:shoot bolts that blaze with flame unquenchable.


N:127:of Umbar
I:bow:Heavy Crossbow~
W:60:20:200:35000
A:5:60 to 127
P:0:4d1:18:18:0
F:AGGRAVATE | 
F:RES_LIGHT | RES_DARK | RES_BLIND | RES_ELEC | 
F:HIDE_TYPE | SHOW_MODS
E:ARROW:20+d20
M:Your {kind} form{s} a magical arrow...
L:2:MIGHT
L:1:STR | CON
D:A great brazen arbalest with arms of gleaming steel.  It shoots quarrels 
D:with mighty power for those brave enough to risk betrayal.


N:128:of Amrod
I:bow:Short Bow~
W:25:10:30:9000
A:10:30 to 100
P:0:0d0:12:15:0
F:RES_FIRE | RES_ELEC | RES_COLD | REGEN
L:2:STR | CON | MIGHT
D:One of a pair of hunting bows once belonging to F["e]anor's two youngest 
D:sons.  The bows are like and yet unlike, much as the twin brothers were.


N:129:of Amras
I:bow:Short Bow~
W:25:10:30:9000
A:10:30 to 80
P:0:0d0:12:15:0
F:RES_FIRE | RES_ELEC | RES_COLD | SLOW_DIGEST
L:2:INT | WIS | DEX
L:1:SHOTS | MIGHT | SPEED
D:One of a pair of hunting bows once belonging to F["e]anor's two youngest 
D:sons.  The bows are like and yet unlike, much as the twin brothers were.


### Digging Tools ###

N:130:of N['a]in
I:digger:Mattock~
W:60:8:240:30000
A:12:60 to 100
P:0:2d8:12:18:0
F:SLAY_ORC | SLAY_TROLL | SLAY_GIANT | SLAY_DRAGON | 
F:RES_DARK | RES_DISEN |
E:STONE_TO_MUD:2
M:Your {kind} pulsate{s}...
L:6:TUNNEL
L:4:INFRA | SEARCH | STR
D:A mighty Dwarven mattock, as good for hewing orc-necks as for hewing 
D:stone.  N['a]in, King of the Iron Hills, brought his mattock-wielding 
D:warriors to the Battle of Azanulbizar, and no Orc could withstand them, 
D:although N['a]in himself fell before their lord Azog.


N:131:of Erebor
I:digger:Pick~
W:55:5:180:30000
A:20:55 to 100
P:0:4d3:5:20:0
F:SUST_STR | HIDE_TYPE | LIGHT | 
F:SLAY_ORC | SLAY_TROLL | SLAY_DEMON | BRAND_ACID | 
F:RES_CHAOS | RES_LIGHT | RES_DARK
L:5:TUNNEL
L:3:STR | CON
D:A fine dwarven pick, good for a miner, and suitable as a weapon 
D:should the wielder ever tunnel through into a foe's stronghold.


### Miscellaneous new stuff ###

N:132:of Fundin Bluecloak
I:hafted:Ball-and-Chain~
W:65:100:130:60000
A:2:65 to 127
P:0:4d4:13:17:10
F:LIGHT | HIDE_TYPE | 
F:SLAY_EVIL | SLAY_UNDEAD | 
F:RES_FIRE | RES_ELEC | RES_NETHR | HOLD_LIFE | 
E:DISPEL_EVIL:100+d100
M:The {kind} flood{s} the area with goodness...
L:4:STR | WIS
D:The weapon of a mighty dwarven priest, whose shade is rumoured to 
D:haunt the halls of Angband still.


N:133:of Azagh[^a]l
I:sword:Main Gauche~
W:18:30:30:50000
A:3:18 to 100
P:0:2d5:12:14:0
F:KILL_DRAGON | IM_FIRE | RES_ACID | RES_FEAR | 
D:Azagh[^a]l, Dwarf-king of Belegost, fell before Glaurung in the Battle 
D:of Unnumbered Tears.  With his final breath, Azagh[^a]l plunged this 
D:blade into Glaurung's belly with such a blow that the Father of Dragons fled 
D:the field with all his kin, and was at first believed to be mortally wounded.


N:134:of the Haradrim
I:shield:Leather Shield~
W:35:12:90:25000
A:10:35 to 127
P:9:1d2:5:5:15
F:SUST_STR | SUST_CON | HIDE_TYPE | 
F:RES_FEAR | RES_BLIND | RES_POIS
E:BERSERKER:50
M:{name} glows in anger!
L:2:STR | CON
D:The painted shield of a chieftain of Far Harad, gaudy and barbaric.  
D:Its wielder will fear nothing and fight with unnatural strength, but 
D:also draw attention to himself.


N:135:of Elros
I:shield:Wicker Shield~
W:40:6:30:60000
A:10:50 to 127
P:2:1d1:0:0:20
F:RES_ELEC | RES_SHARD | RES_CONFU | HOLD_LIFE
L:4:CON
L:1:WIS | INT
D:The shield of Elros Tar-Minyatur, founder of N['u]menor. Granted long
D: life by the Valar, even his shield became imbued with power.


N:136:of ['E]owyn
I:sword:Bastard Sword~
W:30:100:140:120000
A:3:30 to 127
P:0:4d4:12:16:0
F:SLAY_EVIL | KILL_UNDEAD | SLAY_GIANT | SLAY_ANIMAL | 
F:RES_NETHR | RES_FEAR | RES_DARK | RES_COLD
L:4:STR | CHR
L:2:STEALTH
D:The blade of the legendary Shieldmaiden of Rohan, who slew the foul 
D:steed of the Morgul-lord before striking down the mighty Witch-king 
D:himself, whom no mortal man could hinder.


N:137:of Radagast
I:boots:Pair~ of Leather Boots
W:10:25:20:7000
A:8:15 to 70
P:2:1d1:0:0:12
F:HIDE_TYPE | FREE_ACT | RES_COLD | FEATHER
L:5:INFRA
L:3:STEALTH
L:1:WIS
D:Made of brown leather, covered with scuff marks and dust, still these
D: boots possess the magic of Radagast, friend of birds and nature.


N:138:'Stormbringer'
I:boots:Pair~ of Mithril Shod Boots
W:30:25:40:40000
A:3:60 to 127
P:8:1d1:0:0:24
F:HIDE_TYPE | IM_ELEC | RES_SOUND
L:6:SPEED
E:BERSERKER:100
M:{name} glows in anger!
D:And they hewed off Gelmir's hands and feet, and his head last, within
D: sight of the Elves, and left him. By ill chance there stood Gwindor
D: of Nargothrond, the brother of Gelmir. Now his wrath was kindled to
D: madness, and he leapt forth on horseback, and many riders with him;
D: and they pursued the heralds and slew them, and drove on deep into
D: the main host.


#N:139:of Amandil
#I:amulet:55
#W:65:30:3:90000
#A:3:60 to 127
#F:HIDE_TYPE | INSTA_ART
#F:RES_ELEC | RES_COLD | 
#F:RES_FEAR | RES_BLIND | RES_STUN | RES_CONFU
#L:4:SEARCH
#L:2:SPEED
#D:The pendant of Amandil, the last Lord of And['u]ni["e], and mighty
#D: ship-captain of N['u]menor. First among N['u]men['o]reans to see
#D: Sauron for what he was.