| Variable | Base.Dungarees |
|---|---|
| Type | Clothing |
| Catégorie | Clothing |
| Poids | |
| Icône |
OverallsDenim
|
| Nom variable | Dungarees |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_pants.txt |
| Item PK | 6450 |
|---|---|
| Lignes | 669 → 686 |
| File ID | 1389 |
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 | 10 | 10 | ||
| BloodLocation | Trousers;ShirtNoSleeves | |||
| BodyLocation | Pants | |||
| ClothingItem | Dungarees | |||
| DisplayCategory | Clothing | |||
| DisplayName | Overalls | |||
| FabricType | Denim | |||
| Icon | OverallsDenim | |||
| Insulation | 0.65 | 0.65 | ||
| RunSpeedModifier | 0.95 | 0.95 | ||
| ScratchDefense | 20 | 20 | ||
| Type | Clothing | |||
| WaterResistance | 0.20 | 0.2 | ||
| WindResistance | 0.5 | 0.5 | ||
| WorldStaticModel | Dungarees_Ground |
item Dungarees
{
DisplayCategory = Clothing,
Type = Clothing,
DisplayName = Overalls,
ClothingItem = Dungarees,
BodyLocation = Pants,
Icon = OverallsDenim,
BloodLocation = Trousers;ShirtNoSleeves,
RunSpeedModifier = 0.95,
BiteDefense = 10,
ScratchDefense = 20,
Insulation = 0.65,
WindResistance = 0.5,
FabricType = Denim,
WaterResistance = 0.20,
WorldStaticModel = Dungarees_Ground,
}