Item: Arme combinée M2400

Wiki Project Zomboid

Arme combinée M2400

Variable Base.M2400_Shotgun Mod KAVALASH_VFExpansion1

Résumé

VariableBase.M2400_Shotgun
TypeWeapon
CatégorieWeapon
Poids4
Icône
M2400Shotgun

Navigation

Nom variableM2400_Shotgun
ModuleBase
Sourcemedia\scripts\VFE_weapons.txt
Détails techniques
Item PK4601
Lignes5556 → 5634
File ID1342

Recettes qui fabriquent cet item

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

0 recette
Aucune recette ne fabrique cet item.

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.

73 propriétés
Key Value (raw) Num Bool JSON
AimingMod 2 2
AimingPerkCritModifier 2 2
AimingPerkHitChanceModifier 5 5
AimingTime 20 20
AmmoBox ShotgunShellsBox
AmmoType Base.ShotgunShells
AngleFalloff TRUE 1 1
AttachmentType Rifle
BreakSound DoubleBarrelShotgunBreak
BringToBearSound DoubleBarrelShotgunBringToBear
ClickSound DoubleBarrelShotgunJam
ConditionLowerChanceOneIn 60 60
ConditionMax 40 40
CritDmgMultiplier 3 3
CriticalChance 80 80
DisplayCategory Weapon
DisplayName M2400 Combination Gun
DoorDamage 30 30
EjectAmmoSound DoubleBarrelShotgunEjectAmmo
EjectAmmoStartSound DoubleBarrelShotgunEjectAmmoStart
EjectAmmoStopSound DoubleBarrelShotgunEjectAmmoStop
EquipSound DoubleBarrelShotgunEquip
HitChance 80 80
HitSound BulletHitBody
Icon M2400Shotgun
ImpactSound null
InsertAmmoSound DoubleBarrelShotgunInsertAmmo
InsertAmmoStartSound DoubleBarrelShotgunInsertAmmoStart
InsertAmmoStopSound DoubleBarrelShotgunInsertAmmoStop
IsAimedFirearm TRUE 1 1
IsAimedHandWeapon TRUE 1 1
JamGunChance 0 0
KnockBackOnNoDeath TRUE 1 1
KnockdownMod 8 8
ManuallyRemoveSpentRounds TRUE 1 1
MaxAmmo 1 1
MaxDamage 2.7 2.7
MaxHitCount 4 4
MaxRange 18 18
MetalValue 45 45
MinAngle 0.9 0.9
MinDamage 2 2
MinRange 0.67 0.67
ModelWeaponPart Sling2 Sling2_M2400 sling sling
MultipleHitConditionAffected FALSE 0 0
ProjectileCount 5 5
PushBackMod 0.8 0.8
RackAfterShoot FALSE 0 0
RangeFalloff TRUE 1 1
Ranged TRUE 1 1
RecoilDelay 10 10
ReloadTime 25 25
RequiresEquippedBothHands TRUE 1 1
RunAnim Run_Weapon2
ShareDamage FALSE 0 0
ShellFallSound DoubleBarrelShotgunCartridgeFall
SoundGain 2 2
SoundRadius 70 70
SoundVolume 70 70
SplatBloodOnNoDeath TRUE 1 1
SplatNumber 5 5
StopPower 40 40
SubCategory Firearm
SwingSound DoubleBarrelShotgunShoot
SwingTime 2 2
TwoHandWeapon TRUE 1 1
Type Weapon
UnequipSound DoubleBarrelShotgunUnEquip
UseEndurance FALSE 0 0
WeaponReloadType breechloader
WeaponSprite M2400_Shotgun
Weight 4 4
haveChamber FALSE 0 0
Raw block
	item M2400_Shotgun
    {
        DisplayCategory = Weapon,
        ImpactSound	=	null,
        MaxRange	=	18,
        RangeFalloff	=	TRUE,
        WeaponSprite	=	M2400_Shotgun,
        SoundVolume	=	70,
        MinAngle	=	0.9,
        Type	=	Weapon,
        KnockBackOnNoDeath	=	TRUE,
        Ranged	=	TRUE,
        ProjectileCount	=	5,
        ConditionLowerChanceOneIn	=	60,
        Weight	=	4,
        SplatNumber	=	5,
        PushBackMod	=	0.8,
        SubCategory	=	Firearm,
        AimingMod	=	2,
        ConditionMax	=	40,
        ShareDamage	=	FALSE,
        MaxHitCount	=	4,
        IsAimedHandWeapon	=	TRUE,
        IsAimedFirearm	=	TRUE,
        DoorDamage	=	30,
        UseEndurance	=	FALSE,
        DisplayName	=	M2400 Combination Gun,
        MinRange	=	0.67,
        SwingTime	=	2,
        AngleFalloff	=	TRUE,
        MultipleHitConditionAffected	=	FALSE,
		BringToBearSound = DoubleBarrelShotgunBringToBear,
        SwingSound	=	DoubleBarrelShotgunShoot,
        HitSound = BulletHitBody,
		ClickSound = DoubleBarrelShotgunJam,
        SoundRadius	=	70,
        MinDamage	=	2,
        MaxDamage	=	2.7,
        KnockdownMod	=	8,
        SplatBloodOnNoDeath	=	TRUE,
        Icon	=	M2400Shotgun,
        RunAnim	=	Run_Weapon2,
        CriticalChance = 80,
        CritDmgMultiplier = 3,
        AimingPerkCritModifier = 2,
        HitChance = 80,
        AimingPerkHitChanceModifier = 5,
        RecoilDelay = 10,
        SoundGain = 2,
        ReloadTime = 25,
        AimingTime = 20,
        RequiresEquippedBothHands = TRUE,
        BreakSound  =   DoubleBarrelShotgunBreak,
        MetalValue = 45,
        TwoHandWeapon = TRUE,
        AmmoBox = ShotgunShellsBox,
        MaxAmmo = 1,
		EquipSound = DoubleBarrelShotgunEquip,
		UnequipSound = DoubleBarrelShotgunUnEquip,
        InsertAmmoSound = DoubleBarrelShotgunInsertAmmo,
        EjectAmmoSound = DoubleBarrelShotgunEjectAmmo,
		InsertAmmoStartSound = DoubleBarrelShotgunInsertAmmoStart,
		InsertAmmoStopSound = DoubleBarrelShotgunInsertAmmoStop,
		EjectAmmoStartSound = DoubleBarrelShotgunEjectAmmoStart,
		EjectAmmoStopSound = DoubleBarrelShotgunEjectAmmoStop,
        ShellFallSound = DoubleBarrelShotgunCartridgeFall,
        AmmoType = Base.ShotgunShells,
        WeaponReloadType = breechloader,
		ModelWeaponPart = ShellStraps ShellLoops bulletloops bulletloops,
		ModelWeaponPart = AmmoStraps BulletLoops bulletloops bulletloops,
		ModelWeaponPart = Sling Sling_M2400 sling sling,
		ModelWeaponPart = Sling2 Sling2_M2400 sling sling,
        JamGunChance = 0,
        AttachmentType = Rifle,
        RackAfterShoot = FALSE,
        haveChamber = FALSE,
		ManuallyRemoveSpentRounds = TRUE,
        StopPower = 40,
    }