| Variable | Base.Boilersuit |
|---|---|
| Type | Clothing |
| Catégorie | Clothing |
| Poids | |
| Icône |
BoilerSuitWhite
|
| Nom variable | Boilersuit |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_suits.txt |
| Item PK | 6577 |
|---|---|
| Lignes | 76 → 94 |
| File ID | 1392 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make-Sheets
Base
|
KAVALASH_BB_CommonSense | 100 | Sheet=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BloodLocation | Trousers;Jumper | |||
| BodyLocation | Boilersuit | |||
| ClothingItem | Boilersuit | |||
| ColorBlue | 161 | 161 | ||
| ColorGreen | 161 | 161 | ||
| ColorRed | 161 | 161 | ||
| DisplayCategory | Clothing | |||
| DisplayName | Coveralls | |||
| FabricType | Cotton | |||
| Icon | BoilerSuitWhite | |||
| Insulation | 0.65 | 0.65 | ||
| RunSpeedModifier | 0.9 | 0.9 | ||
| ScratchDefense | 10 | 10 | ||
| Type | Clothing | |||
| WindResistance | 0.45 | 0.45 | ||
| WorldStaticModel | BoilerSuit_Ground |
item Boilersuit
{
DisplayCategory = Clothing,
Type = Clothing,
DisplayName = Coveralls,
ClothingItem = Boilersuit,
BodyLocation = Boilersuit,
Icon = BoilerSuitWhite,
ColorRed = 161,
ColorGreen = 161,
ColorBlue = 161,
BloodLocation = Trousers;Jumper,
RunSpeedModifier = 0.9,
ScratchDefense = 10,
Insulation = 0.65,
WindResistance = 0.45,
FabricType = Cotton,
WorldStaticModel = BoilerSuit_Ground,
}