Template:PlaceableInfo
Used to fabricate basic items | |||||||
![]() | |||||||
Added | v1.1.0 (Initial Game Release) | ||||||
---|---|---|---|---|---|---|---|
Health | 1250.0 | ||||||
Power Cost | 10 | ||||||
Inventory Slot Capacity | 10 | ||||||
Inventory Volume Capacity | 200.0 | ||||||
Can access vehicle | Yes | ||||||
Destroyable | Yes | ||||||
| style="border: none; background: none;"
|-
! Placeable ID
| |
Infobox for placeable structures like fabricators and refineries.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Placeable name. | String | required |
image | image | Image of the placeable. | File | optional |
short_description | short_description | Short description for the placeable. | String | optional |
added | added | Date or patch version when added. | String | optional |
health | health | Maximum health of the placeable. | Number | optional |
power_consumption | power_consumption | Power consumed by the placeable (constant, not per operation). | Number | optional |
power_production | power_production | Power generated by the placeable if any. | Number | optional |
inventory_slot_capacity | inventory_slot_capacity | Maximum item slot count for the placeable. | Number | optional |
inventory_volume_capacity | inventory_volume_capacity | Maximum item volume capacity for the placeable. | Number | optional |
requires_unsheltered | requires_unsheltered | Whether it requires unsheltered placement to function. | Boolean | optional |
allows_quick_deposit | allows_quick_deposit | Whether quick deposit is allowed. | Boolean | optional |
allows_vehicle_deposit | allows_vehicle_deposit | Whether vehicle inventory deposit is allowed. | Boolean | optional |
can_be_drunk_from | can_be_drunk_from | Whether it can be drunk from (for water sources). | Boolean | optional |
destroy_on_zero_health | destroy_on_zero_health | Whether the placeable is destroyed when reaching zero health. | Boolean | optional |
placeable_id | placeable_id | no description | Unknown | optional |
buildable_type | buildable_type | no description | Unknown | optional |
set_id | set_id | no description | Unknown | optional |
water_capacity | water_capacity | no description | Unknown | optional |
water_gather_rate | water_gather_rate | no description | Unknown | optional |
total_yield | total_yield | no description | Unknown | optional |
total_processing_time | total_processing_time | no description | Unknown | optional |