Item: Lance en métal avec couteau de chasse

Wiki Project Zomboid

Lance en métal avec couteau de chasse

Variable Base.MetalSpearHuntingKnife Mod KAVALASH_MetalSpear

Résumé

VariableBase.MetalSpearHuntingKnife
TypeWeapon
CatégorieWeaponCrafted
Poids2.4
Icône
SpearHuntingKnife

Navigation

Nom variableMetalSpearHuntingKnife
ModuleBase
Sourcemedia\scripts\MetalSpear.txt
Détails techniques
Item PK5635
Nom FRLance en métal avec couteau de chasse
Nom ENMetal Spear With Hunting Knife
Nom brutMetal Spear With Hunting Knife
Clé de nomMetal Spear With Hunting Knife
Clé FRBase.MetalSpearHuntingKnife
Clé EN
Tooltip FR
Tooltip EN
Tooltip brutTooltip_KavalashMetalSpearCraftQuality
Chemin icône
Source icône
Icône manquanteOui
Lignes195 → 241
File ID1280

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
MetalSpearCrafted Attacher un couteau de chasse à la lance
Attach Hunting Knife to Metal Spear
Base
KAVALASH_MetalSpear Welding 600 MetalSpearHuntingKnife=1

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.

44 propriétés
Key Value (raw) Num Bool JSON
AttachmentType Shovel
BreakSound SpearHuntingKnifeBreak
Categories Improvised;Spear
ConditionLowerChanceOneIn 20 20
ConditionMax 40 40
CritDmgMultiplier 10 10
CriticalChance 30 30
DamageCategory Slash
DamageMakeHole TRUE 1 1
DisplayCategory WeaponCrafted
DisplayName Metal Spear With Hunting Knife
DoorDamage 8 8
DoorHitSound SpearHuntingKnifeHit
HitFloorSound SpearHuntingKnifeHit
HitSound SpearHuntingKnifeHit
Icon SpearHuntingKnife
IdleAnim Idle_Weapon2
ImpactSound SpearHuntingKnifeHit
KnockBackOnNoDeath FALSE 0 0
KnockdownMod 0 0
MaxDamage 1.85 1.85
MaxHitCount 2 2
MaxRange 1.48 1.48
MinAngle 0.8 0.8
MinDamage 1.25 1.25
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
Tooltip Tooltip_KavalashMetalSpearCraftQuality
TreeDamage 0 0
TwoHandWeapon TRUE 1 1
Type Weapon
WeaponSprite SpearHuntingKnife
Weight 2.4 2.4
Raw block
    item MetalSpearHuntingKnife
    {
        DisplayCategory     = WeaponCrafted,
        MaxRange            = 1.48,
        WeaponSprite        = SpearHuntingKnife,
        MinAngle            = 0.8,
        Type                = Weapon,
        MinimumSwingTime    = 2,
        KnockBackOnNoDeath  = FALSE,
        SwingAmountBeforeImpact = 0.02,
        Categories          = Improvised;Spear,
        ConditionLowerChanceOneIn = 20,
        Weight              = 2.4,
        SplatNumber         = 1,
        PushBackMod         = 0.3,
        SubCategory         = Spear,
        ConditionMax        = 40,
        MaxHitCount         = 2,
        DoorDamage          = 8,
        SwingAnim           = Spear,
        DisplayName         = Metal 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.25,
        MaxDamage           = 1.85,
        DamageCategory      = Slash,
        DamageMakeHole      = TRUE,
        BreakSound          = SpearHuntingKnifeBreak,
        HitFloorSound       = SpearHuntingKnifeHit,
        ImpactSound         = SpearHuntingKnifeHit,
        DoorHitSound        = SpearHuntingKnifeHit,
        HitSound            = SpearHuntingKnifeHit,
        SwingSound          = SpearHuntingKnifeSwing,
        SoundMap            = SpearStab SpearHuntingKnifeStab,
        AttachmentType      = Shovel,
        Tags                = FishingSpear,
		Tooltip 			= Tooltip_KavalashMetalSpearCraftQuality,
    }