Item: Ballon de Football Américain

Wiki Project Zomboid

Ballon de Football Américain

Variable AuthenticZClothing.Football3 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Football3
TypeWeapon
CatégorieJunk
Poids1.5
Icône
Football

Navigation

Nom variableFootball3
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK895
Lignes1498 → 1520
File ID807

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.

20 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory "Junk"
DisplayName Football
ExplosionRange 2 2
ExtraDamage 0.001 0.001
Icon Football
MaxDamage 0 0
MaxHitCount 0 0
MaxRange 10 10
MinDamage 0 0
MinimumSwingTime 1.5 1.5
PhysicsObject Football
SwingAmountBeforeImpact 0.2 0.2
SwingAnim Throw
SwingTime 1.5 1.5
TriggerExplosionTimer 40 40
Type Weapon
UseSelf TRUE 1 1
WeaponSprite Football3
Weight 1.5 1.5
WorldStaticModel Football
Raw block
    item Football3
    {
	    DisplayCategory = "Junk",	
        MaxRange	=	10,
        Type	=	Weapon,
        MinimumSwingTime	=	1.5,
		SwingAnim	=	Throw,
        WeaponSprite = Football3,
        UseSelf	=	TRUE,
        DisplayName	=	Football,
        SwingTime	=	1.5,
        SwingAmountBeforeImpact	=	0.2,
        PhysicsObject	=	Football,
        MinDamage	=	0,
        Weight	=	1.5,
        MaxDamage	=	0,
        MaxHitCount	=	0,
        Icon	=	Football,
        TriggerExplosionTimer   =   40,
        ExtraDamage  =   0.001,
        ExplosionRange  =   2,
        WorldStaticModel = Football,
    }