Item: Plumeau

Wiki Project Zomboid

Plumeau

Variable AuthenticZClothing.Authentic_FeatherDuster Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Authentic_FeatherDuster
TypeWeapon
CatégorieJunk
Poids0.2
Icône
FeatherDuster

Navigation

Nom variableAuthentic_FeatherDuster
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_weapons.txt
Détails techniques
Item PK947
Lignes244 → 281
File ID812

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.

35 propriétés
Key Value (raw) Num Bool JSON
AttachmentType MeatCleaver
BaseSpeed 1 1
BreakSound BreakMetalItem
Categories Improvised;SmallBlunt
ConditionLowerChanceOneIn 2 2
ConditionMax 1 1
CritDmgMultiplier 1 1
CriticalChance 1 1
DisplayCategory Junk
DisplayName Feather Duster
DoorDamage 1 1
Icon FeatherDuster
KnockBackOnNoDeath FALSE 0 0
KnockdownMod 0 0
MaxDamage 0.1 0.1
MaxHitCount 2 2
MinAngle 0.1 0.1
MinDamage 0.1 0.1
MinRange 0.14 0.14
MinimumSwingTime 2 2
PushBackMod 0.1 0.1
SplatBloodOnNoDeath FALSE 0 0
SplatNumber 1 1
SubCategory Swinging
SwingAmountBeforeImpact 0.02 0.02
SwingAnim Bat
SwingTime 2 2
TreeDamage 0 0
Type Weapon
WeaponLength 0.2 0.2
WeaponSprite FeatherDuster
Weight 0.2 0.2
WorldStaticModel WorldItem-FeatherDuster
primaryAnimMask HoldingTorchRight
secondaryAnimMask HoldingTorchLeft
Raw block
    item Authentic_FeatherDuster
    {
        DisplayCategory 	= 	Junk,	
        Weight				=	0.2,
        Type				=	Weapon,
        DisplayName			=	Feather Duster,
        Icon				=	FeatherDuster,
        primaryAnimMask 	= 	HoldingTorchRight,
        secondaryAnimMask	= 	HoldingTorchLeft,		
        WeaponSprite		=	FeatherDuster,
        MinAngle			=	0.1,
        MinimumSwingTime	=	2,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories			=	Improvised;SmallBlunt,
        ConditionLowerChanceOneIn	=	2,
        SplatNumber			=	1,
        PushBackMod			=	0.1,
        SubCategory			=	Swinging,
        ConditionMax		=	1,
        MaxHitCount			=	2,
        DoorDamage			=	1,
        SwingAnim			=	Bat,
        MinRange			=	0.14,
        SwingTime			=	2,
        KnockdownMod		=	0,
        SplatBloodOnNoDeath	=	FALSE,
        BreakSound  		=   BreakMetalItem,
        TreeDamage  		=   0,
        CriticalChance		=	1,
        CritDmgMultiplier 	= 	1,
        MinDamage			=	0.1,
        MaxDamage			=	0.1,
        BaseSpeed 			= 	1,
        WeaponLength 		= 	0.2,		
		AttachmentType 		= 	MeatCleaver,
		WorldStaticModel	= 	WorldItem-FeatherDuster,			
    }