Ankle holster: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
(Added a workaround for the encumbrance issue.)
m (Soyweiser moved page Bootstrap to Ankle holster: Was renamed a while back.)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Clothes
<noinclude>{{Clothes</noinclude>
  |name=bootstrap
<includeonly>{{row/Clothing1</includeonly>
  |name=Ankle holster
|id=bootstrap
  |glyph=<nowiki>[</nowiki>
  |glyph=<nowiki>[</nowiki>
  |color=C_STORE
  |color=c_green
  |volume=1
  |volume=1
  |weight=1
  |weight=190
  |rarity=3
|bash=-1
|cut=0
|tohit=-1
  |rarity=0
  |price=80
  |price=80
  |mat1=LEATHER
  |mat1=leather
  |mat2=MNULL
  |mat2=null
  |bash=<nowiki>-1</nowiki>
  |func=
|cut=<nowiki>0</nowiki>
|tohit=<nowiki>-1</nowiki>
|flag=
  |encumber=0
  |encumber=0
  |storage=2
  |storage=2
|thickness=2
  |bashprotect=0
  |bashprotect=0
  |cutprotect=0
  |cutprotect=0
  |enviprotect=0
  |enviprotect=0
  |warmth=1
  |warmth=1
}}
|coverage=30
A small holster worn on the ankle.
|covers1=LEGS
|description=A small holster worn on the ankle. Activate to sheathe/draw a small pistol or knife
}}<noinclude>


Bootstraps are notoriously useless the way they are; since they're worn over your pants, you end up gaining two encumbrance due to the extra layers. If you want to fix this yourself, just go into /data/raw/items/armor.json, locate the "bootstrap" entry, and insert the following line:
== Notes ==
* In {{InlineVer|0.A}} the bootstrap was renamed to ankle holster. Gaining various fixes that made it less useless than it was before. (Mainly reductions in enc)


<code>"flags" : ["OVERSIZE"],</code>


[[Category:Legs]]
{{Clothing}}
[[Category:Legs]][[Category:storage]]
</noinclude>

Latest revision as of 10:20, 3 September 2016

[ Ankle holster

Hitchhiker's Guide:
Stable (0.F-3) - [ Ankle holster ]
Experimental - [ Ankle holster ]

General
Materials leather
Encumbrance 0
Volume 1 L or 1.06 qt or 4 c
Weight 190 g or 0.419 lbs
Warmth 1
Storage 2
Coverage 30%
Covers legs
Protection
Bash Protect 6
Cut Protect 6
Envir Protect 0
Acid Protect 12
Other
Price 8 $
As a Weapon
Bash Dmg -1
Cut Dmg 0
To Hit -1
 A small holster worn on the ankle. Activate to sheathe/draw a small pistol or knife 

This is a very light clothing item made of leather, which covers 30% of your legs, and which has a bit of storage capacity. It barely occupies any space, doesn't encumber you at all, and will keep the areas it covers barely warm.

It offers very low protection against bashing attacks and very low protection against cutting ones (that includes bullets), while offering no protection from environmental hazards.

It has no extra particularities.

This clothing item can be repaired, fitted (if appropriate) and reinforced via the tailoring skill, by using a sewing kit or bone needle and leather patches.


Notes

  • In 0.A (Kaufman) the bootstrap was renamed to ankle holster. Gaining various fixes that made it less useless than it was before. (Mainly reductions in enc)