Item: Manteau de chasseur de primes

Wiki Project Zomboid

Manteau de chasseur de primes

Variable UndeadSurvivor.HeadhunterMantleDOWN Mod KAVALASH_UndeadSuvivor

Résumé

VariableUndeadSurvivor.HeadhunterMantleDOWN
TypeClothing
CatégorieClothing
Poids1
Icône Aucune icône trouvée

Navigation

Nom variableHeadhunterMantleDOWN
ModuleUndeadSurvivor
Sourcemedia\scripts\Clothing_UndeadSurvivor.txt
Détails techniques
Item PK4198
Lignes255 → 277
File ID1312

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

19 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 20 20
BloodLocation LongJacket
BodyLocation Jacket
ClothingItem HeadhunterMantleDOWN
ClothingItemExtra UndeadSurvivor.HeadhunterMantle
ClothingItemExtraOption UpHoodie
CombatSpeedModifier 0.95 0.95
DisplayCategory Clothing
DisplayName Headhunter Mantle Down
FabricType Leather
IconsForTexture HeadhunterMantle
Insulation 0.3 0.3
RunSpeedModifier 0.95 0.95
ScratchDefense 30 30
Type Clothing
WaterResistance 0.9 0.9
Weight 1 1
WindResistance 0.9 0.9
WorldStaticModel HeadhunterMantle_ground
Raw block
		item HeadhunterMantleDOWN
	{
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Headhunter Mantle Down,
        ClothingItem = HeadhunterMantleDOWN,
        BodyLocation = Jacket,
        IconsForTexture = HeadhunterMantle,
        BloodLocation = LongJacket,
		RunSpeedModifier = 0.95,
		CombatSpeedModifier = 0.95,
        BiteDefense = 20,
        ScratchDefense = 30,
        Insulation = 0.3,
        WindResistance = 0.9,
        FabricType = Leather,
        WaterResistance = 0.9,
        Weight = 1,
		ClothingItemExtra = UndeadSurvivor.HeadhunterMantle,
        ClothingItemExtraOption = UpHoodie,
        WorldStaticModel = HeadhunterMantle_ground,
		
	}