Item: PinkSlip: AM General M998 - Skin: Winter

Wiki Project Zomboid

PinkSlip: AM General M998 - Skin: Winter

Variable PinkSlip.AmGeneral_3 Mod KAVALASH_CW

Résumé

VariablePinkSlip.AmGeneral_3
TypeNormal
CatégorieCarWanna
Poids20
Icône
AutoTitle

Navigation

Nom variableAmGeneral_3
ModulePinkSlip
Sourcemedia\scripts\cw_pinkslips.txt
Détails techniques
Item PK2130
Lignes907 → 923
File ID872

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
AutoTitle Choisir le skin Winter
Choisir le skin Winter
CraftMoreKavalash
KAVALASH_Custom PinkSlip 100 PinkSlip.AmGeneral_3=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.

14 propriétés
Key Value (raw) Num Bool JSON
Battery 100 100
Condition 100 100
DisplayCategory CarWanna
DisplayName PinkSlip: AM General M998 - Skin: Winter
GasTank 100 100
HasKey true 1 1
Icon AutoTitle
Skin 3 3
Tags PinkSlip
Tooltip Tooltip_ClaimOutSide
Type Normal
VehicleID Base.92amgeneralM998
Weight 20 20
WorldStaticModel CW.AutoTitle
Raw block
	item AmGeneral_3
    {
        DisplayCategory = CarWanna,
        Weight  = 20,
        Type    = Normal,
        Icon    = AutoTitle,
        DisplayName = PinkSlip: AM General M998 - Skin: Winter,
        VehicleID = Base.92amgeneralM998,
        WorldStaticModel = CW.AutoTitle,   
        Tooltip = Tooltip_ClaimOutSide,	
        Condition = 100,
        GasTank = 100,
		Battery = 100,
		Skin = 3,
        HasKey = true,
        Tags = PinkSlip,
    }