Lower armor values
This commit is contained in:
parent
06afef306e
commit
aab6fb0c23
1 changed files with 9 additions and 9 deletions
|
@ -641,16 +641,16 @@ Land Suit | 0 | 0 | 1
|
|||
Soft Diving Suit | 0 | 0 | 1
|
||||
**Armor** | | | | |
|
||||
Light Helmet | 1 | 0 | 0
|
||||
Helmet | 3 | 0 | 0
|
||||
Helmet | 2 | 0 | 0
|
||||
Leather Jacket | 1 | 0 | 0
|
||||
Ballistic Vest | 4 | 0 | 1
|
||||
Tactical Vest | 8 | -1 | 1
|
||||
Bomb Suit | 12 | -2 | 1
|
||||
Ballistic Vest | 3 | 0 | 1
|
||||
Tactical Vest | 6 | -1 | 1
|
||||
Bomb Suit | 8 | -2 | 1
|
||||
|
||||
Shield | Rating | Encumbrance | Acc | DV | Availability
|
||||
--- | :--: | :---: | :---: | :---: | :---:
|
||||
Trash can lid | 2 | 0 | -1 | 1+BOD | 0
|
||||
Riot Shield | 7 | 0 | -2 | 2+BOD | 1
|
||||
Trash can lid | 1 | 0 | -1 | 1+BOD | 0
|
||||
Riot Shield | 4 | 0 | -2 | 2+BOD | 1
|
||||
|
||||
**Armor Rating:** Personal body armor is rated by its Armor Rating. That rating
|
||||
is added to all three of the character’s Wound Levels. Some armor only protects
|
||||
|
@ -665,7 +665,7 @@ penalty.
|
|||
Arc flash suits are a type of personal protective equipment worn to protect the
|
||||
wearer from electrical discharge. They come in various levels of protection and
|
||||
designs from overalls and helmets to full suits. The suit provides electrical
|
||||
armor of 4, 5, 7, or 10 depending on the environment.
|
||||
armor of 3, 4, 5, or 6 depending on the environment.
|
||||
|
||||
### CBRN Suit
|
||||
CBRN suits, also called HAZMAT suits, are type of full body personal protective
|
||||
|
@ -689,7 +689,7 @@ the user dry.
|
|||
Fire Entry Suits are designed for entry into hight heat environments such as a
|
||||
heated kiln or burning building. Protecting the wearer in ambient temperatures
|
||||
up to 1000c for a short duration. The suit comes with a respirator and
|
||||
temperature monitor. The suit provides fire armor 12.
|
||||
temperature monitor. The suit provides fire armor 8.
|
||||
|
||||
### Gas Mask
|
||||
Gas mask protects the wearer from inhaling airborne pollutants, particulates,
|
||||
|
@ -735,7 +735,7 @@ added together with an additional -1 for every layer.
|
|||
|
||||
### Shields
|
||||
Shields follow the same general rules as armor however they only protect half
|
||||
the users body but doesn't add to encumbrance like stacking armor does.
|
||||
the users body but don't add to encumbrance like stacking armor does.
|
||||
|
||||
## Vehicles <a name="vehicles"></a>
|
||||
Vehicles are mostly the same as modern equivalents. Stats assume a mid size version.
|
||||
|
|
Loading…
Reference in a new issue