Item: Ballon bleu

Wiki Project Zomboid

Ballon bleu

Variable AuthenticZClothing.AuthenticBalloon_Blue Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticBalloon_Blue
TypeNormal
CatégorieHousehold
Poids0.05
Icône
Balloon_Blue

Navigation

Nom variableAuthenticBalloon_Blue
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK844
Lignes668 → 680
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_Blue Untie Balloons
Untie Balloons
AuthenticZRecipes
KAVALASH_Authentic Z - Current 50 AuthenticBalloon_Blue=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_Blue Tie Balloons Together
Tie Balloons Together
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 AuthenticBalloonGroup_Blue=1

Propriétés

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

10 propriétés
Key Value (raw) Num Bool JSON
AttachmentType BalloonSlot
DisplayCategory Household
DisplayName Blue Balloon
Icon Balloon_Blue
StaticModel AuthenticBalloonBlue
Type Normal
Weight 0.05 0.05
WorldStaticModel WorldItem-BalloonBlue
primaryAnimMask HoldingUmbrellaRight
secondaryAnimMask HoldingUmbrellaLeft
Raw block
    item AuthenticBalloon_Blue
    {
		DisplayCategory 		= 	Household,	
        Type					=	Normal,
        DisplayName				=	Blue Balloon,
        Icon					=	Balloon_Blue,
        Weight					=	0.05,
        primaryAnimMask 		= 	HoldingUmbrellaRight,
        secondaryAnimMask 		= 	HoldingUmbrellaLeft,
        StaticModel 			= 	AuthenticBalloonBlue,
		WorldStaticModel 		= 	WorldItem-BalloonBlue,
		AttachmentType 			= 	BalloonSlot,		
    }