Military Boots: Difference between revisions

From PZwiki
m (Updated distribution table)
m (Automated Formatting)
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{Page version|41.78.16}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
| name = Military Boots
|name=Military Boots
| model = BootsArmy_Model.png
|model=BootsArmy_Model.png
| icon = BootsArmy.png
|icon=BootsArmy.png
| icon_name = Military Boots
|icon_name=Military Boots
<!-- General -->
<!-- General -->
| category = Clothing
|category=Clothing
| weight = 1.0
|weight=1.0
| equipped = Shoes
|equipped=Shoes
| run_speed = 0.9
|run_speed=0.9
| scratch_defense = 100
|scratch_defense=100
| bite_defense = 100
|bite_defense=100
| insulation = 0.5
|insulation=0.5
| wind_resistance = 0.6
|wind_resistance=0.6
| water_resistance = 0.5
|water_resistance=0.5
<!-- Technical details -->
<!-- Technical details -->
| item_id = Base.Shoes_ArmyBoots
|item_id=Base.Shoes_ArmyBoots
}}
}}
'''Military boots''' are black colored boots commonly worn by soldiers.
'''Military boots''' are black colored boots commonly worn by soldiers.


Line 43: Line 42:
! style="width: 3.2em;" | Chance
! style="width: 3.2em;" | Chance
|-
|-
|rowspan="4"|all  
|rowspan="4"|all
|[[Outfit_Hunter]]  
|[[Outfit_Hunter]]
|4  
|4
|4
|4
|-
|-
|[[locker]]  
|[[locker]]
|4  
|4
|1
|1
|-
|-
|[[militarycrate]]  
|[[militarycrate]]
|4  
|4
|6
|6
|-
|-
|[[militarycrate]]  
|[[militarycrate]]
|4  
|4
|6
|6
|-
|-
|rowspan="4"|armysurplus  
|rowspan="4"|armysurplus
|[[metal_shelves]]  
|[[metal_shelves]]
|4  
|4
|1
|1
|-
|-
|[[metal_shelves]]  
|[[metal_shelves]]
|4  
|4
|1
|1
|-
|-
|[[metal_shelves]]  
|[[metal_shelves]]
|4  
|4
|2
|2
|-
|-
|[[metal_shelves]]  
|[[metal_shelves]]
|4  
|4
|2
|2
|-
|-
|bandlivingroom  
|bandlivingroom
|[[locker]]  
|[[locker]]
|4  
|4
|6
|6
|-
|-
|bandmerch  
|bandmerch
|[[metal_shelves]]  
|[[metal_shelves]]
|4  
|4
|6
|6
|-
|-
|rowspan="2"|bathroom  
|rowspan="2"|bathroom
|[[locker]]  
|[[locker]]
|4  
|4
|4
|4
|-
|-
|[[locker]]  
|[[locker]]
|4  
|4
|4
|4
|-
|-
|rowspan="4"|bedroom  
|rowspan="4"|bedroom
|[[crate]]  
|[[crate]]
|4  
|4
|2
|2
|-
|-
|[[crate]]  
|[[crate]]
|1  
|1
|0.1
|0.1
|-
|-
|[[crate]]  
|[[crate]]
|1  
|1
|0.2
|0.2
|-
|-
|[[locker]]  
|[[locker]]
|4  
|4
|4
|4
|-
|-
|rowspan="2"|camping  
|rowspan="2"|camping
|[[clothingrack]]  
|[[clothingrack]]
|4  
|4
|6
|6
|-
|-
|[[clothingrack]]  
|[[clothingrack]]
|4  
|4
|6
|6
|-
|-
|changeroom  
|changeroom
|[[locker]]  
|[[locker]]
|4  
|4
|4
|4
|-
|-
|rowspan="5"|closet  
|rowspan="5"|closet
|[[crate]]  
|[[crate]]
|4  
|4
|1
|1
|-
|-
|[[crate]]  
|[[crate]]
|4  
|4
|4
|4
|-
|-
|[[crate]]  
|[[crate]]
|4  
|4
|4
|4
|-
|-
|[[crate]]  
|[[crate]]
|4  
|4
|4
|4
|-
|-
|[[metal_shelves]]  
|[[metal_shelves]]
|4  
|4
|0.5
|0.5
|-
|-
|clothingstorage  
|clothingstorage
|[[crate]]  
|[[crate]]
|4  
|4
|6
|6
|-
|-
|rowspan="2"|clothingstore  
|rowspan="2"|clothingstore
|[[shelves]]  
|[[shelves]]
|4  
|4
|6
|6
|-
|-
|[[shelves]]  
|[[shelves]]
|4  
|4
|6
|6
|-
|-
|firestorage  
|firestorage
|[[metal_shelves]]  
|[[metal_shelves]]
|4  
|4
|1
|1
|-
|-
|rowspan="2"|toolstore  
|rowspan="2"|toolstore
|[[counter]]  
|[[counter]]
|4  
|4
|8
|8
|-
|-
|[[counter]]  
|[[counter]]
|4  
|4
|8
|8
|}
|}
Line 192: Line 191:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 42
   | source = clothing_shoes.txt
   | source = clothing_shoes.txt
  | retrieved = true
  | version = 41.78.16
   | code =
   | code =
item Shoes_ArmyBoots
item Shoes_ArmyBoots
{
{
    Type = Clothing,
    DisplayCategory = Clothing,
    DisplayName = Military Boots,
Type = Clothing,
    ClothingItem = Shoes_ArmyBoots,
DisplayName = Military Boots,
    BodyLocation = Shoes,
ClothingItem = Shoes_ArmyBoots,
    BloodLocation = Shoes,
BodyLocation = Shoes,
    Icon = BootsARmy,
BloodLocation = Shoes,
    StompPower = 2.5,
Icon = BootsARmy,
    ConditionLowerChanceOneIn = 20,
StompPower = 2.5,
    ConditionMax = 30,
ConditionLowerChanceOneIn = 20,
    RunSpeedModifier = 0.9,
        ConditionMax = 30,
    RemoveOnBroken = false,
        RunSpeedModifier = 0.9,
    ScratchDefense = 100,
        RemoveOnBroken = false,
    BiteDefense = 100,
        ScratchDefense = 100,
    Insulation = 1.0,
        BiteDefense = 100,
    WindResistance = 1.0,
        Insulation = 1.0,
    WaterResistance = 0.8,
        WindResistance = 1.0,
    WorldStaticModel = Boots_Ground,
        WaterResistance = 0.8,
}
        WorldStaticModel = Boots_Ground,
  }}
}
}}
}}
}}


Line 224: Line 226:
*[[Riding Boots]]
*[[Riding Boots]]


{{Navbox clothing|footwear}}
{{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