Item: Lance avec couteau de chasse

Wiki Project Zomboid

Lance avec couteau de chasse

Variable Base.SpearHuntingKnife Mod Vanilla

Résumé

VariableBase.SpearHuntingKnife
TypeWeapon
CatégorieWeaponCrafted
Poids2.2
Icône
SpearHuntingKnife

Navigation

Nom variableSpearHuntingKnife
ModuleBase
Sourcescripts\items_weapons.txt
Détails techniques
Item PK1618
Nom FRLance avec couteau de chasse
Nom ENSpear with Hunting Knife
Nom brutSpear With Hunting Knife
Clé de nomSpear With Hunting Knife
Clé FRBase.SpearHuntingKnife
Clé ENBase.SpearHuntingKnife
Tooltip FR
Tooltip EN
Tooltip brut
Chemin icône
Source icône
Icône manquanteOui
Lignes4881 → 4926
File ID23

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

3 recettes
Afficher la liste
Recipe Mod Category Time Result
SpearStick Attacher le couteau de chasse à la lance
Attach Hunting Knife to Spear
Base
KAVALASH_BB_CommonSense Survivalist 100 SpearHuntingKnife=1
SpearStick Attacher le couteau de chasse à la lance
Attach Hunting Knife to Spear
Base
KAVALASH_Custom Survivalist 100 SpearHuntingKnife=1
SpearStick Attacher le couteau de chasse à la lance
Attach Hunting Knife to Spear
Base
Vanilla Survivalist 100 SpearHuntingKnife=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
HuntingKnife Retirer le couteau de chasse de la lance
Reclaim Hunting Knife from Spear
Base
KAVALASH_Custom Survivalist 60 HuntingKnife=1
HuntingKnife Retirer le couteau de chasse de la lance
Reclaim Hunting Knife from Spear
Base
Vanilla Survivalist 60 HuntingKnife=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 Hunting 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.7 1.7
MaxHitCount 2 2
MaxRange 1.48 1.48
MinAngle 0.8 0.8
MinDamage 1.2 1.2
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 SpearHuntingKnife
Weight 2.2 2.2
Raw block
    item SpearHuntingKnife
    {
        DisplayCategory = WeaponCrafted,
        MaxRange	=	1.48,
        WeaponSprite	=	SpearHuntingKnife,
        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 Hunting 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.2,
        MaxDamage	=	1.7,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        BreakSound  =   SpearHuntingKnifeBreak,
        HitFloorSound	=	SpearHuntingKnifeHit,
        ImpactSound	=	SpearHuntingKnifeHit,
        DoorHitSound = SpearHuntingKnifeHit,
        HitSound	=	SpearHuntingKnifeHit,
        SwingSound	=	SpearHuntingKnifeSwing,
        SoundMap = SpearStab SpearHuntingKnifeStab,
        AttachmentType = Shovel,
        Tags = FishingSpear,
    }