| Variable | Base.HazmatSuit |
|---|---|
| Type | Clothing |
| Catégorie | Clothing |
| Poids | |
| Icône |
Hazmatsuit
|
| Nom variable | HazmatSuit |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_suits.txt |
| Item PK | 6576 |
|---|---|
| Lignes | 58 → 75 |
| 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 |
|---|---|---|---|---|
| BiteDefense | 5 | 5 | ||
| BloodLocation | Trousers;Jumper;Head;Neck;Hands;Shoes | |||
| BodyLocation | FullSuitHead | |||
| ClothingItem | HazmatSuit | |||
| DisplayCategory | Clothing | |||
| DisplayName | Hazmat Suit | |||
| Icon | Hazmatsuit | |||
| Insulation | 0.65 | 0.65 | ||
| RunSpeedModifier | 0.75 | 0.75 | ||
| ScratchDefense | 15 | 15 | ||
| Tags | GasMask;HazmatSuit | |||
| Type | Clothing | |||
| WindResistance | 0.9 | 0.9 | ||
| WorldStaticModel | Hazmat_Ground |
item HazmatSuit
{
DisplayCategory = Clothing,
Type = Clothing,
DisplayName = Hazmat Suit,
ClothingItem = HazmatSuit,
BodyLocation = FullSuitHead,
Icon = BoilerSuitOrange,
BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
Icon = Hazmatsuit,
RunSpeedModifier = 0.75,
ScratchDefense = 15,
BiteDefense = 5,
Insulation = 0.65,
WindResistance = 0.9,
WorldStaticModel = Hazmat_Ground,
Tags = GasMask;HazmatSuit,
}