Item: Robe de Cultiste

Wiki Project Zomboid

Robe de Cultiste

Variable AuthenticZClothing.CultistSign Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.CultistSign
TypeClothing
CatégorieAccessory
Poids
Icône
CultistSign

Navigation

Nom variableCultistSign
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1398
Lignes520 → 534
File ID822

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.

12 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BodyLocation Necklace
CanHaveHoles false 0 0
ChanceToFall 10 10
ClothingItem CultistSign
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Cultist Sign
Icon CultistSign
ScratchDefense 10 10
Type Clothing
WorldStaticModel CultistSign_Ground
Raw block
	item CultistSign
    	{
        DisplayCategory = Accessory,
        Type = Clothing,
        DisplayName = Cultist Sign,
		ClothingItem = CultistSign,
		BodyLocation = Necklace,
		Icon = CultistSign,
		CanHaveHoles = false,
		Cosmetic = TRUE,
		BiteDefense = 10,
		ScratchDefense = 10,
		ChanceToFall = 10,
        WorldStaticModel = CultistSign_Ground,		
    	}