Item: Groupe de ballons violets

Wiki Project Zomboid

Groupe de ballons violets

Variable AuthenticZClothing.AuthenticBalloonGroup_Purple Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticBalloonGroup_Purple
TypeNormal
CatégorieHousehold
Poids0.05
Icône
Balloon_Purple

Navigation

Nom variableAuthenticBalloonGroup_Purple
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK851
Lignes761 → 773
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_Purple Tie Balloons Together
Tie Balloons Together
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 AuthenticBalloonGroup_Purple=1

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_Purple Untie Balloons
Untie Balloons
AuthenticZRecipes
KAVALASH_Authentic Z - Current 50 AuthenticBalloon_Purple=3

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 Group of Purple Balloons
Icon Balloon_Purple
StaticModel AuthenticBalloon_Group_Purple
Type Normal
Weight 0.05 0.05
WorldStaticModel WorldItem-BalloonGroupPurple
primaryAnimMask HoldingUmbrellaRight
secondaryAnimMask HoldingUmbrellaLeft
Raw block
    item AuthenticBalloonGroup_Purple
    {
		DisplayCategory 		= 	Household,	
        Type					=	Normal,
        DisplayName				=	Group of Purple Balloons,
        Icon					=	Balloon_Purple,
        Weight					=	0.05,
        primaryAnimMask 		= 	HoldingUmbrellaRight,
        secondaryAnimMask 		= 	HoldingUmbrellaLeft,
        StaticModel 			= 	AuthenticBalloon_Group_Purple,
		WorldStaticModel 		= 	WorldItem-BalloonGroupPurple,			
		AttachmentType 			= 	BalloonSlot,
    }