Military Boots: Difference between revisions

From PZwiki
m (Grammar)
m (Automated Formatting)
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<!-- COMMENT: This section is for the language bar. The language bar is used for linking translations of the same page into different languages.
{{Header|Project Zomboid|Items|Clothing|Shoes}}
-->{{languages}}<!-- COMMENT: The header format can be seen in the header template with a working explanation. The header connects categories and Version no. PLEASE ENTER THE VERSION AND INCREMENT No. WHEN YOU MAKE A PAGE. It helps everyone else know how old the page is versionwise -->
{{Page version|41.78.16}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=56}}
{{Infobox item
<!-- COMMENT: Here is the infobox for the clothing. This is a quick lookup for the item's stats. For more information, see: https://pzwiki.net/wiki/Template:Infobox_clothing
|name=Military Boots
-->{{Infobox clothing
|model=BootsArmy_Model.png
| display_name = Military Boots
|icon=BootsArmy.png
| name_colour = Clothing
|icon_name=Military Boots
| name_text_colour = Clothing
| image =
| image_width = 300px
| alternate_image = BootsArmy.png
| alternate_name = Military Boots
| alternate_link =
| alternate_image2 = BootsHiking.png
| alternate_name2 = Military Desert Boots
| alternate_link2 =
| alternate_image3 =
| alternate_name3 =
| alternate_link3 =
| alternate_image4 =
| alternate_name4 =
| alternate_link4 =
| alternate_image5 =
| alternate_name5 =
| alternate_link5 =
| alternate_image6 =
| alternate_name6 =
| alternate_link6 =
| alternate_image7 =
| alternate_name7 =
| alternate_link7 =
<!-- General -->
<!-- General -->
| category = Clothing
|category=Clothing
| weight = 1.0
|weight=1.0
| body_location = Shoes
|equipped=Shoes
| condition =
|run_speed=0.9
| fabric =
|scratch_defense=100
| capacity =
|bite_defense=100
| weight_reduction =
|insulation=0.5
| attachments_provided =
|wind_resistance=0.6
<!-- Speed -->
|water_resistance=0.5
| run_speed = 0.9
<!-- Protection -->
| scratch_defense = 100
| bite_defense = 100
<!-- Insulation -->
| insulation = 1.0
| wind_resistance = 1.0
| water_resistance = 0.8
<!-- Technical details -->
<!-- Technical details -->
| class_name = Base.Shoes_ArmyBoots<br>Base.Shoes_ArmyBootsDesert
|item_id=Base.Shoes_ArmyBoots
}}<!--
}}
COMMENT: include a very brief introduction to the item
'''Military boots''' are black colored boots commonly worn by soldiers.
-->'''Military boots''' are either black or tan colored boots commonly worn by soldiers.
 
__TOC__
<!--Comment: This is where the 'Table Of Contents' will go if it is needed-->


==Usage==
==Usage==
<!--Comment: This section contains how the item can be used. This may include crafting, adding attachments (belts), storage space, or another functionality, such as being able to raise and lower the hood of some jackets. -->
===Pros and cons===
===Pros and Cons===
{{Pros-cons
{{pros-cons
|pros1 = Highest stomp power.
<!-- #PROS# - below this line -->
|pros2 = Extremely bite and scratch resistant.
|pros1 = Extremely bite and scratch resistant
|pros3 = Best insulation and weather protection.
|pros2 = Excellent insulation and weather protection
|cons1 = Will slow the player down a little.
<!-- #CONS# - below this line -->
|cons2 = Can be difficult to find.
|cons1 = Can be difficult to find
|cons2 = Will slow the player down a little
}}
}}


== Item Distribution ==
==Distribution==
<!--Comment: The locations this item can be found should be placed here. Spawn locations can be found in the distribution.lua, ProceduralDistributions.lua and vehicledistribution.lua files. -->
The loot distributions can be found in the table(s) below.
 
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|rowspan="4"|all
|[[Outfit_Hunter]]
|4
|4
|-
|[[locker]]
|4
|1
|-
|[[militarycrate]]
|4
|6
|-
|[[militarycrate]]
|4
|6
|-
|rowspan="4"|armysurplus
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|2
|-
|[[metal_shelves]]
|4
|2
|-
|bandlivingroom
|[[locker]]
|4
|6
|-
|bandmerch
|[[metal_shelves]]
|4
|6
|-
|rowspan="2"|bathroom
|[[locker]]
|4
|4
|-
|[[locker]]
|4
|4
|-
|rowspan="4"|bedroom
|[[crate]]
|4
|2
|-
|[[crate]]
|1
|0.1
|-
|[[crate]]
|1
|0.2
|-
|[[locker]]
|4
|4
|-
|rowspan="2"|camping
|[[clothingrack]]
|4
|6
|-
|[[clothingrack]]
|4
|6
|-
|changeroom
|[[locker]]
|4
|4
|-
|rowspan="5"|closet
|[[crate]]
|4
|1
|-
|[[crate]]
|4
|4
|-
|[[crate]]
|4
|4
|-
|[[crate]]
|4
|4
|-
|[[metal_shelves]]
|4
|0.5
|-
|clothingstorage
|[[crate]]
|4
|6
|-
|rowspan="2"|clothingstore
|[[shelves]]
|4
|6
|-
|[[shelves]]
|4
|6
|-
|firestorage
|[[metal_shelves]]
|4
|1
|-
|rowspan="2"|toolstore
|[[counter]]
|4
|8
|-
|[[counter]]
|4
|8
|}


===Buildings===
===Buildings===
Line 78: Line 182:
Survivalist and soldier zombies can both be found wearing military boots, with the soldiers spawning at the secret military base near [[Rosewood]]. It can also sometimes spawn on civilians.
Survivalist and soldier zombies can both be found wearing military boots, with the soldiers spawning at the secret military base near [[Rosewood]]. It can also sometimes spawn on civilians.


== Code ==
==Body location==
<!--Comment: all the code related to the item found in txt files should be placed here-->
{{Body location|body_location=Shoes}}
<!--COMMENT: Current location of Code in directory for updating purposes. Example below shows how to lay it out. ''''' is for bold italic.-->
'''''From clothing_shoes.txt (Project Zomboid directory/media/scripts/clothing)'''''


==Code==
''Military Boots''
''Military Boots''
<!--COMMENT: Be sure to include this "Retrieved" template, filling in the version of the game the code was retrieved.-->
{{CodeBox
{{Retrieved|version=41|incver=56}}
| {{CodeSnip
<pre>  item Shoes_ArmyBoots
  | lang = java
  | line = true
  | start = 42
  | source = clothing_shoes.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Shoes_ArmyBoots
{
{
    DisplayCategory = Clothing,
Type = Clothing,
Type = Clothing,
DisplayName = Military Boots,
DisplayName = Military Boots,
Line 106: Line 217:
         WorldStaticModel = Boots_Ground,
         WorldStaticModel = Boots_Ground,
}
}
</pre>
}}
''Military Desert Boots''
}}
<!--COMMENT: Be sure to include this "Retrieved" template, filling in the version of the game the code was retrieved.-->
{{Retrieved|version=41|incver=56}}
<pre>  item Shoes_ArmyBootsDesert
{
Type = Clothing,
DisplayName = Military Desert Boots,
ClothingItem = Shoes_ArmyBootsDesert,
BodyLocation = Shoes,
BloodLocation = Shoes,
Icon = BootsHiking,
StompPower = 2.5,
ConditionLowerChanceOneIn = 20,
        ConditionMax = 30,
        RunSpeedModifier = 0.9,
        RemoveOnBroken = false,
        ScratchDefense = 100,
        BiteDefense = 100,
        Insulation = 0.5,
        WindResistance = 0.60,
        WaterResistance = 0.5,
        WorldStaticModel = Boots_Ground,
}
</pre>


==See also==
==See also==
<!--COMMENT: Location of links to relevant guides or other pages that may not have been mentioned on this page but still relate to the item in some way. -->
*[[Military Desert Boots]]
*[[Boots]]
*[[Boots]]
*[[Rain Boots]]
*[[Rain Boots]]
*[[Riding Boots]]
*[[Riding Boots]]
{{Navbox clothing}}


<!--COMMENT: Categories that aren't mentioned in the header should go here. E.g. Welder Mask uses [[Category:Construction]] -->
{{Navbox items|footwear}}

Revision as of 10:14, 14 April 2024

Project ZomboidItemsClothingShoesMilitary Boots
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Military Boots
BootsArmy Model.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
1.0
Equipped
Shoes
Properties
Run speed
90% (disabled)
Scratch defence
100%
Bite defence
100%
Insulation
50%
Wind resistance
60%
Water resistance
50%
Technical
Item ID
Base.Shoes_ArmyBoots

Military boots are black colored boots commonly worn by soldiers.

Usage

Pros and cons

Pros Cons
  • Highest stomp power.
  • Extremely bite and scratch resistant.
  • Best insulation and weather protection.
  • Will slow the player down a little.
  • Can be difficult to find.

Distribution

The loot distributions can be found in the table(s) below.

Containers
Building/Room Container Rolls Chance
all Outfit_Hunter 4 4
locker 4 1
militarycrate 4 6
militarycrate 4 6
armysurplus metal_shelves 4 1
metal_shelves 4 1
metal_shelves 4 2
metal_shelves 4 2
bandlivingroom locker 4 6
bandmerch metal_shelves 4 6
bathroom locker 4 4
locker 4 4
bedroom crate 4 2
crate 1 0.1
crate 1 0.2
locker 4 4
camping clothingrack 4 6
clothingrack 4 6
changeroom locker 4 4
closet crate 4 1
crate 4 4
crate 4 4
crate 4 4
metal_shelves 4 0.5
clothingstorage crate 4 6
clothingstore shelves 4 6
shelves 4 6
firestorage metal_shelves 4 1
toolstore counter 4 8
counter 4 8

Buildings

Military boots will spawn in clothes stores around the map.

NPCs

Survivalist and soldier zombies can both be found wearing military boots, with the soldiers spawning at the secret military base near Rosewood. It can also sometimes spawn on civilians.

Body location

Protection Shoes.png
  • Feet

Code

Military Boots

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\clothing\clothing_shoes.txt

Retrieved: Build 41.78.16
item Shoes_ArmyBoots
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Military Boots,
		ClothingItem = Shoes_ArmyBoots,
		BodyLocation = Shoes,
		BloodLocation = Shoes,
		Icon = BootsARmy,
		StompPower = 2.5,
		ConditionLowerChanceOneIn = 20,
        ConditionMax = 30,
        RunSpeedModifier = 0.9,
        RemoveOnBroken = false,
        ScratchDefense = 100,
        BiteDefense = 100,
        Insulation = 1.0,
        WindResistance = 1.0,
        WaterResistance = 0.8,
        WorldStaticModel = Boots_Ground,
	}

See also