Item: Plume d'amazone 07

Wiki Project Zomboid

Plume d'amazone 07

Variable UndeadSurvivor.AmazonaFeather07 Mod KAVALASH_UndeadSuvivor

Résumé

VariableUndeadSurvivor.AmazonaFeather07
TypeClothing
CatégorieAccessory
Poids0.1
Icône
AmazonaFeather

Navigation

Nom variableAmazonaFeather07
ModuleUndeadSurvivor
Sourcemedia\scripts\Accessory_UndeadSurvivor.txt
Détails techniques
Item PK4179
Lignes105 → 118
File ID1310

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.

11 propriétés
Key Value (raw) Num Bool JSON
BodyLocation EarTop
ClothingItem AmazonaFeather07
ClothingItemExtra UndeadSurvivor.AmazonaFeather08
ClothingItemExtraOption ChangeFeatherPosition
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Amazona Feather 07
Icon AmazonaFeather
Type Clothing
Weight 0.1 0.1
WorldStaticModel AmazonaFeather_ground
Raw block
    item AmazonaFeather07
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Amazona Feather 07,
		ClothingItem = AmazonaFeather07,
		BodyLocation = EarTop,
		Icon = AmazonaFeather,
		Weight = 0.1,
		Cosmetic = TRUE,
		ClothingItemExtra = UndeadSurvivor.AmazonaFeather08,
        ClothingItemExtraOption = ChangeFeatherPosition,
		WorldStaticModel = AmazonaFeather_ground,
	}