Item: Couteau de chef

Wiki Project Zomboid

Couteau de chef

Variable SapphCooking.ChefKnife2 Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.ChefKnife2
TypeWeapon
CatégorieWeapon
Poids0.4
Icône
ChefKnife2Icon

Navigation

Nom variableChefKnife2
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemspan.txt
Détails techniques
Item PK3858
Lignes1743 → 1793
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
SpearHuntingKnife Reclaim Chef Knife from Spear
Reclaim Chef Knife from Spear2
SapphCooking
KAVALASH_sapphcooking Survivalist 60 ChefKnife2=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
SpearHuntingKnife Attach Chef Knife to Spear
Attach Chef Knife to Spear2
SapphCooking
KAVALASH_sapphcooking Survivalist 100 SpearChefKnife2=1

Propriétés

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

48 propriétés
Key Value (raw) Num Bool JSON
AimingMod 0.8 0.8
AttachmentType Knife
BreakSound HuntingKnifeBreak
Categories SmallBlade
CloseKillMove Jaw_Stab
ConditionLowerChanceOneIn 15 15
ConditionMax 10 10
CritDmgMultiplier 3 3
CriticalChance 30 30
DamageCategory Slash
DamageMakeHole TRUE 1 1
DisplayCategory Weapon
DisplayName Chef Knife
DoorDamage 1 1
DoorHitSound HuntingKnifeHit
EnduranceMod 0.5 0.5
HitFloorSound HuntingKnifeHit
HitSound HuntingKnifeHit
Icon ChefKnife2Icon
IdleAnim Idle_Weapon2
ImpactSound HuntingKnifeHit
IsAimedHandWeapon TRUE 1 1
KnockBackOnNoDeath FALSE 0 0
KnockdownMod 0 0
MaxDamage 1.0 1
MaxHitCount 1 1
MaxRange 0.9 0.9
MetalValue 30 30
MinAngle 0.65 0.65
MinDamage 0.6 0.6
MinRange 0.61 0.61
MinimumSwingTime 2 2
PushBackMod 0.3 0.3
RunAnim Run_Weapon2
SplatBloodOnNoDeath TRUE 1 1
SplatNumber 4 4
SubCategory Stab
SwingAmountBeforeImpact 0.02 0.02
SwingAnim Stab
SwingSound HuntingKnifeSwing
SwingTime 2 2
Tags CutPlant;SharpKnife
TreeDamage 2 2
Type Weapon
WeaponLength 0.25 0.25
WeaponSprite H_PChef02
Weight 0.4 0.4
WorldStaticModel ChefKnife2_Ground
Raw block
	item ChefKnife2
	{
	    	DisplayCategory = Weapon,
		MaxRange	=	0.9,
		WeaponSprite	=	H_PChef02,
		MinAngle	=	0.65,
		WorldStaticModel = ChefKnife2_Ground,
		Type	=	Weapon,
		MinimumSwingTime	=	2,
		KnockBackOnNoDeath	=	FALSE,
		SwingAmountBeforeImpact	=	0.02,
		Categories	=	SmallBlade,
		ConditionLowerChanceOneIn	=	15,
		Weight	=	0.4,
		SplatNumber	=	4,
		PushBackMod	=	0.3,
		SubCategory	=	Stab,
		AimingMod	=	0.8,
		ConditionMax	=	10,
		MaxHitCount	=	1,
		IsAimedHandWeapon	=	TRUE,
		DoorDamage	=	1,
		SwingAnim	=	Stab,
		DisplayName	=	Chef Knife,
		MinRange	=	0.61,
		CloseKillMove = Jaw_Stab,
		SwingTime	=	2,
		KnockdownMod	=	0,
		SplatBloodOnNoDeath	=	TRUE,
		Icon	=	ChefKnife2Icon,
		RunAnim	=	Run_Weapon2,
        	IdleAnim	=	Idle_Weapon2,
        	TreeDamage  =   2,
        	EnduranceMod = 0.5,
        	BreakSound  =   HuntingKnifeBreak,
        	MetalValue = 30,
        	CriticalChance	=	30,
        	CritDmgMultiplier = 3,
        	MinDamage	=	0.6,
        	MaxDamage	=	1.0,
	 	WeaponLength = 0.25,
        	DamageCategory = Slash,
        	DamageMakeHole = TRUE,
        	HitFloorSound	=	HuntingKnifeHit,
        	ImpactSound	=	HuntingKnifeHit,
        	DoorHitSound = HuntingKnifeHit,
		HitSound	=	HuntingKnifeHit,
		SwingSound = HuntingKnifeSwing,
		AttachmentType = Knife,
        	Tags = CutPlant;SharpKnife,
    	}