Item: Ampoule - Vert

Wiki Project Zomboid

Ampoule - Vert

Variable Base.LightBulbGreen Mod Vanilla

Résumé

VariableBase.LightBulbGreen
TypeNormal
CatégorieElectronics
Poids0.1
Icône
LightBulb

Navigation

Nom variableLightBulbGreen
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5574
Lignes486 → 497
File ID1370

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
LightBulb Unpack 10
Unpack 10
Packing
KAVALASH_EasyPacking Storage 25 LightBulbGreen=10
LightBulb Unpack 100
Unpack 100
Packing
KAVALASH_EasyPacking Storage 75 LightBulbGreen=100
LightBulb Unpack 50
Unpack 50
Packing
KAVALASH_EasyPacking Storage 50 LightBulbGreen=50

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

7 recettes
Afficher la liste
Recipe Mod Category Time Result
LightBulb Pack 10
Pack 10
Packing
KAVALASH_EasyPacking Storage 50 10pkLightBulbGreen=1
LightBulb Pack 100
Pack 100
Packing
KAVALASH_EasyPacking Storage 100 100pkLightBulbGreen=1
LightBulb Pack 50
Pack 50
Packing
KAVALASH_EasyPacking Storage 75 50pkLightBulbGreen=1
SolarPanel Make Solar Panel (part)
Make Solar Panel
ISA
KAVALASH_ISA_41 Electrical 1000 ISA.SolarPanel=1
MatShatteredGlass OthShatterLight
OthShatterLight
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 40 MatShatteredGlass=1
HamRadioCivilian Fabriquer une radio amateur de fortune
Craft Makeshift HAM Radio
Base
Vanilla Electrical 100 Radio.HamRadioMakeShift=1
WalkieTalkieBudget Fabriquer un talkie-walkie de fortune
Craft Makeshift Walkie Talkie
Base
Vanilla Electrical 100 Radio.WalkieTalkieMakeShift=1

Propriétés

Toutes les propriétés extraites pour cet item.

9 propriétés
Key Value (raw) Num Bool JSON
ColorBlue 0 0
ColorGreen 255 255
ColorRed 0 0
DisplayCategory Electronics
DisplayName Green Light Bulb
Icon LightBulb
Type Normal
Weight 0.1 0.1
WorldStaticModel LightBulbGreen
Raw block
    item LightBulbGreen
    {
        DisplayCategory = Electronics,
        Weight	=	0.1,
        Type	=	Normal,
        DisplayName	= Green Light Bulb,
        Icon	=	LightBulb,
        ColorRed = 0,
        ColorGreen = 255,
        ColorBlue = 0,
        WorldStaticModel = LightBulbGreen,
    }