Item: Ballon jaune

Wiki Project Zomboid

Ballon jaune

Variable AuthenticZClothing.AuthenticBalloon_Yellow Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticBalloon_Yellow
TypeNormal
CatégorieHousehold
Poids0.05
Icône
Balloon_Yellow

Navigation

Nom variableAuthenticBalloon_Yellow
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK858
Lignes852 → 866
File ID807

Recettes qui fabriquent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
Balloon_Yellow Untie Balloons
Untie Balloons
AuthenticZRecipes
KAVALASH_Authentic Z - Current 50 AuthenticBalloon_Yellow=3

Recettes qui utilisent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
Balloon_Yellow Tie Balloons Together
Tie Balloons Together
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 AuthenticBalloon_Group_Yellow=1

Propriétés

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

12 propriétés
Key Value (raw) Num Bool JSON
AttachmentType BalloonSlot
DisplayCategory Household
DisplayName Yellow Balloon
EquippedNoSprint TRUE 1 1
Icon Balloon_Yellow
ProtectFromRainWhenEquipped TRUE 1 1
StaticModel AuthenticBalloonYellow
Type Normal
Weight 0.05 0.05
WorldStaticModel WorldItem-BalloonYellow
primaryAnimMask HoldingUmbrellaRight
secondaryAnimMask HoldingUmbrellaLeft
Raw block
    item AuthenticBalloon_Yellow
    {
		DisplayCategory 				= 	Household,		
        Type							=	Normal,
        DisplayName						=	Yellow Balloon,
        Icon							=	Balloon_Yellow,
        Weight							=	0.05,
        primaryAnimMask 				= 	HoldingUmbrellaRight,
        secondaryAnimMask 				= 	HoldingUmbrellaLeft,
        StaticModel 					= 	AuthenticBalloonYellow,
        ProtectFromRainWhenEquipped 	= 	TRUE,
        EquippedNoSprint 				= 	TRUE,
		AttachmentType  				= 	BalloonSlot,
		WorldStaticModel 				= 	WorldItem-BalloonYellow,		
    }