ttrpg/main.md
2023-07-04 03:54:09 -05:00

1680 lines
55 KiB
Markdown

{::nomarkdown}
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/favicon.ico">
<link href="tes.css" rel="stylesheet">
<title>TES TTRPG</title>
</head>
<body>
{:/nomarkdown}
<header markdown="1">
# TES TTRPG
</header>
[Perks](perks.html)
[Spell List](spelllist.html)
[Spell Effects](effect.html)
[Creatures](creatures.html)
[Character Sheet (ODT)](ttrpgcharsheet.odt) [Character Sheet (PDF)](ttrpgcharsheet.pdf)
---
## Sections
**[Creating a Character](#character)**
- [Class](#class)
- [Birthsign](#birthsign)
**[Stats](#stats)**
- [Health](#health)
- [Magicka](#magicka)
- [Fatigue](#fatigue)
**[Skills & Attributes](#skills-attributes)**
- [Attributes](#attributes)
- [Skills](#skills)
- [Skill Table](#skill-table)
**[Races](#races)**
- [Racial Bonuses](#race-bonus)
- [Racial Skill Bonuses](#skill-bonus)
- [Racial Abilities](#race-abilities)
**[Magic](#magic)**
- [Spells](#spells)
- [Enchanting](#enchanting)
- [Alchemy](#alchemy)
**[Non-Magic Combat](#nm-combat)**
- [Armor & Evasion](#armor-evasion)
- [Making an Attack](#attack)
**[Playing the Game](#playing)**
- [Rounds](#rounds)
- *[Declaration](#declaration)*
- *[Turn](#turn)*
- [Movement](#movement)
- [Actions](#actions)
**[Progression](#progression)**
- [Attribute Increases](#attribute-increases)
- [Skill Increases](#skill-increases)
- *[Experience](#experience)*
- [Perks](#perks)
- [Levels](#levels)
**[Reference Tables](#tables)**
- [Quick Skill Values](#quick-skills)
- [Weapon Fatigue Usage](#weapon-fatigue)
- [Weapon Governing Skills](#weapon-skills)
- [Material Damage Values](#material-damage)
- [Weapon Enchant Values](#weapon-enchant)
- [Alchemy Tool Quality](#alchemy-quality)
- [Ingredient Quality](#ingredient-quality)
- [Armor Values](#armor-values)
- [Select Clothing](#select-clothing)
---
<div id="character"></div>
## Creating a Character
> A basic character consists of a Race, Class, and Birthsign. [Race](#races) provides your base Attribute scores, some starting [Skill bonuses](#skill-bonus), and one or more [Racial Abilities](#race-abilities).
>
> Your Class will give your character focus and improve your Skills in what you pick.
>
> Your Birthsign gives another bonus to your character, and range from simple boosts to choices that will change how you play a character massively.
<div id="class"></div>
### Class
> The first part of your class is your **Specialization**. This is chosen from *Combat*, *Magic*, and *Stealth*. For all Skills within your Specialization, your starting value is increased by one.
>
> - Combat: Athletics, Axe, Block, Blunt Weapon, Crafting, Hand-to-hand, Heavy Armor, Long Blade, Spear, Throwing
>
> - Stealth: Acrobatics, Marksman, Sneak, Short Blade, Light Armor, Perception, Deception, Streetwise, Speechcraft, Security, Survival
>
> - Magic: Unarmored, Conjuration, Illusion, Lore, Alchemy, Enchant, Mysticism, Alteration, Destruction, Restoration
>
> Next, your **Favored Attribute**. Pick one Favored Attribute, for this your starting value is increased by 2.
>
> Finally, your **Major Skills**. Pick 4 Major Skills, for these your starting value is increased by 5.
>
> (Todo: Affect experience?)
<div id="birthsign"></div>
### Birthsign
> Your Birthsign can have a range of effects on your character, from trivial to severe.
#### The Guardians
> **The Warrior**
>
> - Ability: *Wayward*
> - Fortify Attack 2 pts
> **The Mage**
>
> - Ability: *Fay*
> - Fortify Maximum Magicka 0.5x Intelligence
> **The Thief**
>
> - Ability: *Akaviri Danger-sense*
> - Sanctuary 2 pts
#### The Serpent
> **The Serpent**
>
> - Spell: *Star Curse*
> - Poison 3 pts for 5 turns on Touch
> - Damage Health 1 pts for 5 turns on Self
#### The Charges
> **The Lady**
>
> - Ability: *Lady's Favor*
> - Fortify Personality 1 pts
> - Ability: *Lady's Grace*
> - Fortify Endurance 1 pts
> **The Steed**
>
> - Ability: *Charioteer*
> - Fortify Speed 2 pts
> **The Lord**
>
> - Spell: *Blood of the North*
> - Restore Health 3d6 pts for 4 turns on Self (Cost 1)
> - Ability: *Trollkin*
> - Weakness to Fire 25%
> **The Apprentice**
>
> - Ability: *Elfborn*
> - Fortify Maximum Magicka 1.5x Intelligence
> - Weakness to Magicka 50%
> **The Atronach**
>
> - Ability: *Wombburn*
> - Spell Absorption 10 pts
> - Fortify Maximum Magicka 2x Intelligence
> - Stunted Magicka (Magicka does not regenerate naturally)
> **The Ritual**
>
> - Spell: *Blessed Word*
> - Turn Undead up to level 25 for 5 turns on Target (Cost 1)
> - Spell: *Blessed Touch*
> - Turn Undead up to level 25 for 5 turns on Touch (Cost 1)
> - Greater Power: *Mara's Gift*
> - Restore Health 80 pts on Self
> **The Lover**
>
> - Ability: *Mooncalf*
> - Fortify Agility 1 pts
> - Greater Power: *Lover's Kiss*
> - Paralyze 10 turns on Target
> - Damage Fatigue 10 pts on Self
> **The Shadow**
>
> - Greater Power: *Moonshadow*
> - Invisibility 10 turns on Self
> **The Tower**
>
> - Spell: *Beggar's Nose*
> - Detect Life & Magic for 10 turns in 200 ft on Self (Cost 1)
> - Greater Power: *Tower Key*
> - Open 10 pts on Touch
---
<div id="stats"></div>
## Stats
<div id="health"></div>
### Health
> Your Base Health value is your Endurance value times 4. When you gain a level, you gain Endurance on 2 Base Health.
>
> Your Health regenerates at a rate of Endurance pts per Hour.
<div id="magicka"></div>
### Magicka
> Your Maximum Magicka is determined by your Intelligence, plus any Birthsign or Racial effects.
>
> Your Magicka regenerates at a rate of Willpower on 4 pts per Hour.
<div id="fatigue"></div>
### Fatigue
> Your Maximum Fatigue is based in many stats. Is is Strength on 4, Willpower on 4, Agility on 4, Endurance on 4, all added.
>
> Your Fatigue regenerates at a rate of Endurance on 4 pts per Turn.
---
<div id="skills-attributes"></div>
## Skills & Attributes
<div id="attributes"></div>
### Attributes
> **Strength**
> Affects maximum Fatigue (and the damage done by weapons?)
> **Intelligence**
> Affects total Magicka, and Alchemy and Enchating results
> **Willpower**
> Affects the rate Magicka regenerates, Spell cast success rate, and maximum Fatigue
> **Agility**
> Affects evasion, success rate of Sneaking, Pickpocketing, and Lockpicking, and maximum Fatigue
> **Speed**
> Affects movement speed and combat order
> **Endurance**
> Affects base health, heath gained on level up, health regeneration, Fatigue regeneration, and maximum Fatigue
> **Personality**
> Affects success rate of Speechcraft and Deception
<div id="skills"></div>
### Skills
> **Heavy Armor** governs the use of Heavy Armors
> **Spear** governs the use of spears
> **Throwing** governs the use of thrown weapons, like darts, throwing stars, and javelins
> **Axe** governs the use of axes, both war axes and battle axes
> **Blunt Weapon** governs the use of blunt weapons, like clubs, staves, and warhammers
> **Long Blade** governs the use of long blade weapons, one-handed (longswords, broadswords) and two-handed (claymores, katana)
> **Acrobatics** governs how far you can jump, along with other feats of acrobatics
> **Block** governs how effective you are at using shields
> **Hand-to-hand** governs how effective you are at fighting without any weapon
> **Marksman** governs the use of bows, both normal bows and crossbows
> **Sneak** governs your stealth, along with pickpocketing
> **Athletics** affects how quickly you can run and stay running, and other athletic feats
> **Short Blade** governs the use of short bladed weapons, like daggers, shortswords, and wakizashi
> **Light Armor** governs the use of light armors
> **Unarmored** governs how effective you are without wearning any armor
> **Deception** governs how adept you are at lying or otherwise decieving others, and how well you can spot others doing the same
> **Speechcraft** affects how well you can persuade, rouse, or otherwise sway others, including haggling
> **Conjuration** The spell effects of the College of Conjuration include the mental domination of mundane and magical creatures, summoning of otherworldly weapons and armor, and summoning of Daedric or undead servants and powers to serve and protect the caster (TODO: rewrite not from UESP)
> **Illusion** The effects of the College of Illusion spells alter the perceptions and thoughts of living beings. Illusion effects include blindness, illumination, paralysis, silence, calmness, enragement, charm, distract, camouflage, and invisibility (TODO: rewrite not from UESP)
> **Security** governs lockpicking and less reputable knowledge
> **Alchemy** governs the creation of potions
> **Enchant** governs the creation and use of magical items
> **Mysticism** The spells of the College of Mysticism shape and focus otherworldly forces to bind souls in gems, teleport the caster's body, manipulate the world with telekinesis, absorb or reflect magical energies, and sense unseen objects at a distance (TODO: rewrite not from UESP)
> **Survival** affects how well you can survive in the wilderness
> **Alteration** Students of the College of Alteration manipulate the physical world and its natural properties. Alteration effects include water breathing and walking, jumping, levitating, burdening, opening and locking, and creating shield barriers against physical and elemental damage
> **Destruction** The Destruction skill is the mastery of the spell effects of the College of Destruction. Their spells harm living and unliving things, and include elemental damage, draining, damaging, vulnerability, and disintegration magical effects (TODO: rewrite not from UESP)
> **Restoration** Adepts of the College of Restoration heal, restore, and fortify the body's attributes and abilities, cure disease, and protect it from other malign influences. Restoration spells can also augment strength, endurance, intelligence, agility, and other bodily attributes (TODO: rewrite not from UESP)
<div id="skill-table"></div>
### Skill Table
<div>
<style>
td.attribute {
font-style: italic;
}
td.combat {
background: #F5D0D0;
}
td.stealth {
background: #F5F5D0;
}
td.magic {
background: #D0D0F5;
}
</style>
<table>
<tr>
<th>Attribute</th>
<th colspan=5>Skill</th>
</tr>
<tr>
<td class="attribute">Endurance</td>
<td class="combat">Heavy Armor</td>
<td class="combat">Spear</td>
<td class="combat">Hand-to-hand</td>
<td class="combat">Block</td>
<td class="stealth">Survival</td>
</tr>
<tr>
<td class="attribute">Strength</td>
<td class="combat">Axe</td>
<td class="combat">Blunt Weapon</td>
<td class="combat">Long Blade</td>
<td class="combat">Crafting</td>
<td class="stealth">Acrobatics</td>
</tr>
<tr>
<td class="attribute">Agility</td>
<td class="combat">Throwing</td>
<td class="stealth">Sneak</td>
<td class="stealth">Security</td>
<td class="stealth">Streetwise</td>
<td class="stealth">Marksman</td>
</tr>
<tr>
<td class="attribute">Speed</td>
<td class="combat">Athletics</td>
<td class="stealth">Short Blade</td>
<td class="stealth">Light Armor</td>
<td class="magic">Unarmored</td>
<td></td>
</tr>
<tr>
<td class="attribute">Personality</td>
<td class="stealth">Deception</td>
<td class="stealth">Speechcraft</td>
<td class="magic">Conjuration</td>
<td class="magic">Illusion</td>
<td></td>
</tr>
<tr>
<td class="attribute">Intelligence</td>
<td class="magic">Alchemy</td>
<td class="magic">Enchant</td>
<td class="magic">Mysticism</td>
<td class="magic">Lore</td>
<td></td>
</tr>
<tr>
<td class="attribute">Willpower</td>
<td class="magic">Alteration</td>
<td class="magic">Destruction</td>
<td class="magic">Restoration</td>
<td class="stealth">Perception</td>
<td></td>
</tr>
</table>
<br>
<table>
<tr>
<td class="combat">Combat</td>
<td class="stealth">Stealth</td>
<td class="magic">Magic</td>
</tr>
</table>
</div>
---
<div id="races"></div>
## Races
<div id="race-bonus"></div>
### Racial Bonuses
<table style="font-size:12px;">
<tr>
<th>Attribute</th><th colspan=2>Altmer</th><th></th><th colspan=2>Argonian</th><th></th><th colspan=2>Bosmer</th><th></th><th colspan=2>Breton</th><th></th><th colspan=2>Dunmer</th><th></th><th colspan=2>Imperial</th><th></th><th colspan=2>Khajiit</th><th></th><th colspan=2>Nord</th><th></th><th colspan=2>Orc</th><th></th><th colspan=2>Redguard</th>
</tr>
<tr>
<th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th><th></th><th>A</th><th>B</th>
</tr>
<tr>
<th>Strength</th><td>0</td><td>0</td><td></td><td>1</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>0</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>0</td><td>1</td><td></td><td>2</td><td>2</td><td></td><td>1</td><td>2</td><td></td><td>1</td><td>2</td>
</tr>
<tr>
<th>Intelligence</th><td>2</td><td>2</td><td></td><td>2</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>2</td><td>2</td><td></td><td>1</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>1</td><td>0</td><td></td><td>0</td><td>0</td>
</tr>
<tr>
<th>Willpower</th><td>1</td><td>1</td><td></td><td>1</td><td>0</td><td></td><td>0</td><td>0</td><td></td><td>2</td><td>2</td><td></td><td>0</td><td>0</td><td></td><td>1</td><td>0</td><td></td><td>0</td><td>0</td><td></td><td>2</td><td>1</td><td></td><td>2</td><td>2</td><td></td><td>0</td><td>0</td>
</tr>
<tr>
<th>Agility</th><td>1</td><td>1</td><td></td><td>1</td><td>2</td><td></td><td>2</td><td>2</td><td></td><td>0</td><td>0</td><td></td><td>1</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>2</td><td>2</td><td></td><td>0</td><td>0</td><td></td><td>0</td><td>0</td><td></td><td>1</td><td>1</td>
</tr>
<tr>
<th>Speed</th><td>1</td><td>0</td><td></td><td>1</td><td>2</td><td></td><td>2</td><td>2</td><td></td><td>1</td><td>0</td><td></td><td>2</td><td>2</td><td></td><td>0</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>1</td><td>1</td>
</tr>
<tr>
<th>Endurance</th><td>0</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>0</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>0</td><td>1</td><td></td><td>1</td><td>1</td><td></td><td>1</td><td>0</td><td></td><td>1</td><td>2</td><td></td><td>2</td><td>2</td><td></td><td>2</td><td>2</td>
</tr>
<tr>
<th>Personality</th><td>1</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>1</td><td>0</td><td></td><td>1</td><td>1</td><td></td><td>1</td><td>0</td><td></td><td>2</td><td>2</td><td></td><td>1</td><td>1</td><td></td><td>0</td><td>0</td><td></td><td>0</td><td>0</td><td></td><td>1</td><td>0</td>
</tr>
<tr>
<th>Magicka Mult.</th><td colspan=2>1.5x</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2>0.5x</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td>
</tr>
<tr>
<th>Resist Magic</th><td colspan=2>-50%</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2>+50%</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2>+25%</td><td></td><td colspan=2></td>
</tr>
<tr>
<th>Resist Fire</th><td colspan=2>-50%</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2>+75%</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td>
</tr>
<tr>
<th>Resist Frost</th><td colspan=2>-25%</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2>+50%</td><td></td><td colspan=2></td><td></td><td colspan=2></td>
</tr>
<tr>
<th>Resist Shock</th><td colspan=2>-25%</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td>
</tr>
<tr>
<th>Resist Poison</th><td colspan=2></td><td></td><td colspan=2>+20</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2>+15</td>
</tr>
<tr>
<th>Resist Disease</th><td colspan=2>+15</td><td></td><td colspan=2>+15</td><td></td><td colspan=2>+15</td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2></td><td></td><td colspan=2>+15</td>
</tr>
</table>
<div id="skill-bonus"></div>
### Racial Skill Bonuses
<dl style="display:flex;flex-direction:row;flex-wrap:wrap;">
<div style="width:15em">
<dt>Altmer</dt>
<ul>
<li style="list-style-type:none;">Alchemy +1</li>
<li style="list-style-type:none;">Alteration +1</li>
<li style="list-style-type:none;">Conjuration +1</li>
<li style="list-style-type:none;">Destruction +2</li>
<li style="list-style-type:none;">Enchant +2</li>
<li style="list-style-type:none;">Illusion +1</li>
<li style="list-style-type:none;">Lore +1</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Argonian</dt>
<ul>
<li style="list-style-type:none;">Alchemy +1</li>
<li style="list-style-type:none;">Athletics +2</li>
<li style="list-style-type:none;">Illusion +1</li>
<li style="list-style-type:none;">Light Armor +1</li>
<li style="list-style-type:none;">Mysticism +1</li>
<li style="list-style-type:none;">Perception +1</li>
<li style="list-style-type:none;">Streetwise +1</li>
<li style="list-style-type:none;">Unarmored +1</li>
</ul>
<br>
</div>
<div style="list-style-type:none;width:15em">
<dt>Bosmer</dt>
<ul>
<li style="list-style-type:none;">Acrobatics +1</li>
<li style="list-style-type:none;">Alchemy +1</li>
<li style="list-style-type:none;">Light Armor +2</li>
<li style="list-style-type:none;">Marksman +2</li>
<li style="list-style-type:none;">Sneak +2</li>
<li style="list-style-type:none;">Throwing +1</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Breton</dt>
<ul>
<li style="list-style-type:none;">Alchemy +1</li>
<li style="list-style-type:none;">Alteration +1</li>
<li style="list-style-type:none;">Conjuration +2</li>
<li style="list-style-type:none;">Illusion +1</li>
<li style="list-style-type:none;">Mysticism +2</li>
<li style="list-style-type:none;">Restoration +2</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Dunmer</dt>
<ul>
<li style="list-style-type:none;">Athletics +1</li>
<li style="list-style-type:none;">Destruction +2</li>
<li style="list-style-type:none;">Light Armor +1</li>
<li style="list-style-type:none;">Long Blade +1</li>
<li style="list-style-type:none;">Marksman +1</li>
<li style="list-style-type:none;">Mysticism +1</li>
<li style="list-style-type:none;">Short Blade +2</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Imperial</dt>
<ul>
<li style="list-style-type:none;">Blunt +1</li>
<li style="list-style-type:none;">Crafting +1</li>
<li style="list-style-type:none;">Deception +2</li>
<li style="list-style-type:none;">Hand-to-Hand +1</li>
<li style="list-style-type:none;">Illusion +1</li>
<li style="list-style-type:none;">Light Armor +1</li>
<li style="list-style-type:none;">Long Blade +1</li>
<li style="list-style-type:none;">Lore +1</li>
<li style="list-style-type:none;">Speechcraft +2</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Khajiit</dt>
<ul>
<li style="list-style-type:none;">Acrobatics +3</li>
<li style="list-style-type:none;">Athletics +1</li>
<li style="list-style-type:none;">Hand-to-Hand +1</li>
<li style="list-style-type:none;">Light Armor +1</li>
<li style="list-style-type:none;">Security +1</li>
<li style="list-style-type:none;">Short Blade +1</li>
<li style="list-style-type:none;">Sneak +1</li>
<li style="list-style-type:none;">Streetwise +1</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Nord</dt>
<ul>
<li style="list-style-type:none;">Axe +2</li>
<li style="list-style-type:none;">Blunt +1</li>
<li style="list-style-type:none;">Crafting +1</li>
<li style="list-style-type:none;">Heavy Armor +1</li>
<li style="list-style-type:none;">Light Armor +2</li>
<li style="list-style-type:none;">Long Blade +1</li>
<li style="list-style-type:none;">Spear +1</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Orc</dt>
<ul>
<li style="list-style-type:none;">Axe +2</li>
<li style="list-style-type:none;">Block +2</li>
<li style="list-style-type:none;">Blunt +1</li>
<li style="list-style-type:none;">Crafting +1</li>
<li style="list-style-type:none;">Heavy Armor +2</li>
<li style="list-style-type:none;">Survival +1</li>
</ul>
<br>
</div>
<div style="width:15em">
<dt>Redguard</dt>
<ul>
<li style="list-style-type:none;">Athletics +1</li>
<li style="list-style-type:none;">Axe +1</li>
<li style="list-style-type:none;">Blunt +1</li>
<li style="list-style-type:none;">Heavy Armor +1</li>
<li style="list-style-type:none;">Light Armor +1</li>
<li style="list-style-type:none;">Long Blade +2</li>
<li style="list-style-type:none;">Perception +1</li>
<li style="list-style-type:none;">Short Blade +1</li>
</ul>
</div>
</dl>
<div id="race-abilities"></div>
### Racial Abilities
#### Argonian
> - Ability: *Argonian Water Breathing*
> - Water Breathing on Self
#### Bosmer
> - Greater Power: *Beast Tongue*
> - Command Creature up to lvl 5 for 10 turns on Target
#### Breton
> - Greater Power: *Dragon Skin*
> - Shield 50 pts for 10 turns on Self
#### Dunmer
> - Greater Power: *Ancestor Guardian*
> - Summon Ancestor Guardian for 10 turns on Self
#### Imperial
> - Greater Power: *Star of the West*
> - Absorb Fatigue 5 pts on Touch
>
> - Greater Power: *Voice of the Emperor*
> - Charm up to lvl 5 for 5 turns on Target
#### Khajiit
> - Greater Power: *Eye of Fear*
> - Demoralize up to lvl 25 for 5 turns on Target
>
> - Spell: *Eye of Night* (Make constant effect?)
> - Night Eye for 30 seconds (0 cost)
#### Nord
> - Greater Power: *Nordic Frost*
> - Frost Damage 25 pts on Touch
>
> - Greater Power: *Woad*
> - Shield 30 pts for 10 turns on Self
#### Orc
> - Greater Power: *Berserk*
> - Fortify Health 20 pts for 10 turns on Self
> - Fortify Fatigue 10 pts for 10 turns on Self
> - Fortify Attack 20 pts for 10 turns on Self
> - Drain Agility 20 pts for 10 turns on Self
#### Redguard
> - Greater Power: *Adrenaline Rush*
> - Fortify Agility 10 pts for 10 turns on Self
> - Fortify Endurance 10 pts for 10 turns on Self
> - Fortify Speed 10 pts for 10 turns on Self
> - Fortify Strength 10 pts for 10 turns on Self
> - Fortify Health 25 pts for 10 turns on Self
---
<div id="magic"></div>
## Magic
#### Types of Magic
> **Abilities** are passive spell effects, they are always active.
> **Greater Powers** are only able to be used once per day, always succeed, and cost no Magicka.
> **Lesser Powers** can be used as often as you want, always succeed, and may or may not cost Magicka.
> **Spells** are the most common and standard spell, which are covered in the following section.
> **Rituals** are a class of magic with casting times longer than one action.
> **Runes, Ward ← Enchant**
> **Curses?**
<div id="spells"></div>
### Spells
#### Casting a spell
> Any given spell has a Spell Difficulty, which you must overcome to successfully cast. The Spell Difficulty is a base of 20, plus double the Spell Cost.
>
> When casting a spell, roll a d20 and add your Spell Skill doubled plus your Willpower on 4. If you meet or exceed the Spell Difficulty, the spell cast is successful. On a failed cast, the Magicka is still expended.
>
> For example, a wizard with a Destruction skill of 9 and a Willpower of 10 wants to cast a spell that costs 5 Magicka. The Spell Difficulty is then 20 + 5 * 2 → DC 30, and their Spell Cast Modifier for Destruction is 9 * 2 + 10/4 → +20; the wizard rolls a d20 and gets a 7, 7+20 is less than the required DC 30, so the spell fails.
#### Determining Spell Cost
> The Spell Cost is the Magicka required to cast a spell. To calculate, multiply the Magnitude and Duration, then add in the Area, then multiply by the Spell Effect's Base Cost, finally divide by 60 for Self and Touch spells, 48 for Target spells. Round the Spell Cost *up*
#### Acquiring New Spells
> You can learn new spells in a variety of ways. You might find a spellbook that can teach you a spell, or learn a spell from an NPC - either through barter or other means. Characters can take an hour to teach another a spell, given the teacher has an Intelligence of 15 or higher or has a 15 or higher in the school of the spell being taught. Spells can also be created, either for a fee from NPCs or through a perk.
>
> When creating spells, you must know a spell with the effect you want to use to be able to create a spell with that effect, whether you are paying an NPC or creating a spell yourself. The standard fee for spellmaking is 100 times its Magicka point cost.
#### Ranged Spells
> When casting a spell at a target at range, you must overcome the Target's Evasion in addition to the Spell Difficulty. (-> Two separate rolls?)
<div id="enchanting"></div>
### Enchanting
#### Using Enchanted Items
> Enchanted Items have their own Magicka pools. This is determined by the soul size of the soul used to create the item.
>
> When an enchantment is used, it requires Magicka points from the item's pool equal to the Enchantment Cost.
>
> Cast on Use items require a bonus action to use - you can only use one Cast on Use enchantment per Turn. Cast on Strike enchantments take effect whenever the item strikes a target. For bows and crossbows, they take effect when the ammunition hits a target.
>
> Items recharge Magicka naturally, at a rate of one per hour (Change?), or can be recharged using soul gems. (Recharge using Magicka?)
<div id="enchantment-types"></div>
#### Types of Enchantments
> **Cast on Use** enchantments take a bonus action to use, and only one Cast on Use enchantment can be used per Turn. Cast on Use enchantments can be Self, Touch, or Target effects. For Self, the effect is applied to the user. For Touch and Target, the one who uses item casts the spell successfully.
>
> **Cast on Strike** enchantments activate whenever the item strikes a target. For bows and crossbows, they take effect when the ammunition strikes a target. Cast on Strike enchantments can be either Self or Touch effects. For Self, the effect is applied to whoever has the item equipped. For Touch, the effect is applied to the target that was struck.
>
> **Cast on Condition** enchantments activate on a condition set at creation time, for example casting when someone enters a room, casting when a certain word is said, or casting when someone steps on the item. The target must also be specified, work with the GM to make sure a created condition is specific enough.
>
> **Constant Effect** enchantments are always active when an item is equipped, and do not need to be used. Constant Effect enchantments can only be Self effects. The effect is applied to whoever has the item equipped.
#### Enchantment Cost
> The Enchantment Cost is equivalent to the Spell Cost of the magic effects.
#### Enchantment Difficulty
> The Enchantment Difficulty is a base of 20, plus four times the Enchantment Cost of the effects.
#### Soul Gems & Enchant Capacity
> A soul of sufficient size is necessary to perform an enchantment. The size of the soul must meet or exceed the Enchantment Cost.
#### Paying for Enchantment
> The base cost of an Enchantment is 100 times the Enchantment Difficulty.
#### Enchanting an item yourself
> To Enchant an item yourself, roll a d20, add your Enchant skill plus your Intelligence on 4. If you meet or exceed the Enchantment Difficulty, the Enchantment is a success. The soul used is still consumed on a failed Enchantment. You must know a spell with the effect to be enchanted in order to enchant and item with a given effect.
<div id="runes"></div>
### Runes
#### Using Runes
> A Rune is a single use enchantment on an item, requiring no soul gem to be created. A Rune may have any casting type as described in [Types of Enchantments](#enchantment-types), besides Constant Effect. Besides their single cast nature, they function the same as an equivalent enchantment.
#### Creating a Rune
> To create a Rune, you must succeed on an Enchant check - Enchant plus Intelligence / 4 - against the Enchantment Difficulty of the effect. Enchantment Difficulty is calculated the same way as for normal enchantments. Rather than requiring a soul gem of sufficient size, creating a Rune requires the creator to use Magicka points equal to the Enchantment Cost. You must know a spell with the effect to be enchanted in order to create a rune with a given effect.
<div id="alchemy"></div>
### Alchemy
#### Using a Potion
> On your turn, you may drink a potion as a bonus action. You may only drink one potion per turn.
> For poisons, you may use a bonus action to apply a poison to a weapon. This poison affects whatever target is next hit with that weapon successfully. You may not stack poisons on a weapon and the poison lasts for only one successful hit.
#### Creating a Potion
> Creating a Potion requires at least a Mortar & Pestle, any other alchemical tools (Calcinator, Retort, Alembic) are optional. A Potion also requires at least two ingredients, and a maximum of four ingredients. The spell effects of the potions are whatever effects are shared by all the ingredients. If no effects are shared, potion creation automatically fails.
#### Determining Potion Success
> If a d20 roll plus your Alchemy plus your Intelligence on 4 meets or exceeds 20, a potion is successfully created.
#### Determining Potion Strength
> The Magnitude of potion effects is determined by your Alchemy multiplied by 2, plus your Intelligence on 4, plus the quality of your Mortar & Pestle plus your Alembic, the total divided by the effect Base Cost. Each effect is calculated separately, having multiple effects does not reduce the strength of the other effects. (Ingredient potency?)
>
> ```
> ((Alchemy * 2) + (Intelligence / 4) + Mortar & Pestle + Alembic + Ingredient Potency) / Base Cost
> ```
#### Determining Potion Duration
> The Duration of potion effects in Turns is determined by your Alchemy multiplied by 2, plus your Intelligence on 4, plus the quality of your Calcinator plus your Retort, the total divided by 4. Each effect is calculated separately, having multiple effects does not reduce the duration of the other effects.
>
> ```
> ((Alchemy * 2) + (Intelligence / 4) + Calcinator + Retort + Ingredient Potency) / 4
> ```
> Note: Both Strength and Duration use your Alchemy times 2 plus your Intelligence on 4. The number before division for Magnitude and Duration calculations are constant when equipment and stats do not change. It may be useful to write down these numbers if you create potions often.
---
<div id="nm-combat"></div>
## Non-Magic Combat
<div id="armor-evasion"></div>
### Armor & Evasion
#### Determining your Armor Class
> Your Armor Class is simply the armor values of all the items you wearing added, plus your current armor type's skill on 2. For example, a character with Iron Boots (1.5), Iron Gauntlets (1.5), Iron Helmet (2), Steel Greaves (3), and a Chainmail Cuirass (3), with a Heavy Armor skill of 11 (⌊11/2⌋ = 5), has an Armor Class of 16.
>
> Your Armor Class value determines the damage reduction when you are hit by a non-magical attack. The incoming damage is reduced by points equal to your Armor Class, with minimum damage being 1/5 the incoming value. (Change to 1/10?)
#### Determining your Evasion
> The base evasion value for characters is 10, plus your Agility on 4. Skill modifiers are determined by what kind of armor set you are wearing.
>
> For Unarmored characters, add your Unarmored on 2.
>
> For characters in Light Armor, add your Light Armor on 4.
>
> For characters in Heavy Armor, no modifiers are added.
>
> The overall armor type of the character is determined by what the majority of the main slots (Boots, Legs, Chest, Hands, Helmet) contain. For each non-conforming item your armor skill is reduced by two for the purposes of Evasion calculation. (Change? Mixed calculation?)
<div id="attack"></div>
### Making an Attack
#### Determining Attack damage
> Before making an Attack Roll, you must decide how much Fatigue you are investing in the attack. Different weapon types require and allow different amounts of Fatigue to be used ([See table](#weapon-fatigue)). Each extra Fatigue used beyond the minimum required increases the damage, depending on the material and weapon type ([See table](#material-damage)). Finally, your Strength score is added to the Damage.
#### Determining Attack success
> Your Attack Roll is equivalent to your weapon skill plus your Agility on 4. Make a roll with a d20, if the roll plus your Attack Roll meets or exceeds the target's Evasion value, the attack hits.
#### Ranged Weapons
> Making an Attack with a Ranged Weapon is no different from any other weapon, however you must be aware of Ammunition and Range.
>
> Throwing weapons are their own Ammunition, and can be recovered after they have hit something.
>
> Bows use Arrows and Crossbows use Bolts, their damage is added to the normal Attack damage. Arrows and bolts may be recovered, but not always. A good guideline is recovering half of arrows that hit a target, though this is up to the GM. Arrows which miss can always be recovered, if you can find them.
>
> All Ranged weapons have an effective range, outside of this range you subtract one from your Attack Roll for every 5ft.
#### Spears & Staves
> Spears and Staves have more reach than other weapons. They can reach enemies up to 10ft away, rather than the 5ft of normal weapons.
>
> Attacking an enemy within 5ft with a Spear or Staff, however, reduces your Attack Roll by 10.
---
<div id="playing"></div>
## Playing the Game
<div id="rounds"></div>
### Rounds
> A Round consists of the Turns of all characters involved in some situation, most often combat. Outside of combat, Rounds are not required, but can be used if the GM finds it fit.
>
> The first part of the Round is Declaration, wherein characters declare what they will attempt to do on their Turn. Declaration moves in reverse Turn Order (i.e. higher Speed declares *last*, lower Speed declares *first*).
>
> After all characters have Declared, the Turns are taken in Turn order. Characters attempt to do whatever they Declared.
#### Turn Order
> Turn Order is determined by Speed. Characters with higher Speed act first, characters with lower Speed last. Ties may be broken with a d20 challenge or agreement between players.
>
> (Change to use a roll as well?)
<div id="declaration"></div>
#### Declaration
> Declaration moves in reverse Turn Order (i.e. higher Speed declares *last*, lower Speed declares *first*). This allows characters with a higher Speed to decide their actions based on the Declaration of lower Speed characters, giving a significant advantage.
>
> For example, a goblin declares that they are going to run over and attack a wizard. The wizard has a higher Speed, and makes their declaration after the goblin. They see that the goblin is going to attack them, and so decides to cast a Fire Shield spell.
<div id="turn"></div>
#### Turn
> On a character's Turn, they attempt to enact whatever they decided in their Declaration. For example, a rogue sees a health potion sitting on a table, and in their declaration states they're going to run over and drink it. On their Turn, they begin to run over, but knock right into an invisible wall. They cannot get to the potion, and so their turn ends.
>
> In the goblin example from the Declaration section, the wizard acts first, and on their Turn successfully casts their Fire Shield spell. The goblin, as they declared, runs to the wizard and attacks, only to get a heavy dose of fire damage, and our wizard remains unscathed.
<div id="movement"></div>
### Movement
> Your movement speed is a base of 10ft per Turn, plus your Athletics on 4 added with your Speed on 2 times 5ft. E.g. A character with a Speed of 13 and an Athletics of 9 has a movement speed of 10ft + ((13/2 + 9/4) * 5ft) → 50ft.
>
> You can move once per Turn (Fatigue cost? Half speed free?), plus one additional time for 2 Fatigue.
<div id="actions"></div>
### Actions
> Actions encompass many thing you might want to do on a Turn. The most common are making an Attack and Casting a Spell.
>
> You have only one Action per Turn.
#### Bonus Actions
> Many things do not take up a full action, and instead are bonus actions, which can be taken in addition to normal actions. Examples would be drinking a Potion, using an Enchantment on an item, dropping an item, or shouting something.
>
> Most bonus actions can only be taken once per Turn, e.g. you can only drink one potion per Turn. This is the default for any bonus action unless otherwise specified.
>
> Speaking is an example of a bonus action which can be done multiple times in a Turn, the limits are up to the GM.
##### Equipping and Changing Weapons
> Equipping a weapon is a bonus action, however if you store your current weapon it takes a full Action. If you drop your current weapon, equipping a new weapon remains a bonus action.
---
<div id="progression"></div>
## Progression
<div id="attribute-increases"></div>
### Attribute Increases
> An Attribute increases by 1 when there have been 2 increases in Skills it governs, either one Skill increasing by two or two Skills increasing by one. The maximum base value of an Attribute is 20, it cannot be raised further with Skill increases.
<div id="skill-increases"></div>
### Skill Increases
> A Skill increases by one when a player reaches 2x the value being increased to in Experience points. The maximum base value for a Skill is 20.
<div id="experience"></div>
#### Experience
> When the GM feels a player has used a Skill a significant amount, has used a Skill in a particularly clever way, or a way that fits the character very well from a roleplay perspective, the GM awards the player an Experience point in that Skill. When a player has gained enough Experience points in a Skill, the Skill increases.
>
> Some examples:
>
> - A player using Light Armor and a Spear has finished a long combat, or a series of smaller fights. The GM awards an Experience point in each.
>
> - A mage has used a new Destruction spell for the first time. The GM awards an Experience point in Destruction.
>
> - A thief managed to open a moderately difficult lock. The GM awards an Experience point in Security.
>
> - A player used an enchanted item to save themselves from a dangerous situation. The GM awards an experience point in Enchant.
>
> - A warrior in Heavy Armor tanks and holds off a horde of enemies, fighting to the last breath to buy time for the party to think of a way to escape. The GM awards 2 Experience points in Heavy Armor.
>
> - A mage managed to cast a Conjuration spell far beyond their normal skill, achieving a key objective for the party's, or their own, quest. The GM awards 3 Experience points in Conjuration.
>
> - A slick-talking player manages to buy an item at a price significantly below what the seller was originally asking. The GM awards an Experience point in Speechcraft.
>
> The points at which GMs award Experience are up to them, though they should not be too reserved with them - many Experience points are needed to advance.
#### Experience Required Table
> Experience points required for Skill increase is 2x the value you are increasing to.
| Value | Cost |
| :-----: | ---: |
| 0 → 1 | 2 |
| 1 → 2 | 4 |
| 2 → 3 | 6 |
| 3 → 4 | 8 |
| 4 → 5 | 10 |
| 5 → 6 | 12 |
| 6 → 7 | 14 |
| 7 → 8 | 16 |
| 8 → 9 | 18 |
| 9 → 10 | 20 |
| 10 → 11 | 22 |
| 11 → 12 | 24 |
| 12 → 13 | 26 |
| 13 → 14 | 28 |
| 14 → 15 | 30 |
| 15 → 16 | 32 |
| 16 → 17 | 34 |
| 17 → 18 | 36 |
| 18 → 19 | 38 |
| 19 → 20 | 40 |
<div id="perks"></div>
### Perks
> You gain Perks for each Skill as you increase it, one at the Apprentice level 5, one at the Expert level 10, one at the Master level 15. You can find a list of the Perks [here](perks.html). (Higher values for Expert and Master perks?)
<div id="levels"></div>
### Levels
> You gain a level when you have had an Attribute increase. On gaining a level, your base HP increases by half your Endurace value. Also used for a few spell effects rn and that's about it\.\.\. might have perks interact with it, idk
---
<div id="tables"></div>
## Reference Tables
<div id="quick-skills"></div>
### Quick Skill Values
| N | N/2 | N/4 |
| :-: | --: | --: |
| 1 | 0 | 0 |
| 2 | 1 | 0 |
| 3 | 1 | 0 |
| 4 | 2 | 1 |
| 5 | 2 | 1 |
| 6 | 3 | 1 |
| 7 | 3 | 1 |
| 8 | 4 | 2 |
| 9 | 4 | 2 |
| 10 | 5 | 2 |
| 11 | 5 | 2 |
| 12 | 6 | 3 |
| 13 | 6 | 3 |
| 14 | 7 | 3 |
| 15 | 7 | 3 |
| 16 | 8 | 4 |
| 17 | 8 | 4 |
| 18 | 9 | 4 |
| 19 | 9 | 4 |
| 20 | 10 | 5 |
<div id="weapon-fatigue"></div>
### Weapon Fatigue Usage
<table>
<tr>
<th>Attack Fatigue Cost</th>
<th colspan=4>Weapon Type</th>
</tr>
<tr>
<td class="attribute">0 Base Fatigue (1 Max)</td>
<td>Short Blade</td>
<td>Club</td>
<td>Staff</td>
<td>Throwing</td>
</tr>
<tr>
<td class="attribute">1 Base Fatigue (3 Max)</td>
<td>Long Blade (1h)</td>
<td>Spear</td>
<td>War Axe</td>
<td>Bows & Crossbow</td>
</tr>
<tr>
<td class="attribute">2 Base Fatigue (5 Max)</td>
<td>Warhammer</td>
<td>Battle Axe</td>
<td>Long Blade (2h)</td>
<td></td>
</tr>
</table>
<div id="weapon-skills"></div>
### Weapon Governing Skills
<table>
<tr>
<th>Skill</th>
<th colspan=3>Type</th>
</tr>
<tr>
<th>Axe</th>
<td>Battle Axe</td>
<td>War Axe</td>
<td></td>
</tr>
<tr>
<th>Blunt</th>
<td>Club</td>
<td>Staff</td>
<td>Warhammer</td>
</tr>
<tr>
<th>Long Blade</th>
<td>Long Blade (1h)</td>
<td>Long Blade (2h)</td>
<td></td>
</tr>
<tr>
<th>Short Blade</th>
<td>Short Blade</td>
<td></td>
<td></td>
</tr>
<tr>
<th>Spear</th>
<td>Spear</td>
<td></td>
<td></td>
</tr>
<tr>
<th>Throwing</th>
<td>Throwing</td>
<td></td>
<td></td>
</tr>
<tr>
<th>Marksman</th>
<td>Bow</td>
<td>Crossbow</td>
<td></td>
</tr>
</table>
<div id="material-damage"></div>
### Material Damage Values
#### Staves, Daggers, Shortswords, Clubs, Throwing
<table>
<tr>
<th>Material</th>
<th>Base</th>
<th style="padding-right:2ch;padding-left:2ch;">+1</th>
<th style="padding-right:2ch;padding-left:2ch;">+2</th>
</tr>
<tr>
<td class="attribute">Iron</td>
<td>1d6</td>
<td>1d6+3</td>
<td>1d6+6</td>
</tr>
<tr>
<td class="attribute">Steel</td>
<td>1d8</td>
<td>1d8+4</td>
<td>1d8+8</td>
</tr>
<tr>
<td class="attribute">Silver</td>
<td>1d8</td>
<td>1d8+4</td>
<td>1d8+8</td>
</tr>
<tr>
<td class="attribute">Elven</td>
<td>1d10</td>
<td>1d10+5</td>
<td>1d10+10</td>
</tr>
<tr>
<td class="attribute">Dwarven</td>
<td>1d10</td>
<td>1d10+5</td>
<td>1d10+10</td>
</tr>
<tr>
<td class="attribute">Glass</td>
<td>1d12</td>
<td>1d12+6</td>
<td>1d12+12</td>
</tr>
<tr>
<td class="attribute">Ebony</td>
<td>1d12</td>
<td>1d12+6</td>
<td>1d12+12</td>
</tr>
<tr>
<td class="attribute">Daedric</td>
<td>1d20</td>
<td>1d20+10</td>
<td>1d20+20</td>
</tr>
</table>
#### War Axes, Spears, 1-H Long, Bows
<table>
<tr>
<th>Material</th>
<th>Base</th>
<th style="padding-right:2ch;padding-left:2ch;">+1</th>
<th style="padding-right:2ch;padding-left:2ch;">+2</th>
</tr>
<tr>
<td class="attribute">Iron</td>
<td>1d6</td>
<td>1d6+3</td>
<td>2d6+3</td>
</tr>
<tr>
<td class="attribute">Steel</td>
<td>1d8</td>
<td>1d8+4</td>
<td>2d8+4</td>
</tr>
<tr>
<td class="attribute">Silver</td>
<td>1d8</td>
<td>1d8+4</td>
<td>2d8+4</td>
</tr>
<tr>
<td class="attribute">Elven</td>
<td>1d10</td>
<td>1d10+5</td>
<td>2d10+5</td>
</tr>
<tr>
<td class="attribute">Dwarven</td>
<td>1d10</td>
<td>1d10+5</td>
<td>2d10+5</td>
</tr>
<tr>
<td class="attribute">Glass</td>
<td>1d12</td>
<td>1d12+6</td>
<td>2d12+6</td>
</tr>
<tr>
<td class="attribute">Ebony</td>
<td>1d12</td>
<td>1d12+6</td>
<td>2d12+6</td>
</tr>
<tr>
<td class="attribute">Daedric</td>
<td>1d20</td>
<td>1d20+10</td>
<td>2d20+10</td>
</tr>
</table>
#### 2-H Long, Warhammers, Battle Axes
<table>
<tr>
<th>Material</th>
<th>Base</th>
<th style="padding-right:2ch;padding-left:2ch;">+1</th>
<th style="padding-right:2ch;padding-left:2ch;">+2</th>
<th style="padding-right:2ch;padding-left:2ch;">+3</th>
<th style="padding-right:2ch;padding-left:2ch;">+4</th>
</tr>
<tr>
<td class="attribute">Iron</td>
<td>1d6</td>
<td>2d6</td>
<td>3d6</td>
<td>4d6</td>
<td>5d6</td>
</tr>
<tr>
<td class="attribute">Steel</td>
<td>1d8</td>
<td>2d8</td>
<td>3d8</td>
<td>4d8</td>
<td>5d8</td>
</tr>
<tr>
<td class="attribute">Silver</td>
<td>1d8</td>
<td>2d8</td>
<td>3d8</td>
<td>4d8</td>
<td>5d8</td>
</tr>
<tr>
<td class="attribute">Elven</td>
<td>1d10</td>
<td>2d10</td>
<td>3d10</td>
<td>4d10</td>
<td>5d10</td>
</tr>
<tr>
<td class="attribute">Dwarven</td>
<td>1d10</td>
<td>2d10</td>
<td>3d10</td>
<td>4d10</td>
<td>5d10</td>
</tr>
<tr>
<td class="attribute">Glass</td>
<td>1d12</td>
<td>2d12</td>
<td>3d12</td>
<td>4d12</td>
<td>5d12</td>
</tr>
<tr>
<td class="attribute">Ebony</td>
<td>1d12</td>
<td>2d12</td>
<td>3d12</td>
<td>4d12</td>
<td>5d12</td>
</tr>
<tr>
<td class="attribute">Daedric</td>
<td>1d20</td>
<td>2d20</td>
<td>3d20</td>
<td>4d20</td>
<td>5d20</td>
</tr>
</table>
#### Arrows, Bolts
<table>
<tr>
<th>Material</th>
<th>Damage</th>
</tr>
<tr>
<td class="attribute">Iron</td>
<td>1</td>
</tr>
<tr>
<td class="attribute">Steel</td>
<td>2</td>
</tr>
<tr>
<td class="attribute">Silver</td>
<td>2</td>
</tr>
<tr>
<td class="attribute">Elven</td>
<td>3</td>
</tr>
<tr>
<td class="attribute">Dwarven</td>
<td>3</td>
</tr>
<tr>
<td class="attribute">Glass</td>
<td>4</td>
</tr>
<tr>
<td class="attribute">Ebony</td>
<td>5</td>
</tr>
<tr>
<td class="attribute">Daedric</td>
<td>10</td>
</tr>
</table>
#### Ranges
<table>
<tr> <th>Type</th><th>Material</th><th>Range</th> </tr>
<tr> <td rowspan=4><b>Bow</b></td> <td><i>Iron, Steel, Silver</i></td><td>60ft</td> </tr>
<tr> <td><i>Elven, Dwarven</i></td><td>80ft</td> </tr>
<tr> <td><i>Glass, Ebony</i></td><td>100ft</td> </tr>
<tr> <td><i>Daedric</i></td><td>120ft</td> </tr>
<tr> <td rowspan=3><b>Crossbow</b></td> <td><i>Steel</i></td><td>80ft</td> </tr>
<tr> <td><i>Dwarven</i></td><td>100ft</td> </tr>
<tr> <td><i>Daedric</i></td><td>120ft</td> </tr>
<tr> <td rowspan=4><b>Throwing</b></td><td><i>Iron, Steel, Silver</i></td><td>20ft</td> </tr>
<tr><td><i>Elven, Dwarven</i></td><td>30ft</td> </tr>
<tr><td><i>Glass, Ebony</i></td><td>40ft</td> </tr>
<tr><td><i>Daedric</i></td><td>50ft</td> </tr>
</table>
<div id="alchemy-quality"></div>
### Alchemy Tool Quality
<table>
<tr>
<th>Tier</th>
<th>Bonus</th>
</tr>
<tr>
<td class="attribute">Novice</td>
<td>+2</td>
</tr>
<tr>
<td class="attribute">Apprentice</td>
<td>+4</td>
</tr>
<tr>
<td class="attribute">Journeyman</td>
<td>+8</td>
</tr>
<tr>
<td class="attribute">Master</td>
<td>+10</td>
</tr>
<tr>
<td class="attribute">Grandmaster</td>
<td>+15</td>
</tr>
</table>
<div id="ingredient-quality"></div>
### Ingredient Quality
<table>
<tr>
<th>Tier</th>
<th>Bonus</th>
</tr>
<tr>
<td class="attribute">Poor</td>
<td>+0</td>
</tr>
<tr>
<td class="attribute">Common</td>
<td>+3</td>
</tr>
<tr>
<td class="attribute">Rare</td>
<td>+6</td>
</tr>
<tr>
<td class="attribute">Epic</td>
<td>+9</td>
</tr>
<tr>
<td class="attribute">Legendary</td>
<td>+15</td>
</tr>
</table>
<div id="armor-values"></div>
### Armor Values
<dl style="display:flex;flex-direction:row;">
<div style="width: 50%;">
<h4>Fur Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">6</td> </tr>
<tr> <td>Fur Boots</td> <td>0.5</td> </tr>
<tr> <td>Fur Cuirass</td> <td>2</td> </tr>
<tr> <td>Fur Gauntlets</td><td>0.5</td> </tr>
<tr> <td>Fur Greaves</td> <td>1</td> </tr>
<tr> <td>Fur Helmet</td> <td>1</td> </tr>
<tr> <td>Fur Shield</td> <td>1</td> </tr>
</table>
<h4>Leather Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">10</td> </tr>
<tr> <td>Leather Boots</td> <td>1</td> </tr>
<tr> <td>Leather Cuirass</td> <td>2.5</td> </tr>
<tr> <td>Leather Gauntlets</td><td>1</td> </tr>
<tr> <td>Leather Greaves</td> <td>1.5</td> </tr>
<tr> <td>Leather Helmet</td> <td>1</td> </tr>
<tr> <td>Leather Shield</td> <td>3</td> </tr>
</table>
<h4>Chainmail Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">12</td> </tr>
<tr> <td>Chainmail Boots</td> <td>1</td> </tr>
<tr> <td>Chainmail Cuirass</td> <td>3</td> </tr>
<tr> <td>Chainmail Gauntlets</td><td>1</td> </tr>
<tr> <td>Chainmail Greaves</td> <td>2</td> </tr>
<tr> <td>Chainmail Helmet</td> <td>1.5</td> </tr>
<tr> <td>Light Iron Shield</td> <td>3.5</td> </tr>
</table>
<h4>Mithril Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">14</td> </tr>
<tr> <td>Mithril Boots</td> <td>1.5</td> </tr>
<tr> <td>Mithril Cuirass</td> <td>3.5</td> </tr>
<tr> <td>Mithril Gauntlets</td><td>1.5</td> </tr>
<tr> <td>Mithril Greaves</td> <td>2</td> </tr>
<tr> <td>Mithril Helmet</td> <td>1.5</td> </tr>
<tr> <td>Mithril Shield</td> <td>4</td> </tr>
</table>
<h4>Elven Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">16</td> </tr>
<tr> <td>Elven Boots</td> <td>1.5</td> </tr>
<tr> <td>Elven Cuirass</td> <td>4</td> </tr>
<tr> <td>Elven Gauntlets</td><td>1.5</td> </tr>
<tr> <td>Elven Greaves</td> <td>2.5</td> </tr>
<tr> <td>Elven Helmet</td> <td>2</td> </tr>
<tr> <td>Elven Shield</td> <td>4.5</td> </tr>
</table>
<h4>Glass Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">20</td> </tr>
<tr> <td>Glass Boots</td> <td>2</td> </tr>
<tr> <td>Glass Cuirass</td> <td>5</td> </tr>
<tr> <td>Glass Gauntlets</td><td>2</td> </tr>
<tr> <td>Glass Greaves</td> <td>3</td> </tr>
<tr> <td>Glass Helmet</td> <td>3</td> </tr>
<tr> <td>Glass Shield</td> <td>5</td> </tr>
</table>
</div>
<div style="width: 50%;">
<h4>Iron Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">16</td> </tr>
<tr> <td>Iron Boots</td><td>1.5</td> </tr>
<tr> <td>Iron Cuirass</td><td>4</td> </tr>
<tr> <td>Iron Gauntlets</td><td>1.5</td> </tr>
<tr> <td>Iron Greaves</td><td>2.5</td> </tr>
<tr> <td>Iron Helmet</td><td>2</td> </tr>
<tr> <td>Iron Shield</td><td>4.5</td> </tr>
</table>
<h4>Steel Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">18</td> </tr>
<tr> <td>Steel Boots</td> <td>1.5</td> </tr>
<tr> <td>Steel Cuirass</td> <td>4.5</td> </tr>
<tr> <td>Steel Gauntlets</td><td>1.5</td> </tr>
<tr> <td>Steel Greaves</td> <td>3</td> </tr>
<tr> <td>Steel Helmet</td> <td>2.5</td> </tr>
<tr> <td>Steel Shield</td> <td>5</td> </tr>
</table>
<h4>Dwarven Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">20</td> </tr>
<tr> <td>Dwarven Boots</td> <td>2</td> </tr>
<tr> <td>Dwarven Cuirass</td> <td>5</td> </tr>
<tr> <td>Dwarven Gauntlets</td><td>2</td> </tr>
<tr> <td>Dwarven Greaves</td> <td>3</td> </tr>
<tr> <td>Dwarven Helmet</td> <td>2.5</td> </tr>
<tr> <td>Dwarven Shield</td> <td>5.5</td> </tr>
</table>
<h4>Orcish Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">22</td> </tr>
<tr> <td>Orcish Boots</td> <td>2</td> </tr>
<tr> <td>Orcish Cuirass</td> <td>5.5</td> </tr>
<tr> <td>Orcish Gauntlets</td><td>2</td> </tr>
<tr> <td>Orcish Greaves</td> <td>3.5</td> </tr>
<tr> <td>Orcish Helmet</td> <td>3</td> </tr>
<tr> <td>Orcish Shield</td> <td>6</td> </tr>
</table>
<h4>Ebony Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">24</td> </tr>
<tr> <td>Ebony Boots</td> <td>2.5</td> </tr>
<tr> <td>Ebony Cuirass</td> <td>6</td> </tr>
<tr> <td>Ebony Gauntlets</td><td>2.5</td> </tr>
<tr> <td>Ebony Greaves</td> <td>3.5</td> </tr>
<tr> <td>Ebony Helmet</td> <td>3</td> </tr>
<tr> <td>Ebony Shield</td> <td>6.5</td> </tr>
</table>
<h4>Daedric Armor</h4>
<table>
<tr> <th>Name</th><th>Rating</th> </tr>
<tr> <td style="background-color:#EEEEEE">Full Set</td><td style="background-color:#EEEEEE">30</td> </tr>
<tr> <td>Daedric Boots</td> <td>3</td> </tr>
<tr> <td>Daedric Cuirass</td> <td>7.5</td> </tr>
<tr> <td>Daedric Gauntlets</td><td>3</td> </tr>
<tr> <td>Daedric Greaves</td> <td>4.5</td> </tr>
<tr> <td>Daedric Helmet</td> <td>4</td> </tr>
<tr> <td>Daedric Shield</td> <td>8</td> </tr>
</table>
</div>
</dl>
<div id="select-clothing"></div>
### Select Clothing
<dl style="display:flex;flex-direction:row;">
<div style="width: 50%;">
<h4>Common</h4>
<table>
<tr> <th>Name</th> </tr>
<tr> <td>Common Amulet</td> </tr>
<tr> <td>Common Ring</td> </tr>
<tr> <td>Common Belt</td> </tr>
<tr> <td>Common Gloves</td> </tr>
<tr> <td>Common Pants</td> </tr>
<tr> <td>Common Robe</td> </tr>
<tr> <td>Common Shirt</td> </tr>
<tr> <td>Common Shoes</td> </tr>
<tr> <td>Common Skirt</td> </tr>
</table>
<h4>Expensive</h4>
<table>
<tr> <th>Name</th> </tr>
<tr> <td>Expensive Amulet</td> </tr>
<tr> <td>Expensive Ring</td> </tr>
<tr> <td>Expensive Belt</td> </tr>
<tr> <td>Expensive Gloves</td> </tr>
<tr> <td>Expensive Pants</td> </tr>
<tr> <td>Expensive Robe</td> </tr>
<tr> <td>Expensive Shirt</td> </tr>
<tr> <td>Expensive Shoes</td> </tr>
<tr> <td>Expensive Skirt</td> </tr>
</table>
</div>
<div style="width: 50%;">
<h4>Extravagent</h4>
<table>
<tr> <th>Name</th> </tr>
<tr> <td>Extravagent Amulet</td> </tr>
<tr> <td>Extravagent Ring</td> </tr>
<tr> <td>Extravagent Belt</td> </tr>
<tr> <td>Extravagent Gloves</td> </tr>
<tr> <td>Extravagent Pants</td> </tr>
<tr> <td>Extravagent Robe</td> </tr>
<tr> <td>Extravagent Shirt</td> </tr>
<tr> <td>Extravagent Shoes</td> </tr>
<tr> <td>Extravagent Skirt</td> </tr>
</table>
<h4>Exquisite</h4>
<table>
<tr> <th>Name</th> </tr>
<tr> <td>Exquisite Amulet</td> </tr>
<tr> <td>Exquisite Ring</td> </tr>
<tr> <td>Exquisite Belt</td> </tr>
<tr> <td>Exquisite Gloves</td> </tr>
<tr> <td>Exquisite Pants</td> </tr>
<tr> <td>Exquisite Robe</td> </tr>
<tr> <td>Exquisite Shirt</td> </tr>
<tr> <td>Exquisite Shoes</td> </tr>
<tr> <td>Exquisite Skirt</td> </tr>
</table>
</div></dl>
---
[License Info](license.html)
---
{::nomarkdown}
</body>
</html>
{:/nomarkdown}