mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
The preceding parragraph used singular and "piece" while my text used plural and "part". Made it all singular and "piece" to be coherent.
This commit is contained in:
parent
7e2d05f434
commit
8eb1d97501
@ -32,16 +32,16 @@ Armor
|
||||
Finally, *Armor Value* tells the game how much points to add to the player
|
||||
character’s *Armor Rating*.
|
||||
|
||||
Armor parts can be either Light, Medium, or Heavy and are assigned into these
|
||||
categories primarily by their weight. In addition, the type of armor part (what slot it goes to)
|
||||
and GMST values ``fLightMaxMod`` and ``fMedMaxMod`` further affect whether an armor is
|
||||
Light, Medium, or Heavy. By default these values are:
|
||||
An armor piece can be either Light, Medium, or Heavy and is assigned to a
|
||||
category primarily by its weight. In addition, the type of armor piece
|
||||
(what slot it goes to) and GMST values ``fLightMaxMod`` and ``fMedMaxMod``
|
||||
further affect this. By default these values are:
|
||||
|
||||
.. list-table::
|
||||
:widths: 40 20 20 20
|
||||
:header-rows: 1
|
||||
|
||||
* - Armor part
|
||||
* - Armor piece
|
||||
- Light (weight)
|
||||
- Medium (weight)
|
||||
- Heavy (weight)
|
||||
@ -67,7 +67,6 @@ Armor
|
||||
- 9.0 < w
|
||||
|
||||
|
||||
|
||||
Book
|
||||
This includes scrolls and notes. For the game to make the distinction
|
||||
between books and scrolls, *Book Type* property is used.
|
||||
|
Loading…
Reference in New Issue
Block a user