| Variable | SapphCooking.HalfCandleLit |
|---|---|
| Type | Drainable |
| Catégorie | LightSource |
| Poids | 0.2 |
| Icône |
HalfCandleLitIcon
|
| Nom variable | HalfCandleLit |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3925 |
|---|---|
| Lignes | 3620 → 3637 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Light Candle
SapphCooking
|
KAVALASH_sapphcooking | 30 | HalfCandleLit=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Extinguish Candle
SapphCooking
|
KAVALASH_sapphcooking | 30 | HalfCandle=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| ActivatedItem | TRUE | 1 | 1 | |
| DisplayCategory | LightSource | |||
| DisplayName | Lit Half Candle | |||
| Icon | HalfCandleLitIcon | |||
| LightDistance | 3 | 3 | ||
| LightStrength | 0.6 | 0.6 | ||
| StaticModel | Candle | |||
| Tags | StartFire | |||
| TorchCone | FALSE | 0 | 0 | |
| Type | Drainable | |||
| UseDelta | 0.003 | 0.003 | ||
| UseWhileUnequipped | TRUE | 1 | 1 | |
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | CandleGround | |||
| cantBeConsolided | TRUE | 1 | 1 |
item HalfCandleLit
{
DisplayCategory = LightSource,
LightDistance = 3,
Weight = 0.2,
Type = Drainable,
UseWhileUnequipped = TRUE,
TorchCone = FALSE,
UseDelta = 0.003,
LightStrength = 0.6,
DisplayName = Lit Half Candle,
ActivatedItem = TRUE,
Icon = HalfCandleLitIcon,
cantBeConsolided = TRUE,
StaticModel = Candle,
WorldStaticModel = CandleGround,
Tags = StartFire,
}