Item: Bandouillère pour cartouches

Wiki Project Zomboid

Bandouillère pour cartouches

Variable Base.ShellStraps Mod KAVALASH_VFExpansion1

Résumé

VariableBase.ShellStraps
TypeWeaponPart
CatégorieWeaponPart
Poids0.4
Icône
shellloops

Navigation

Nom variableShellStraps
ModuleBase
Sourcemedia\scripts\VFE_attachments.txt
Détails techniques
Item PK6950
Nom FRBandouillère pour cartouches
Nom ENShell loops
Nom brutShell loops
Clé de nomShell loops
Clé FRBase.ShellStraps
Clé EN
Tooltip FR
Tooltip EN
Tooltip brutTooltip_AmmoStrap
Chemin icôneicons/KAVALASH_VFExpansion1/shellloops.png
Source icônemod:KAVALASH_VFExpansion1
Icône manquanteNon
Lignes336 → 350
File ID1519

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.

12 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory WeaponPart
DisplayName Shell loops
Icon shellloops
MountOn Shotgun; ShotgunSawnoff; Shotgun2; ShotgunSemi; ShotgunSemiKavalash; DoubleBarrelShotgun; DoubleBarrelShotgunSawnoff; M2400_Shotgun; AssaultRifleMasterkey
PartType RecoilPad
ReloadTimeModifier -5 -5
Tags ShellReloadBoost
Tooltip Tooltip_AmmoStrap
Type WeaponPart
Weight 0.4 0.4
WeightModifier 0.4 0.4
WorldStaticModel ShellLoops_Ground
Raw block
	item ShellStraps
    {
        DisplayCategory = WeaponPart,
        Type = WeaponPart,
        DisplayName = Shell loops,
        Icon = shellloops,
        Weight = 0.4,
        WeightModifier = 0.4,
        ReloadTimeModifier = -5,
        MountOn = Shotgun; ShotgunSawnoff; Shotgun2; ShotgunSemi; ShotgunSemiKavalash; DoubleBarrelShotgun; DoubleBarrelShotgunSawnoff; M2400_Shotgun; AssaultRifleMasterkey,
        PartType = RecoilPad,
        Tooltip = Tooltip_AmmoStrap,
        WorldStaticModel = ShellLoops_Ground,
		Tags = ShellReloadBoost,
    }