Item: Mixeur

Wiki Project Zomboid

Mixeur

Variable SapphCooking.Blender Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.Blender
TypeWeapon
CatégorieToolWeapon
Poids1
Icône
BlenderEmptyIcon

Navigation

Nom variableBlender
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemspan.txt
Détails techniques
Item PK3885
Lignes2582 → 2621
File ID1108

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
MetalSheetSmall Make Electrical Blender
Make Electrical Blender
SapphCooking
KAVALASH_sapphcooking Electrical 250 Blender=1

Recettes qui utilisent cet item

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

2 recettes
Afficher la liste
Recipe Mod Category Time Result
BowlPestoIcon Blend Pesto
Blend Pesto
SapphCooking
KAVALASH_sapphcooking Cooking 200 Spice_PestoBowl=1
ElectronicsScrap Dismantle Blender
Dismantle Blender
SapphCooking
KAVALASH_sapphcooking Electrical 30 ElectronicsScrap=1

Propriétés

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

37 propriétés
Key Value (raw) Num Bool JSON
BaseSpeed 1 1
BreakSound PipeWrenchBreak
Categories SmallBlunt
ConditionLowerChanceOneIn 4 4
ConditionMax 10 10
CritDmgMultiplier 2 2
CriticalChance 25 25
DisplayCategory ToolWeapon
DisplayName Blender
DoorDamage 2 2
DoorHitSound PipeWrenchHit
HitFloorSound PipeWrenchHit
HitSound PipeWrenchHit
Icon BlenderEmptyIcon
KnockBackOnNoDeath FALSE 0 0
KnockdownMod 2 2
MaxDamage 1 1
MaxHitCount 2 2
MaxRange 1.1 1.1
MinAngle 0.67 0.67
MinDamage 0.5 0.5
MinRange 0.61 0.61
MinimumSwingTime 4 4
PushBackMod 0.2 0.2
SplatBloodOnNoDeath FALSE 0 0
SplatNumber 1 1
SubCategory Swinging
SwingAmountBeforeImpact 0.02 0.02
SwingAnim Bat
SwingSound PipeWrenchSwing
SwingTime 4 4
TreeDamage 0 0
Type Weapon
WeaponLength 0.3 0.3
WeaponSprite H_Blender
Weight 1.0 1
WorldStaticModel Blender_Ground
Raw block
	item Blender
    {
        DisplayCategory = ToolWeapon,
        MaxRange	=	1.1,
        WeaponSprite	=	H_Blender,
        MinAngle	=	0.67,
        Type	=	Weapon,
        MinimumSwingTime	=	4,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories	=	SmallBlunt,
        ConditionLowerChanceOneIn	=	4,
        Weight	=	1.0,
        SplatNumber	=	1,
        PushBackMod	=	0.2,
        SubCategory	=	Swinging,
        ConditionMax	=	10,
        MaxHitCount	=	2,
        DoorDamage	=	2,
        SwingAnim	=	Bat,
        DisplayName	=	Blender,
        MinRange	=	0.61,
        SwingTime	=	4,
        KnockdownMod	=	2,
        SplatBloodOnNoDeath	=	FALSE,
        Icon	=	BlenderEmptyIcon,
        BreakSound  =   PipeWrenchBreak,
        DoorHitSound = PipeWrenchHit,
		HitSound = PipeWrenchHit,
		HitFloorSound = PipeWrenchHit,
		SwingSound = PipeWrenchSwing,
        TreeDamage  =   0,
        CriticalChance	=	25,
        CritDmgMultiplier = 2,
        MinDamage	=	0.5,
        MaxDamage	=	1,
        BaseSpeed = 1,
        WeaponLength = 0.3,
		WorldStaticModel = Blender_Ground,
    }