Editable Codex
Advertisement

Melee Weapons[]

Every melee weapon available in the game is listed in the table below. Data from the tables below has been extracted from the game files.

An explanation of each data point is as follows:

  • Skill: The weapon's skill type. The player's level in this skill factors into combat ability.
  • Durability: A measure of how durable the weapon is. It is unknown exactly how this affects gameplay.
  • Mass: The weight of the item.
  • Slash Damage: The base damage this weapon deals at maximum power when slashing (swinging from side to side).
  • Bash Damage: The base damage this weapon deals at maximum power when bashing (swinging from the top of the screen).
  • Stab Damage: The base damage this weapon deals at maximum power when stabbing (swinging from the bottom of the screen).
  • Swing Speed: A measure of how quickly the weapon "power gem" charges when swinging the weapon - a higher value causes the gem to charge faster.
  • Object ID: The internal ID in the object table in the game data files.
Melee Weapon Skill Durability Mass Slash Damage Bash Damage Stab Damage Swing Speed Object ID
Fist Unarmed 255 0 2 4 3 15 15
Hand Axe Axe 10 2.4 6 4 2 25 0
Axe Axe 25 3.2 10 8 6 13 2
Battle Axe Axe 34 4.0 14 7 2 5 1
Jeweled Axe Axe 255 3.2 13 8 5 8 11
Dagger Sword 5 0.8 4 2 5 30 3
Short Sword Sword 18 1.6 6 3 6 20 4
Longsword Sword 28 2.4 10 4 8 15 5
Broad Sword Sword 34 3.2 13 6 10 9 6
Sword of Justice Sword 255 3.4 14 7 11 11 10
Jeweled Sword Sword 255 2.8 14 7 11 11 13
Black Sword Sword 255 3.6 15 7 12 5 12
Cudgel Mace 2 1.6 3 6 2 20 7
Light Mace Mace 15 2.4 6 10 4 15 8
Mace Mace 25 3.2 8 16 5 9 9
Jeweled Mace Mace 255 2.8 9 17 5 6 14

Damage Calculation[]

The Ultima Underworld 2 Clue Book "Gems of Enlightenment" contains the following additional hints on damage calculation:

When the computer calculates the damage inflicted in an attack, each weapon has a "damage" rating for each of the three possible types of swing (bash, slash and thrust). Each weapon also has a maximum and minimum "power" and a rate at which the power changes while you're drawing it back. The damage number for the weapon gets multiplied by the power, and this number is roughly proportional to the average value of a bell curve used to determine the probabilities of different amounts of damage. A number approximately equal to your character's strength divided by 18 is added to your damage score.

Chance to Hit[]

The Ultima Underworld 2 Clue Book "Gems of Enlightenment" contains the following additional hints on chance to hit:

Assuming you swing in a monster's general vicinity, your chance to hit is adjusted upward by 1 to 30 steps (as many steps as half your attack skill plus your specific weapon skill), while your chance to avoid being hit is adjusted downward (also by 1 to 30 steps) by your defense skill plus half your weapon skill.

Unarmed[]

The Ultima Underworld 2 Clue Book "Gems of Enlightenment" contains the following additional hints on unarmed combat:

Your barehand skill factors into the power of fist attacks. A character with skill 30 will get a bonus to damage of about +7. Yes, you really can play a martial artist if you feel like it.

Missile Weapons[]

TBC


Armor[]

  • Slot: The area of the body that this piece of armor protects. Each slot can only hold one item, except for the fingers which can hold two rings.
  • Protection: The amount of protection this piece of armor provides. Each point reduces the damage taken from hits to that area of the body.
  • Mass: The weight of the item.
  • Value: A measure of how valuable the item is during trading.
  • Durability: A measure of how durable the armor is. It is unknown exactly how this affects gameplay.
  • Object ID: The internal ID in the weapons table in the game data files.
Item Name Slot Protection Mass Value Durability Object ID
Leather Vest Body 2 2.0 20 8 32
Mail Shirt Body 4 4.0 45 22 33
Breastplate Body 6 8.0 70 34 34
Leather Leggings Legs 2 1.6 15 4 35
Mail Leggings Legs 4 3.2 35 12 36
Plate Leggings Legs 6 6.4 60 20 37
Leather Gloves Hands 1 0.8 10 2 38
Chain Gauntlets Hands 3 1.2 20 9 39
Plate Gauntlets Hands 5 1.6 30 15 40
Leather boots Feet 1 1.2 12 3 41
Chain Boots Feet 3 1.6 25 10 42
Plate Boots Feet 5 2.0 40 17 43
Dragonskin Boots Feet 3 3.2 150 255 47
Leather Cap Head 2 0.8 15 6 44
Chain Cowl Head 4 1.2 30 15 45
Helmet Head 6 1.6 50 24 46
Crown (Ruby) Head 0 0.4 90 255 48
Crown (Emeralds) Head 0 1.6 120 255 49
Crown (Diamond) Head 0 1.6 120 255 50
Buckler Shield 1 2.8 15 9 62
Wooden Shield Shield 1 2.8 35 5 60
Small Shield Shield 2 2.2 20 17 61
Jeweled Shield Shield 2 5.2 150 255 63
Tower Shield Shield 3 4.8 50 30 59
Shield of Valor Shield 3 4.8 0 255 55
Red Ring Fingers 0 0.1 25 255 58
Silver Ring Fingers 0 0.1 40 255 57
Gold Ring Fingers 0 0.1 60 255 56
Ring of Humility Fingers 0 0.1 0 255 54

Protection[]

The Ultima Underworld 2 Clue Book "Gems of Enlightenment" contains the following additional hints on armor calculations:

Armor reduces the damage you take when you are hit in combat. The protective value of armor is proportional to its quality; at top quality, the values of the various armor types are as follows:

  • Leather -2 points
  • Chain -4 points
  • Plate -6 points

The effect of armor quality on these values is as follows:

  • Ruined x (1 to 20%)
  • Badly Worn x (21 to 40%)
  • Worn x (41 to 60%)
  • Serviceable x (61 to 80%)
  • Excellent x (81 to 100%)

When you are hit in combat, a hit location is generated (partially randomly, partially depending on your position relative to your attacker). Only armor protecting that location helps reduce damage.

Advertisement