Item: Lance avec couteau de Chef

Wiki Project Zomboid

Lance avec couteau de Chef

Variable SapphCooking.SpearChefKnife1 Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.SpearChefKnife1
TypeWeapon
CatégorieWeaponCrafted
Poids2.2
Icône
SpearHuntingKnife

Navigation

Nom variableSpearChefKnife1
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemspan.txt
Détails techniques
Item PK3873
Lignes2260 → 2305
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
ChefKnifeIcon Attach Chef Knife to Spear
Attach Chef Knife to Spear
SapphCooking
KAVALASH_sapphcooking Survivalist 100 SpearChefKnife1=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
ChefKnifeIcon Reclaim Chef Knife from Spear
Reclaim Chef Knife from Spear
SapphCooking
KAVALASH_sapphcooking Survivalist 60 ChefKnife1=1

Propriétés

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

43 propriétés
Key Value (raw) Num Bool JSON
AttachmentType Shovel
BreakSound SpearHuntingKnifeBreak
Categories Improvised;Spear
ConditionLowerChanceOneIn 8 8
ConditionMax 9 9
CritDmgMultiplier 10 10
CriticalChance 30 30
DamageCategory Slash
DamageMakeHole TRUE 1 1
DisplayCategory WeaponCrafted
DisplayName Spear With Chef Knife
DoorDamage 7 7
DoorHitSound SpearHuntingKnifeHit
HitFloorSound SpearHuntingKnifeHit
HitSound SpearHuntingKnifeHit
Icon SpearHuntingKnife
IdleAnim Idle_Weapon2
ImpactSound SpearHuntingKnifeHit
KnockBackOnNoDeath FALSE 0 0
KnockdownMod 0 0
MaxDamage 1.6 1.6
MaxHitCount 2 2
MaxRange 1.48 1.48
MinAngle 0.8 0.8
MinDamage 1.1 1.1
MinRange 0.98 0.98
MinimumSwingTime 2 2
PushBackMod 0.3 0.3
RunAnim Run_Weapon2
SoundMap SpearStab SpearHuntingKnifeStab
SplatBloodOnNoDeath FALSE 0 0
SplatNumber 1 1
SubCategory Spear
SwingAmountBeforeImpact 0.02 0.02
SwingAnim Spear
SwingSound SpearHuntingKnifeSwing
SwingTime 2 2
Tags FishingSpear
TreeDamage 0 0
TwoHandWeapon TRUE 1 1
Type Weapon
WeaponSprite H_SpearChefKnife1
Weight 2.2 2.2
Raw block
item SpearChefKnife1
    {
        DisplayCategory = WeaponCrafted,
        MaxRange	=	1.48,
        WeaponSprite	=	H_SpearChefKnife1,
        MinAngle	=	0.8,
        Type	=	Weapon,
        MinimumSwingTime	=	2,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories	=	Improvised;Spear,
        ConditionLowerChanceOneIn	=	8,
        Weight	=	2.2,
        SplatNumber	=	1,
        PushBackMod	=	0.3,
        SubCategory	=	Spear,
        ConditionMax	=	9,
        MaxHitCount	=	2,
        DoorDamage	=	7,
        SwingAnim	=	Spear,
        DisplayName	=	Spear With Chef Knife,
        MinRange	=	0.98,
        SwingTime	=	2,
        KnockdownMod	=	0,
        SplatBloodOnNoDeath	=	FALSE,
        Icon	=	SpearHuntingKnife,
        RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        TreeDamage  =   0,
        TwoHandWeapon = TRUE,
        CriticalChance	=	30,
        CritDmgMultiplier = 10,
        MinDamage	=	1.1,
        MaxDamage	=	1.6,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        BreakSound  =   SpearHuntingKnifeBreak,
        HitFloorSound	=	SpearHuntingKnifeHit,
        ImpactSound	=	SpearHuntingKnifeHit,
        DoorHitSound = SpearHuntingKnifeHit,
        HitSound	=	SpearHuntingKnifeHit,
        SwingSound	=	SpearHuntingKnifeSwing,
        SoundMap = SpearStab SpearHuntingKnifeStab,
        AttachmentType = Shovel,
        Tags = FishingSpear,
    }