Module:ItemData: Difference between revisions
From Eco - English Wiki
[unchecked revision] | [unchecked revision] |
m 1 revision imported |
Update for Eco Version : 0.9.0.0 beta staging-1711 |
||
Line 1: | Line 1: | ||
-- Eco Version : 0. | -- Eco Version : 0.9.0.0 beta staging-1711 | ||
return { | return { | ||
items = { | items = { | ||
['Acorn'] = { | ['Acorn'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'Plant to grow an oak tree.', | ['description'] = 'Plant to grow an oak tree.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 79: | Line 41: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'AcornItem', | ['type'] = 'AcornItem', | ||
['typeID'] = ' | ['typeID'] = '657', | ||
}, | |||
['Acorn Pack'] = { | ['Acorn Pack'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = 'Plant to grow an oak tree.', | ['description'] = 'Plant to grow an oak tree.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 118: | Line 81: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'AcornPackItem', | ['type'] = 'AcornPackItem', | ||
['typeID'] = ' | ['typeID'] = '658', | ||
}, | |||
['Acorn Powder'] = { | ['Acorn Powder'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'Powdered acorn.', | ['description'] = 'Powdered acorn.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 157: | Line 121: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'AcornPowderItem', | ['type'] = 'AcornPowderItem', | ||
['typeID'] = ' | ['typeID'] = '379', | ||
}, | |||
[' | ['Adorned Ashlar Basalt Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 175: | Line 140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 188: | Line 153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 195: | Line 160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarBasaltBenchItem', | ||
['typeID'] = ' | ['typeID'] = '895', | ||
}, | |||
[' | ['Adorned Ashlar Basalt Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 214: | Line 180: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 227: | Line 193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 234: | Line 200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarBasaltChairItem', | ||
['typeID'] = ' | ['typeID'] = '896', | ||
}, | |||
[' | ['Adorned Ashlar Basalt Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 252: | Line 219: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 266: | Line 233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 273: | Line 240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarBasaltTableItem', | ||
['typeID'] = ' | ['typeID'] = '897', | ||
}, | |||
[' | ['Adorned Ashlar Gneiss Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = 'Backpack', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Line 292: | Line 260: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 305: | Line 273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 312: | Line 280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarGneissBenchItem', | ||
['typeID'] = ' | ['typeID'] = '898', | ||
}, | |||
[' | ['Adorned Ashlar Gneiss Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 331: | Line 300: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 344: | Line 313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 351: | Line 320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarGneissChairItem', | ||
['typeID'] = ' | ['typeID'] = '899', | ||
}, | |||
[' | ['Adorned Ashlar Gneiss Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 370: | Line 340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 383: | Line 353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 390: | Line 360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarGneissTableItem', | ||
['typeID'] = ' | ['typeID'] = '900', | ||
}, | |||
[' | ['Adorned Ashlar Granite Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 409: | Line 380: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 422: | Line 393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 429: | Line 400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarGraniteBenchItem', | ||
['typeID'] = ' | ['typeID'] = '901', | ||
}, | |||
[' | ['Adorned Ashlar Granite Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 461: | Line 433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 468: | Line 440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarGraniteChairItem', | ||
['typeID'] = ' | ['typeID'] = '902', | ||
}, | |||
[' | ['Adorned Ashlar Granite Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 500: | Line 473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 507: | Line 480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarGraniteTableItem', | ||
['typeID'] = ' | ['typeID'] = '903', | ||
}, | |||
[' | ['Adorned Ashlar Limestone Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 526: | Line 500: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 539: | Line 513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 546: | Line 520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarLimestoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '904', | ||
}, | |||
[' | ['Adorned Ashlar Limestone Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 565: | Line 540: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 578: | Line 553: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 585: | Line 560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarLimestoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '905', | ||
}, | |||
[' | ['Adorned Ashlar Limestone Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 604: | Line 580: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 617: | Line 593: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 624: | Line 600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarLimestoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '906', | ||
}, | |||
[' | ['Adorned Ashlar Sandstone Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 643: | Line 620: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 656: | Line 633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 663: | Line 640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarSandstoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '907', | ||
}, | |||
[' | ['Adorned Ashlar Sandstone Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 695: | Line 673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 702: | Line 680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarSandstoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '908', | ||
}, | |||
[' | ['Adorned Ashlar Sandstone Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 721: | Line 700: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3.5', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 733: | Line 712: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X 1 X 1', | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
Line 741: | Line 720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarSandstoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '909', | ||
}, | |||
[' | ['Adorned Ashlar Shale Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 773: | Line 753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 780: | Line 760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarShaleBenchItem', | ||
['typeID'] = ' | ['typeID'] = '910', | ||
}, | |||
[' | ['Adorned Ashlar Shale Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 799: | Line 780: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 812: | Line 793: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 819: | Line 800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarShaleChairItem', | ||
['typeID'] = ' | ['typeID'] = '911', | ||
}, | |||
[' | ['Adorned Ashlar Shale Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 835: | Line 817: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 851: | Line 833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 858: | Line 840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarShaleTableItem', | ||
['typeID'] = ' | ['typeID'] = '912', | ||
}, | |||
[' | ['Adorned Ashlar Stone Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 877: | Line 860: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 890: | Line 873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 897: | Line 880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarStoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '913', | ||
}, | |||
[' | ['Adorned Ashlar Stone Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 916: | Line 900: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 929: | Line 913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 936: | Line 920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarStoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '914', | ||
}, | |||
[' | ['Adorned Ashlar Stone Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A fancy ashlar stone table that has been adorned with gold', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 955: | Line 940: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3.5', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 967: | Line 952: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 975: | Line 960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdornedAshlarStoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '915', | ||
}, | |||
[' | ['Advanced Baking Advanced Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0', | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 993: | Line 979: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 1,014: | Line 1,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedBakingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '611', | ||
}, | |||
[' | ['Advanced Baking Skill Book'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 1,053: | Line 1,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedBakingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '766', | ||
}, | |||
[' | ['Advanced Baking Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Advanced Baking', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,092: | Line 1,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedBakingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '767', | ||
}, | }, | ||
[' | ['Advanced Carpentry Table'] = { | ||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '0', | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '10', | |||
['energyUsed'] = '250', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Electric', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '3 X 2 X 2', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '45', | |||
['roomMatReq'] = 'Tier 2.8', | |||
['roomContainReq'] = 'Yes', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'AdvancedCarpentryTableItem', | |||
['typeID'] = '916', | |||
}, | |||
['Advanced Circuit'] = { | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A complex electrical component used in advanced electronics.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 1,131: | Line 1,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedCircuitItem', | ||
['typeID'] = ' | ['typeID'] = '509', | ||
}, | |||
[' | ['Advanced Combustion Engine'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 1,170: | Line 1,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedCombustionEngineItem', | ||
['typeID'] = ' | ['typeID'] = '510', | ||
}, | |||
[' | ['Advanced Cooking Advanced Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,189: | Line 1,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 1,201: | Line 1,232: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 1,209: | Line 1,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedCookingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '612', | ||
}, | |||
[' | ['Advanced Cooking Skill Book'] = { | ||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Skill Books', | ['group'] = 'Skill Books', | ||
['description'] = 'Creates | ['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking', | ||
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 1,248: | Line 1,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedCookingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '769', | ||
}, | |||
[' | ['Advanced Cooking Skill Scroll'] = { | ||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Skill Scrolls', | ['group'] = 'Skill Scrolls', | ||
['description'] = 'Teaches | ['description'] = 'Teaches Advanced Cooking', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 1,287: | Line 1,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedCookingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '770', | ||
}, | |||
[' | ['Advanced Masonry Modern Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,319: | Line 1,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 1,326: | Line 1,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedMasonryUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '613', | ||
}, | |||
[' | ['Advanced Masonry Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Advanced Masonry Skill Scrolls that teach Advanced Masonry', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,365: | Line 1,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedMasonrySkillBook', | ||
['typeID'] = ' | ['typeID'] = '772', | ||
}, | |||
[' | ['Advanced Masonry Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Advanced Masonry', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,383: | Line 1,419: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 1,404: | Line 1,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedMasonrySkillScroll', | ||
['typeID'] = ' | ['typeID'] = '773', | ||
}, | |||
[' | ['Advanced Masonry Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '250', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 2.3', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedMasonryTableItem', | ||
['typeID'] = ' | ['typeID'] = '917', | ||
}, | |||
[' | ['Advanced Smelting Advanced Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,482: | Line 1,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedSmeltingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '614', | ||
}, | |||
[' | ['Advanced Smelting Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,500: | Line 1,539: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 1,521: | Line 1,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedSmeltingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '775', | ||
}, | |||
[' | ['Advanced Smelting Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = '', | ['description'] = 'Teaches Advanced Smelting', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,560: | Line 1,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedSmeltingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '776', | ||
}, | |||
[' | ['Advanced Upgrade 1'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,599: | Line 1,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedUpgradeLvl1Item', | ||
['typeID'] = ' | ['typeID'] = '615', | ||
}, | |||
[' | ['Advanced Upgrade 2'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,638: | Line 1,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedUpgradeLvl2Item', | ||
['typeID'] = ' | ['typeID'] = '616', | ||
}, | |||
[' | ['Advanced Upgrade 3'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,677: | Line 1,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedUpgradeLvl3Item', | ||
['typeID'] = ' | ['typeID'] = '617', | ||
}, | |||
[' | ['Advanced Upgrade 4'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,716: | Line 1,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AdvancedUpgradeLvl4Item', | ||
['typeID'] = ' | ['typeID'] = '618', | ||
}, | |||
[' | ['Agave Leaves'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.', | ||
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '200.0', | ||
['carbs'] = ' | ['carbs'] = '3.0', | ||
['protein'] = ' | ['protein'] = '1.0', | ||
['fat'] = ' | ['fat'] = '2.0', | ||
['vitamins'] = ' | ['vitamins'] = '2.0', | ||
['density'] = ' | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = '[[Gathering]]', | ['yield'] = '[[Gathering]]', | ||
Line 1,755: | Line 1,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AgaveLeavesItem', | ||
['typeID'] = ' | ['typeID'] = '380', | ||
}, | |||
[' | ['Agave Seed'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow an agave plant.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.05', | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,794: | Line 1,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AgaveSeedItem', | ||
['typeID'] = ' | ['typeID'] = '659', | ||
}, | |||
[' | ['Agave Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow an agave plant.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,833: | Line 1,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AgaveSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '660', | ||
}, | |||
[' | ['Agouti Carcass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A dead agouti.', | ||
['tagGroups'] = {'[[Tiny Fur Carcass]]', '[[Carcass]]', '[[Tiny Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,872: | Line 1,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AgoutiCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '511', | ||
}, | |||
[' | ['Agriculture Research Paper Advanced'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 1,911: | Line 1,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AgricultureResearchPaperAdvancedItem', | ||
['typeID'] = ' | ['typeID'] = '512', | ||
}, | |||
[' | ['Agriculture Research Paper Modern'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.01', | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 1,950: | Line 2,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AgricultureResearchPaperModernItem', | ||
['typeID'] = ' | ['typeID'] = '513', | ||
}, | |||
[' | ['Air Pollution Generator'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Dev object for testing air pollution.', | ||
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]', '[[Polluter]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 1,982: | Line 2,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 1,989: | Line 2,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AirPollutionGeneratorItem', | ||
['typeID'] = ' | ['typeID'] = '91', | ||
}, | |||
[' | ['Alligator Carcass'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead alligator.', | ||
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,028: | Line 2,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AlligatorCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '514', | ||
}, | |||
[' | ['Alpha Cloak'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = '', | ['description'] = 'Thanks for supporting ECO!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,067: | Line 2,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AlphaCloakItem', | ||
['typeID'] = ' | ['typeID'] = '19', | ||
}, | |||
[' | ['Alpha Goggles'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Thanks for supporting ECO!', | ||
['tagGroups'] = {'[[Object]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,106: | Line 2,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AlphaGogglesItem', | ||
['typeID'] = ' | ['typeID'] = '18', | ||
}, | |||
[' | ['Alpha Hat'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Thanks for supporting ECO!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 2,145: | Line 2,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AlphaHatItem', | ||
['typeID'] = ' | ['typeID'] = '17', | ||
}, | |||
[' | ['Amanita Mushroom Spores'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = 'Plant to grow | ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.05', | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 2,184: | Line 2,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AmanitaMushroomSporesItem', | ||
['typeID'] = ' | ['typeID'] = '661', | ||
}, | |||
[' | ['Amanita Mushroom Spores Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,202: | Line 2,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 2,223: | Line 2,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AmanitaMushroomSporesPackItem', | ||
['typeID'] = ' | ['typeID'] = '662', | ||
}, | |||
['Amanita Mushrooms'] = { | |||
[' | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!', | ||
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '-200.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
['protein'] = '0.0', | ['protein'] = '0.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = '0.0', | ['density'] = '-0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 2,301: | Line 2,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AmanitaMushroomsItem', | ||
['typeID'] = ' | ['typeID'] = '381', | ||
}, | |||
[' | ['Amendments'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Changes to the constituion are made here.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,333: | Line 2,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AmendmentsItem', | ||
['typeID'] = ' | ['typeID'] = '99', | ||
}, | |||
[' | ['Anvil'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,356: | Line 2,377: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '0', | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '25', | |||
['roomMatReq'] = 'Tier 0.8', | |||
['roomContainReq'] = 'Yes', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'AnvilItem', | |||
['typeID'] = '918', | |||
}, | |||
['Arctic Willow Seed'] = { | |||
['category'] = '_None', | |||
['group'] = 'Food', | |||
['description'] = 'Plant to grow arctic willow.', | |||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.05', | |||
['calories'] = '0.0', | |||
['carbs'] = '0.0', | |||
['protein'] = '0.0', | |||
['fat'] = '0.0', | |||
['vitamins'] = '0.0', | |||
['density'] = '0.0', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 2,379: | Line 2,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ArcticWillowSeedItem', | ||
['typeID'] = ' | ['typeID'] = '663', | ||
}, | |||
[' | ['Arctic Willow Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow arctic willow.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,398: | Line 2,460: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 2,411: | Line 2,473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,418: | Line 2,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ArcticWillowSeedPackItem', | ||
['typeID'] = '664', | ['typeID'] = '664', | ||
}, | |||
[' | ['Arrastra'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A primitive rock mill of dragged boulders.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 2,442: | Line 2,505: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '5', | ||
['energyUsed'] = | ['energyUsed'] = '75', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Mechanical', | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
[' | ['fluidsProduced'] = nil, | ||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '3 | ['footprint'] = '4 X 3 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,457: | Line 2,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ArrastraItem', | ||
['typeID'] = ' | ['typeID'] = '919', | ||
}, | |||
[' | ['Arrow'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Burnable Fuel]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0', | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,473: | Line 2,537: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '500', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 2,496: | Line 2,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ArrowItem', | ||
['typeID'] = ' | ['typeID'] = '515', | ||
}, | |||
[' | ['Ashlar Basalt'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = '', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,514: | Line 2,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 2,535: | Line 2,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarBasaltItem', | ||
['typeID'] = ' | ['typeID'] = '252', | ||
}, | |||
[' | ['Ashlar Basalt Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 2,554: | Line 2,620: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2.5', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 2,566: | Line 2,632: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X 2 X 1', | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
Line 2,574: | Line 2,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarBasaltBenchItem', | ||
['typeID'] = ' | ['typeID'] = '920', | ||
}, | |||
[' | ['Ashlar Basalt Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,590: | Line 2,657: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 2,606: | Line 2,673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,613: | Line 2,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarBasaltChairItem', | ||
['typeID'] = ' | ['typeID'] = '921', | ||
}, | |||
[' | ['Ashlar Basalt Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 2,645: | Line 2,713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,652: | Line 2,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarBasaltDoorItem', | ||
['typeID'] = ' | ['typeID'] = '922', | ||
}, | |||
[' | ['Ashlar Basalt Fireplace'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 2,684: | Line 2,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,691: | Line 2,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarBasaltFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '923', | ||
}, | |||
[' | ['Ashlar Basalt Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large stone table crafted by an expert mason', | ||
['maxStack'] = '100', | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 2,723: | Line 2,793: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,730: | Line 2,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarBasaltTableItem', | ||
['typeID'] = ' | ['typeID'] = '924', | ||
}, | |||
[' | ['Ashlar Gneiss'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = '', | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,753: | Line 2,824: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 2,769: | Line 2,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGneissItem', | ||
['typeID'] = ' | ['typeID'] = '253', | ||
}, | |||
[' | ['Ashlar Gneiss Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 2,801: | Line 2,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,808: | Line 2,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGneissBenchItem', | ||
['typeID'] = ' | ['typeID'] = '925', | ||
}, | |||
[' | ['Ashlar Gneiss Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,827: | Line 2,900: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 2,840: | Line 2,913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,847: | Line 2,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGneissChairItem', | ||
['typeID'] = ' | ['typeID'] = '926', | ||
}, | |||
[' | ['Ashlar Gneiss Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 2,879: | Line 2,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,886: | Line 2,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGneissDoorItem', | ||
['typeID'] = ' | ['typeID'] = '927', | ||
}, | |||
[' | ['Ashlar Gneiss Fireplace'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 2,905: | Line 2,980: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 2,918: | Line 2,993: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGneissFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '928', | ||
}, | |||
[' | ['Ashlar Gneiss Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large stone table crafted by an expert mason', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 2,944: | Line 3,020: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 2,957: | Line 3,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 2,964: | Line 3,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGneissTableItem', | ||
['typeID'] = ' | ['typeID'] = '929', | ||
}, | |||
[' | ['Ashlar Granite'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 2,982: | Line 3,059: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 2,996: | Line 3,073: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,003: | Line 3,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGraniteItem', | ||
['typeID'] = ' | ['typeID'] = '254', | ||
}, | |||
[' | ['Ashlar Granite Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,035: | Line 3,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,042: | Line 3,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGraniteBenchItem', | ||
['typeID'] = ' | ['typeID'] = '930', | ||
}, | |||
[' | ['Ashlar Granite Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 3,060: | Line 3,139: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 3,074: | Line 3,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,081: | Line 3,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGraniteChairItem', | ||
['typeID'] = ' | ['typeID'] = '931', | ||
}, | |||
[' | ['Ashlar Granite Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy ashlar stone door.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 3,113: | Line 3,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,120: | Line 3,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGraniteDoorItem', | ||
['typeID'] = ' | ['typeID'] = '932', | ||
}, | |||
[' | ['Ashlar Granite Fireplace'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 3,139: | Line 3,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 3,152: | Line 3,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,159: | Line 3,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGraniteFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '933', | ||
}, | |||
[' | ['Ashlar Granite Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,191: | Line 3,273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,198: | Line 3,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarGraniteTableItem', | ||
['typeID'] = ' | ['typeID'] = '934', | ||
}, | |||
[' | ['Ashlar Large Basalt Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 3,217: | Line 3,300: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,230: | Line 3,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,237: | Line 3,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLargeBasaltFountainItem', | ||
['typeID'] = ' | ['typeID'] = '935', | ||
}, | |||
[' | ['Ashlar Large Gneiss Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 3,256: | Line 3,340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,269: | Line 3,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,276: | Line 3,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLargeGneissFountainItem', | ||
['typeID'] = ' | ['typeID'] = '936', | ||
}, | |||
[' | ['Ashlar Large Granite Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 3,295: | Line 3,380: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,308: | Line 3,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,315: | Line 3,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLargeGraniteFountainItem', | ||
['typeID'] = ' | ['typeID'] = '937', | ||
}, | |||
[' | ['Ashlar Large Limestone Fountain'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 3,334: | Line 3,420: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,346: | Line 3,432: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,354: | Line 3,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLargeLimestoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '938', | ||
}, | |||
[' | ['Ashlar Large Sandstone Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 3,373: | Line 3,460: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,386: | Line 3,473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,393: | Line 3,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLargeSandstoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '939', | ||
}, | |||
[' | ['Ashlar Large Shale Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,425: | Line 3,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,432: | Line 3,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLargeShaleFountainItem', | ||
['typeID'] = ' | ['typeID'] = '940', | ||
}, | |||
[' | ['Ashlar Large Stone Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 3,451: | Line 3,540: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,464: | Line 3,553: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,471: | Line 3,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLargeStoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '941', | ||
}, | |||
[' | ['Ashlar Limestone'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 3,510: | Line 3,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLimestoneItem', | ||
['typeID'] = ' | ['typeID'] = '255', | ||
}, | |||
[' | ['Ashlar Limestone Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,542: | Line 3,633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,549: | Line 3,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLimestoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '942', | ||
}, | |||
[' | ['Ashlar Limestone Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,581: | Line 3,673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,588: | Line 3,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLimestoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '943', | ||
}, | |||
[' | ['Ashlar Limestone Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 3,620: | Line 3,713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,627: | Line 3,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLimestoneDoorItem', | ||
['typeID'] = ' | ['typeID'] = '944', | ||
}, | |||
[' | ['Ashlar Limestone Fireplace'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 3,659: | Line 3,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,666: | Line 3,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLimestoneFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '945', | ||
}, | |||
[' | ['Ashlar Limestone Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,698: | Line 3,793: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,705: | Line 3,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarLimestoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '946', | ||
}, | |||
[' | ['Ashlar Sandstone'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 3,723: | Line 3,819: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 3,744: | Line 3,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSandstoneItem', | ||
['typeID'] = ' | ['typeID'] = '256', | ||
}, | |||
[' | ['Ashlar Sandstone Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 3,763: | Line 3,860: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,776: | Line 3,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,783: | Line 3,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSandstoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '947', | ||
}, | |||
[' | ['Ashlar Sandstone Chair'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 3,802: | Line 3,900: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 3,814: | Line 3,912: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X 1 | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,822: | Line 3,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSandstoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '948', | ||
}, | |||
[' | ['Ashlar Sandstone Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 3,854: | Line 3,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,861: | Line 3,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSandstoneDoorItem', | ||
['typeID'] = ' | ['typeID'] = '949', | ||
}, | |||
[' | ['Ashlar Sandstone Fireplace'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 3,893: | Line 3,993: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,900: | Line 4,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSandstoneFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '950', | ||
}, | |||
[' | ['Ashlar Sandstone Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 3,932: | Line 4,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 3,939: | Line 4,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSandstoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '951', | ||
}, | |||
[' | ['Ashlar Shale'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 3,957: | Line 4,059: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 3,970: | Line 4,072: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarShaleItem', | ||
['typeID'] = ' | ['typeID'] = '257', | ||
}, | |||
[' | ['Ashlar Shale Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 3,997: | Line 4,100: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = '2', | ['skillValue'] = '2.5', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 4,010: | Line 4,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,017: | Line 4,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarShaleBenchItem', | ||
['typeID'] = ' | ['typeID'] = '952', | ||
}, | |||
[' | ['Ashlar Shale Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 4,036: | Line 4,140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,049: | Line 4,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,056: | Line 4,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarShaleChairItem', | ||
['typeID'] = ' | ['typeID'] = '953', | ||
}, | |||
[' | ['Ashlar Shale Door'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 4,087: | Line 4,192: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,095: | Line 4,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarShaleDoorItem', | ||
['typeID'] = ' | ['typeID'] = '954', | ||
}, | |||
[' | ['Ashlar Shale Fireplace'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 4,114: | Line 4,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 4,127: | Line 4,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,134: | Line 4,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarShaleFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '955', | ||
}, | |||
[' | ['Ashlar Shale Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large stone table crafted by an expert mason', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 4,153: | Line 4,260: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 4,165: | Line 4,272: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,173: | Line 4,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarShaleTableItem', | ||
['typeID'] = ' | ['typeID'] = '956', | ||
}, | |||
[' | ['Ashlar Small Basalt Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,205: | Line 4,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,212: | Line 4,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSmallBasaltFountainItem', | ||
['typeID'] = ' | ['typeID'] = '957', | ||
}, | |||
[' | ['Ashlar Small Gneiss Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 4,231: | Line 4,340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,244: | Line 4,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,251: | Line 4,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSmallGneissFountainItem', | ||
['typeID'] = ' | ['typeID'] = '958', | ||
}, | |||
[' | ['Ashlar Small Granite Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,283: | Line 4,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,290: | Line 4,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSmallGraniteFountainItem', | ||
['typeID'] = ' | ['typeID'] = '959', | ||
}, | |||
[' | ['Ashlar Small Limestone Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 4,309: | Line 4,420: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,322: | Line 4,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,329: | Line 4,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSmallLimestoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '960', | ||
}, | |||
[' | ['Ashlar Small Sandstone Fountain'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 4,348: | Line 4,460: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1.5', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 4,361: | Line 4,473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,368: | Line 4,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSmallSandstoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '961', | ||
}, | |||
[' | ['Ashlar Small Shale Fountain'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 4,386: | Line 4,499: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,400: | Line 4,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,407: | Line 4,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSmallShaleFountainItem', | ||
['typeID'] = ' | ['typeID'] = '962', | ||
}, | |||
[' | ['Ashlar Small Stone Fountain'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 4,426: | Line 4,540: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1.5', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fountain', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 4,437: | Line 4,551: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,446: | Line 4,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarSmallStoneFountainItem', | ||
['typeID'] = ' | ['typeID'] = '963', | ||
}, | |||
[' | ['Ashlar Stone Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 4,465: | Line 4,580: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,478: | Line 4,593: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,485: | Line 4,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarStoneBenchItem', | ||
['typeID'] = ' | ['typeID'] = '964', | ||
}, | |||
[' | ['Ashlar Stone Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 4,504: | Line 4,620: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,517: | Line 4,633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,524: | Line 4,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarStoneChairItem', | ||
['typeID'] = ' | ['typeID'] = '965', | ||
}, | |||
[' | ['Ashlar Stone Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A heavy ashlar stone door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,556: | Line 4,673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,563: | Line 4,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarStoneDoorItem', | ||
['typeID'] = ' | ['typeID'] = '966', | ||
}, | |||
[' | ['Ashlar Stone Fireplace'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 4,581: | Line 4,699: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 4,595: | Line 4,713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,602: | Line 4,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarStoneFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '967', | ||
}, | |||
[' | ['Ashlar Stone Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large stone table crafted by an expert mason.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 4,621: | Line 4,740: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '3', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 4,634: | Line 4,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,641: | Line 4,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AshlarStoneTableItem', | ||
['typeID'] = ' | ['typeID'] = '968', | ||
}, | |||
[' | ['Asphalt Concrete'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '20', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 4,657: | Line 4,777: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 4,680: | Line 4,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AsphaltConcreteItem', | ||
['typeID'] = ' | ['typeID'] = '82', | ||
}, | |||
[' | ['Asphalt Concrete Ramp'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'Road Items', | ||
['description'] = '', | ['description'] = '4 x 1 Asphalt Concrete Ramp.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[World Object]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '60', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,712: | Line 4,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 4,719: | Line 4,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AsphaltConcreteRampItem', | ||
['typeID'] = ' | ['typeID'] = '58', | ||
}, | |||
[' | ['Assembly Line'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'The assembly line allows for mass production of mechanical products', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Line 4,750: | Line 4,872: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '6 X 4 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AssemblyLineItem', | ||
['typeID'] = ' | ['typeID'] = '969', | ||
}, | |||
[' | ['Axe'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = 'A | ['description'] = 'A broadheaded axe useful for felling trees.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Logging]]', '[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,797: | Line 4,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'AxeItem', | ||
['typeID'] = ' | ['typeID'] = '116', | ||
}, | |||
[' | ['Baked Agave'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.', | ||
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '560.0', | ||
['carbs'] = ' | ['carbs'] = '12.0', | ||
['protein'] = ' | ['protein'] = '2.0', | ||
['fat'] = ' | ['fat'] = '6.0', | ||
['vitamins'] = ' | ['vitamins'] = '8.0', | ||
['density'] = ' | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,836: | Line 4,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedAgaveItem', | ||
['typeID'] = ' | ['typeID'] = '382', | ||
}, | |||
[' | ['Baked Beet'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.', | ||
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '560.0', | ||
['carbs'] = ' | ['carbs'] = '8.0', | ||
['protein'] = ' | ['protein'] = '4.0', | ||
['fat'] = '4.0', | ['fat'] = '4.0', | ||
['vitamins'] = ' | ['vitamins'] = '12.0', | ||
['density'] = ' | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,875: | Line 5,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedBeetItem', | ||
['typeID'] = ' | ['typeID'] = '383', | ||
}, | |||
[' | ['Baked Corn'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.', | ||
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '560.0', | ||
['carbs'] = ' | ['carbs'] = '6.0', | ||
['protein'] = ' | ['protein'] = '7.0', | ||
['fat'] = ' | ['fat'] = '6.0', | ||
['vitamins'] = ' | ['vitamins'] = '9.0', | ||
['density'] = ' | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,914: | Line 5,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedCornItem', | ||
['typeID'] = ' | ['typeID'] = '384', | ||
}, | |||
[' | ['Baked Heart Of Palm'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.', | ||
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '560.0', | ||
['carbs'] = ' | ['carbs'] = '12.0', | ||
['protein'] = ' | ['protein'] = '6.0', | ||
['fat'] = ' | ['fat'] = '4.0', | ||
['vitamins'] = '6.0', | ['vitamins'] = '6.0', | ||
['density'] = ' | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,953: | Line 5,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedHeartOfPalmItem', | ||
['typeID'] = ' | ['typeID'] = '385', | ||
}, | |||
[' | ['Baked Meat'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'Baked meat is less fatty than other methods of cooking.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.8', | ||
['calories'] = ' | ['calories'] = '600.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '13.0', | ||
['fat'] = ' | ['fat'] = '17.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 4,992: | Line 5,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedMeatItem', | ||
['typeID'] = ' | ['typeID'] = '386', | ||
}, | |||
[' | ['Baked Roast'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A trussed roast baked to perfection.', | ||
['tagGroups'] = {'[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.9', | ||
['calories'] = ' | ['calories'] = '900.0', | ||
['carbs'] = ' | ['carbs'] = '4.0', | ||
['protein'] = ' | ['protein'] = '13.0', | ||
['fat'] = ' | ['fat'] = '8.0', | ||
['vitamins'] = ' | ['vitamins'] = '7.0', | ||
['density'] = ' | ['density'] = '3.6', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 5,031: | Line 5,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedRoastItem', | ||
['typeID'] = ' | ['typeID'] = '387', | ||
}, | |||
[' | ['Baked Taro'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'Baked taro root', | ||
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '560.0', | ||
['carbs'] = ' | ['carbs'] = '8.0', | ||
['protein'] = ' | ['protein'] = '6.0', | ||
['fat'] = ' | ['fat'] = '2.0', | ||
['vitamins'] = ' | ['vitamins'] = '12.0', | ||
['density'] = ' | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 5,070: | Line 5,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedTaroItem', | ||
['typeID'] = ' | ['typeID'] = '388', | ||
}, | |||
[' | ['Baked Tomato'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.', | ||
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = ' | ['calories'] = '560.0', | ||
['carbs'] = ' | ['carbs'] = '9.0', | ||
['protein'] = '1.0', | ['protein'] = '1.0', | ||
['fat'] = ' | ['fat'] = '5.0', | ||
['vitamins'] = ' | ['vitamins'] = '15.0', | ||
['density'] = ' | ['density'] = '5.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 5,109: | Line 5,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakedTomatoItem', | ||
['typeID'] = ' | ['typeID'] = '389', | ||
}, | |||
[' | ['Bakery Oven'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A solidly built brick oven useful for baking all manner of treats.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,127: | Line 5,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Kitchen', | ||
['furnitureType'] = | ['furnitureType'] = 'Cooking', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 5,139: | Line 5,271: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 0. 2'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakeryOvenItem', | ||
['typeID'] = ' | ['typeID'] = '970', | ||
}, | |||
[' | ['Baking Advanced Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,166: | Line 5,299: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 5,187: | Line 5,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '619', | ||
}, | |||
[' | ['Baking Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Baking Skill Scrolls that teach Baking', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,205: | Line 5,339: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 5,226: | Line 5,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '778', | ||
}, | |||
[' | ['Baking Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Baking', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,244: | Line 5,379: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 5,265: | Line 5,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BakingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '779', | ||
}, | |||
[' | ['Ballot Box'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 5,297: | Line 5,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 5,304: | Line 5,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BallotBoxItem', | ||
['typeID'] = ' | ['typeID'] = '92', | ||
}, | |||
[' | ['Bandana'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'It just looks cool', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '0.1', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,320: | Line 5,457: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 5,343: | Line 5,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BandanaItem', | ||
['typeID'] = ' | ['typeID'] = '342', | ||
}, | |||
[' | ['Bank'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Allows players to create and use bank accounts.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,361: | Line 5,499: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 5,375: | Line 5,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1.5', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BankItem', | ||
['typeID'] = ' | ['typeID'] = '971', | ||
}, | |||
[' | ['Bannock'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A dense whole wheat unleavened bread.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 5,421: | Line 5,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BannockItem', | ||
['typeID'] = ' | ['typeID'] = '390', | ||
}, | |||
[' | ['Barrel'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = '', | ['description'] = 'A metal barrel for carrying liquids.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,439: | Line 5,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 5,460: | Line 5,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BarrelItem', | ||
['typeID'] = ' | ['typeID'] = '258', | ||
}, | |||
[' | ['Barrel Cactus Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow barrel cactus.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.05', | ||
['carbs'] = | ['calories'] = '0.0', | ||
['protein'] = | ['carbs'] = '0.0', | ||
['fat'] = | ['protein'] = '0.0', | ||
['vitamins'] = | ['fat'] = '0.0', | ||
['density'] = | ['vitamins'] = '0.0', | ||
['density'] = '0.0', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 5,483: | Line 5,624: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 5,499: | Line 5,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BarrelCactusSeedItem', | ||
['typeID'] = ' | ['typeID'] = '665', | ||
}, | |||
[' | ['Barrel Cactus Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'Plant to grow barrel cactus.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,538: | Line 5,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BarrelCactusSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '666', | ||
}, | |||
[' | ['Basalt'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = '', | ['description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '15', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,556: | Line 5,699: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 5,577: | Line 5,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasaltItem', | ||
['typeID'] = ' | ['typeID'] = '259', | ||
}, | |||
[' | ['Basic Backpack'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = 'A | ['description'] = 'A basic backpack to carry supplies. Increases max carry weight by 5 kg.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,602: | Line 5,746: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 5,616: | Line 5,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicBackpackItem', | ||
['typeID'] = ' | ['typeID'] = '343', | ||
}, | |||
[' | ['Basic Circuit'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A complex electrical component used in advanced electronics.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,655: | Line 5,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicCircuitItem', | ||
['typeID'] = ' | ['typeID'] = '516', | ||
}, | |||
[' | ['Basic Engineering Basic Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,687: | Line 5,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 5,694: | Line 5,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicEngineeringUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '620', | ||
}, | |||
[' | ['Basic Engineering Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Basic Engineering Skill Scrolls that teach Basic Engineering', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 5,726: | Line 5,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 5,733: | Line 5,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicEngineeringSkillBook', | ||
['typeID'] = ' | ['typeID'] = '781', | ||
}, | |||
[' | ['Basic Engineering Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Basic Engineering', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 5,772: | Line 5,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicEngineeringSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '782', | ||
}, | |||
[' | ['Basic Salad'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A seemingly random assortment of wild plants that form a sort of salad.', | ||
['tagGroups'] = {'[[Salad]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '6.0', | ||
['vitamins'] = | ['vitamins'] = '13.0', | ||
['density'] = | ['density'] = '4.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 5,811: | Line 5,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicSaladItem', | ||
['typeID'] = ' | ['typeID'] = '391', | ||
}, | |||
[' | ['Basic Upgrade 1'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 5,850: | Line 6,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicUpgradeLvl1Item', | ||
['typeID'] = ' | ['typeID'] = '621', | ||
}, | |||
[' | ['Basic Upgrade 2'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = 'Backpack', | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['calories'] = nil, | ['weight'] = '0.001', | ||
['calories'] = nil, | |||
['carbs'] = nil, | ['carbs'] = nil, | ||
['protein'] = nil, | ['protein'] = nil, | ||
Line 5,889: | Line 6,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicUpgradeLvl2Item', | ||
['typeID'] = ' | ['typeID'] = '622', | ||
}, | |||
[' | ['Basic Upgrade 3'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,928: | Line 6,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicUpgradeLvl3Item', | ||
['typeID'] = ' | ['typeID'] = '623', | ||
}, | |||
[' | ['Basic Upgrade 4'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,946: | Line 6,099: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 5,967: | Line 6,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BasicUpgradeLvl4Item', | ||
['typeID'] = ' | ['typeID'] = '624', | ||
}, | |||
[' | ['Bass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A bass. ', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '0.8', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 5,985: | Line 6,139: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 6,006: | Line 6,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BassItem', | ||
['typeID'] = ' | ['typeID'] = '517', | ||
}, | |||
[' | ['Bathtub'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A porcelain bathtub for when you need to get clean or just relax', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 6,024: | Line 6,179: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Bathroom', | ||
['furnitureType'] = | ['furnitureType'] = 'Sink', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 6,038: | Line 6,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 6,045: | Line 6,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BathtubItem', | ||
['typeID'] = ' | ['typeID'] = '972', | ||
}, | |||
[' | ['Bean Paste'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Smashed beans can work as a thickener or flavour enhancer.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.2', | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '40.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '7.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '37.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 6,084: | Line 6,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeanPasteItem', | ||
['typeID'] = ' | ['typeID'] = '392', | ||
}, | |||
[' | ['Beans'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A good source of protein.', | ||
['tagGroups'] = {'[[Vegetable]]', '[[Raw Food]]', '[[Crop]]', '[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.01', | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '150.0', | ||
['carbs'] = ' | ['carbs'] = '1.0', | ||
['protein'] = ' | ['protein'] = '4.0', | ||
['fat'] = ' | ['fat'] = '3.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = '3 | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = '[[Gathering]]', | ['yield'] = '[[Gathering]]', | ||
Line 6,123: | Line 6,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeansItem', | ||
['typeID'] = ' | ['typeID'] = '667', | ||
}, | |||
[' | ['Beans Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A good source of protein.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 6,162: | Line 6,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeansPackItem', | ||
['typeID'] = ' | ['typeID'] = '668', | ||
}, | |||
[' | ['Bear S U P R E M E'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '1200.0', | ||
['carbs'] = ' | ['carbs'] = '8.0', | ||
['protein'] = ' | ['protein'] = '20.0', | ||
['fat'] = ' | ['fat'] = '22.0', | ||
['vitamins'] = ' | ['vitamins'] = '10.0', | ||
['density'] = ' | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 6,201: | Line 6,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BearSUPREMEItem', | ||
['typeID'] = ' | ['typeID'] = '394', | ||
}, | |||
[' | ['Bearclaw'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A sweet pastry with seperated sections that look a bit like a claw.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '850.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '21.0', | ||
['vitamins'] = | ['vitamins'] = '7.0', | ||
['density'] = | ['density'] = '5.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 6,240: | Line 6,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BearclawItem', | ||
['typeID'] = ' | ['typeID'] = '393', | ||
}, | |||
[' | ['Bearpack'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more. Increases max carry weight by 15 kg.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 6,279: | Line 6,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BearpackItem', | ||
['typeID'] = ' | ['typeID'] = '344', | ||
}, | |||
[' | ['Beet'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A brilliantly colored bulb with an earthy sweetness.', | ||
['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Root]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '230.0', | ||
['carbs'] = ' | ['carbs'] = '2.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '2.0', | ||
['vitamins'] = ' | ['vitamins'] = '4.0', | ||
['density'] = ' | ['density'] = '3.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 6,318: | Line 6,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeetItem', | ||
['typeID'] = ' | ['typeID'] = '395', | ||
}, | |||
[' | ['Beet Campfire Salad'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Campfire Salad]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.2', | ||
['carbs'] = | ['calories'] = '900.0', | ||
['protein'] = | ['carbs'] = '8.0', | ||
['fat'] = | ['protein'] = '5.0', | ||
['vitamins'] = | ['fat'] = '4.0', | ||
['density'] = | ['vitamins'] = '13.0', | ||
['density'] = '3.3', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 6,357: | Line 6,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeetCampfireSaladItem', | ||
['typeID'] = ' | ['typeID'] = '396', | ||
}, | |||
[' | ['Beet Greens'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'The leafy greens from a beet with a distinctive red stem.', | ||
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '100.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '8.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 6,389: | Line 6,553: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 6,396: | Line 6,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeetGreensItem', | ||
['typeID'] = ' | ['typeID'] = '397', | ||
}, | |||
[' | ['Beet Seed'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow beets.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 6,420: | Line 6,585: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 6,429: | Line 6,594: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Line 6,435: | Line 6,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeetSeedItem', | ||
['typeID'] = ' | ['typeID'] = '669', | ||
}, | |||
[' | ['Beet Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'Plant to grow | ['description'] = 'Plant to grow beets.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.05', | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 6,474: | Line 6,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BeetSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '670', | ||
}, | |||
[' | ['Berry Extract Fertilizer'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.5', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'BerryExtractFertilizerItem', | |||
['typeID'] = '369', | |||
}, | |||
['Big Backpack'] = { | |||
['category'] = '_None', | |||
['group'] = 'AvatarPart', | |||
['description'] = 'A survival backpack that offers more support than the basic backpack. Increases max carry weight by 10 kg.', | |||
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 6,513: | Line 6,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BigBackpackItem', | ||
['typeID'] = ' | ['typeID'] = '345', | ||
}, | |||
[' | ['Big Bluestem Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'Plant to grow | ['description'] = 'Plant to grow a big bluestem plant.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 6,552: | Line 6,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BigBluestemSeedItem', | ||
['typeID'] = ' | ['typeID'] = '671', | ||
}, | |||
[' | ['Big Bluestem Seed Pack'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = 'Plant to grow | ['description'] = 'Plant to grow a big bluestem plant.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 6,591: | Line 6,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BigBluestemSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '672', | ||
}, | |||
[' | ['Bighorn Carcass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead bighorn.', | ||
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '3.5', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 6,630: | Line 6,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BighornCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '518', | ||
}, | |||
[' | ['Biodiesel'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A vegetable or animal fat-based diesel fuel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Liquid Fuel]]', '[[Block]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['fuel'] = | ['density'] = nil, | ||
['fuel'] = '80000', | |||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 6,669: | Line 6,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BiodieselItem', | ||
['typeID'] = ' | ['typeID'] = '260', | ||
}, | |||
[' | ['Birch Log'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Hardwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '10', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['fuel'] = | ['density'] = nil, | ||
['fuel'] = '4000', | |||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 6,708: | Line 6,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BirchLogItem', | ||
['typeID'] = ' | ['typeID'] = '261', | ||
}, | |||
[' | ['Birch Seed'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow into a birch sapling.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 6,740: | Line 6,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 6,747: | Line 6,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BirchSeedItem', | ||
['typeID'] = ' | ['typeID'] = '673', | ||
}, | |||
[' | ['Birch Seed Pack'] = { | ||
['category'] = 'Hidden | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow into a birch sapling.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 6,786: | Line 7,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BirchSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '674', | ||
}, | |||
[' | ['Bison Carcass'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead bison.', | ||
['tagGroups'] = {'[[Big Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '5.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 6,825: | Line 7,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BisonCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '519', | ||
}, | |||
[' | ['Bison Mount'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A dead | ['description'] = 'A fluffy, but very dead, bison head on a mount.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 6,843: | Line 7,059: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.2', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 6,857: | Line 7,073: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 6,864: | Line 7,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BisonMountItem', | ||
['typeID'] = ' | ['typeID'] = '973', | ||
}, | |||
[' | ['Blast Furnace'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A superior replacement for the bloomery that can produce steel.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 6,883: | Line 7,100: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
['energyProduced'] = nil, | ['energyProduced'] = nil, | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}}, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 1'},{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 5 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 6,903: | Line 7,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BlastFurnaceItem', | ||
['typeID'] = ' | ['typeID'] = '974', | ||
}, | |||
[' | ['Blasting Charge'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Tools', | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Blasts appart rock.', | ||
['tagGroups'] = {'[[Tools]]', '[[Object]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 6,942: | Line 7,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BlastingChargeItem', | ||
['typeID'] = ' | ['typeID'] = '62', | ||
}, | |||
[' | ['Blinky Eyelids'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Eyes', | ||
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 6,981: | Line 7,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BlinkyEyelidsItem', | ||
['typeID'] = ' | ['typeID'] = '336', | ||
}, | |||
[' | ['Blood Meal Fertilizer'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'Blood meal is a great source of nitrogen.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '50', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '0.5', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,004: | Line 7,224: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 7,020: | Line 7,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BloodMealFertilizerItem', | ||
['typeID'] = ' | ['typeID'] = '370', | ||
}, | |||
[' | ['Bloomery'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A chimney-shaped furnace for smelting ores.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '0', | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = '[[Burnable Fuel]]', | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'BloomeryItem', | |||
['typeID'] = '975', | |||
}, | |||
['Blue Shark'] = { | |||
['category'] = '_None', | |||
['group'] = 'Items', | |||
['description'] = 'A blue shark', | |||
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,052: | Line 7,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,059: | Line 7,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BlueSharkItem', | ||
['typeID'] = ' | ['typeID'] = '520', | ||
}, | |||
[' | ['Board'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A higher quality board used for long lasting furniture.', | ||
['tagGroups'] = {'[[Fuel]]', '[[Wood Board]]', '[[Burnable Fuel]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,075: | Line 7,337: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '2000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 7,091: | Line 7,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoardItem', | ||
['typeID'] = ' | ['typeID'] = '521', | ||
}, | |||
[' | ['Board Of Elections'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A building for deciding voting procedures.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 7,130: | Line 7,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '4 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoardOfElectionsItem', | ||
['typeID'] = ' | ['typeID'] = '96', | ||
}, | |||
[' | ['Boiled Grains'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '350.0', | ||
['carbs'] = ' | ['carbs'] = '10.0', | ||
['protein'] = ' | ['protein'] = '2.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '1.0', | ||
['density'] = ' | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,176: | Line 7,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoiledGrainsItem', | ||
['typeID'] = ' | ['typeID'] = '398', | ||
}, | |||
[' | ['Boiled Rice'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Soft and fluffy.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '210.0', | ||
['carbs'] = | ['carbs'] = '13.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '7.1', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,215: | Line 7,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoiledRiceItem', | ||
['typeID'] = ' | ['typeID'] = '399', | ||
}, | |||
[' | ['Boiled Sausage'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '600.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '27.0', | ||
['fat'] = | ['fat'] = '22.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '8.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 7,247: | Line 7,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,254: | Line 7,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoiledSausageItem', | ||
['typeID'] = ' | ['typeID'] = '400', | ||
}, | |||
[' | ['Boiler'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A vessel used for heating fluids.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0', | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,293: | Line 7,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoilerItem', | ||
['typeID'] = ' | ['typeID'] = '522', | ||
}, | |||
[' | ['Bolete Mushroom Spores'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow bolete mushrooms.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,332: | Line 7,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoleteMushroomSporesItem', | ||
['typeID'] = ' | ['typeID'] = '675', | ||
}, | |||
[' | ['Bolete Mushroom Spores Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow bolete mushrooms.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0', | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,371: | Line 7,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoleteMushroomSporesPackItem', | ||
['typeID'] = ' | ['typeID'] = '676', | ||
}, | |||
[' | ['Bolete Mushrooms'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'Boletus edulis', | ||
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,410: | Line 7,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BoleteMushroomsItem', | ||
['typeID'] = ' | ['typeID'] = '401', | ||
}, | |||
[' | ['Bookshelf'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A place to store knowledge and information; leads to the town hall.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Storage Container]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 7,429: | Line 7,700: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Shelves', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BookshelfItem', | ||
['typeID'] = ' | ['typeID'] = '976', | ||
}, | |||
[' | ['Bow'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Harvester]]', '[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,467: | Line 7,739: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 7,488: | Line 7,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BowItem', | ||
['typeID'] = ' | ['typeID'] = '118', | ||
}, | |||
[' | ['Brazier'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A metal stand which can hold burning fuel to provide light.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 7,504: | Line 7,777: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '1.2', | |||
['roomCategory'] = 'General', | |||
['furnitureType'] = 'Lights', | |||
['repeatsDepreciation'] = '0.7', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = '[[Burnable Fuel]]', | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'BrazierItem', | |||
['typeID'] = '977', | |||
}, | |||
['Bread'] = { | |||
['category'] = '_None', | |||
['group'] = 'Food', | |||
['description'] = 'A delicious, crispy crust hides the soft interior.', | |||
['tagGroups'] = {'[[Bread]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.5', | |||
['calories'] = '750.0', | |||
['carbs'] = '20.0', | |||
['protein'] = '5.0', | |||
['fat'] = '10.0', | |||
['vitamins'] = '5.0', | |||
['density'] = '5.3', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,513: | Line 7,826: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,527: | Line 7,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BreadItem', | ||
['typeID'] = ' | ['typeID'] = '402', | ||
}, | |||
[' | ['Brick'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = '', | ['description'] = 'Durable building material made from fired blocks and mortar.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,545: | Line 7,859: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,566: | Line 7,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BrickItem', | ||
['typeID'] = ' | ['typeID'] = '262', | ||
}, | |||
[' | ['Brick Fireplace'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 7,585: | Line 7,900: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Fireplace', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,605: | Line 7,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BrickFireplaceItem', | ||
['typeID'] = ' | ['typeID'] = '978', | ||
}, | |||
[' | ['Bullrush Seed'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow bullrush.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,630: | Line 7,946: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,644: | Line 7,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BullrushSeedItem', | ||
['typeID'] = ' | ['typeID'] = '677', | ||
}, | |||
[' | ['Bullrush Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow bullrush.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,663: | Line 7,980: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Line 7,675: | Line 7,992: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,683: | Line 8,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BullrushSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '678', | ||
}, | |||
[' | ['Bunchgrass Seed'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow bunchgrass.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,722: | Line 8,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BunchgrassSeedItem', | ||
['typeID'] = ' | ['typeID'] = '679', | ||
}, | |||
[' | ['Bunchgrass Seed Pack'] = { | ||
['category'] = 'Hidden | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow bunchgrass.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,761: | Line 8,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'BunchgrassSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '680', | ||
}, | |||
[' | ['Butchery Basic Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,800: | Line 8,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ButcheryUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '625', | ||
}, | |||
[' | ['Butchery Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Butchery Skill Scrolls that teach Butchery', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 7,819: | Line 8,140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 7,832: | Line 8,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,839: | Line 8,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ButcherySkillBook', | ||
['typeID'] = ' | ['typeID'] = '784', | ||
}, | |||
[' | ['Butchery Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Butchery', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 7,858: | Line 8,180: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 7,871: | Line 8,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,878: | Line 8,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ButcherySkillScroll', | ||
['typeID'] = ' | ['typeID'] = '785', | ||
}, | |||
[' | ['Butchery Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A block and cleaver to process raw meat into fancier dishes.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '2', | |||
['roomCategory'] = 'Kitchen', | |||
['furnitureType'] = 'Food Preparation', | |||
['repeatsDepreciation'] = '0.5', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '25', | |||
['roomMatReq'] = 'Tier 0.8', | |||
['roomContainReq'] = 'Yes', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'ButcheryTableItem', | |||
['typeID'] = '979', | |||
}, | |||
['Button'] = { | |||
['category'] = 'Hidden', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Sends a signal to surrounding objects.', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Tech]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,910: | Line 8,273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 7,917: | Line 8,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ButtonItem', | ||
['typeID'] = ' | ['typeID'] = '0', | ||
}, | |||
[' | ['C O2 Canister'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'For creating fancy foams!', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '10.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 7,956: | Line 8,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CO2CanisterItem', | ||
['typeID'] = ' | ['typeID'] = '426', | ||
}, | |||
[' | ['Camas Ash Fertilizer'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 7,974: | Line 8,339: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 7,995: | Line 8,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamasAshFertilizerItem', | ||
['typeID'] = ' | ['typeID'] = '371', | ||
}, | |||
[' | ['Camas Bread'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A bread with a camas twist for a bit of flavor and fun. ', | ||
['tagGroups'] = {'[[Bread]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '13.0', | ||
['vitamins'] = | ['vitamins'] = '9.0', | ||
['density'] = | ['density'] = '5.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,019: | Line 8,385: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 8,028: | Line 8,394: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Line 8,034: | Line 8,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamasBreadItem', | ||
['typeID'] = ' | ['typeID'] = '403', | ||
}, | |||
[' | ['Camas Bulb'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow a camas plant.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Vegetable]]', '[[Root]]', '[[Raw Food]]', '[[Crop]]', '[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '150.0', | ||
['carbs'] = | ['carbs'] = '1.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 8,073: | Line 8,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamasBulbItem', | ||
['typeID'] = ' | ['typeID'] = '681', | ||
}, | |||
[' | ['Camas Bulb Bake'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.', | ||
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '560.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '7.0', | ||
['fat'] = | ['fat'] = '5.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,104: | Line 8,472: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 8,112: | Line 8,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamasBulbBakeItem', | ||
['typeID'] = ' | ['typeID'] = '404', | ||
}, | |||
[' | ['Camas Bulb Pack'] = { | ||
['category'] = 'Hidden | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow a camas plant.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 8,151: | Line 8,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamasBulbPackItem', | ||
['typeID'] = ' | ['typeID'] = '682', | ||
}, | |||
[' | ['Camas Paste'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '60.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '10.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '25.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,190: | Line 8,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamasPasteItem', | ||
['typeID'] = ' | ['typeID'] = '405', | ||
}, | |||
[' | ['Camo Pants'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Hide from the animals! Reduces the detection range of animals.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,229: | Line 8,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamoPantsItem', | ||
['typeID'] = ' | ['typeID'] = '346', | ||
}, | |||
[' | ['Camo Shirt'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Hide from the animals! Reduces the detection range of animals.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 8,268: | Line 8,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CamoShirtItem', | ||
['typeID'] = ' | ['typeID'] = '347', | ||
}, | |||
[' | ['Campfire'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Cook like a caveman on an uneven fire.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 8,292: | Line 8,665: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 8,299: | Line 8,672: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 8,307: | Line 8,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CampfireItem', | ||
['typeID'] = ' | ['typeID'] = '980', | ||
}, | |||
[' | ['Campfire Cooking Basic Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 8,346: | Line 8,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CampfireCookingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '626', | ||
}, | |||
[' | ['Campfire Roast'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.5', | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1000.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '13.0', | ||
['fat'] = | ['fat'] = '17.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,385: | Line 8,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CampfireRoastItem', | ||
['typeID'] = ' | ['typeID'] = '406', | ||
}, | |||
[' | ['Campfire Salad'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 8,424: | Line 8,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CampfireSaladItem', | ||
['typeID'] = ' | ['typeID'] = '407', | ||
}, | |||
[' | ['Campfire Stew'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A thick stew chock-full of meat, camas, and corn. A suprisingly good combination.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = ' | ['calories'] = '1200.0', | ||
['carbs'] = ' | ['carbs'] = '5.0', | ||
['protein'] = ' | ['protein'] = '12.0', | ||
['fat'] = ' | ['fat'] = '9.0', | ||
['vitamins'] = ' | ['vitamins'] = '4.0', | ||
['density'] = '2. | ['density'] = '2.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,463: | Line 8,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CampfireStewItem', | ||
['typeID'] = ' | ['typeID'] = '408', | ||
}, | |||
[' | ['Campsite'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A campsite', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Crafting Table]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 8,494: | Line 8,872: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '10', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CampsiteItem', | ||
['typeID'] = ' | ['typeID'] = '981', | ||
}, | |||
[' | ['Candle Stand'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy candelabra for providing small amounts of light.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Lights', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Fat]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 8,534: | Line 8,913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 8,541: | Line 8,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CandleStandItem', | ||
['typeID'] = ' | ['typeID'] = '982', | ||
}, | |||
[' | ['Capitol'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Forms the foundation of a government. The constituion is created here.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 8,572: | Line 8,952: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 3 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CapitolItem', | ||
['typeID'] = ' | ['typeID'] = '98', | ||
}, | |||
[' | ['Capris'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,619: | Line 9,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CaprisItem', | ||
['typeID'] = ' | ['typeID'] = '348', | ||
}, | |||
[' | ['Carpentry Advanced Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 8,658: | Line 9,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CarpentryAdvancedUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '627', | ||
}, | |||
[' | ['Carpentry Basic Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 8,697: | Line 9,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CarpentryBasicUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '628', | ||
}, | |||
[' | ['Carpentry Skill Book'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Carpentry Skill Scrolls that teach Carpentry', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 8,736: | Line 9,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CarpentrySkillBook', | ||
['typeID'] = ' | ['typeID'] = '789', | ||
}, | |||
[' | ['Carpentry Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Carpentry', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 8,775: | Line 9,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CarpentrySkillScroll', | ||
['typeID'] = ' | ['typeID'] = '790', | ||
}, | |||
[' | ['Carpentry Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A table for basic wooden crafts for home improvement and progress.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 8,794: | Line 9,180: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Line 8,806: | Line 9,192: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 0.2', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CarpentryTableItem', | ||
['typeID'] = ' | ['typeID'] = '983', | ||
}, | |||
[' | ['Carved Pumpkin'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Spooky pumpkin that emits a mystical light.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 8,833: | Line 9,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.4', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 8,845: | Line 9,232: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 8,853: | Line 9,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CarvedPumpkinItem', | ||
['typeID'] = ' | ['typeID'] = '984', | ||
}, | |||
[' | ['Cast Iron Stove'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'The perfect stove for the fledgling chef.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 8,872: | Line 9,260: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'Kitchen', | ||
['furnitureType'] = | ['furnitureType'] = 'Cooking', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 8,883: | Line 9,271: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 0. 2'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CastIronStoveItem', | ||
['typeID'] = ' | ['typeID'] = '985', | ||
}, | |||
['Cedar Log'] = { | |||
[' | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.', | ||
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Softwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '20', | ['maxStack'] = '20', | ||
['carried'] = 'Hands', | ['carried'] = 'Hands', | ||
Line 8,947: | Line 9,297: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = 'Yes', | ['currency'] = 'Yes', | ||
Line 8,954: | Line 9,304: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = ' | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 8,970: | Line 9,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CedarLogItem', | ||
['typeID'] = ' | ['typeID'] = '263', | ||
}, | |||
[' | ['Cedar Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow a cedar sapling.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = ' | ['calories'] = '0.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,009: | Line 9,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CedarSeedItem', | ||
['typeID'] = ' | ['typeID'] = '683', | ||
}, | |||
[' | ['Cedar Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow a cedar sapling.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,048: | Line 9,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CedarSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '684', | ||
}, | |||
[' | ['Ceiba Log'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Hardwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 9,064: | Line 9,417: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = '4000', | |||
['yield'] = nil, | |||
['currency'] = 'Yes', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = '0', | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'CeibaLogItem', | |||
['typeID'] = '264', | |||
}, | |||
['Ceiba Seed'] = { | |||
['category'] = '_None', | |||
['group'] = 'Food', | |||
['description'] = 'Plant to grow a ceiba sapling.', | |||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.05', | |||
['calories'] = '0.0', | |||
['carbs'] = '0.0', | |||
['protein'] = '0.0', | |||
['fat'] = '0.0', | |||
['vitamins'] = '0.0', | |||
['density'] = '0.0', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,087: | Line 9,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CeibaSeedItem', | ||
['typeID'] = ' | ['typeID'] = '685', | ||
}, | |||
[' | ['Ceiba Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow a ceiba sapling.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '0.05', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 9,105: | Line 9,499: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 9,126: | Line 9,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CeibaSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '686', | ||
}, | |||
[' | ['Ceiling Candle'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A fancy hanging candelabra.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 9,145: | Line 9,540: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.4', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Lights', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Fat]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 9,158: | Line 9,553: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 9,165: | Line 9,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CeilingCandleItem', | ||
['typeID'] = ' | ['typeID'] = '986', | ||
}, | |||
[' | ['Cellulose Fiber'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 9,204: | Line 9,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CelluloseFiberItem', | ||
['typeID'] = ' | ['typeID'] = '523', | ||
}, | |||
[' | ['Cement'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'In order to be usable it needs to be reinforced.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 9,243: | Line 9,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CementItem', | ||
['typeID'] = ' | ['typeID'] = '524', | ||
}, | |||
[' | ['Cement Kiln'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A rotary kiln that produces AdvancedMasonry and concrete products.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 9,273: | Line 9,671: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 0. 8'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '4 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CementKilnItem', | ||
['typeID'] = ' | ['typeID'] = '987', | ||
}, | |||
[' | ['Census Bureau'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Demographics are created here using data about the population.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 9,300: | Line 9,699: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 9,314: | Line 9,713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CensusBureauItem', | ||
['typeID'] = ' | ['typeID'] = '93', | ||
}, | |||
[' | ['Cereal Germ'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.01', | ||
['carbs'] = | ['calories'] = '20.0', | ||
['protein'] = | ['carbs'] = '5.0', | ||
['fat'] = | ['protein'] = '0.0', | ||
['vitamins'] = | ['fat'] = '7.0', | ||
['density'] = | ['vitamins'] = '3.0', | ||
['density'] = '75.0', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,344: | Line 9,744: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 9,360: | Line 9,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CerealGermItem', | ||
['typeID'] = ' | ['typeID'] = '409', | ||
}, | |||
[' | ['Chainsaw'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = '', | ['description'] = 'A motorized saw used for chopping trees.', | ||
['tagGroups'] = {'[[Logging]]', '[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 9,399: | Line 9,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ChainsawItem', | ||
['typeID'] = ' | ['typeID'] = '119', | ||
}, | |||
[' | ['Chair'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 9,415: | Line 9,817: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 9,431: | Line 9,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 9,438: | Line 9,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ChairItem', | ||
['typeID'] = ' | ['typeID'] = '988', | ||
}, | |||
[' | ['Charcoal'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A black residue, consisting of carbon and any remaining ash.', | ||
['tagGroups'] = {'[[Fuel]]', '[[Coal]]', '[[Burnable Fuel]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 9,454: | Line 9,857: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '20000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = 'Yes', | ['currency'] = 'Yes', | ||
Line 9,477: | Line 9,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharcoalItem', | ||
['typeID'] = ' | ['typeID'] = '525', | ||
}, | |||
[' | ['Charred Agave'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Agave leaves that have been charred over a campfire', | ||
['tagGroups'] = {'[[Charred Green]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '350.0', | ||
['carbs'] = ' | ['carbs'] = '5.0', | ||
['protein'] = ' | ['protein'] = '1.0', | ||
['fat'] = ' | ['fat'] = '4.0', | ||
['vitamins'] = ' | ['vitamins'] = '3.0', | ||
['density'] = '3. | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 9,516: | Line 9,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredAgaveItem', | ||
['typeID'] = ' | ['typeID'] = '410', | ||
}, | |||
[' | ['Charred Beans'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '1.0', | ||
['protein'] = | ['protein'] = '9.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,555: | Line 9,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredBeansItem', | ||
['typeID'] = ' | ['typeID'] = '411', | ||
}, | |||
[' | ['Charred Beet'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.1', | ||
['carbs'] = | ['calories'] = '350.0', | ||
['protein'] = | ['carbs'] = '3.0', | ||
['fat'] = | ['protein'] = '0.0', | ||
['vitamins'] = | ['fat'] = '3.0', | ||
['density'] = | ['vitamins'] = '7.0', | ||
['density'] = '3.7', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 9,594: | Line 10,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredBeetItem', | ||
['typeID'] = ' | ['typeID'] = '412', | ||
}, | |||
[' | ['Charred Cactus Fruit'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Blackened cactus fruit. A favorite of early desert settlers.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Charred Fruit]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '4.0', | ||
['vitamins'] = | ['vitamins'] = '6.0', | ||
['density'] = | ['density'] = '6.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,633: | Line 10,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredCactusFruitItem', | ||
['typeID'] = ' | ['typeID'] = '413', | ||
}, | |||
[' | ['Charred Camas Bulb'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.', | ||
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '7.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,672: | Line 10,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredCamasBulbItem', | ||
['typeID'] = ' | ['typeID'] = '414', | ||
}, | |||
[' | ['Charred Corn'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.1', | ||
['carbs'] = | ['calories'] = '350.0', | ||
['protein'] = | ['carbs'] = '8.0', | ||
['fat'] = | ['protein'] = '1.0', | ||
['vitamins'] = | ['fat'] = '0.0', | ||
['density'] = | ['vitamins'] = '4.0', | ||
['density'] = '3.7', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 9,711: | Line 10,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredCornItem', | ||
['typeID'] = ' | ['typeID'] = '415', | ||
}, | |||
[' | ['Charred Fireweed Shoots'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Boiled in water to remove the inherent bitterness, this shoot is much tastier.', | ||
['tagGroups'] = {'[[Charred Green]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '6.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 9,750: | Line 10,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredFireweedShootsItem', | ||
['typeID'] = ' | ['typeID'] = '416', | ||
}, | |||
[' | ['Charred Fish'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'At least it doesn\'t have any scales any more.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.5', | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '400.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '9.0', | ||
['fat'] = | ['fat'] = '4.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 9,789: | Line 10,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredFishItem', | ||
['typeID'] = ' | ['typeID'] = '417', | ||
}, | |||
[' | ['Charred Heart Of Palm'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.1', | ||
['carbs'] = | ['calories'] = '210.0', | ||
['protein'] = | ['carbs'] = '7.0', | ||
['fat'] = | ['protein'] = '3.0', | ||
['vitamins'] = | ['fat'] = '1.0', | ||
['density'] = | ['vitamins'] = '2.0', | ||
['density'] = '6.2', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 9,828: | Line 10,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredHeartOfPalmItem', | ||
['typeID'] = ' | ['typeID'] = '418', | ||
}, | |||
[' | ['Charred Meat'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.8', | ||
['calories'] = | ['calories'] = '400.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '9.0', | ||
['fat'] = | ['fat'] = '11.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,867: | Line 10,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredMeatItem', | ||
['typeID'] = ' | ['typeID'] = '419', | ||
}, | |||
[' | ['Charred Mushrooms'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.1', | ||
['carbs'] = | ['calories'] = '350.0', | ||
['protein'] = | ['carbs'] = '3.0', | ||
['fat'] = | ['protein'] = '6.0', | ||
['vitamins'] = | ['fat'] = '2.0', | ||
['density'] = | ['vitamins'] = '2.0', | ||
['density'] = '3.7', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 9,906: | Line 10,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredMushroomsItem', | ||
['typeID'] = ' | ['typeID'] = '420', | ||
}, | |||
[' | ['Charred Papaya'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Papaya fruit that has been charred over a basic campfire.', | ||
['tagGroups'] = {'[[Charred Fruit]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '3.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '9.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,945: | Line 10,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredPapayaItem', | ||
['typeID'] = ' | ['typeID'] = '421', | ||
}, | |||
[' | ['Charred Pineapple'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Pineapple that has been charred over a basic campfire.', | ||
['tagGroups'] = {'[[Charred Fruit]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = ' | ['calories'] = '350.0', | ||
['carbs'] = ' | ['carbs'] = '9.0', | ||
['protein'] = ' | ['protein'] = '1.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '3.0', | ||
['density'] = ' | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 9,984: | Line 10,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredPineappleItem', | ||
['typeID'] = ' | ['typeID'] = '422', | ||
}, | |||
[' | ['Charred Sausage'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '11.0', | ||
['fat'] = | ['fat'] = '15.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 10,023: | Line 10,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredSausageItem', | ||
['typeID'] = ' | ['typeID'] = '423', | ||
}, | |||
[' | ['Charred Taro'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '11.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 10,062: | Line 10,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredTaroItem', | ||
['typeID'] = ' | ['typeID'] = '424', | ||
}, | |||
[' | ['Charred Tomato'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.', | ||
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '350.0', | ||
['carbs'] = | ['carbs'] = '8.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 10,095: | Line 10,514: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Line 10,101: | Line 10,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CharredTomatoItem', | ||
['typeID'] = ' | ['typeID'] = '425', | ||
}, | |||
[' | ['Clam'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'A clam.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Marine Life]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.1', | ['weight'] = '0.1', | ||
Line 10,119: | Line 10,539: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 10,140: | Line 10,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ClamItem', | ||
['typeID'] = ' | ['typeID'] = '526', | ||
}, | |||
[' | ['Clay'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '15', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,158: | Line 10,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 10,179: | Line 10,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ClayItem', | ||
['typeID'] = ' | ['typeID'] = '74', | ||
}, | |||
[' | ['Cloth'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A piece of rough cloth made by weaving fibers together.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 10,218: | Line 10,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ClothItem', | ||
['typeID'] = ' | ['typeID'] = '527', | ||
}, | |||
[' | ['Cloth Belt'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = 'A | ['description'] = 'A fashionable cloth belt that drapes across the waist.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,236: | Line 10,659: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 10,257: | Line 10,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ClothBeltItem', | ||
['typeID'] = ' | ['typeID'] = '349', | ||
}, | |||
[' | ['Cloth Cape'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'It just looks cool', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 10,296: | Line 10,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ClothCapeItem', | ||
['typeID'] = ' | ['typeID'] = '350', | ||
}, | |||
[' | ['CO2 Item'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A byproduct gas of respiration.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,335: | Line 10,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CO2Item', | ||
['typeID'] = ' | ['typeID'] = '10', | ||
}, | |||
[' | ['Coal'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A combustible mineral which when used as a fuel provides lots of energy but generates lots of pollution.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Coal]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '20', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,351: | Line 10,777: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '20000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 10,374: | Line 10,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CoalItem', | ||
['typeID'] = ' | ['typeID'] = '265', | ||
}, | |||
[' | ['Cod'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A cod.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '1', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,392: | Line 10,819: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 10,413: | Line 10,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CodItem', | ||
['typeID'] = ' | ['typeID'] = '528', | ||
}, | |||
[' | ['Combustion Engine'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'An engine that generates power by combustion of fuel.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,445: | Line 10,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,452: | Line 10,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CombustionEngineItem', | ||
['typeID'] = ' | ['typeID'] = '529', | ||
}, | |||
[' | ['Combustion Generator'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'Consumes most fuels to produce energy.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,471: | Line 10,900: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Liquid Fuel]]', | ||
['gridRadius'] = | ['gridRadius'] = '30', | ||
['energyUsed'] = | ['energyUsed'] = '0', | ||
['energyProduced'] = | ['energyProduced'] = '3000', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = | ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}}, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Smog]]', ' 1. 2'},{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '5 X 3 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,491: | Line 10,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CombustionGeneratorItem', | ||
['typeID'] = ' | ['typeID'] = '989', | ||
}, | |||
[' | ['Composite Birch Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,510: | Line 10,940: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,523: | Line 10,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,530: | Line 10,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeBirchBenchItem', | ||
['typeID'] = ' | ['typeID'] = '990', | ||
}, | |||
[' | ['Composite Birch Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 10,549: | Line 10,980: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,562: | Line 10,993: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,569: | Line 11,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeBirchChairItem', | ||
['typeID'] = ' | ['typeID'] = '991', | ||
}, | |||
[' | ['Composite Birch Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 10,601: | Line 11,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,608: | Line 11,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeBirchDoorItem', | ||
['typeID'] = ' | ['typeID'] = '992', | ||
}, | |||
[' | ['Composite Birch Lumber'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Hardwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '10', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 10,647: | Line 11,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeBirchLumberItem', | ||
['typeID'] = ' | ['typeID'] = '266', | ||
}, | |||
[' | ['Composite Birch Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,679: | Line 11,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,686: | Line 11,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeBirchTableItem', | ||
['typeID'] = ' | ['typeID'] = '993', | ||
}, | |||
[' | ['Composite Bow'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = 'A | ['description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 10,725: | Line 11,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeBowItem', | ||
['typeID'] = ' | ['typeID'] = '851', | ||
}, | |||
[' | ['Composite Cedar Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,757: | Line 11,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,764: | Line 11,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCedarBenchItem', | ||
['typeID'] = ' | ['typeID'] = '994', | ||
}, | |||
[' | ['Composite Cedar Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,783: | Line 11,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,796: | Line 11,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,803: | Line 11,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCedarChairItem', | ||
['typeID'] = ' | ['typeID'] = '995', | ||
}, | |||
[' | ['Composite Cedar Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 10,835: | Line 11,273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,842: | Line 11,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCedarDoorItem', | ||
['typeID'] = ' | ['typeID'] = '996', | ||
}, | |||
[' | ['Composite Cedar Lumber'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Softwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '10', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 10,881: | Line 11,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCedarLumberItem', | ||
['typeID'] = ' | ['typeID'] = '267', | ||
}, | |||
[' | ['Composite Cedar Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 10,900: | Line 11,340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,913: | Line 11,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,920: | Line 11,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCedarTableItem', | ||
['typeID'] = ' | ['typeID'] = '997', | ||
}, | |||
[' | ['Composite Ceiba Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 10,939: | Line 11,380: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = '2', | ['skillValue'] = '2.5', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,957: | Line 11,398: | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCeibaBenchItem', | ||
['typeID'] = ' | ['typeID'] = '998', | ||
}, | |||
[' | ['Composite Ceiba Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 10,978: | Line 11,420: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 10,991: | Line 11,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 10,998: | Line 11,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCeibaChairItem', | ||
['typeID'] = ' | ['typeID'] = '999', | ||
}, | |||
[' | ['Composite Ceiba Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 11,030: | Line 11,473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,037: | Line 11,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCeibaDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1000', | ||
}, | |||
[' | ['Composite Ceiba Lumber'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Hardwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '10', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 11,076: | Line 11,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCeibaLumberItem', | ||
['typeID'] = ' | ['typeID'] = '268', | ||
}, | |||
[' | ['Composite Ceiba Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,094: | Line 11,539: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,108: | Line 11,553: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,115: | Line 11,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeCeibaTableItem', | ||
['typeID'] = ' | ['typeID'] = '1001', | ||
}, | |||
[' | ['Composite Filler'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'A mix of different fillers that provide the benefits of both', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.5', | ['weight'] = '0.5', | ||
Line 11,133: | Line 11,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 11,154: | Line 11,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeFillerItem', | ||
['typeID'] = ' | ['typeID'] = '372', | ||
}, | |||
[' | ['Composite Fir Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,172: | Line 11,619: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,186: | Line 11,633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,193: | Line 11,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeFirBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1002', | ||
}, | |||
[' | ['Composite Fir Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite chair built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,211: | Line 11,659: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,225: | Line 11,673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,232: | Line 11,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeFirChairItem', | ||
['typeID'] = ' | ['typeID'] = '1003', | ||
}, | |||
[' | ['Composite Fir Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,264: | Line 11,713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,271: | Line 11,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeFirDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1004', | ||
}, | |||
[' | ['Composite Fir Lumber'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Softwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,289: | Line 11,739: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 11,310: | Line 11,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeFirLumberItem', | ||
['typeID'] = ' | ['typeID'] = '269', | ||
}, | |||
[' | ['Composite Fir Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,328: | Line 11,779: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 11,342: | Line 11,793: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,349: | Line 11,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeFirTableItem', | ||
['typeID'] = ' | ['typeID'] = '1005', | ||
}, | |||
[' | ['Composite Hardwood Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite bench built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,367: | Line 11,819: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,381: | Line 11,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,388: | Line 11,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeHardwoodBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1006', | ||
}, | |||
[' | ['Composite Hardwood Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite chair built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,406: | Line 11,859: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 11,420: | Line 11,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,427: | Line 11,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeHardwoodChairItem', | ||
['typeID'] = ' | ['typeID'] = '1007', | ||
}, | |||
[' | ['Composite Hardwood Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,445: | Line 11,899: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 11,459: | Line 11,913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,466: | Line 11,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeHardwoodDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1008', | ||
}, | |||
[' | ['Composite Hardwood Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A nice composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,484: | Line 11,939: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,498: | Line 11,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,505: | Line 11,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeHardwoodTableItem', | ||
['typeID'] = ' | ['typeID'] = '1009', | ||
}, | |||
[' | ['Composite Joshua Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,523: | Line 11,979: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,537: | Line 11,993: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,544: | Line 12,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeJoshuaBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1010', | ||
}, | |||
[' | ['Composite Joshua Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite chair built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,562: | Line 12,019: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,576: | Line 12,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,583: | Line 12,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeJoshuaChairItem', | ||
['typeID'] = ' | ['typeID'] = '1011', | ||
}, | |||
[' | ['Composite Joshua Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,601: | Line 12,059: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 11,615: | Line 12,073: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,622: | Line 12,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeJoshuaDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1012', | ||
}, | |||
[' | ['Composite Joshua Lumber'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '10', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 11,661: | Line 12,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeJoshuaLumberItem', | ||
['typeID'] = ' | ['typeID'] = '270', | ||
}, | |||
[' | ['Composite Joshua Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,680: | Line 12,140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,693: | Line 12,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,700: | Line 12,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeJoshuaTableItem', | ||
['typeID'] = ' | ['typeID'] = '1013', | ||
}, | |||
[' | ['Composite Lumber'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '10', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 11,739: | Line 12,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeLumberItem', | ||
['typeID'] = ' | ['typeID'] = '271', | ||
}, | |||
[' | ['Composite Lumber Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,758: | Line 12,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,771: | Line 12,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,778: | Line 12,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeLumberBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1014', | ||
}, | |||
[' | ['Composite Lumber Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,796: | Line 12,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,810: | Line 12,273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,817: | Line 12,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeLumberChairItem', | ||
['typeID'] = ' | ['typeID'] = '1015', | ||
}, | |||
[' | ['Composite Lumber Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 11,849: | Line 12,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,856: | Line 12,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeLumberDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1016', | ||
}, | |||
[' | ['Composite Lumber Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 11,875: | Line 12,340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,888: | Line 12,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,895: | Line 12,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeLumberTableItem', | ||
['typeID'] = ' | ['typeID'] = '1017', | ||
}, | |||
[' | ['Composite Oak Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 11,914: | Line 12,380: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 11,926: | Line 12,392: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,934: | Line 12,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeOakBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1018', | ||
}, | |||
[' | ['Composite Oak Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 11,966: | Line 12,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 11,973: | Line 12,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeOakChairItem', | ||
['typeID'] = ' | ['typeID'] = '1019', | ||
}, | |||
[' | ['Composite Oak Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,005: | Line 12,473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,012: | Line 12,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeOakDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1020', | ||
}, | |||
[' | ['Composite Oak Lumber'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Hardwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,030: | Line 12,499: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 12,043: | Line 12,512: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,051: | Line 12,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeOakLumberItem', | ||
['typeID'] = ' | ['typeID'] = '272', | ||
}, | |||
[' | ['Composite Oak Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,070: | Line 12,540: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,090: | Line 12,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeOakTableItem', | ||
['typeID'] = ' | ['typeID'] = '1021', | ||
}, | |||
[' | ['Composite Palm Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,108: | Line 12,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,122: | Line 12,593: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,129: | Line 12,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositePalmBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1022', | ||
}, | |||
[' | ['Composite Palm Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,147: | Line 12,619: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,161: | Line 12,633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,168: | Line 12,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositePalmChairItem', | ||
['typeID'] = ' | ['typeID'] = '1023', | ||
}, | |||
[' | ['Composite Palm Door'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,200: | Line 12,673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,207: | Line 12,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositePalmDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1024', | ||
}, | |||
[' | ['Composite Palm Lumber'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,225: | Line 12,699: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 12,239: | Line 12,713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,246: | Line 12,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositePalmLumberItem', | ||
['typeID'] = ' | ['typeID'] = '273', | ||
}, | |||
[' | ['Composite Palm Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,265: | Line 12,740: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,278: | Line 12,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,285: | Line 12,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositePalmTableItem', | ||
['typeID'] = ' | ['typeID'] = '1025', | ||
}, | |||
[' | ['Composite Redwood Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,304: | Line 12,780: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,324: | Line 12,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeRedwoodBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1026', | ||
}, | |||
[' | ['Composite Redwood Chair'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite chair built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,343: | Line 12,820: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,356: | Line 12,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,363: | Line 12,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeRedwoodChairItem', | ||
['typeID'] = ' | ['typeID'] = '1027', | ||
}, | |||
[' | ['Composite Redwood Door'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,382: | Line 12,860: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,395: | Line 12,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X 1 | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,402: | Line 12,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeRedwoodDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1028', | ||
}, | |||
[' | ['Composite Redwood Lumber'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Softwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,420: | Line 12,899: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 12,434: | Line 12,913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,441: | Line 12,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeRedwoodLumberItem', | ||
['typeID'] = ' | ['typeID'] = '274', | ||
}, | |||
[' | ['Composite Redwood Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,460: | Line 12,940: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,473: | Line 12,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,480: | Line 12,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeRedwoodTableItem', | ||
['typeID'] = ' | ['typeID'] = '1029', | ||
}, | |||
[' | ['Composite Saguaro Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,499: | Line 12,980: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,519: | Line 13,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSaguaroBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1030', | ||
}, | |||
[' | ['Composite Saguaro Chair'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite chair built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,538: | Line 13,020: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,551: | Line 13,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,558: | Line 13,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSaguaroChairItem', | ||
['typeID'] = ' | ['typeID'] = '1031', | ||
}, | |||
[' | ['Composite Saguaro Door'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,577: | Line 13,060: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,597: | Line 13,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSaguaroDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1032', | ||
}, | |||
[' | ['Composite Saguaro Lumber'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,615: | Line 13,099: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 12,675: | Line 13,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSaguaroLumberItem', | ||
['typeID'] = ' | ['typeID'] = '275', | ||
}, | |||
[' | ['Composite Saguaro Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,694: | Line 13,140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,707: | Line 13,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,714: | Line 13,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSaguaroTableItem', | ||
['typeID'] = ' | ['typeID'] = '1033', | ||
}, | |||
[' | ['Composite Softwood Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,732: | Line 13,179: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,746: | Line 13,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,753: | Line 13,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSoftwoodBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1034', | ||
}, | |||
[' | ['Composite Softwood Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,772: | Line 13,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,785: | Line 13,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,792: | Line 13,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSoftwoodChairItem', | ||
['typeID'] = ' | ['typeID'] = '1035', | ||
}, | |||
[' | ['Composite Softwood Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,810: | Line 13,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 12,824: | Line 13,273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,831: | Line 13,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSoftwoodDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1036', | ||
}, | |||
[' | ['Composite Softwood Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A nice composite table for eating meals or getting some work done.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 12,849: | Line 13,299: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 12,863: | Line 13,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,870: | Line 13,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSoftwoodTableItem', | ||
['typeID'] = ' | ['typeID'] = '1037', | ||
}, | |||
[' | ['Composite Spruce Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite bench built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 12,889: | Line 13,340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,899: | Line 13,350: | ||
['energyProduced'] = nil, | ['energyProduced'] = nil, | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X 2 X 1', | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
Line 12,909: | Line 13,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSpruceBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1038', | ||
}, | |||
[' | ['Composite Spruce Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A composite chair built to last.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.7', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 12,941: | Line 13,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 12,948: | Line 13,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSpruceChairItem', | ||
['typeID'] = ' | ['typeID'] = '1039', | ||
}, | |||
['Composite Spruce Door'] = { | |||
['category'] = 'WorldObject', | |||
[' | |||
['category'] = ' | |||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 13,019: | Line 13,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,026: | Line 13,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSpruceDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1040', | ||
}, | |||
[' | ['Composite Spruce Lumber'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A composite lumber made from a combination of wood and plastic.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,044: | Line 13,459: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 13,065: | Line 13,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSpruceLumberItem', | ||
['typeID'] = ' | ['typeID'] = '276', | ||
}, | |||
[' | ['Composite Spruce Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large composite table for eating meals or getting some work done.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,081: | Line 13,497: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 13,097: | Line 13,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,104: | Line 13,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositeSpruceTableItem', | ||
['typeID'] = ' | ['typeID'] = '1041', | ||
}, | |||
[' | ['Composites Modern Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,136: | Line 13,553: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,143: | Line 13,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositesUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '629', | ||
}, | |||
[' | ['Composites Skill Book'] = { | ||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Skill Books', | ['group'] = 'Skill Books', | ||
['description'] = 'Creates | ['description'] = 'Creates Composites Skill Scrolls that teach Composites', | ||
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 13,182: | Line 13,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositesSkillBook', | ||
['typeID'] = ' | ['typeID'] = '793', | ||
}, | |||
[' | ['Composites Skill Scroll'] = { | ||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Skill Scrolls', | ['group'] = 'Skill Scrolls', | ||
['description'] = 'Teaches | ['description'] = 'Teaches Composites', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 13,221: | Line 13,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompositesSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '794', | ||
}, | |||
[' | ['Compost'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 13,244: | Line 13,664: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 13,260: | Line 13,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompostItem', | ||
['typeID'] = ' | ['typeID'] = '70', | ||
}, | |||
[' | ['Compost Fertilizer'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Compost fertilizer is a classic, low effort fertilizer.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,299: | Line 13,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompostFertilizerItem', | ||
['typeID'] = ' | ['typeID'] = '373', | ||
}, | |||
[' | ['Compostables Item'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 13,338: | Line 13,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CompostablesItem', | ||
['typeID'] = ' | ['typeID'] = '61', | ||
}, | |||
[' | ['Computer Lab'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 13,357: | Line 13,780: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '0', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '3 X 2 | ['footprint'] = '2 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 3.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ComputerLabItem', | ||
['typeID'] = ' | ['typeID'] = '1042', | ||
}, | |||
[' | ['Construction Post'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'For | ['description'] = 'For contruction contracts.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 13,409: | Line 13,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,416: | Line 13,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ConstructionPostItem', | ||
['typeID'] = ' | ['typeID'] = '1043', | ||
}, | |||
[' | ['Contract Board'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A board to post contracts.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 13,447: | Line 13,872: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '3 X 3 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,455: | Line 13,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ContractBoardItem', | ||
['typeID'] = ' | ['typeID'] = '1044', | ||
}, | |||
[' | ['Cookeina Mushroom Spores'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow cookeina mushrooms.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = ' | ['calories'] = '0.0', | ||
['carbs'] = ' | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 13,494: | Line 13,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CookeinaMushroomSporesItem', | ||
['typeID'] = ' | ['typeID'] = '687', | ||
}, | |||
[' | ['Cookeina Mushroom Spores Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow cookeina mushrooms.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 13,533: | Line 13,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CookeinaMushroomSporesPackItem', | ||
['typeID'] = ' | ['typeID'] = '688', | ||
}, | |||
[' | ['Cookeina Mushrooms'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Tiny Cup Mushrooms', | ||
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 13,558: | Line 13,986: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,572: | Line 14,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CookeinaMushroomsItem', | ||
['typeID'] = ' | ['typeID'] = '427', | ||
}, | |||
[' | ['Cooking Advanced Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,611: | Line 14,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CookingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '630', | ||
}, | |||
[' | ['Cooking Skill Book'] = { | ||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Skill Scrolls', | ['group'] = 'Skill Books', | ||
[' | ['description'] = 'Creates Cooking Skill Scrolls that teach Cooking', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 13,650: | Line 14,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CookingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '796', | ||
}, | |||
[' | ['Cooking Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Cooking', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 13,669: | Line 14,100: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 13,682: | Line 14,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,689: | Line 14,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CookingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '797', | ||
}, | |||
[' | ['Copper Bar'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Refined bar of copper.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Metal]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '15', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,707: | Line 14,139: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 13,728: | Line 14,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CopperBarItem', | ||
['typeID'] = ' | ['typeID'] = '277', | ||
}, | |||
[' | ['Copper Concentrate'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Concentrated Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '20', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 13,767: | Line 14,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CopperConcentrateItem', | ||
['typeID'] = ' | ['typeID'] = '278', | ||
}, | |||
[' | ['Copper Ore'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Unrefined ore with traces of copper.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '22', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,785: | Line 14,219: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,806: | Line 14,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CopperOreItem', | ||
['typeID'] = ' | ['typeID'] = '279', | ||
}, | |||
[' | ['Copper Pipe'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A pipe for transporting liquids.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,824: | Line 14,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 13,845: | Line 14,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CopperPipeItem', | ||
['typeID'] = ' | ['typeID'] = '79', | ||
}, | |||
[' | ['Copper Wiring'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A length of copper conductive wire useful for a variety of purposes.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 13,863: | Line 14,299: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 13,884: | Line 14,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CopperWiringItem', | ||
['typeID'] = ' | ['typeID'] = '530', | ||
}, | |||
[' | ['Corn'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A warmly colored kernel studded vegetable.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '230.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '3.9', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 13,916: | Line 14,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 13,923: | Line 14,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CornItem', | ||
['typeID'] = ' | ['typeID'] = '428', | ||
}, | |||
[' | ['Corn Fritters'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'These deep fried corn treats are both crispy and delicious.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '500.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '7.0', | ||
['fat'] = | ['fat'] = '17.0', | ||
['vitamins'] = | ['vitamins'] = '8.0', | ||
['density'] = | ['density'] = '9.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 13,962: | Line 14,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CornFrittersItem', | ||
['typeID'] = ' | ['typeID'] = '429', | ||
}, | |||
[' | ['Corn Seed'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow corn.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 14,001: | Line 14,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CornSeedItem', | ||
['typeID'] = ' | ['typeID'] = '689', | ||
}, | |||
[' | ['Corn Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow corn.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,040: | Line 14,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CornSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '690', | ||
}, | |||
[' | ['Corn Starch'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '10.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 14,079: | Line 14,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CornStarchItem', | ||
['typeID'] = ' | ['typeID'] = '431', | ||
}, | |||
[' | ['Cornmeal'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Dried and ground corn; it\'s like a courser flour.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '1', | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '60.0', | ||
['carbs'] = | ['carbs'] = '9.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '25.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 14,118: | Line 14,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CornmealItem', | ||
['typeID'] = ' | ['typeID'] = '430', | ||
}, | |||
[' | ['Corrugated Steel'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Especially useful for industrial buildings.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,141: | Line 14,584: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '3', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,157: | Line 14,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CorrugatedSteelItem', | ||
['typeID'] = ' | ['typeID'] = '280', | ||
}, | |||
[' | ['Couch'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A sweet couch to lounge on. Now with room for your friends!', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,175: | Line 14,619: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 14,189: | Line 14,633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 14,196: | Line 14,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CouchItem', | ||
['typeID'] = ' | ['typeID'] = '1045', | ||
}, | |||
[' | ['Court'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A court where laws are decided.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,214: | Line 14,659: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,228: | Line 14,673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '6 X 3 X 6', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CourtItem', | ||
['typeID'] = ' | ['typeID'] = '95', | ||
}, | |||
[' | ['Coyote Carcass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead coyote.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Small Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '0.2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,253: | Line 14,699: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,274: | Line 14,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CoyoteCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '531', | ||
}, | |||
[' | ['Crab Carcass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead crab.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,292: | Line 14,739: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,313: | Line 14,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrabCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '532', | ||
}, | |||
[' | ['Crane'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Allows the placement and transport of materials in an area.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Construction]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '25', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,331: | Line 14,779: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Liquid Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 14,346: | Line 14,794: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Yes', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Line 14,352: | Line 14,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CraneItem', | ||
['typeID'] = ' | ['typeID'] = '101', | ||
}, | |||
[' | ['Creosote Bush Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow creosote bushes.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 14,391: | Line 14,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CreosoteBushSeedItem', | ||
['typeID'] = ' | ['typeID'] = '691', | ||
}, | |||
[' | ['Creosote Bush Seed Pack'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow creosote bushes.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,430: | Line 14,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CreosoteBushSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '692', | ||
}, | |||
[' | ['Crimini Mushroom Spores'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow crimini mushrooms.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 14,469: | Line 14,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CriminiMushroomSporesItem', | ||
['typeID'] = ' | ['typeID'] = '693', | ||
}, | |||
[' | ['Crimini Mushroom Spores Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow crimini mushrooms.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,508: | Line 14,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CriminiMushroomSporesPackItem', | ||
['typeID'] = ' | ['typeID'] = '694', | ||
}, | |||
[' | ['Crimini Mushrooms'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Edible mushrooms that are quite tasty.', | ||
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '200.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '4.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 14,547: | Line 15,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CriminiMushroomsItem', | ||
['typeID'] = ' | ['typeID'] = '432', | ||
}, | |||
[' | ['Crimson Salad'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Just in case you want to eat red things without eating meat.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '1100.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '9.0', | ||
['fat'] = | ['fat'] = '12.0', | ||
['vitamins'] = | ['vitamins'] = '20.0', | ||
['density'] = | ['density'] = '5.1', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 14,586: | Line 15,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrimsonSaladItem', | ||
['typeID'] = ' | ['typeID'] = '433', | ||
}, | |||
[' | ['Crispy Bacon'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'Give me all the bacon and eggs you have.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '600.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '18.0', | ||
['fat'] = | ['fat'] = '26.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '7.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 14,625: | Line 15,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrispyBaconItem', | ||
['typeID'] = ' | ['typeID'] = '434', | ||
}, | |||
[' | ['Crushed Basalt'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Basalt rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,664: | Line 15,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedBasaltItem', | ||
['typeID'] = ' | ['typeID'] = '281', | ||
}, | |||
[' | ['Crushed Coal'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,687: | Line 15,144: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,703: | Line 15,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedCoalItem', | ||
['typeID'] = ' | ['typeID'] = '282', | ||
}, | |||
[' | ['Crushed Copper Ore'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Crushed copper ore that is ready to be concentrated.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['fuel'] = | ['density'] = nil, | ||
['fuel'] = nil, | |||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,742: | Line 15,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedCopperOreItem', | ||
['typeID'] = ' | ['typeID'] = '283', | ||
}, | |||
[' | ['Crushed Gneiss'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Gneiss rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,760: | Line 15,219: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,781: | Line 15,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedGneissItem', | ||
['typeID'] = ' | ['typeID'] = '284', | ||
}, | |||
[' | ['Crushed Gold Ore'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Crushed gold ore that is ready to be concentrated.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,799: | Line 15,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,820: | Line 15,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedGoldOreItem', | ||
['typeID'] = ' | ['typeID'] = '285', | ||
}, | |||
[' | ['Crushed Granite'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Granite rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crushed Rock]]', '[[Silica]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,838: | Line 15,299: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
['energyProduced'] = nil, | ['energyProduced'] = nil, | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 14,859: | Line 15,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedGraniteItem', | ||
['typeID'] = ' | ['typeID'] = '286', | ||
}, | |||
[' | ['Crushed Iron Ore'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Crushed iron ore that is ready to be concentrated.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,898: | Line 15,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedIronOreItem', | ||
['typeID'] = ' | ['typeID'] = '287', | ||
}, | |||
[' | ['Crushed Limestone'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Limestone rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,916: | Line 15,379: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,937: | Line 15,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedLimestoneItem', | ||
['typeID'] = ' | ['typeID'] = '288', | ||
}, | |||
[' | ['Crushed Oil Shale'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,960: | Line 15,424: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 14,976: | Line 15,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedOilShaleItem', | ||
['typeID'] = ' | ['typeID'] = '289', | ||
}, | |||
[' | ['Crushed Sandstone'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Sandstone rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crushed Rock]]', '[[Silica]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 14,994: | Line 15,459: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 15,015: | Line 15,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedSandstoneItem', | ||
['typeID'] = ' | ['typeID'] = '290', | ||
}, | |||
[' | ['Crushed Shale'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Shale rocks that have been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,033: | Line 15,499: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 15,047: | Line 15,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 15,054: | Line 15,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedShaleItem', | ||
['typeID'] = ' | ['typeID'] = '291', | ||
}, | |||
[' | ['Crushed Slag'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Slag that has been crushed into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '30', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 15,093: | Line 15,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedSlagItem', | ||
['typeID'] = ' | ['typeID'] = '292', | ||
}, | |||
[' | ['Crushed Stone'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,111: | Line 15,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 15,132: | Line 15,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CrushedStoneItem', | ||
['typeID'] = ' | ['typeID'] = '293', | ||
}, | |||
[' | ['Culinary Research Paper Advanced'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.01', | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 15,171: | Line 15,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CulinaryResearchPaperAdvancedItem', | ||
['typeID'] = ' | ['typeID'] = '533', | ||
}, | |||
[' | ['Culinary Research Paper Basic'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 15,210: | Line 15,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CulinaryResearchPaperBasicItem', | ||
['typeID'] = ' | ['typeID'] = '534', | ||
}, | |||
[' | ['Culinary Research Paper Modern'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,249: | Line 15,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CulinaryResearchPaperModernItem', | ||
['typeID'] = ' | ['typeID'] = '535', | ||
}, | |||
[' | ['Currency Exchange'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Allows players to exchange currency.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,267: | Line 15,739: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 15,281: | Line 15,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1.5', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CurrencyExchangeItem', | ||
['typeID'] = ' | ['typeID'] = '1046', | ||
}, | |||
[' | ['Cutting Edge Cooking Modern Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,327: | Line 15,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CuttingEdgeCookingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '631', | ||
}, | |||
[' | ['Cutting Edge Cooking Skill Book'] = { | ||
['category'] = 'Hidden/Research', | ['category'] = 'Hidden/Research', | ||
['group'] = 'Skill Scrolls', | ['group'] = 'Skill Books', | ||
[' | ['description'] = 'Creates Cutting Edge Cooking Skill Scrolls that teach Cutting Edge Cooking', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 15,366: | Line 15,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CuttingEdgeCookingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '799', | ||
}, | |||
[' | ['Cutting Edge Cooking Skill Scroll'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Cutting Edge Cooking', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,405: | Line 15,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'CuttingEdgeCookingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '800', | ||
}, | |||
[' | ['Deer Carcass'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'A dead deer.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '3', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,444: | Line 15,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DeerCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '536', | ||
}, | |||
[' | ['Dendrology Research Paper Advanced'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '0.01', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,460: | Line 15,937: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 15,483: | Line 15,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DendrologyResearchPaperAdvancedItem', | ||
['typeID'] = ' | ['typeID'] = '537', | ||
}, | |||
[' | ['Dendrology Research Paper Basic'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,522: | Line 16,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DendrologyResearchPaperBasicItem', | ||
['typeID'] = ' | ['typeID'] = '538', | ||
}, | |||
[' | ['Dendrology Research Paper Modern'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0', | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,540: | Line 16,019: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 15,561: | Line 16,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DendrologyResearchPaperModernItem', | ||
['typeID'] = ' | ['typeID'] = '539', | ||
}, | |||
[' | ['Derpy Hat'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 15,600: | Line 16,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DerpyHatItem', | ||
['typeID'] = ' | ['typeID'] = '351', | ||
}, | |||
[' | ['Dev Flood Tool'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Flood fixing tool! Left click to remove the top water layer. (Target a wall touching water).', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 15,639: | Line 16,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DevFloodToolItem', | ||
['typeID'] = ' | ['typeID'] = '63', | ||
}, | |||
[' | ['Dev Tool'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Construction]]', '[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 15,678: | Line 16,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DevtoolItem', | ||
['typeID'] = ' | ['typeID'] = '64', | ||
}, | |||
[' | ['Dirt'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = '', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,701: | Line 16,184: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 15,717: | Line 16,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DirtItem', | ||
['typeID'] = ' | ['typeID'] = '72', | ||
}, | |||
[' | ['Dirt Ramp'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'Road Items', | ||
['description'] = ' | ['description'] = '4 x 1 Dirt Ramp.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '60', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,734: | Line 16,218: | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 15,749: | Line 16,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 15,756: | Line 16,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DirtRampItem', | ||
['typeID'] = ' | ['typeID'] = '56', | ||
}, | |||
[' | ['Dirt Road'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..', | ||
['tagGroups'] = {'[[Block]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Hands', | ||
['weight'] = ' | ['weight'] = '30', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,774: | Line 16,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 15,795: | Line 16,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DirtRoadItem', | ||
['typeID'] = ' | ['typeID'] = '69', | ||
}, | |||
[' | ['Distribution Station'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Storage Container]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 15,827: | Line 16,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '7 X 6 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '25', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DistributionStationItem', | ||
['typeID'] = ' | ['typeID'] = '71', | ||
}, | |||
[' | ['Door'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A sturdy wooden door. Can be locked for certain players.', | ||
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,852: | Line 16,339: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 15,866: | Line 16,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 15,873: | Line 16,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DoorItem', | ||
['typeID'] = ' | ['typeID'] = '1047', | ||
}, | |||
[' | ['Drill'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'A useful tool for prospecting blocks.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 15,897: | Line 16,385: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 15,906: | Line 16,394: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DrillItem', | ||
['typeID'] = ' | ['typeID'] = '120', | ||
}, | |||
[' | ['Dwarf Willow Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow dwarf willow.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = ' | ['calories'] = '0.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 15,951: | Line 16,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DwarfWillowSeedItem', | ||
['typeID'] = ' | ['typeID'] = '695', | ||
}, | |||
[' | ['Dwarf Willow Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow dwarf willow.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 15,990: | Line 16,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'DwarfWillowSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '696', | ||
}, | |||
[' | ['Ecko Statue'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A statue of a dolphin. What could it mean?', | ||
['tagGroups'] = {'[[Not In Browser]]', '[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '100', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.1', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 16,022: | Line 16,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 16,029: | Line 16,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'EckoStatueItem', | ||
['typeID'] = ' | ['typeID'] = '1048', | ||
}, | |||
[' | ['Ecko The Dolphin'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,068: | Line 16,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'EckoTheDolphinItem', | ||
['typeID'] = ' | ['typeID'] = '121', | ||
}, | |||
[' | ['Ecoylent'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A complete meal replacement solution.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = ' | ['calories'] = '1500.0', | ||
['carbs'] = ' | ['carbs'] = '500.0', | ||
['protein'] = ' | ['protein'] = '500.0', | ||
['fat'] = ' | ['fat'] = '500.0', | ||
['vitamins'] = ' | ['vitamins'] = '500.0', | ||
['density'] = ' | ['density'] = '133.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 16,107: | Line 16,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'EcoylentItem', | ||
['typeID'] = ' | ['typeID'] = '435', | ||
}, | |||
[' | ['Electric Lathe'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,126: | Line 16,620: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 3 X 7', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectricLatheItem', | ||
['typeID'] = ' | ['typeID'] = '1049', | ||
}, | |||
[' | ['Electric Machinist Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A fancy toolbench that creates equally fancy toys.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 16,172: | Line 16,667: | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = '10', | ['gridRadius'] = '10', | ||
['energyUsed'] = ' | ['energyUsed'] = '250', | ||
['energyProduced'] = '0', | ['energyProduced'] = '0', | ||
['energyType'] = 'Electric', | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = '[[]]', | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectricMachinistTableItem', | ||
['typeID'] = ' | ['typeID'] = '1050', | ||
}, | |||
[' | ['Electric Motor'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A motor.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 16,224: | Line 16,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectricMotorItem', | ||
['typeID'] = ' | ['typeID'] = '540', | ||
}, | |||
[' | ['Electric Planer'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A sander and a jointer rolled into one.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '5 X 5 X 6', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectricPlanerItem', | ||
['typeID'] = ' | ['typeID'] = '1051', | ||
}, | |||
[' | ['Electric Stamping Press'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A tool for shaping or cutting metal by deforming it with a die.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,282: | Line 16,780: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '5 X 6 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 2.7', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectricStampingPressItem', | ||
['typeID'] = ' | ['typeID'] = '1052', | ||
}, | |||
[' | ['Electric Wall Lamp'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A wall mounted lamp that requires electricity to turn on.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,320: | Line 16,819: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Lights', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 16,341: | Line 16,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectricWallLampItem', | ||
['typeID'] = ' | ['typeID'] = '1053', | ||
}, | |||
[' | ['Electric Water Pump'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Pumps water from a source into a pipe network.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,359: | Line 16,859: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 16,366: | Line 16,866: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '100', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Water]]', ' 1'}}, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 16,380: | Line 16,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectricWaterPumpItem', | ||
['typeID'] = ' | ['typeID'] = '1054', | ||
}, | |||
[' | ['Electronics Assembly'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A set of machinery to create electronics.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Line 16,411: | Line 16,912: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 2.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectronicsAssemblyItem', | ||
['typeID'] = ' | ['typeID'] = '1055', | ||
}, | |||
[' | ['Electronics Modern Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 16,458: | Line 16,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectronicsUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '632', | ||
}, | |||
[' | ['Electronics Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Electronics Skill Scrolls that teach Electronics', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 16,497: | Line 17,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectronicsSkillBook', | ||
['typeID'] = ' | ['typeID'] = '802', | ||
}, | |||
[' | ['Electronics Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Electronics', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 16,536: | Line 17,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElectronicsSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '803', | ||
}, | |||
[' | ['Elk Carcass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead elk.', | ||
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '3', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 16,575: | Line 17,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElkCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '541', | ||
}, | |||
[' | ['Elk Mount'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A hunting trophy for your house.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 16,594: | Line 17,100: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.2', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 16,607: | Line 17,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 16,614: | Line 17,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElkMountItem', | ||
['typeID'] = ' | ['typeID'] = '1056', | ||
}, | |||
[' | ['Elk Skypiercer'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.', | ||
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,632: | Line 17,139: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 16,646: | Line 17,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 16,653: | Line 17,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElkSkypiercerItem', | ||
['typeID'] = ' | ['typeID'] = '1057', | ||
}, | |||
[' | ['Elk Taco'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A tasty treat made from corn tortillas and meat.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = ' | ['calories'] = '650.0', | ||
['carbs'] = ' | ['carbs'] = '12.0', | ||
['protein'] = ' | ['protein'] = '15.0', | ||
['fat'] = ' | ['fat'] = '10.0', | ||
['vitamins'] = ' | ['vitamins'] = '14.0', | ||
['density'] = ' | ['density'] = '7.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 16,692: | Line 17,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElkTacoItem', | ||
['typeID'] = ' | ['typeID'] = '436', | ||
}, | |||
[' | ['Elk Wellington'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A prime cut of meat surrounded by pastry.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1400.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '20.0', | ||
['fat'] = | ['fat'] = '12.0', | ||
['vitamins'] = | ['vitamins'] = '8.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 16,731: | Line 17,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ElkWellingtonItem', | ||
['typeID'] = ' | ['typeID'] = '437', | ||
}, | |||
[' | ['Engineering Research Paper Advanced'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,750: | Line 17,260: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'EngineeringResearchPaperAdvancedItem', | ||
['typeID'] = ' | ['typeID'] = '542', | ||
}, | |||
[' | ['Engineering Research Paper Modern'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,802: | Line 17,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 16,809: | Line 17,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'EngineeringResearchPaperModernItem', | ||
['typeID'] = ' | ['typeID'] = '543', | ||
}, | |||
[' | ['Epoxy'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A useful material for hardening, curing, and other various uses.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '1', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,832: | Line 17,344: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 16,848: | Line 17,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'EpoxyItem', | ||
['typeID'] = ' | ['typeID'] = '544', | ||
}, | |||
[' | ['Excavator'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '30', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 16,872: | Line 17,385: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Liquid Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 16,880: | Line 17,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Yes', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Line 16,887: | Line 17,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ExcavatorItem', | ||
['typeID'] = ' | ['typeID'] = '102', | ||
}, | |||
[' | ['Executive Office'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Elected officials can perform one-time executive actions here.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 16,918: | Line 17,432: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '2 X 3 | ['footprint'] = '3 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '75', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'ExecutiveOfficeItem', | ||
['typeID'] = ' | ['typeID'] = '100', | ||
}, | |||
[' | ['Farmers Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'}, | ||
['carried'] = 'Backpack', | ['maxStack'] = '1', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = nil, | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 16,957: | Line 17,472: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 0.2', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FarmersTableItem', | ||
['typeID'] = ' | ['typeID'] = '1058', | ||
}, | |||
[' | ['Farming Basic Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,004: | Line 17,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FarmingUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '633', | ||
}, | |||
[' | ['Farming Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Farming Skill Scrolls that teach Farming', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 17,043: | Line 17,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FarmingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '807', | ||
}, | |||
[' | ['Farming Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Farming', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,061: | Line 17,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 17,082: | Line 17,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FarmingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '808', | ||
}, | |||
[' | ['Fern Campfire Salad'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Campfire Salad]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '10.0', | ||
['protein'] = | ['protein'] = '6.0', | ||
['fat'] = | ['fat'] = '1.0', | ||
['vitamins'] = | ['vitamins'] = '13.0', | ||
['density'] = | ['density'] = '3.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 17,121: | Line 17,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FernCampfireSaladItem', | ||
['typeID'] = ' | ['typeID'] = '438', | ||
}, | |||
[' | ['Fern Spore'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow ferns.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 17,160: | Line 17,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FernSporeItem', | ||
['typeID'] = ' | ['typeID'] = '697', | ||
}, | |||
[' | ['Fern Spore Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow ferns.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,185: | Line 17,706: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 17,199: | Line 17,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FernSporePackItem', | ||
['typeID'] = ' | ['typeID'] = '698', | ||
}, | |||
[' | ['Fertilizers Basic Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,218: | Line 17,740: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 17,231: | Line 17,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FertilizersUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '634', | ||
}, | |||
[' | ['Fertilizers Skill Book'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Fertilizers Skill Scrolls that teach Fertilizers', | ||
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,277: | Line 17,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FertilizersSkillBook', | ||
['typeID'] = ' | ['typeID'] = '810', | ||
}, | |||
[' | ['Fertilizers Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = '', | ['description'] = 'Teaches Fertilizers', | ||
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,295: | Line 17,819: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 17,316: | Line 17,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FertilizersSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '811', | ||
}, | }, | ||
[' | ['Fiber Filler'] = { | ||
['category'] = 'Tool', | |||
['group'] = 'Items', | |||
['description'] = 'A filler ingredient used in a variety of fertilizers.', | |||
['tagGroups'] = {'[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '50', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.5', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'FiberFillerItem', | |||
['typeID'] = '374', | |||
}, | |||
['Fiberglass'] = { | |||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plastic reinforced with glass fiber strands.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,334: | Line 17,899: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 17,355: | Line 17,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FiberglassItem', | ||
['typeID'] = ' | ['typeID'] = '545', | ||
}, | |||
[' | ['Fiddleheads'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.', | ||
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '150.0', | ||
['carbs'] = ' | ['carbs'] = '2.0', | ||
['protein'] = ' | ['protein'] = '1.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '5.0', | ||
['density'] = ' | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 17,394: | Line 17,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FiddleheadsItem', | ||
['typeID'] = ' | ['typeID'] = '439', | ||
}, | |||
[' | ['Field Campfire Stew'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1100.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '12.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '2.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 17,433: | Line 18,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FieldCampfireStewItem', | ||
['typeID'] = ' | ['typeID'] = '440', | ||
}, | |||
[' | ['Filmy Fern Spore'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'Plant to grow a | ['description'] = 'Plant to grow a filmy fern.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 17,472: | Line 18,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FilmyFernSporeItem', | ||
['typeID'] = ' | ['typeID'] = '699', | ||
}, | |||
[' | ['Filmy Fern Spore Pack'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = 'Plant to grow a | ['description'] = 'Plant to grow a filmy fern.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 17,511: | Line 18,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FilmyFernSporePackItem', | ||
['typeID'] = ' | ['typeID'] = '700', | ||
}, | |||
[' | ['Fir Log'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Fir log is a type of softwood with a nice piney smell.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Softwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,527: | Line 18,097: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 17,550: | Line 18,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FirLogItem', | ||
['typeID'] = ' | ['typeID'] = '294', | ||
}, | |||
[' | ['Fir Seed'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow a fir tree.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 17,582: | Line 18,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 17,589: | Line 18,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FirSeedItem', | ||
['typeID'] = ' | ['typeID'] = '703', | ||
}, | |||
[' | ['Fir Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'Plant to grow a fir tree.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = '0.05', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,612: | Line 18,184: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 17,628: | Line 18,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FirSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '704', | ||
}, | |||
[' | ['Fireweed Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow fireweed.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.05', | ||
['carbs'] = | ['calories'] = '0.0', | ||
['protein'] = | ['carbs'] = '0.0', | ||
['fat'] = | ['protein'] = '0.0', | ||
['vitamins'] = | ['fat'] = '0.0', | ||
['density'] = | ['vitamins'] = '0.0', | ||
['density'] = '0.0', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 17,667: | Line 18,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FireweedSeedItem', | ||
['typeID'] = ' | ['typeID'] = '701', | ||
}, | |||
[' | ['Fireweed Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow fireweed.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,692: | Line 18,266: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 17,706: | Line 18,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FireweedSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '702', | ||
}, | |||
[' | ['Fireweed Shoots'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A bitter, brightly colored shoot similar to asparagus.', | ||
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '150.0', | ||
['carbs'] = ' | ['carbs'] = '3.0', | ||
['protein'] = ' | ['protein'] = '1.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '4.0', | ||
['density'] = ' | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 17,745: | Line 18,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FireweedShootsItem', | ||
['typeID'] = ' | ['typeID'] = '441', | ||
}, | |||
[' | ['Fish Trap'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,777: | Line 18,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '4', | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = '15000', | ||
['type'] = ' | ['type'] = 'FishTrapItem', | ||
['typeID'] = ' | ['typeID'] = '103', | ||
}, | |||
[' | ['Fishery'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A place to create fishing poles, traps and prepare seafood.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 17,815: | Line 18,392: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 0.5', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FisheryItem', | ||
['typeID'] = ' | ['typeID'] = '1059', | ||
}, | |||
[' | ['Fishing Pole'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = 'A | ['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,848: | Line 18,426: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 17,862: | Line 18,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FishingPoleItem', | ||
['typeID'] = ' | ['typeID'] = '122', | ||
}, | |||
[' | ['Fit Torso'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = '', | ['description'] = 'Torso', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,880: | Line 18,459: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 17,901: | Line 18,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FitTorsoItem', | ||
['typeID'] = ' | ['typeID'] = '337', | ||
}, | |||
[' | ['Flat Steel'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Coated with a layer of epoxy, this steel refuses to rust.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 17,919: | Line 18,499: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 17,940: | Line 18,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FlatSteelItem', | ||
['typeID'] = ' | ['typeID'] = '295', | ||
}, | |||
[' | ['Flatbread'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0', | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '500.0', | ||
['carbs'] = | ['carbs'] = '17.0', | ||
['protein'] = | ['protein'] = '8.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '5.6', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 17,979: | Line 18,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FlatbreadItem', | ||
['typeID'] = ' | ['typeID'] = '442', | ||
}, | |||
[' | ['Flour'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A fine, milled wheat product that\'s useful for all baking.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = ' | ['calories'] = '50.0', | ||
['carbs'] = ' | ['carbs'] = '15.0', | ||
['protein'] = '0.0', | ['protein'] = '0.0', | ||
['fat'] = '0.0', | ['fat'] = '0.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '30.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,018: | Line 18,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FlourItem', | ||
['typeID'] = ' | ['typeID'] = '443', | ||
}, | |||
[' | ['Fox Carcass'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead fox.', | ||
['tagGroups'] = {'[[Small Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,057: | Line 18,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FoxCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '546', | ||
}, | |||
[' | ['Framed Glass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Glass which was reinforced by a steel frame.', | ||
[' | ['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '20', | |||
['carried'] = 'Hands', | |||
['weight'] = '10', | |||
['maxStack'] = ' | |||
['carried'] = ' | |||
['weight'] = ' | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,119: | Line 18,664: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '4', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 18,135: | Line 18,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FramedGlassItem', | ||
['typeID'] = ' | ['typeID'] = '296', | ||
}, | |||
[' | ['Framed Glass Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A beautiful glass door made of steel and glass.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = ' | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Line 18,158: | Line 18,704: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 18,167: | Line 18,713: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,174: | Line 18,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FramedGlassDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1060', | ||
}, | |||
[' | ['Fried Camas'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Deep fried Camas. Bit greasy', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.2', | ||
['carbs'] = | ['calories'] = '700.0', | ||
['protein'] = | ['carbs'] = '10.0', | ||
['fat'] = | ['protein'] = '3.0', | ||
['vitamins'] = | ['fat'] = '11.0', | ||
['density'] = | ['vitamins'] = '2.0', | ||
['density'] = '3.7', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 18,213: | Line 18,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FriedCamasItem', | ||
['typeID'] = ' | ['typeID'] = '444', | ||
}, | |||
[' | ['Fried Fiddleheads'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Secret\'s in the sauce.', | ||
['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,238: | Line 18,786: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,252: | Line 18,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FriedFiddleheadsItem', | ||
['typeID'] = ' | ['typeID'] = '445', | ||
}, | |||
[' | ['Fried Hare Haunches'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Everything is better deep fried.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '15.0', | ||
['fat'] = | ['fat'] = '27.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '7.4', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 18,284: | Line 18,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FriedHareHaunchesItem', | ||
['typeID'] = ' | ['typeID'] = '446', | ||
}, | |||
[' | ['Fried Hearts Of Palm'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'Secret\'s in the sauce.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '3.0', | ||
['fat'] = | ['fat'] = '7.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,330: | Line 18,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FriedHeartsOfPalmItem', | ||
['typeID'] = ' | ['typeID'] = '447', | ||
}, | |||
[' | ['Fried Taro'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Secret\'s in the sauce.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0', | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '700.0', | ||
['carbs'] = | ['carbs'] = '15.0', | ||
['protein'] = | ['protein'] = '1.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '1.0', | ||
['density'] = | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 18,369: | Line 18,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FriedTaroItem', | ||
['typeID'] = ' | ['typeID'] = '448', | ||
}, | |||
[' | ['Fried Tomatoes'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Secret\'s in the sauce.', | ||
['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = ' | ['calories'] = '700.0', | ||
['carbs'] = ' | ['carbs'] = '12.0', | ||
['protein'] = ' | ['protein'] = '3.0', | ||
['fat'] = ' | ['fat'] = '9.0', | ||
['vitamins'] = ' | ['vitamins'] = '2.0', | ||
['density'] = ' | ['density'] = '3.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,408: | Line 18,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FriedTomatoesItem', | ||
['typeID'] = ' | ['typeID'] = '449', | ||
}, | |||
[' | ['Fried Vegetables'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.2', | ['weight'] = '0.2', | ||
['calories'] = ' | ['calories'] = '560.0', | ||
['carbs'] = '12.0', | ['carbs'] = '12.0', | ||
['protein'] = ' | ['protein'] = '3.0', | ||
['fat'] = ' | ['fat'] = '9.0', | ||
['vitamins'] = ' | ['vitamins'] = '2.0', | ||
['density'] = ' | ['density'] = '4.6', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,447: | Line 19,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FriedVegetablesItem', | ||
['typeID'] = ' | ['typeID'] = '450', | ||
}, | |||
[' | ['Froth Floatation Cell'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 18,466: | Line 19,020: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '0', | ||
['roomCategory'] = ' | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '250', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = {{'[[Water]]', | ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}}, | ||
['fluidsProduced'] = {{'[[Sewage]]', 0}}, | ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '4 X 4 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,486: | Line 19,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FrothFloatationCellItem', | ||
['typeID'] = ' | ['typeID'] = '1061', | ||
}, | |||
[' | ['Fruit Muffin'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A soft, slightly sweet bread studded with juicy fruits.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '5.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '4.0', | ||
['vitamins'] = | ['vitamins'] = '16.0', | ||
['density'] = | ['density'] = '3.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,510: | Line 19,065: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 18,519: | Line 19,074: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Line 18,525: | Line 19,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FruitMuffinItem', | ||
['typeID'] = ' | ['typeID'] = '451', | ||
}, | |||
[' | ['Fruit Salad'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.', | ||
['tagGroups'] = {'[[Salad]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.3', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '19.0', | ||
['density'] = | ['density'] = '4.2', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,557: | Line 19,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,564: | Line 19,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FruitSaladItem', | ||
['typeID'] = ' | ['typeID'] = '452', | ||
}, | |||
[' | ['Fruit Tart'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost in energy.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.4', | ||
['calories'] = | ['calories'] = '800.0', | ||
['carbs'] = | ['carbs'] = '14.0', | ||
['protein'] = | ['protein'] = '5.0', | ||
['fat'] = | ['fat'] = '9.0', | ||
['vitamins'] = | ['vitamins'] = '18.0', | ||
['density'] = | ['density'] = '5.8', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 18,596: | Line 19,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,603: | Line 19,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FruitTartItem', | ||
['typeID'] = ' | ['typeID'] = '453', | ||
}, | |||
[' | ['Fur Pelt'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A soft, furry pelt.', | ||
['tagGroups'] = {'[[Animal Skin]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,621: | Line 19,179: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 18,635: | Line 19,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,642: | Line 19,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'FurPeltItem', | ||
['typeID'] = ' | ['typeID'] = '547', | ||
}, | |||
[' | ['Garbage'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Block]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,661: | Line 19,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 18,674: | Line 19,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,681: | Line 19,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GarbageItem', | ||
['typeID'] = ' | ['typeID'] = '59', | ||
}, | |||
[' | ['Garden Boots'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = 'A | ['description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,713: | Line 19,273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,720: | Line 19,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GardenBootsItem', | ||
['typeID'] = ' | ['typeID'] = '352', | ||
}, | |||
[' | ['Gasoline'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Refined petroleum useful for fueling machines and generators.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Liquid Fuel]]', '[[Block]]', '[[Object]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '30', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,736: | Line 19,297: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '100000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 18,752: | Line 19,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,759: | Line 19,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GasolineItem', | ||
['typeID'] = ' | ['typeID'] = '297', | ||
}, | |||
[' | ['Gathering Research Paper Basic'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,791: | Line 19,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,798: | Line 19,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GatheringResearchPaperBasicItem', | ||
['typeID'] = ' | ['typeID'] = '548', | ||
}, | |||
[' | ['Gearbox'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Provides speed and torque conversions from a rotating power source to another device', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,816: | Line 19,379: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 18,830: | Line 19,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GearboxItem', | ||
['typeID'] = ' | ['typeID'] = '549', | ||
}, | |||
[' | ['Geology Research Paper Advanced'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,856: | Line 19,420: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 18,869: | Line 19,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,876: | Line 19,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GeologyResearchPaperAdvancedItem', | ||
['typeID'] = ' | ['typeID'] = '550', | ||
}, | |||
[' | ['Geology Research Paper Basic'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,909: | Line 19,474: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GeologyResearchPaperBasicItem', | ||
['typeID'] = ' | ['typeID'] = '551', | ||
}, | |||
[' | ['Geology Research Paper Modern'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A document containing important research information. Used to discover new skills at the research table.', | ||
['maxStack'] = '100', | ['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 18,947: | Line 19,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 18,954: | Line 19,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GeologyResearchPaperModernItem', | ||
['typeID'] = ' | ['typeID'] = '552', | ||
}, | |||
[' | ['Giant Cactus Fruit'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A bulbous fruit that used to top Saguaro cacti.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '100.0', | ||
['carbs'] = | ['carbs'] = '2.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '2.0', | ||
['vitamins'] = | ['vitamins'] = '4.0', | ||
['density'] = | ['density'] = '8.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 18,993: | Line 19,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GiantCactusFruitItem', | ||
['typeID'] = ' | ['typeID'] = '454', | ||
}, | |||
[' | ['Gigot Sleeve Shirt'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,032: | Line 19,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GigotSleeveShirtItem', | ||
['typeID'] = ' | ['typeID'] = '353', | ||
}, | |||
[' | ['Glass'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A transparent, solid material useful for more than just windows.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,050: | Line 19,619: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 19,071: | Line 19,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GlassItem', | ||
['typeID'] = ' | ['typeID'] = '298', | ||
}, | |||
[' | ['Glassworking Advanced Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,110: | Line 19,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GlassworkingAdvancedUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '635', | ||
}, | |||
[' | ['Glassworking Modern Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,129: | Line 19,700: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 19,149: | Line 19,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GlassworkingModernUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '636', | ||
}, | |||
[' | ['Glassworking Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Glassworking Skill Scrolls that teach Glassworking', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,227: | Line 19,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GlassworkingSkillBook', | ||
['typeID'] = ' | ['typeID'] = '814', | ||
}, | |||
[' | ['Glassworking Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Glassworking', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,266: | Line 19,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GlassworkingSkillScroll', | ||
['typeID'] = ' | ['typeID'] = '815', | ||
}, | |||
[' | ['Gneiss'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '15', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,284: | Line 19,819: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 19,305: | Line 19,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GneissItem', | ||
['typeID'] = ' | ['typeID'] = '299', | ||
}, | |||
[' | ['Goat Mount'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A hunting trophy for your house.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 19,324: | Line 19,860: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2.5', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = 'Decoration', | ['furnitureType'] = 'Decoration', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.2', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 19,342: | Line 19,878: | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GoatMountItem', | ||
['typeID'] = ' | ['typeID'] = '1062', | ||
}, | |||
[' | ['Gold Bar'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Refined bar of gold.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Metal]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '20', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,362: | Line 19,899: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 19,376: | Line 19,913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 19,383: | Line 19,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GoldBarItem', | ||
['typeID'] = ' | ['typeID'] = '300', | ||
}, | |||
[' | ['Gold Concentrate'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Concentrated Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '22', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,401: | Line 19,939: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 19,422: | Line 19,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GoldConcentrateItem', | ||
['typeID'] = ' | ['typeID'] = '301', | ||
}, | |||
[' | ['Gold Flakes'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A highly efficient conductor for delicate electronics.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,440: | Line 19,979: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 19,446: | Line 19,985: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 19,455: | Line 19,994: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GoldFlakesItem', | ||
['typeID'] = ' | ['typeID'] = '553', | ||
}, | |||
[' | ['Gold Ore'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Unrefined ore with traces of gold.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '25', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,484: | Line 20,024: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 19,500: | Line 20,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GoldOreItem', | ||
['typeID'] = ' | ['typeID'] = '302', | ||
}, | |||
[' | ['Gold Wiring'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A length of gold conductive wire useful for a variety of purposes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,539: | Line 20,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GoldWiringItem', | ||
['typeID'] = ' | ['typeID'] = '554', | ||
}, | |||
[' | ['Government Office'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Elected titles are created and defined at the government office.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,557: | Line 20,099: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 19,571: | Line 20,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '4 X 3 X 4', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '75', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GovernmentOfficeItem', | ||
['typeID'] = ' | ['typeID'] = '94', | ||
}, | |||
[' | ['Granite'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = 'A | ['description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '15', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,596: | Line 20,139: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 19,611: | Line 20,154: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GraniteItem', | ||
['typeID'] = ' | ['typeID'] = '303', | ||
}, | |||
[' | ['Grass Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow grass.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 19,656: | Line 20,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GrassSeedItem', | ||
['typeID'] = ' | ['typeID'] = '705', | ||
}, | |||
[' | ['Grass Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow grass.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,674: | Line 20,219: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 19,695: | Line 20,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'GrassSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '706', | ||
}, | |||
[' | ['Hammer'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = '', | ['description'] = 'Used to construct buildings and pickup manmade objects.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Construction]]', '[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,713: | Line 20,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 19,734: | Line 20,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HammerItem', | ||
['typeID'] = ' | ['typeID'] = '65', | ||
}, | |||
[' | ['Hand Plow'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A tool that tills the field for farming.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Plow]]', '[[Vehicles]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '15', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,753: | Line 20,300: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = 'Yes', | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
Line 19,773: | Line 20,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HandPlowItem', | ||
['typeID'] = ' | ['typeID'] = '886', | ||
}, | |||
[' | ['Hardwood Board'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A higher quality hardwood board used for long lasting furniture.', | ||
['tagGroups'] = {'[[Fuel]]', '[[Wood Board]]', '[[Burnable Fuel]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,789: | Line 20,337: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '2000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 19,812: | Line 20,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardwoodBoardItem', | ||
['typeID'] = ' | ['typeID'] = '555', | ||
}, | |||
[' | ['Hardwood Hewn Log'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Block Items', | ||
['description'] = '', | ['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Hewn Log]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,828: | Line 20,377: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = 'Yes', | ['currency'] = 'Yes', | ||
Line 19,835: | Line 20,384: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '1', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 19,851: | Line 20,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardwoodHewnLogItem', | ||
['typeID'] = ' | ['typeID'] = '304', | ||
}, | |||
[' | ['Hardwood Lumber'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Can be fashioned into various usable equipment.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Lumber]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,867: | Line 20,417: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 19,890: | Line 20,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardwoodLumberItem', | ||
['typeID'] = ' | ['typeID'] = '305', | ||
}, | |||
[' | ['Hardwood Lumber Bench'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'An early stone bench. Not too comfy but it does the job.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,909: | Line 20,460: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 19,922: | Line 20,473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 19,929: | Line 20,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardwoodLumberBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1063', | ||
}, | |||
[' | ['Hardwood Lumber Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,947: | Line 20,499: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 19,961: | Line 20,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 19,968: | Line 20,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardwoodLumberChairItem', | ||
['typeID'] = ' | ['typeID'] = '1064', | ||
}, | |||
[' | ['Hardwood Lumber Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A door made from finely cut lumber.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 19,986: | Line 20,539: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 20,000: | Line 20,553: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,007: | Line 20,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardwoodLumberDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1065', | ||
}, | |||
[' | ['Hardwood Lumber Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A nice, sturdy lumber chair.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,025: | Line 20,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '2', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,039: | Line 20,593: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,046: | Line 20,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardwoodLumberTableItem', | ||
['typeID'] = ' | ['typeID'] = '1066', | ||
}, | |||
[' | ['Hardy Beard'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = '', | ||
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,064: | Line 20,619: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 20,085: | Line 20,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HardyBeardItem', | ||
['typeID'] = ' | ['typeID'] = '354', | ||
}, | |||
[' | ['Hare Carcass'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A dead hare.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tiny Fur Carcass]]', '[[Carcass]]', '[[Tiny Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '1', | ['weight'] = '1', | ||
Line 20,103: | Line 20,659: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 20,124: | Line 20,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HareCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '556', | ||
}, | |||
[' | ['Heart Of Palm'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Collected from the inner core and growing bud of a palm tree.', | ||
['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.01', | ||
['calories'] = | ['calories'] = '100.0', | ||
['carbs'] = | ['carbs'] = '4.0', | ||
['protein'] = | ['protein'] = '2.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '2.0', | ||
['density'] = | ['density'] = '8.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,163: | Line 20,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HeartOfPalmItem', | ||
['typeID'] = ' | ['typeID'] = '455', | ||
}, | |||
[' | ['Heat Sink'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A copper plate to draw and disperse heat.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,181: | Line 20,739: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 20,195: | Line 20,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HeatSinkItem', | ||
['typeID'] = ' | ['typeID'] = '557', | ||
}, | |||
[' | ['Heliconia Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow heliconia.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = ' | ['carried'] = 'Backpack', | ||
['calories'] = | ['weight'] = '0.05', | ||
['carbs'] = | ['calories'] = '0.0', | ||
['protein'] = | ['carbs'] = '0.0', | ||
['fat'] = | ['protein'] = '0.0', | ||
['vitamins'] = | ['fat'] = '0.0', | ||
['density'] = | ['vitamins'] = '0.0', | ||
['density'] = '0.0', | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 20,241: | Line 20,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HeliconiaSeedItem', | ||
['typeID'] = ' | ['typeID'] = '707', | ||
}, | |||
[' | ['Heliconia Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow heliconia.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,259: | Line 20,819: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 20,280: | Line 20,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HeliconiaSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '708', | ||
}, | |||
[' | ['Henley'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = 'A | ['description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2?5 buttons. It essentially resembles a collarless polo shirt.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,299: | Line 20,860: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 20,312: | Line 20,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,319: | Line 20,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HenleyItem', | ||
['typeID'] = ' | ['typeID'] = '355', | ||
}, | |||
[' | ['Hewn Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A basic wooden bench.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 20,338: | Line 20,900: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,351: | Line 20,913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,358: | Line 20,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1067', | ||
}, | |||
[' | ['Hewn Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,377: | Line 20,940: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,390: | Line 20,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,397: | Line 20,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnChairItem', | ||
['typeID'] = ' | ['typeID'] = '1068', | ||
}, | |||
[' | ['Hewn Door'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A door made from roughly hewn logs.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,415: | Line 20,979: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 20,429: | Line 20,993: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,436: | Line 21,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1069', | ||
}, | |||
[' | ['Hewn Hardwood Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A basic wooden bench.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,455: | Line 21,020: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,468: | Line 21,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,475: | Line 21,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnHardwoodBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1070', | ||
}, | |||
[' | ['Hewn Hardwood Chair'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,494: | Line 21,060: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 20,507: | Line 21,073: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,514: | Line 21,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnHardwoodChairItem', | ||
['typeID'] = ' | ['typeID'] = '1071', | ||
}, | |||
[' | ['Hewn Hardwood Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large table for placing things on.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,532: | Line 21,099: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,546: | Line 21,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,553: | Line 21,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnHardwoodTableItem', | ||
['typeID'] = ' | ['typeID'] = '1072', | ||
}, | |||
[' | ['Hewn Log'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Hewn Log]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '15', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '10', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,569: | Line 21,137: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '1', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 20,585: | Line 21,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,592: | Line 21,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnLogItem', | ||
['typeID'] = ' | ['typeID'] = '306', | ||
}, | |||
[' | ['Hewn Softwood Bench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A basic wooden bench.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 20,611: | Line 21,180: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.5', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,624: | Line 21,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '2 X | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnSoftwoodBenchItem', | ||
['typeID'] = ' | ['typeID'] = '1073', | ||
}, | |||
[' | ['Hewn Softwood Chair'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 20,650: | Line 21,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0.5', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Seating', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,663: | Line 21,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,670: | Line 21,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnSoftwoodChairItem', | ||
['typeID'] = ' | ['typeID'] = '1074', | ||
}, | |||
[' | ['Hewn Softwood Table'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large table for placing things on.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 20,689: | Line 21,260: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1', | ||
['roomCategory'] = ' | ['roomCategory'] = 'General', | ||
['furnitureType'] = ' | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 20,700: | Line 21,271: | ||
['energyType'] = nil, | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,709: | Line 21,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnSoftwoodTableItem', | ||
['typeID'] = ' | ['typeID'] = '1075', | ||
}, | |||
[' | ['Hewn Table'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large table for placing things on.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,725: | Line 21,297: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1', | ||
['roomCategory'] = | ['roomCategory'] = 'General', | ||
['furnitureType'] = | ['furnitureType'] = 'Table', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.6', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,741: | Line 21,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,748: | Line 21,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HewnTableItem', | ||
['typeID'] = ' | ['typeID'] = '1076', | ||
}, | |||
[' | ['Hide Ash Fertilizer'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A fertilizer made from hide ash and fillers.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '50', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 20,767: | Line 21,340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,787: | Line 21,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HideAshFertilizerItem', | ||
['typeID'] = ' | ['typeID'] = '375', | ||
}, | |||
[' | ['Hoe'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Used to till soil and prepare it for planting.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Plow]]', '[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 20,806: | Line 21,380: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 20,819: | Line 21,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 20,826: | Line 21,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HoeItem', | ||
['typeID'] = ' | ['typeID'] = '66', | ||
}, | |||
[' | ['Huckleberries'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A handfull of small wild berries. I\'m your huckleberry.', | ||
['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.01', | ||
['calories'] = ' | ['calories'] = '150.0', | ||
['carbs'] = ' | ['carbs'] = '2.0', | ||
['protein'] = ' | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = ' | ['vitamins'] = '6.0', | ||
['density'] = ' | ['density'] = '5.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = '[[Gathering]]', | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 20,865: | Line 21,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HuckleberriesItem', | ||
['typeID'] = ' | ['typeID'] = '456', | ||
}, | |||
[' | ['Huckleberry Extract'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A concentrated blast of huckleberry goodness.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '60.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '15.0', | ||
['density'] = | ['density'] = '25.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 20,904: | Line 21,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HuckleberryExtractItem', | ||
['typeID'] = ' | ['typeID'] = '457', | ||
}, | |||
[' | ['Huckleberry Pie'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A fantastic combination of flaky crust and scrumptious berries.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.6', | ||
['calories'] = ' | ['calories'] = '1300.0', | ||
['carbs'] = ' | ['carbs'] = '9.0', | ||
['protein'] = ' | ['protein'] = '5.0', | ||
['fat'] = ' | ['fat'] = '4.0', | ||
['vitamins'] = ' | ['vitamins'] = '16.0', | ||
['density'] = ' | ['density'] = '2.6', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 20,943: | Line 21,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HuckleberryPieItem', | ||
['typeID'] = ' | ['typeID'] = '458', | ||
}, | |||
[' | ['Huckleberry Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow a huckleberry bush.', | ||
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0.05', | ['weight'] = '0.05', | ||
['calories'] = ' | ['calories'] = '0.0', | ||
['carbs'] = '0.0', | ['carbs'] = '0.0', | ||
['protein'] = '0.0', | ['protein'] = '0.0', | ||
['fat'] = ' | ['fat'] = '0.0', | ||
['vitamins'] = '0.0', | ['vitamins'] = '0.0', | ||
['density'] = ' | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 20,982: | Line 21,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HuckleberrySeedItem', | ||
['typeID'] = ' | ['typeID'] = '709', | ||
}, | |||
[' | ['Huckleberry Seed Pack'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow a huckleberry bush.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 21,021: | Line 21,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HuckleberrySeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '710', | ||
}, | |||
[' | ['Human Limbs'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Limbs', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0 | ['weight'] = '0', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 21,060: | Line 21,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HumanLimbsItem', | ||
['typeID'] = ' | ['typeID'] = '338', | ||
}, | |||
[' | ['Hydrocolloids'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Used to make collids for bursts of flavor.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '10.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 21,099: | Line 21,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HydrocolloidsItem', | ||
['typeID'] = ' | ['typeID'] = '459', | ||
}, | |||
[' | ['Hydrometer'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Measures the water content of the environment.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tools]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 21,138: | Line 21,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'HydrometerItem', | ||
['typeID'] = ' | ['typeID'] = '67', | ||
}, | |||
[' | ['Icebox'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A box of ice. It\'s in the name!', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Storage Container]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 21,157: | Line 21,740: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '1.5', | ||
['roomCategory'] = | ['roomCategory'] = 'Kitchen', | ||
['furnitureType'] = | ['furnitureType'] = 'Food Storage', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 21,170: | Line 21,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = '8', | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IceboxItem', | ||
['typeID'] = ' | ['typeID'] = '1077', | ||
}, | |||
[' | ['Industry Modern Upgrade'] = { | ||
['category'] = ' | ['category'] = 'Efficiency Modules', | ||
['group'] = ' | ['group'] = 'Upgrade', | ||
['description'] = ' | ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.', | ||
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.001', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,195: | Line 21,779: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 21,216: | Line 21,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IndustryUpgradeItem', | ||
['typeID'] = ' | ['typeID'] = '637', | ||
}, | |||
[' | ['Industry Skill Book'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Books', | ||
['description'] = ' | ['description'] = 'Creates Industry Skill Scrolls that teach Industry', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 21,235: | Line 21,820: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 21,248: | Line 21,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 21,255: | Line 21,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IndustrySkillBook', | ||
['typeID'] = ' | ['typeID'] = '819', | ||
}, | |||
[' | ['Industry Skill Scroll'] = { | ||
['category'] = ' | ['category'] = 'Hidden/Research', | ||
['group'] = ' | ['group'] = 'Skill Scrolls', | ||
['description'] = ' | ['description'] = 'Teaches Industry', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '100', | ||
['weight'] = | ['carried'] = 'Backpack', | ||
['weight'] = nil, | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,278: | Line 21,864: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 21,294: | Line 21,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IndustrySkillScroll', | ||
['typeID'] = ' | ['typeID'] = '820', | ||
}, | |||
[' | ['Infused Oil'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Oil infused with flavor to enhance it.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = '120.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '12.0', | ||
['vitamins'] = | ['vitamins'] = '3.0', | ||
['density'] = | ['density'] = '12.5', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 21,333: | Line 21,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'InfusedOilItem', | ||
['typeID'] = ' | ['typeID'] = '460', | ||
}, | |||
[' | ['Iron Axe'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'A broadheaded axe useful for felling trees.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Logging]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,372: | Line 21,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronAxeItem', | ||
['typeID'] = ' | ['typeID'] = '852', | ||
}, | |||
[' | ['Iron Axle'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,390: | Line 21,979: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 21,403: | Line 21,992: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 21,411: | Line 22,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronAxleItem', | ||
['typeID'] = ' | ['typeID'] = '558', | ||
}, | |||
[' | ['Iron Bar'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Refined bar of iron.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Metal]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['weight'] = '15', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,429: | Line 22,019: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 21,450: | Line 22,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronBarItem', | ||
['typeID'] = ' | ['typeID'] = '307', | ||
}, | |||
[' | ['Iron Concentrate'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Concentrated Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '18', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['fuel'] = | ['density'] = nil, | ||
['fuel'] = nil, | |||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 21,489: | Line 22,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronConcentrateItem', | ||
['typeID'] = ' | ['typeID'] = '308', | ||
}, | |||
[' | ['Iron Gear'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A toothed machine part that interlocks with others.', | ||
['tagGroups'] = {'[[Gear]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,507: | Line 22,099: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 21,521: | Line 22,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 21,528: | Line 22,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronGearItem', | ||
['typeID'] = ' | ['typeID'] = '559', | ||
}, | |||
[' | ['Iron Hammer'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Used to construct buildings and pickup manmade objects.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Construction]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,547: | Line 22,140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 21,560: | Line 22,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 21,567: | Line 22,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronHammerItem', | ||
['typeID'] = ' | ['typeID'] = '853', | ||
}, | |||
[' | ['Iron Hoe'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Used to till soil and prepare it for planting.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Plow]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,586: | Line 22,180: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 21,599: | Line 22,193: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 21,606: | Line 22,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronHoeItem', | ||
['typeID'] = ' | ['typeID'] = '854', | ||
}, | |||
[' | ['Iron Machete'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'A machete used to quickly clear plants.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 21,645: | Line 22,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronMacheteItem', | ||
['typeID'] = ' | ['typeID'] = '855', | ||
}, | |||
[' | ['Iron Ore'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Unrefined ore with traces of iron.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '20', | ||
['weight'] = ' | ['carried'] = 'Hands', | ||
['calories'] = | ['weight'] = '20', | ||
['carbs'] = | ['calories'] = nil, | ||
['protein'] = | ['carbs'] = nil, | ||
['fat'] = | ['protein'] = nil, | ||
['vitamins'] = | ['fat'] = nil, | ||
['density'] = | ['vitamins'] = nil, | ||
['density'] = nil, | |||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '0', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 21,684: | Line 22,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronOreItem', | ||
['typeID'] = ' | ['typeID'] = '309', | ||
}, | |||
[' | ['Iron Pickaxe'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'A pointy implement to break down stone and ore into managable rubble.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,723: | Line 22,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronPickaxeItem', | ||
['typeID'] = ' | ['typeID'] = '856', | ||
}, | |||
[' | ['Iron Pipe'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'A pipe for transporting liquids.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['carried'] = ' | ['maxStack'] = '10', | ||
['weight'] = | ['carried'] = 'Hands', | ||
['weight'] = '2', | |||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,741: | Line 22,339: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = '2', | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 21,755: | Line 22,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronPipeItem', | ||
['typeID'] = ' | ['typeID'] = '77', | ||
}, | |||
[' | ['Iron Plate'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A solid iron plate for use in various crafting recipes.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,780: | Line 22,379: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 21,794: | Line 22,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 21,801: | Line 22,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronPlateItem', | ||
['typeID'] = ' | ['typeID'] = '560', | ||
}, | |||
[' | ['Iron Rock Drill'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'A useful tool for prospecting blocks.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 21,840: | Line 22,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronRockDrillItem', | ||
['typeID'] = ' | ['typeID'] = '857', | ||
}, | |||
[' | ['Iron Saw Blade'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.1', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 21,879: | Line 22,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronSawBladeItem', | ||
['typeID'] = ' | ['typeID'] = '561', | ||
}, | |||
[' | ['Iron Shovel'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,918: | Line 22,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronShovelItem', | ||
['typeID'] = ' | ['typeID'] = '858', | ||
}, | |||
[' | ['Iron Sickle'] = { | ||
['category'] = ' | ['category'] = 'Tool', | ||
['group'] = 'Tools', | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'An iron sickle used to harvest crops or cut grass.', | ||
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,934: | Line 22,537: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 21,957: | Line 22,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronSickleItem', | ||
['typeID'] = ' | ['typeID'] = '859', | ||
}, | |||
[' | ['Iron Wheel'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.5', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 21,975: | Line 22,579: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 21,989: | Line 22,593: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 21,996: | Line 22,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'IronWheelItem', | ||
['typeID'] = ' | ['typeID'] = '562', | ||
}, | |||
[' | ['IronPiston'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A moving component that transfers force. Can also function as a valve occasionally.', | ||
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 22,035: | Line 22,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'PistonItem', | ||
['typeID'] = ' | ['typeID'] = '580', | ||
}, | |||
[' | ['Jaguar Carcass'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'A dead Jaguar.', | ||
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '2', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 22,074: | Line 22,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JaguarCarcassItem', | ||
['typeID'] = ' | ['typeID'] = '563', | ||
}, | |||
[' | ['Jaw Crusher'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 22,093: | Line 22,700: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
Line 22,100: | Line 22,707: | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = '10', | ['gridRadius'] = '10', | ||
['energyUsed'] = ' | ['energyUsed'] = '1000', | ||
['energyProduced'] = '0', | ['energyProduced'] = '0', | ||
['energyType'] = 'Electric', | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = ' | ['footprint'] = '3 X 2 X 3', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,113: | Line 22,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JawCrusherItem', | ||
['typeID'] = ' | ['typeID'] = '1078', | ||
}, | |||
[' | ['Jointfir Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = '', | ['description'] = 'Plant to grow a jointfir.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 22,152: | Line 22,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JointfirSeedItem', | ||
['typeID'] = ' | ['typeID'] = '711', | ||
}, | |||
[' | ['Jointfir Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow a jointfir.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 22,184: | Line 22,793: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,191: | Line 22,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JointfirSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '712', | ||
}, | |||
[' | ['Joshua Log'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Block Items', | ['group'] = 'Block Items', | ||
['description'] = ' | ['description'] = 'Joshua log is a basic wood log, harvested from one of the few species of trees that thrive in the desert', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | ||
['maxStack'] = '20', | |||
['carried'] = 'Hands', | ['carried'] = 'Hands', | ||
['weight'] = ' | ['weight'] = '10', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 22,207: | Line 22,817: | ||
['vitamins'] = nil, | ['vitamins'] = nil, | ||
['density'] = nil, | ['density'] = nil, | ||
['fuel'] = ' | ['fuel'] = '4000', | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = 'Yes', | ['currency'] = 'Yes', | ||
Line 22,230: | Line 22,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JoshuaLogItem', | ||
['typeID'] = ' | ['typeID'] = '310', | ||
}, | |||
[' | ['Joshua Seed'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'Plant to grow | ['description'] = 'Plant to grow a joshua tree.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 22,269: | Line 22,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JoshuaSeedItem', | ||
['typeID'] = ' | ['typeID'] = '713', | ||
}, | |||
[' | ['Joshua Seed Pack'] = { | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = 'Plant to grow | ['description'] = 'Plant to grow a joshua tree.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 22,308: | Line 22,920: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JoshuaSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '714', | ||
}, | |||
[' | ['Jungle Campfire Salad'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Campfire Salad]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.2', | ||
['calories'] = | ['calories'] = '900.0', | ||
['carbs'] = | ['carbs'] = '12.0', | ||
['protein'] = | ['protein'] = '4.0', | ||
['fat'] = | ['fat'] = '3.0', | ||
['vitamins'] = | ['vitamins'] = '11.0', | ||
['density'] = | ['density'] = '3.3', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 22,347: | Line 22,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JungleCampfireSaladItem', | ||
['typeID'] = ' | ['typeID'] = '461', | ||
}, | |||
[' | ['Jungle Campfire Stew'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = 'A | ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.5', | ||
['calories'] = | ['calories'] = '1100.0', | ||
['carbs'] = | ['carbs'] = '6.0', | ||
['protein'] = | ['protein'] = '11.0', | ||
['fat'] = | ['fat'] = '8.0', | ||
['vitamins'] = | ['vitamins'] = '5.0', | ||
['density'] = | ['density'] = '2.7', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 22,386: | Line 23,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'JungleCampfireStewItem', | ||
['typeID'] = ' | ['typeID'] = '462', | ||
}, | |||
[' | ['Kelp'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Some creepy kelp.', | ||
['tagGroups'] = {'[[Natural Fiber]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 22,404: | Line 23,019: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 22,410: | Line 23,025: | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 22,419: | Line 23,034: | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = nil, | ['footprint'] = nil, | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'KelpItem', | ||
['typeID'] = ' | ['typeID'] = '564', | ||
}, | |||
[' | ['Kelp Seed'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow kelp.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 22,464: | Line 23,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'KelpSeedItem', | ||
['typeID'] = ' | ['typeID'] = '715', | ||
}, | |||
[' | ['Kelp Seed Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow kelp.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = ' | ['weight'] = '0.05', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 22,503: | Line 23,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'KelpSeedPackItem', | ||
['typeID'] = ' | ['typeID'] = '716', | ||
}, | |||
[' | ['Kiln'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Useful for baking bricks and finishing pottery.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 22,521: | Line 23,139: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '0', | ||
['roomCategory'] = | ['roomCategory'] = 'Industrial', | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = '[[Burnable Fuel]]', | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 22,534: | Line 23,152: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 3 X 2', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '45', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 0.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'KilnItem', | ||
['typeID'] = ' | ['typeID'] = '1079', | ||
}, | |||
[' | ['King Fern Spore'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = ' | ['group'] = 'Food', | ||
['description'] = ' | ['description'] = 'Plant to grow king fern.', | ||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = '0.0', | ||
['carbs'] = | ['carbs'] = '0.0', | ||
['protein'] = | ['protein'] = '0.0', | ||
['fat'] = | ['fat'] = '0.0', | ||
['vitamins'] = | ['vitamins'] = '0.0', | ||
['density'] = | ['density'] = '0.0', | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 22,581: | Line 23,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'KingFernSporeItem', | ||
['typeID'] = ' | ['typeID'] = '717', | ||
}, | |||
[' | ['King Fern Spore Pack'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = ' | ['group'] = 'Items', | ||
['description'] = ' | ['description'] = 'Plant to grow king fern.', | ||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = '0. | ['weight'] = '0.05', | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 22,620: | Line 23,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'KingFernSporePackItem', | ||
['typeID'] = ' | ['typeID'] = '718', | ||
}, | |||
[' | ['Kitchen'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A prep area for food which allows for more complex dishes.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = '3', | ||
['roomCategory'] = | ['roomCategory'] = 'Kitchen', | ||
['furnitureType'] = | ['furnitureType'] = 'Cooking', | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = '0.3', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 22,651: | Line 23,272: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '3 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 1.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'KitchenItem', | ||
['typeID'] = ' | ['typeID'] = '1080', | ||
}, | |||
[' | ['Laboratory'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'For researching the science side of cooking. Science rules!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 22,684: | Line 23,306: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = '10', | ||
['energyUsed'] = | ['energyUsed'] = '250', | ||
['energyProduced'] = | ['energyProduced'] = '0', | ||
['energyType'] = | ['energyType'] = 'Electric', | ||
['fluidsUsed'] = | ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}}, | ||
['fluidsProduced'] = | ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}}, | ||
['validTalents'] = | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = | ['roomSizeReq'] = '25', | ||
['roomMatReq'] = | ['roomMatReq'] = 'Tier 2.8', | ||
['roomContainReq'] = | ['roomContainReq'] = 'Yes', | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LaboratoryItem', | ||
['typeID'] = ' | ['typeID'] = '1081', | ||
}, | |||
[' | ['Land Claim Papers'] = { | ||
['category'] = ' | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'Papers giving you the right to claim a plot of land. Use them with a Land Claim Stake.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Object]]'}, | ||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 22,716: | Line 23,339: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = 'Yes', | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 22,737: | Line 23,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'PropertyClaimItem', | ||
['typeID'] = ' | ['typeID'] = '33', | ||
}, | |||
[' | ['Land Claim Stake'] = { | ||
['category'] = ' | ['category'] = 'Tools', | ||
['group'] = ' | ['group'] = 'Tools', | ||
['description'] = ' | ['description'] = 'Used to claim, unclaim, and examine property. When claiming: - Hold Ctrl to create a new deed. - Hold Shift to choose from nearby deeds. When unclaiming: - Hold Ctrl to unclaim an entire deed. - Hold Shift to move plot to a nearby deed.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = '1', | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 22,768: | Line 23,392: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = nil, | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,776: | Line 23,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'PropertyToolItem', | ||
['typeID'] = ' | ['typeID'] = '125', | ||
}, | |||
[' | ['Large Corrugated Steel Door'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 22,795: | Line 23,420: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
['energyUsed'] = nil, | ['energyUsed'] = nil, | ||
Line 22,808: | Line 23,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 4 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,815: | Line 23,440: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeCorrugatedSteelDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1082', | ||
}, | |||
[' | ['Large Hanging Ashlar Basalt Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 22,834: | Line 23,460: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
Line 22,847: | Line 23,473: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,854: | Line 23,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingAshlarBasaltSignItem', | ||
['typeID'] = ' | ['typeID'] = '1083', | ||
}, | |||
[' | ['Large Hanging Ashlar Gneiss Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 22,873: | Line 23,500: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,893: | Line 23,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingAshlarGneissSignItem', | ||
['typeID'] = ' | ['typeID'] = '1084', | ||
}, | |||
[' | ['Large Hanging Ashlar Granite Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 22,918: | Line 23,546: | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,932: | Line 23,560: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingAshlarGraniteSignItem', | ||
['typeID'] = ' | ['typeID'] = '1085', | ||
}, | |||
[' | ['Large Hanging Ashlar Limestone Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = '', | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Line 22,955: | Line 23,584: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 22,964: | Line 23,593: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 22,971: | Line 23,600: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingAshlarLimestoneSignItem', | ||
['typeID'] = ' | ['typeID'] = '1086', | ||
}, | |||
[' | ['Large Hanging Ashlar Sandstone Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 23,003: | Line 23,633: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,010: | Line 23,640: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingAshlarSandstoneSignItem', | ||
['typeID'] = ' | ['typeID'] = '1087', | ||
}, | |||
[' | ['Large Hanging Ashlar Shale Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 23,042: | Line 23,673: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,049: | Line 23,680: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingAshlarShaleSignItem', | ||
['typeID'] = ' | ['typeID'] = '1088', | ||
}, | |||
[' | ['Large Hanging Ashlar Stone Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 23,068: | Line 23,700: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,088: | Line 23,720: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingAshlarStoneSignItem', | ||
['typeID'] = ' | ['typeID'] = '1089', | ||
}, | |||
[' | ['Large Hanging Birch Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
Line 23,120: | Line 23,753: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,127: | Line 23,760: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingBirchSignItem', | ||
['typeID'] = ' | ['typeID'] = '1090', | ||
}, | |||
[' | ['Large Hanging Cedar Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 23,159: | Line 23,793: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,166: | Line 23,800: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingCedarSignItem', | ||
['typeID'] = ' | ['typeID'] = '1091', | ||
}, | |||
[' | ['Large Hanging Ceiba Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 23,198: | Line 23,833: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,205: | Line 23,840: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingCeibaSignItem', | ||
['typeID'] = ' | ['typeID'] = '1092', | ||
}, | |||
[' | ['Large Hanging Fir Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 23,237: | Line 23,873: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,244: | Line 23,880: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingFirSignItem', | ||
['typeID'] = ' | ['typeID'] = '1093', | ||
}, | |||
[' | ['Large Hanging Hardwood Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 23,276: | Line 23,913: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingHardwoodSignItem', | ||
['typeID'] = ' | ['typeID'] = '1094', | ||
}, | |||
[' | ['Large Hanging Joshua Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 23,315: | Line 23,953: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,322: | Line 23,960: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingJoshuaSignItem', | ||
['typeID'] = ' | ['typeID'] = '1095', | ||
}, | |||
[' | ['Large Hanging Lumber Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 23,354: | Line 23,993: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,361: | Line 24,000: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingLumberSignItem', | ||
['typeID'] = ' | ['typeID'] = '1096', | ||
}, | |||
[' | ['Large Hanging Mortared Granite Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 23,393: | Line 24,033: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,400: | Line 24,040: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingMortaredGraniteSignItem', | ||
['typeID'] = ' | ['typeID'] = '1097', | ||
}, | |||
[' | ['Large Hanging Mortared Limestone Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 23,432: | Line 24,073: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,439: | Line 24,080: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingMortaredLimestoneSignItem', | ||
['typeID'] = ' | ['typeID'] = '1098', | ||
}, | |||
[' | ['Large Hanging Mortared Sandstone Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = | ['calories'] = nil, | ||
['carbs'] = | ['carbs'] = nil, | ||
['protein'] = | ['protein'] = nil, | ||
['fat'] = | ['fat'] = nil, | ||
['vitamins'] = | ['vitamins'] = nil, | ||
['density'] = | ['density'] = nil, | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
Line 23,471: | Line 24,113: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,478: | Line 24,120: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingMortaredSandstoneSignItem', | ||
['typeID'] = ' | ['typeID'] = '1099', | ||
}, | |||
[' | ['Large Hanging Mortared Stone Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 23,497: | Line 24,140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '1 X 1 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,517: | Line 24,160: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingMortaredStoneSignItem', | ||
['typeID'] = ' | ['typeID'] = '1100', | ||
}, | |||
[' | ['Large Hanging Oak Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 23,536: | Line 24,180: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = | ['skillValue'] = nil, | ||
['roomCategory'] = | ['roomCategory'] = nil, | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = | ['gridRadius'] = nil, | ||
['energyUsed'] = | ['energyUsed'] = nil, | ||
['energyProduced'] = | ['energyProduced'] = nil, | ||
['energyType'] = | ['energyType'] = nil, | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,556: | Line 24,200: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingOakSignItem', | ||
['typeID'] = ' | ['typeID'] = '1101', | ||
}, | |||
[' | ['Large Hanging Palm Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['carried'] = ' | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | |||
['weight'] = nil, | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
Line 23,579: | Line 24,224: | ||
['furnitureType'] = nil, | ['furnitureType'] = nil, | ||
['repeatsDepreciation'] = nil, | ['repeatsDepreciation'] = nil, | ||
['materialTier'] = | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = nil, | ['gridRadius'] = nil, | ||
Line 23,588: | Line 24,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,595: | Line 24,240: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingPalmSignItem', | ||
['typeID'] = ' | ['typeID'] = '1102', | ||
}, | |||
[' | ['Large Hanging Redwood Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = 'Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all of your larger text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 23,627: | Line 24,273: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,634: | Line 24,280: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingRedwoodSignItem', | ||
['typeID'] = ' | ['typeID'] = '1103', | ||
}, | |||
[' | ['Large Hanging Saguaro Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 23,666: | Line 24,313: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,673: | Line 24,320: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingSaguaroSignItem', | ||
['typeID'] = ' | ['typeID'] = '1104', | ||
}, | |||
[' | ['Large Hanging Softwood Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 23,705: | Line 24,353: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,712: | Line 24,360: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingSoftwoodSignItem', | ||
['typeID'] = ' | ['typeID'] = '1105', | ||
}, | |||
[' | ['Large Hanging Spruce Sign'] = { | ||
['category'] = ' | ['category'] = 'WorldObject', | ||
['group'] = ' | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 23,744: | Line 24,393: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,751: | Line 24,400: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingSpruceSignItem', | ||
['typeID'] = ' | ['typeID'] = '1106', | ||
}, | |||
[' | ['Large Hanging Stone Sign'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'A large sign for all your large text needs!', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 23,783: | Line 24,433: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
['roomMatReq'] = nil, | ['roomMatReq'] = nil, | ||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingStoneSignItem', | ||
['typeID'] = ' | ['typeID'] = '1107', | ||
}, | |||
['Wood | ['Large Hanging Wood Sign'] = { | ||
['category'] = ' | ['category'] = 'Hidden', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = 'A | ['description'] = 'A large sign for all of your larger text needs!', | ||
['tagGroups'] = {'[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = | ['weight'] = nil, | ||
['calories'] = nil, | ['calories'] = nil, | ||
['carbs'] = nil, | ['carbs'] = nil, | ||
Line 23,808: | Line 24,459: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 23,829: | Line 24,480: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeHangingWoodSignItem', | ||
['typeID'] = ' | ['typeID'] = '565', | ||
}, | |||
[' | ['Large Lumber Door'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A large | ['description'] = 'A large door.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 23,861: | Line 24,513: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = ' | ['footprint'] = '4 X 4 X 5', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 23,868: | Line 24,520: | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = ' | ['type'] = 'LargeLumberDoorItem', | ||
['typeID'] = ' | ['typeID'] = '1108', | ||
}, | |||
[' | ['Large Lumber Stockpile'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = ' | ['description'] = 'Designates a 10x10x10 area as storage for large items.', | ||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 23,887: | Line 24,540: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '12 X 11 X 12', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = '100', | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeLumberStockpileItem', | |||
['typeID'] = '104', | |||
}, | |||
['Large Standing Ashlar Basalt Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingAshlarBasaltSignItem', | |||
['typeID'] = '1109', | |||
}, | |||
['Large Standing Ashlar Gneiss Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingAshlarGneissSignItem', | |||
['typeID'] = '1110', | |||
}, | |||
['Large Standing Ashlar Granite Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingAshlarGraniteSignItem', | |||
['typeID'] = '1111', | |||
}, | |||
['Large Standing Ashlar Limestone Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingAshlarLimestoneSignItem', | |||
['typeID'] = '1112', | |||
}, | |||
['Large Standing Ashlar Sandstone Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingAshlarSandstoneSignItem', | |||
['typeID'] = '1113', | |||
}, | |||
['Large Standing Ashlar Shale Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingAshlarShaleSignItem', | |||
['typeID'] = '1114', | |||
}, | |||
['Large Standing Ashlar Stone Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingAshlarStoneSignItem', | |||
['typeID'] = '1115', | |||
}, | |||
['Large Standing Birch Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingBirchSignItem', | |||
['typeID'] = '1116', | |||
}, | |||
['Large Standing Cedar Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingCedarSignItem', | |||
['typeID'] = '1117', | |||
}, | |||
['Large Standing Ceiba Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingCeibaSignItem', | |||
['typeID'] = '1118', | |||
}, | |||
['Large Standing Fir Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingFirSignItem', | |||
['typeID'] = '1119', | |||
}, | |||
['Large Standing Hardwood Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingHardwoodSignItem', | |||
['typeID'] = '1120', | |||
}, | |||
['Large Standing Joshua Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingJoshuaSignItem', | |||
['typeID'] = '1121', | |||
}, | |||
['Large Standing Lumber Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingLumberSignItem', | |||
['typeID'] = '1122', | |||
}, | |||
['Large Standing Mortared Granite Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingMortaredGraniteSignItem', | |||
['typeID'] = '1123', | |||
}, | |||
['Large Standing Mortared Limestone Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 1 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingMortaredLimestoneSignItem', | |||
['typeID'] = '1124', | |||
}, | |||
['Large Standing Mortared Sandstone Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingMortaredSandstoneSignItem', | |||
['typeID'] = '1125', | |||
}, | |||
['Large Standing Mortared Stone Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 1 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingMortaredStoneSignItem', | |||
['typeID'] = '1126', | |||
}, | |||
['Large Standing Oak Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingOakSignItem', | |||
['typeID'] = '1127', | |||
}, | |||
['Large Standing Palm Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingPalmSignItem', | |||
['typeID'] = '1128', | |||
}, | |||
['Large Standing Redwood Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingRedwoodSignItem', | |||
['typeID'] = '1129', | |||
}, | |||
['Large Standing Saguaro Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingSaguaroSignItem', | |||
['typeID'] = '1130', | |||
}, | |||
['Large Standing Softwood Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingSoftwoodSignItem', | |||
['typeID'] = '1131', | |||
}, | |||
['Large Standing Spruce Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingSpruceSignItem', | |||
['typeID'] = '1132', | |||
}, | |||
['Large Standing Stone Sign'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large sign for all your large text needs!', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 2 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingStoneSignItem', | |||
['typeID'] = '1133', | |||
}, | |||
['Large Standing Wood Sign'] = { | |||
['category'] = 'Hidden', | |||
['group'] = 'Items', | |||
['description'] = 'A large sign for all of your larger text needs!', | |||
['tagGroups'] = {'[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeStandingWoodSignItem', | |||
['typeID'] = '566', | |||
}, | |||
['Large Windowed Lumber Door'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A large door.', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '4 X 4 X 5', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LargeWindowedLumberDoorItem', | |||
['typeID'] = '1134', | |||
}, | |||
['Laser'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'AVOID DIRECT EYE EXPOSURE', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '0', | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '10', | |||
['energyUsed'] = '6000', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Electric', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '5 X 4 X 5', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LaserItem', | |||
['typeID'] = '1135', | |||
}, | |||
['Lathe'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'Modules', | |||
['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | |||
['tagGroups'] = {'[[Modules]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '0', | |||
['roomCategory'] = 'Industrial', | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = '5', | |||
['energyUsed'] = '200', | |||
['energyProduced'] = '0', | |||
['energyType'] = 'Mechanical', | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | |||
['footprint'] = '1 X 2 X 4', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '25', | |||
['roomMatReq'] = 'Tier 1.7', | |||
['roomContainReq'] = 'Yes', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LatheItem', | |||
['typeID'] = '1136', | |||
}, | |||
['Lattice Mushroom Spores'] = { | |||
['category'] = '_None', | |||
['group'] = 'Food', | |||
['description'] = 'Plant to grow lattice mushrooms.', | |||
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.05', | |||
['calories'] = '0.0', | |||
['carbs'] = '0.0', | |||
['protein'] = '0.0', | |||
['fat'] = '0.0', | |||
['vitamins'] = '0.0', | |||
['density'] = '0.0', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LatticeMushroomSporesItem', | |||
['typeID'] = '719', | |||
}, | |||
['Lattice Mushroom Spores Pack'] = { | |||
['category'] = 'Hidden', | |||
['group'] = 'Items', | |||
['description'] = 'Plant to grow lattice mushrooms.', | |||
['tagGroups'] = {'[[Not In Browser]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.05', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LatticeMushroomSporesPackItem', | |||
['typeID'] = '720', | |||
}, | |||
['Leather Hide'] = { | |||
['category'] = '_None', | |||
['group'] = 'Items', | |||
['description'] = 'A thick hide.', | |||
['tagGroups'] = {'[[Animal Skin]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.5', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = 'Yes', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LeatherHideItem', | |||
['typeID'] = '567', | |||
}, | |||
['Leavened Dough'] = { | |||
['category'] = '_None', | |||
['group'] = 'Food', | |||
['description'] = 'Leavened dough with added yeast that rises when baked.', | |||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.8', | |||
['calories'] = '10.0', | |||
['carbs'] = '6.0', | |||
['protein'] = '18.0', | |||
['fat'] = '13.0', | |||
['vitamins'] = '5.0', | |||
['density'] = '420.0', | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LeavenedDoughItem', | |||
['typeID'] = '463', | |||
}, | |||
['Light Backpack'] = { | |||
['category'] = '_None', | |||
['group'] = 'AvatarPart', | |||
['description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile. Increases movement speed and increases max carry weight by 5 kg.', | |||
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.1', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LightBackpackItem', | |||
['typeID'] = '356', | |||
}, | |||
['Light Bulb'] = { | |||
['category'] = '_None', | |||
['group'] = 'Items', | |||
['description'] = 'An electric light with a wire filament.', | |||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = '0.05', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = 'Yes', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LightBulbItem', | |||
['typeID'] = '568', | |||
}, | |||
['Limestone'] = { | |||
['category'] = '_None', | |||
['group'] = 'Block Items', | |||
['description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.', | |||
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'}, | |||
['maxStack'] = '20', | |||
['carried'] = 'Hands', | |||
['weight'] = '15', | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = 'Yes', | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = '0', | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = nil, | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LimestoneItem', | |||
['typeID'] = '311', | |||
}, | |||
['Limestone Bison Statue'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A bison statue carved from limestone.', | |||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '2', | |||
['roomCategory'] = 'General', | |||
['furnitureType'] = 'Decoration', | |||
['repeatsDepreciation'] = '0.3', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '2 X 3 X 4', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LimestoneBisonStatueItem', | |||
['typeID'] = '1138', | |||
}, | |||
['Limestone Otter Statue'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'An otter statue carved from limestone.', | |||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '1.2', | |||
['roomCategory'] = 'General', | |||
['furnitureType'] = 'Decoration', | |||
['repeatsDepreciation'] = '0.6', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 1 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LimestoneOtterStatueItem', | |||
['typeID'] = '1139', | |||
}, | |||
['Limestone Owl Statue'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'An owl statue carved from limestone.', | |||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '1.2', | |||
['roomCategory'] = 'General', | |||
['furnitureType'] = 'Decoration', | |||
['repeatsDepreciation'] = '0.6', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 1 X 1', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LimestoneOwlStatueItem', | |||
['typeID'] = '1140', | |||
}, | |||
['Limestone Wolf Statue'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'A wolf statue carved from limestone.', | |||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = '1.5', | |||
['roomCategory'] = 'General', | |||
['furnitureType'] = 'Decoration', | |||
['repeatsDepreciation'] = '0.5', | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '1 X 2 X 2', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = nil, | |||
['roomMatReq'] = nil, | |||
['roomContainReq'] = nil, | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'LimestoneWolfStatueItem', | |||
['typeID'] = '1141', | |||
}, | |||
['Liquid Converter'] = { | |||
['category'] = 'Hidden', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Example crafting table that uses liquids.', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]'}, | |||
['maxStack'] = '100', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['roomContainReq'] = nil, | ['roomContainReq'] = nil, | ||
['inventorySlots'] = nil, | ['inventorySlots'] = nil, | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WoodenFabricBedItem', | ['type'] = 'WoodenFabricBedItem', | ||
['typeID'] = ' | ['typeID'] = '1287', | ||
}, | |||
['Wooden Floor Lamp'] = { | ['Wooden Floor Lamp'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A more modern way to light up a room. This time from the floor.', | ['description'] = 'A more modern way to light up a room. This time from the floor.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,043: | Line 43,140: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = 'Lights', | ['furnitureType'] = 'Lights', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = '10', | ['gridRadius'] = '10', | ||
['energyUsed'] = ' | ['energyUsed'] = '60', | ||
['energyProduced'] = '0', | ['energyProduced'] = '0', | ||
['energyType'] = 'Electric', | ['energyType'] = 'Electric', | ||
Line 24,056: | Line 43,153: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 24,064: | Line 43,161: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WoodenFloorLampItem', | ['type'] = 'WoodenFloorLampItem', | ||
['typeID'] = ' | ['typeID'] = '1288', | ||
}, | |||
['Wooden Hoe'] = { | ['Wooden Hoe'] = { | ||
['category'] = 'Tool', | ['category'] = 'Tool', | ||
['group'] = 'Tools', | ['group'] = 'Tools', | ||
['description'] = 'Used to till soil and prepare it for planting.', | ['description'] = 'Used to till soil and prepare it for planting.', | ||
['tagGroups'] = {'[[Tool]]', '[[Plow]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,103: | Line 43,201: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WoodenHoeItem', | ['type'] = 'WoodenHoeItem', | ||
['typeID'] = ' | ['typeID'] = '884', | ||
}, | |||
['Wooden Latrine'] = { | ['Wooden Latrine'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A wooden potty.', | ['description'] = 'A wooden potty.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,121: | Line 43,220: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '1.5', | ||
['roomCategory'] = 'Bathroom', | ['roomCategory'] = 'Bathroom', | ||
['furnitureType'] = 'Toilet', | ['furnitureType'] = 'Toilet', | ||
Line 24,134: | Line 43,233: | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = nil, | ['validTalents'] = nil, | ||
['footprint'] = '1 X | ['footprint'] = '1 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
['roomSizeReq'] = nil, | ['roomSizeReq'] = nil, | ||
Line 24,142: | Line 43,241: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'LatrineItem', | ['type'] = 'LatrineItem', | ||
['typeID'] = ' | ['typeID'] = '1137', | ||
}, | |||
['Wooden Shovel'] = { | ['Wooden Shovel'] = { | ||
['category'] = 'Tool', | ['category'] = 'Tool', | ||
['group'] = 'Tools', | ['group'] = 'Tools', | ||
['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.', | ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.', | ||
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,159: | Line 43,259: | ||
['fuel'] = nil, | ['fuel'] = nil, | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = | ['currency'] = nil, | ||
['skillValue'] = nil, | ['skillValue'] = nil, | ||
['roomCategory'] = nil, | ['roomCategory'] = nil, | ||
Line 24,181: | Line 43,281: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WoodenShovelItem', | ['type'] = 'WoodenShovelItem', | ||
['typeID'] = ' | ['typeID'] = '885', | ||
}, | |||
['Wooden Straw Bed'] = { | ['Wooden Straw Bed'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.', | ['description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,220: | Line 43,321: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WoodenStrawBedItem', | ['type'] = 'WoodenStrawBedItem', | ||
['typeID'] = ' | ['typeID'] = '1289', | ||
}, | |||
['Wooden Table Lamp'] = { | ['Wooden Table Lamp'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'For late night studying. Or working. Or anything, really.', | ['description'] = 'For late night studying. Or working. Or anything, really.', | ||
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,238: | Line 43,340: | ||
['yield'] = nil, | ['yield'] = nil, | ||
['currency'] = nil, | ['currency'] = nil, | ||
['skillValue'] = ' | ['skillValue'] = '2', | ||
['roomCategory'] = 'General', | ['roomCategory'] = 'General', | ||
['furnitureType'] = 'Lights', | ['furnitureType'] = 'Lights', | ||
['repeatsDepreciation'] = '0. | ['repeatsDepreciation'] = '0.7', | ||
['materialTier'] = nil, | ['materialTier'] = nil, | ||
['fuelsUsed'] = nil, | ['fuelsUsed'] = nil, | ||
['gridRadius'] = '10', | ['gridRadius'] = '10', | ||
['energyUsed'] = ' | ['energyUsed'] = '60', | ||
['energyProduced'] = '0', | ['energyProduced'] = '0', | ||
['energyType'] = 'Electric', | ['energyType'] = 'Electric', | ||
Line 24,259: | Line 43,361: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WoodenTableLampItem', | ['type'] = 'WoodenTableLampItem', | ||
['typeID'] = ' | ['typeID'] = '1290', | ||
}, | |||
['Wooden Wheel'] = { | ['Wooden Wheel'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Items', | ['group'] = 'Items', | ||
['description'] = '', | ['description'] = 'A basic wheel for use in early wooden vehicles.', | ||
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,298: | Line 43,401: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WoodenWheelItem', | ['type'] = 'WoodenWheelItem', | ||
['typeID'] = ' | ['typeID'] = '610', | ||
}, | |||
['Work Backpack'] = { | ['Work Backpack'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = 'Lighter pack that causes lower calorie consumption.', | ['description'] = 'Lighter pack that causes lower calorie consumption. Decreases calories consumed by 10% and increases max carry weight by 5 kg.', | ||
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,337: | Line 43,441: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WorkBackpackItem', | ['type'] = 'WorkBackpackItem', | ||
['typeID'] = ' | ['typeID'] = '367', | ||
}, | |||
['Work Boots'] = { | ['Work Boots'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'AvatarPart', | ['group'] = 'AvatarPart', | ||
['description'] = ' | ['description'] = 'Boots designed to be rugged and reduce muscle strain while working. Decreases calories consumed by 10%.', | ||
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | ['maxStack'] = '1', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,376: | Line 43,481: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WorkBootsItem', | ['type'] = 'WorkBootsItem', | ||
['typeID'] = ' | ['typeID'] = '368', | ||
}, | |||
['Workbench'] = { | ['Workbench'] = { | ||
['category'] = 'WorldObject', | ['category'] = 'WorldObject', | ||
['group'] = 'World Object Items', | ['group'] = 'World Object Items', | ||
['description'] = 'A bench for the basics and making even more benches.', | ['description'] = 'A bench for the basics and making even more benches.', | ||
['maxStack'] = ' | ['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'}, | ||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
['weight'] = nil, | ['weight'] = nil, | ||
Line 24,406: | Line 43,512: | ||
['fluidsUsed'] = nil, | ['fluidsUsed'] = nil, | ||
['fluidsProduced'] = nil, | ['fluidsProduced'] = nil, | ||
['validTalents'] = '[[]]', | ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'}, | ||
['footprint'] = '2 X 2 X 1', | ['footprint'] = '2 X 2 X 1', | ||
['mobile'] = nil, | ['mobile'] = nil, | ||
Line 24,415: | Line 43,521: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'WorkbenchItem', | ['type'] = 'WorkbenchItem', | ||
['typeID'] = ' | ['typeID'] = '84', | ||
}, | |||
['Yeast'] = { | ['Yeast'] = { | ||
['category'] = '_None', | ['category'] = '_None', | ||
['group'] = 'Food', | ['group'] = 'Food', | ||
['description'] = 'A fungus that acts as an amazing leavening agent.', | ['description'] = 'A fungus that acts as an amazing leavening agent.', | ||
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'}, | |||
['maxStack'] = '100', | ['maxStack'] = '100', | ||
['carried'] = 'Backpack', | ['carried'] = 'Backpack', | ||
Line 24,454: | Line 43,561: | ||
['inventoryMaxWeight'] = nil, | ['inventoryMaxWeight'] = nil, | ||
['type'] = 'YeastItem', | ['type'] = 'YeastItem', | ||
['typeID'] = ' | ['typeID'] = '508', | ||
}, | }, | ||
['Zoning Office'] = { | |||
['category'] = 'WorldObject', | |||
['group'] = 'World Object Items', | |||
['description'] = 'Districts are created and redefined here.', | |||
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'}, | |||
['maxStack'] = '1', | |||
['carried'] = 'Backpack', | |||
['weight'] = nil, | |||
['calories'] = nil, | |||
['carbs'] = nil, | |||
['protein'] = nil, | |||
['fat'] = nil, | |||
['vitamins'] = nil, | |||
['density'] = nil, | |||
['fuel'] = nil, | |||
['yield'] = nil, | |||
['currency'] = nil, | |||
['skillValue'] = nil, | |||
['roomCategory'] = nil, | |||
['furnitureType'] = nil, | |||
['repeatsDepreciation'] = nil, | |||
['materialTier'] = nil, | |||
['fuelsUsed'] = nil, | |||
['gridRadius'] = nil, | |||
['energyUsed'] = nil, | |||
['energyProduced'] = nil, | |||
['energyType'] = nil, | |||
['fluidsUsed'] = nil, | |||
['fluidsProduced'] = nil, | |||
['validTalents'] = nil, | |||
['footprint'] = '3 X 2 X 2', | |||
['mobile'] = nil, | |||
['roomSizeReq'] = '45', | |||
['roomMatReq'] = 'Tier 1', | |||
['roomContainReq'] = 'Yes', | |||
['inventorySlots'] = nil, | |||
['inventoryMaxWeight'] = nil, | |||
['type'] = 'ZoningOfficeItem', | |||
['typeID'] = '97', | |||
}, | |||
}, | }, | ||
} | } |
Revision as of 14:16, 12 August 2020
ATTENTION! Data files are generated using game data and are not intended for manual editing.
The Module:ItemData is currently used in:
- Module:Infobox_Item: see Template:Infobox_Item for more details.
- Module:FoodDetails: see Template:FoodDetails for more details.
-- Eco Version : 0.9.0.0 beta staging-1711
return {
items = {
['Acorn'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow an oak tree.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AcornItem',
['typeID'] = '657',
},
['Acorn Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow an oak tree.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AcornPackItem',
['typeID'] = '658',
},
['Acorn Powder'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Powdered acorn.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '40.0',
['carbs'] = '3.0',
['protein'] = '5.0',
['fat'] = '2.0',
['vitamins'] = '5.0',
['density'] = '37.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AcornPowderItem',
['typeID'] = '379',
},
['Adorned Ashlar Basalt Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarBasaltBenchItem',
['typeID'] = '895',
},
['Adorned Ashlar Basalt Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarBasaltChairItem',
['typeID'] = '896',
},
['Adorned Ashlar Basalt Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarBasaltTableItem',
['typeID'] = '897',
},
['Adorned Ashlar Gneiss Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarGneissBenchItem',
['typeID'] = '898',
},
['Adorned Ashlar Gneiss Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarGneissChairItem',
['typeID'] = '899',
},
['Adorned Ashlar Gneiss Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarGneissTableItem',
['typeID'] = '900',
},
['Adorned Ashlar Granite Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarGraniteBenchItem',
['typeID'] = '901',
},
['Adorned Ashlar Granite Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarGraniteChairItem',
['typeID'] = '902',
},
['Adorned Ashlar Granite Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarGraniteTableItem',
['typeID'] = '903',
},
['Adorned Ashlar Limestone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarLimestoneBenchItem',
['typeID'] = '904',
},
['Adorned Ashlar Limestone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarLimestoneChairItem',
['typeID'] = '905',
},
['Adorned Ashlar Limestone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarLimestoneTableItem',
['typeID'] = '906',
},
['Adorned Ashlar Sandstone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarSandstoneBenchItem',
['typeID'] = '907',
},
['Adorned Ashlar Sandstone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarSandstoneChairItem',
['typeID'] = '908',
},
['Adorned Ashlar Sandstone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarSandstoneTableItem',
['typeID'] = '909',
},
['Adorned Ashlar Shale Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarShaleBenchItem',
['typeID'] = '910',
},
['Adorned Ashlar Shale Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarShaleChairItem',
['typeID'] = '911',
},
['Adorned Ashlar Shale Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarShaleTableItem',
['typeID'] = '912',
},
['Adorned Ashlar Stone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarStoneBenchItem',
['typeID'] = '913',
},
['Adorned Ashlar Stone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarStoneChairItem',
['typeID'] = '914',
},
['Adorned Ashlar Stone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone table that has been adorned with gold',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdornedAshlarStoneTableItem',
['typeID'] = '915',
},
['Advanced Baking Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedBakingUpgradeItem',
['typeID'] = '611',
},
['Advanced Baking Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedBakingSkillBook',
['typeID'] = '766',
},
['Advanced Baking Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Advanced Baking',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedBakingSkillScroll',
['typeID'] = '767',
},
['Advanced Carpentry Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 2.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedCarpentryTableItem',
['typeID'] = '916',
},
['Advanced Circuit'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A complex electrical component used in advanced electronics.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedCircuitItem',
['typeID'] = '509',
},
['Advanced Combustion Engine'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedCombustionEngineItem',
['typeID'] = '510',
},
['Advanced Cooking Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedCookingUpgradeItem',
['typeID'] = '612',
},
['Advanced Cooking Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedCookingSkillBook',
['typeID'] = '769',
},
['Advanced Cooking Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Advanced Cooking',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedCookingSkillScroll',
['typeID'] = '770',
},
['Advanced Masonry Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedMasonryUpgradeItem',
['typeID'] = '613',
},
['Advanced Masonry Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Advanced Masonry Skill Scrolls that teach Advanced Masonry',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedMasonrySkillBook',
['typeID'] = '772',
},
['Advanced Masonry Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Advanced Masonry',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedMasonrySkillScroll',
['typeID'] = '773',
},
['Advanced Masonry Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 2.3',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedMasonryTableItem',
['typeID'] = '917',
},
['Advanced Smelting Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedSmeltingUpgradeItem',
['typeID'] = '614',
},
['Advanced Smelting Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedSmeltingSkillBook',
['typeID'] = '775',
},
['Advanced Smelting Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Advanced Smelting',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedSmeltingSkillScroll',
['typeID'] = '776',
},
['Advanced Upgrade 1'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedUpgradeLvl1Item',
['typeID'] = '615',
},
['Advanced Upgrade 2'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedUpgradeLvl2Item',
['typeID'] = '616',
},
['Advanced Upgrade 3'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedUpgradeLvl3Item',
['typeID'] = '617',
},
['Advanced Upgrade 4'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Advanced Upgrade]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AdvancedUpgradeLvl4Item',
['typeID'] = '618',
},
['Agave Leaves'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '2.0',
['vitamins'] = '2.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AgaveLeavesItem',
['typeID'] = '380',
},
['Agave Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow an agave plant.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AgaveSeedItem',
['typeID'] = '659',
},
['Agave Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow an agave plant.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AgaveSeedPackItem',
['typeID'] = '660',
},
['Agouti Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead agouti.',
['tagGroups'] = {'[[Tiny Fur Carcass]]', '[[Carcass]]', '[[Tiny Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AgoutiCarcassItem',
['typeID'] = '511',
},
['Agriculture Research Paper Advanced'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AgricultureResearchPaperAdvancedItem',
['typeID'] = '512',
},
['Agriculture Research Paper Modern'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AgricultureResearchPaperModernItem',
['typeID'] = '513',
},
['Air Pollution Generator'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'Dev object for testing air pollution.',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]', '[[Polluter]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AirPollutionGeneratorItem',
['typeID'] = '91',
},
['Alligator Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead alligator.',
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AlligatorCarcassItem',
['typeID'] = '514',
},
['Alpha Cloak'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Thanks for supporting ECO!',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AlphaCloakItem',
['typeID'] = '19',
},
['Alpha Goggles'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Thanks for supporting ECO!',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AlphaGogglesItem',
['typeID'] = '18',
},
['Alpha Hat'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Thanks for supporting ECO!',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AlphaHatItem',
['typeID'] = '17',
},
['Amanita Mushroom Spores'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AmanitaMushroomSporesItem',
['typeID'] = '661',
},
['Amanita Mushroom Spores Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AmanitaMushroomSporesPackItem',
['typeID'] = '662',
},
['Amanita Mushrooms'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '-200.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '-0.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AmanitaMushroomsItem',
['typeID'] = '381',
},
['Amendments'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Changes to the constituion are made here.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AmendmentsItem',
['typeID'] = '99',
},
['Anvil'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AnvilItem',
['typeID'] = '918',
},
['Arctic Willow Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow arctic willow.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ArcticWillowSeedItem',
['typeID'] = '663',
},
['Arctic Willow Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow arctic willow.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ArcticWillowSeedPackItem',
['typeID'] = '664',
},
['Arrastra'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A primitive rock mill of dragged boulders.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '75',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ArrastraItem',
['typeID'] = '919',
},
['Arrow'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
['tagGroups'] = {'[[Fuel]]', '[[Burnable Fuel]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '500',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ArrowItem',
['typeID'] = '515',
},
['Ashlar Basalt'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarBasaltItem',
['typeID'] = '252',
},
['Ashlar Basalt Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarBasaltBenchItem',
['typeID'] = '920',
},
['Ashlar Basalt Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarBasaltChairItem',
['typeID'] = '921',
},
['Ashlar Basalt Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarBasaltDoorItem',
['typeID'] = '922',
},
['Ashlar Basalt Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarBasaltFireplaceItem',
['typeID'] = '923',
},
['Ashlar Basalt Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarBasaltTableItem',
['typeID'] = '924',
},
['Ashlar Gneiss'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGneissItem',
['typeID'] = '253',
},
['Ashlar Gneiss Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGneissBenchItem',
['typeID'] = '925',
},
['Ashlar Gneiss Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGneissChairItem',
['typeID'] = '926',
},
['Ashlar Gneiss Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGneissDoorItem',
['typeID'] = '927',
},
['Ashlar Gneiss Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGneissFireplaceItem',
['typeID'] = '928',
},
['Ashlar Gneiss Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGneissTableItem',
['typeID'] = '929',
},
['Ashlar Granite'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGraniteItem',
['typeID'] = '254',
},
['Ashlar Granite Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGraniteBenchItem',
['typeID'] = '930',
},
['Ashlar Granite Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGraniteChairItem',
['typeID'] = '931',
},
['Ashlar Granite Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGraniteDoorItem',
['typeID'] = '932',
},
['Ashlar Granite Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGraniteFireplaceItem',
['typeID'] = '933',
},
['Ashlar Granite Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarGraniteTableItem',
['typeID'] = '934',
},
['Ashlar Large Basalt Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLargeBasaltFountainItem',
['typeID'] = '935',
},
['Ashlar Large Gneiss Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLargeGneissFountainItem',
['typeID'] = '936',
},
['Ashlar Large Granite Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLargeGraniteFountainItem',
['typeID'] = '937',
},
['Ashlar Large Limestone Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLargeLimestoneFountainItem',
['typeID'] = '938',
},
['Ashlar Large Sandstone Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLargeSandstoneFountainItem',
['typeID'] = '939',
},
['Ashlar Large Shale Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLargeShaleFountainItem',
['typeID'] = '940',
},
['Ashlar Large Stone Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLargeStoneFountainItem',
['typeID'] = '941',
},
['Ashlar Limestone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLimestoneItem',
['typeID'] = '255',
},
['Ashlar Limestone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLimestoneBenchItem',
['typeID'] = '942',
},
['Ashlar Limestone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLimestoneChairItem',
['typeID'] = '943',
},
['Ashlar Limestone Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLimestoneDoorItem',
['typeID'] = '944',
},
['Ashlar Limestone Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLimestoneFireplaceItem',
['typeID'] = '945',
},
['Ashlar Limestone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarLimestoneTableItem',
['typeID'] = '946',
},
['Ashlar Sandstone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSandstoneItem',
['typeID'] = '256',
},
['Ashlar Sandstone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSandstoneBenchItem',
['typeID'] = '947',
},
['Ashlar Sandstone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSandstoneChairItem',
['typeID'] = '948',
},
['Ashlar Sandstone Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSandstoneDoorItem',
['typeID'] = '949',
},
['Ashlar Sandstone Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSandstoneFireplaceItem',
['typeID'] = '950',
},
['Ashlar Sandstone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSandstoneTableItem',
['typeID'] = '951',
},
['Ashlar Shale'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['tagGroups'] = {'[[Ashlar Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarShaleItem',
['typeID'] = '257',
},
['Ashlar Shale Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarShaleBenchItem',
['typeID'] = '952',
},
['Ashlar Shale Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarShaleChairItem',
['typeID'] = '953',
},
['Ashlar Shale Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarShaleDoorItem',
['typeID'] = '954',
},
['Ashlar Shale Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarShaleFireplaceItem',
['typeID'] = '955',
},
['Ashlar Shale Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarShaleTableItem',
['typeID'] = '956',
},
['Ashlar Small Basalt Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSmallBasaltFountainItem',
['typeID'] = '957',
},
['Ashlar Small Gneiss Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSmallGneissFountainItem',
['typeID'] = '958',
},
['Ashlar Small Granite Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSmallGraniteFountainItem',
['typeID'] = '959',
},
['Ashlar Small Limestone Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSmallLimestoneFountainItem',
['typeID'] = '960',
},
['Ashlar Small Sandstone Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSmallSandstoneFountainItem',
['typeID'] = '961',
},
['Ashlar Small Shale Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSmallShaleFountainItem',
['typeID'] = '962',
},
['Ashlar Small Stone Fountain'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fountain',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarSmallStoneFountainItem',
['typeID'] = '963',
},
['Ashlar Stone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarStoneBenchItem',
['typeID'] = '964',
},
['Ashlar Stone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarStoneChairItem',
['typeID'] = '965',
},
['Ashlar Stone Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy ashlar stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarStoneDoorItem',
['typeID'] = '966',
},
['Ashlar Stone Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarStoneFireplaceItem',
['typeID'] = '967',
},
['Ashlar Stone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large stone table crafted by an expert mason.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AshlarStoneTableItem',
['typeID'] = '968',
},
['Asphalt Concrete'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.',
['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AsphaltConcreteItem',
['typeID'] = '82',
},
['Asphalt Concrete Ramp'] = {
['category'] = 'WorldObject',
['group'] = 'Road Items',
['description'] = '4 x 1 Asphalt Concrete Ramp.',
['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '60',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AsphaltConcreteRampItem',
['typeID'] = '58',
},
['Assembly Line'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'The assembly line allows for mass production of mechanical products',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '6 X 4 X 7',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AssemblyLineItem',
['typeID'] = '969',
},
['Axe'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'A broadheaded axe useful for felling trees.',
['tagGroups'] = {'[[Logging]]', '[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'AxeItem',
['typeID'] = '116',
},
['Baked Agave'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '560.0',
['carbs'] = '12.0',
['protein'] = '2.0',
['fat'] = '6.0',
['vitamins'] = '8.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedAgaveItem',
['typeID'] = '382',
},
['Baked Beet'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '560.0',
['carbs'] = '8.0',
['protein'] = '4.0',
['fat'] = '4.0',
['vitamins'] = '12.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedBeetItem',
['typeID'] = '383',
},
['Baked Corn'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '560.0',
['carbs'] = '6.0',
['protein'] = '7.0',
['fat'] = '6.0',
['vitamins'] = '9.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedCornItem',
['typeID'] = '384',
},
['Baked Heart Of Palm'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '560.0',
['carbs'] = '12.0',
['protein'] = '6.0',
['fat'] = '4.0',
['vitamins'] = '6.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedHeartOfPalmItem',
['typeID'] = '385',
},
['Baked Meat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Baked meat is less fatty than other methods of cooking.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '13.0',
['fat'] = '17.0',
['vitamins'] = '0.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedMeatItem',
['typeID'] = '386',
},
['Baked Roast'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A trussed roast baked to perfection.',
['tagGroups'] = {'[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.9',
['calories'] = '900.0',
['carbs'] = '4.0',
['protein'] = '13.0',
['fat'] = '8.0',
['vitamins'] = '7.0',
['density'] = '3.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedRoastItem',
['typeID'] = '387',
},
['Baked Taro'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Baked taro root',
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '560.0',
['carbs'] = '8.0',
['protein'] = '6.0',
['fat'] = '2.0',
['vitamins'] = '12.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedTaroItem',
['typeID'] = '388',
},
['Baked Tomato'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '560.0',
['carbs'] = '9.0',
['protein'] = '1.0',
['fat'] = '5.0',
['vitamins'] = '15.0',
['density'] = '5.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakedTomatoItem',
['typeID'] = '389',
},
['Bakery Oven'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A solidly built brick oven useful for baking all manner of treats.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Cooking',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 0. 2'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakeryOvenItem',
['typeID'] = '970',
},
['Baking Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakingUpgradeItem',
['typeID'] = '619',
},
['Baking Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Baking Skill Scrolls that teach Baking',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakingSkillBook',
['typeID'] = '778',
},
['Baking Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Baking',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BakingSkillScroll',
['typeID'] = '779',
},
['Ballot Box'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BallotBoxItem',
['typeID'] = '92',
},
['Bandana'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'It just looks cool',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BandanaItem',
['typeID'] = '342',
},
['Bank'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Allows players to create and use bank accounts.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.5',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BankItem',
['typeID'] = '971',
},
['Bannock'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A dense whole wheat unleavened bread.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '700.0',
['carbs'] = '15.0',
['protein'] = '3.0',
['fat'] = '8.0',
['vitamins'] = '0.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BannockItem',
['typeID'] = '390',
},
['Barrel'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A metal barrel for carrying liquids.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BarrelItem',
['typeID'] = '258',
},
['Barrel Cactus Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow barrel cactus.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BarrelCactusSeedItem',
['typeID'] = '665',
},
['Barrel Cactus Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow barrel cactus.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BarrelCactusSeedPackItem',
['typeID'] = '666',
},
['Basalt'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.',
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasaltItem',
['typeID'] = '259',
},
['Basic Backpack'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A basic backpack to carry supplies. Increases max carry weight by 5 kg.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicBackpackItem',
['typeID'] = '343',
},
['Basic Circuit'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A complex electrical component used in advanced electronics.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicCircuitItem',
['typeID'] = '516',
},
['Basic Engineering Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicEngineeringUpgradeItem',
['typeID'] = '620',
},
['Basic Engineering Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Basic Engineering Skill Scrolls that teach Basic Engineering',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicEngineeringSkillBook',
['typeID'] = '781',
},
['Basic Engineering Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Basic Engineering',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicEngineeringSkillScroll',
['typeID'] = '782',
},
['Basic Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
['tagGroups'] = {'[[Salad]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '800.0',
['carbs'] = '13.0',
['protein'] = '6.0',
['fat'] = '6.0',
['vitamins'] = '13.0',
['density'] = '4.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicSaladItem',
['typeID'] = '391',
},
['Basic Upgrade 1'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicUpgradeLvl1Item',
['typeID'] = '621',
},
['Basic Upgrade 2'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicUpgradeLvl2Item',
['typeID'] = '622',
},
['Basic Upgrade 3'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicUpgradeLvl3Item',
['typeID'] = '623',
},
['Basic Upgrade 4'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that increases crafting efficiency.',
['tagGroups'] = {'[[Upgrade]]', '[[Basic Upgrade]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BasicUpgradeLvl4Item',
['typeID'] = '624',
},
['Bass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A bass. ',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BassItem',
['typeID'] = '517',
},
['Bathtub'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A porcelain bathtub for when you need to get clean or just relax',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Bathroom',
['furnitureType'] = 'Sink',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BathtubItem',
['typeID'] = '972',
},
['Bean Paste'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '40.0',
['carbs'] = '3.0',
['protein'] = '5.0',
['fat'] = '7.0',
['vitamins'] = '0.0',
['density'] = '37.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeanPasteItem',
['typeID'] = '392',
},
['Beans'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A good source of protein.',
['tagGroups'] = {'[[Vegetable]]', '[[Raw Food]]', '[[Crop]]', '[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '1.0',
['protein'] = '4.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeansItem',
['typeID'] = '667',
},
['Beans Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A good source of protein.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeansPackItem',
['typeID'] = '668',
},
['Bear S U P R E M E'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1200.0',
['carbs'] = '8.0',
['protein'] = '20.0',
['fat'] = '22.0',
['vitamins'] = '10.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BearSUPREMEItem',
['typeID'] = '394',
},
['Bearclaw'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '850.0',
['carbs'] = '12.0',
['protein'] = '6.0',
['fat'] = '21.0',
['vitamins'] = '7.0',
['density'] = '5.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BearclawItem',
['typeID'] = '393',
},
['Bearpack'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more. Increases max carry weight by 15 kg.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BearpackItem',
['typeID'] = '344',
},
['Beet'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A brilliantly colored bulb with an earthy sweetness.',
['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Root]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '230.0',
['carbs'] = '2.0',
['protein'] = '0.0',
['fat'] = '2.0',
['vitamins'] = '4.0',
['density'] = '3.5',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeetItem',
['typeID'] = '395',
},
['Beet Campfire Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'[[Campfire Salad]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '900.0',
['carbs'] = '8.0',
['protein'] = '5.0',
['fat'] = '4.0',
['vitamins'] = '13.0',
['density'] = '3.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeetCampfireSaladItem',
['typeID'] = '396',
},
['Beet Greens'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'The leafy greens from a beet with a distinctive red stem.',
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '100.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '8.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeetGreensItem',
['typeID'] = '397',
},
['Beet Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow beets.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeetSeedItem',
['typeID'] = '669',
},
['Beet Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow beets.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BeetSeedPackItem',
['typeID'] = '670',
},
['Berry Extract Fertilizer'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.',
['tagGroups'] = {'[[Object]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BerryExtractFertilizerItem',
['typeID'] = '369',
},
['Big Backpack'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A survival backpack that offers more support than the basic backpack. Increases max carry weight by 10 kg.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BigBackpackItem',
['typeID'] = '345',
},
['Big Bluestem Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a big bluestem plant.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BigBluestemSeedItem',
['typeID'] = '671',
},
['Big Bluestem Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a big bluestem plant.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BigBluestemSeedPackItem',
['typeID'] = '672',
},
['Bighorn Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead bighorn.',
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '3.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BighornCarcassItem',
['typeID'] = '518',
},
['Biodiesel'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A vegetable or animal fat-based diesel fuel.',
['tagGroups'] = {'[[Fuel]]', '[[Liquid Fuel]]', '[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '80000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BiodieselItem',
['typeID'] = '260',
},
['Birch Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Hardwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BirchLogItem',
['typeID'] = '261',
},
['Birch Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow into a birch sapling.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BirchSeedItem',
['typeID'] = '673',
},
['Birch Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow into a birch sapling.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BirchSeedPackItem',
['typeID'] = '674',
},
['Bison Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead bison.',
['tagGroups'] = {'[[Big Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '5.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BisonCarcassItem',
['typeID'] = '519',
},
['Bison Mount'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fluffy, but very dead, bison head on a mount.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BisonMountItem',
['typeID'] = '973',
},
['Blast Furnace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A superior replacement for the bloomery that can produce steel.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
['fluidsProduced'] = {{'[[Smog]]', ' 1'},{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 5 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BlastFurnaceItem',
['typeID'] = '974',
},
['Blasting Charge'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'Blasts appart rock.',
['tagGroups'] = {'[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BlastingChargeItem',
['typeID'] = '62',
},
['Blinky Eyelids'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Eyes',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BlinkyEyelidsItem',
['typeID'] = '336',
},
['Blood Meal Fertilizer'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'Blood meal is a great source of nitrogen.',
['tagGroups'] = {'[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BloodMealFertilizerItem',
['typeID'] = '370',
},
['Bloomery'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A chimney-shaped furnace for smelting ores.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BloomeryItem',
['typeID'] = '975',
},
['Blue Shark'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A blue shark',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BlueSharkItem',
['typeID'] = '520',
},
['Board'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A higher quality board used for long lasting furniture.',
['tagGroups'] = {'[[Fuel]]', '[[Wood Board]]', '[[Burnable Fuel]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '2000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoardItem',
['typeID'] = '521',
},
['Board Of Elections'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A building for deciding voting procedures.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoardOfElectionsItem',
['typeID'] = '96',
},
['Boiled Grains'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '10.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '1.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoiledGrainsItem',
['typeID'] = '398',
},
['Boiled Rice'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Soft and fluffy.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '210.0',
['carbs'] = '13.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '7.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoiledRiceItem',
['typeID'] = '399',
},
['Boiled Sausage'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '27.0',
['fat'] = '22.0',
['vitamins'] = '0.0',
['density'] = '8.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoiledSausageItem',
['typeID'] = '400',
},
['Boiler'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A vessel used for heating fluids.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoilerItem',
['typeID'] = '522',
},
['Bolete Mushroom Spores'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow bolete mushrooms.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoleteMushroomSporesItem',
['typeID'] = '675',
},
['Bolete Mushroom Spores Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow bolete mushrooms.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoleteMushroomSporesPackItem',
['typeID'] = '676',
},
['Bolete Mushrooms'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Boletus edulis',
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '4.0',
['fat'] = '1.0',
['vitamins'] = '1.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BoleteMushroomsItem',
['typeID'] = '401',
},
['Bookshelf'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A place to store knowledge and information; leads to the town hall.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Shelves',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['type'] = 'BookshelfItem',
['typeID'] = '976',
},
['Bow'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = '',
['tagGroups'] = {'[[Harvester]]', '[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BowItem',
['typeID'] = '118',
},
['Brazier'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A metal stand which can hold burning fuel to provide light.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BrazierItem',
['typeID'] = '977',
},
['Bread'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A delicious, crispy crust hides the soft interior.',
['tagGroups'] = {'[[Bread]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '750.0',
['carbs'] = '20.0',
['protein'] = '5.0',
['fat'] = '10.0',
['vitamins'] = '5.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BreadItem',
['typeID'] = '402',
},
['Brick'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Durable building material made from fired blocks and mortar.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BrickItem',
['typeID'] = '262',
},
['Brick Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BrickFireplaceItem',
['typeID'] = '978',
},
['Bullrush Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow bullrush.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BullrushSeedItem',
['typeID'] = '677',
},
['Bullrush Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow bullrush.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BullrushSeedPackItem',
['typeID'] = '678',
},
['Bunchgrass Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow bunchgrass.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BunchgrassSeedItem',
['typeID'] = '679',
},
['Bunchgrass Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow bunchgrass.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'BunchgrassSeedPackItem',
['typeID'] = '680',
},
['Butchery Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ButcheryUpgradeItem',
['typeID'] = '625',
},
['Butchery Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Butchery Skill Scrolls that teach Butchery',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ButcherySkillBook',
['typeID'] = '784',
},
['Butchery Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Butchery',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ButcherySkillScroll',
['typeID'] = '785',
},
['Butchery Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A block and cleaver to process raw meat into fancier dishes.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Food Preparation',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ButcheryTableItem',
['typeID'] = '979',
},
['Button'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'Sends a signal to surrounding objects.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Tech]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ButtonItem',
['typeID'] = '0',
},
['C O2 Canister'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'For creating fancy foams!',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CO2CanisterItem',
['typeID'] = '426',
},
['Camas Ash Fertilizer'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
['tagGroups'] = {'[[Object]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamasAshFertilizerItem',
['typeID'] = '371',
},
['Camas Bread'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
['tagGroups'] = {'[[Bread]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '800.0',
['carbs'] = '15.0',
['protein'] = '5.0',
['fat'] = '13.0',
['vitamins'] = '9.0',
['density'] = '5.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamasBreadItem',
['typeID'] = '403',
},
['Camas Bulb'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a camas plant.',
['tagGroups'] = {'[[Vegetable]]', '[[Root]]', '[[Raw Food]]', '[[Crop]]', '[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '1.0',
['protein'] = '2.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamasBulbItem',
['typeID'] = '681',
},
['Camas Bulb Bake'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
['tagGroups'] = {'[[Baked Vegetable]]', '[[Baked Food]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '560.0',
['carbs'] = '12.0',
['protein'] = '7.0',
['fat'] = '5.0',
['vitamins'] = '4.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamasBulbBakeItem',
['typeID'] = '404',
},
['Camas Bulb Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a camas plant.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamasBulbPackItem',
['typeID'] = '682',
},
['Camas Paste'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '60.0',
['carbs'] = '3.0',
['protein'] = '2.0',
['fat'] = '10.0',
['vitamins'] = '0.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamasPasteItem',
['typeID'] = '405',
},
['Camo Pants'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Hide from the animals! Reduces the detection range of animals.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamoPantsItem',
['typeID'] = '346',
},
['Camo Shirt'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Hide from the animals! Reduces the detection range of animals.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CamoShirtItem',
['typeID'] = '347',
},
['Campfire'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Cook like a caveman on an uneven fire.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CampfireItem',
['typeID'] = '980',
},
['Campfire Cooking Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CampfireCookingUpgradeItem',
['typeID'] = '626',
},
['Campfire Roast'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1000.0',
['carbs'] = '0.0',
['protein'] = '13.0',
['fat'] = '17.0',
['vitamins'] = '0.0',
['density'] = '3.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CampfireRoastItem',
['typeID'] = '406',
},
['Campfire Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = '',
['tagGroups'] = {'[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CampfireSaladItem',
['typeID'] = '407',
},
['Campfire Stew'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thick stew chock-full of meat, camas, and corn. A suprisingly good combination.',
['tagGroups'] = {'[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1200.0',
['carbs'] = '5.0',
['protein'] = '12.0',
['fat'] = '9.0',
['vitamins'] = '4.0',
['density'] = '2.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CampfireStewItem',
['typeID'] = '408',
},
['Campsite'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A campsite',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '10',
['inventoryMaxWeight'] = nil,
['type'] = 'CampsiteItem',
['typeID'] = '981',
},
['Candle Stand'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy candelabra for providing small amounts of light.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Fat]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CandleStandItem',
['typeID'] = '982',
},
['Capitol'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Forms the foundation of a government. The constituion is created here.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CapitolItem',
['typeID'] = '98',
},
['Capris'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CaprisItem',
['typeID'] = '348',
},
['Carpentry Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CarpentryAdvancedUpgradeItem',
['typeID'] = '627',
},
['Carpentry Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CarpentryBasicUpgradeItem',
['typeID'] = '628',
},
['Carpentry Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Carpentry Skill Scrolls that teach Carpentry',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CarpentrySkillBook',
['typeID'] = '789',
},
['Carpentry Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Carpentry',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CarpentrySkillScroll',
['typeID'] = '790',
},
['Carpentry Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A table for basic wooden crafts for home improvement and progress.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.2',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CarpentryTableItem',
['typeID'] = '983',
},
['Carved Pumpkin'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Spooky pumpkin that emits a mystical light.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CarvedPumpkinItem',
['typeID'] = '984',
},
['Cast Iron Stove'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'The perfect stove for the fledgling chef.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Cooking',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 0. 2'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CastIronStoveItem',
['typeID'] = '985',
},
['Cedar Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Softwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CedarLogItem',
['typeID'] = '263',
},
['Cedar Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a cedar sapling.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CedarSeedItem',
['typeID'] = '683',
},
['Cedar Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a cedar sapling.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CedarSeedPackItem',
['typeID'] = '684',
},
['Ceiba Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Hardwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CeibaLogItem',
['typeID'] = '264',
},
['Ceiba Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a ceiba sapling.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CeibaSeedItem',
['typeID'] = '685',
},
['Ceiba Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a ceiba sapling.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CeibaSeedPackItem',
['typeID'] = '686',
},
['Ceiling Candle'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy hanging candelabra.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.4',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Fat]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CeilingCandleItem',
['typeID'] = '986',
},
['Cellulose Fiber'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CelluloseFiberItem',
['typeID'] = '523',
},
['Cement'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'In order to be usable it needs to be reinforced.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CementItem',
['typeID'] = '524',
},
['Cement Kiln'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A rotary kiln that produces AdvancedMasonry and concrete products.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 0. 8'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CementKilnItem',
['typeID'] = '987',
},
['Census Bureau'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Demographics are created here using data about the population.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CensusBureauItem',
['typeID'] = '93',
},
['Cereal Germ'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '20.0',
['carbs'] = '5.0',
['protein'] = '0.0',
['fat'] = '7.0',
['vitamins'] = '3.0',
['density'] = '75.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CerealGermItem',
['typeID'] = '409',
},
['Chainsaw'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A motorized saw used for chopping trees.',
['tagGroups'] = {'[[Logging]]', '[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ChainsawItem',
['typeID'] = '119',
},
['Chair'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ChairItem',
['typeID'] = '988',
},
['Charcoal'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A black residue, consisting of carbon and any remaining ash.',
['tagGroups'] = {'[[Fuel]]', '[[Coal]]', '[[Burnable Fuel]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '20000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharcoalItem',
['typeID'] = '525',
},
['Charred Agave'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Agave leaves that have been charred over a campfire',
['tagGroups'] = {'[[Charred Green]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '4.0',
['vitamins'] = '3.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredAgaveItem',
['typeID'] = '410',
},
['Charred Beans'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '1.0',
['protein'] = '9.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredBeansItem',
['typeID'] = '411',
},
['Charred Beet'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '3.0',
['protein'] = '0.0',
['fat'] = '3.0',
['vitamins'] = '7.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredBeetItem',
['typeID'] = '412',
},
['Charred Cactus Fruit'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
['tagGroups'] = {'[[Charred Fruit]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '200.0',
['carbs'] = '3.0',
['protein'] = '0.0',
['fat'] = '4.0',
['vitamins'] = '6.0',
['density'] = '6.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredCactusFruitItem',
['typeID'] = '413',
},
['Charred Camas Bulb'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '2.0',
['protein'] = '3.0',
['fat'] = '7.0',
['vitamins'] = '1.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredCamasBulbItem',
['typeID'] = '414',
},
['Charred Corn'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '8.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredCornItem',
['typeID'] = '415',
},
['Charred Fireweed Shoots'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Boiled in water to remove the inherent bitterness, this shoot is much tastier.',
['tagGroups'] = {'[[Charred Green]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '1.0',
['vitamins'] = '6.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredFireweedShootsItem',
['typeID'] = '416',
},
['Charred Fish'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'At least it doesn\'t have any scales any more.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '400.0',
['carbs'] = '0.0',
['protein'] = '9.0',
['fat'] = '4.0',
['vitamins'] = '0.0',
['density'] = '3.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredFishItem',
['typeID'] = '417',
},
['Charred Heart Of Palm'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '210.0',
['carbs'] = '7.0',
['protein'] = '3.0',
['fat'] = '1.0',
['vitamins'] = '2.0',
['density'] = '6.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredHeartOfPalmItem',
['typeID'] = '418',
},
['Charred Meat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = '400.0',
['carbs'] = '0.0',
['protein'] = '9.0',
['fat'] = '11.0',
['vitamins'] = '0.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredMeatItem',
['typeID'] = '419',
},
['Charred Mushrooms'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '3.0',
['protein'] = '6.0',
['fat'] = '2.0',
['vitamins'] = '2.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredMushroomsItem',
['typeID'] = '420',
},
['Charred Papaya'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Papaya fruit that has been charred over a basic campfire.',
['tagGroups'] = {'[[Charred Fruit]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '9.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredPapayaItem',
['typeID'] = '421',
},
['Charred Pineapple'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Pineapple that has been charred over a basic campfire.',
['tagGroups'] = {'[[Charred Fruit]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '9.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '3.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredPineappleItem',
['typeID'] = '422',
},
['Charred Sausage'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '700.0',
['carbs'] = '0.0',
['protein'] = '11.0',
['fat'] = '15.0',
['vitamins'] = '0.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredSausageItem',
['typeID'] = '423',
},
['Charred Taro'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '11.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '1.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredTaroItem',
['typeID'] = '424',
},
['Charred Tomato'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.',
['tagGroups'] = {'[[Charred Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '8.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CharredTomatoItem',
['typeID'] = '425',
},
['Clam'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A clam.',
['tagGroups'] = {'[[Marine Life]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ClamItem',
['typeID'] = '526',
},
['Clay'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ClayItem',
['typeID'] = '74',
},
['Cloth'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A piece of rough cloth made by weaving fibers together.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ClothItem',
['typeID'] = '527',
},
['Cloth Belt'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A fashionable cloth belt that drapes across the waist.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ClothBeltItem',
['typeID'] = '349',
},
['Cloth Cape'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'It just looks cool',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ClothCapeItem',
['typeID'] = '350',
},
['CO2 Item'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A byproduct gas of respiration.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CO2Item',
['typeID'] = '10',
},
['Coal'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A combustible mineral which when used as a fuel provides lots of energy but generates lots of pollution.',
['tagGroups'] = {'[[Fuel]]', '[[Coal]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '20000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CoalItem',
['typeID'] = '265',
},
['Cod'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A cod.',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CodItem',
['typeID'] = '528',
},
['Combustion Engine'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'An engine that generates power by combustion of fuel.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CombustionEngineItem',
['typeID'] = '529',
},
['Combustion Generator'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Consumes most fuels to produce energy.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Liquid Fuel]]',
['gridRadius'] = '30',
['energyUsed'] = '0',
['energyProduced'] = '3000',
['energyType'] = 'Electric',
['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
['fluidsProduced'] = {{'[[Smog]]', ' 1. 2'},{'[[Sewage]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '5 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CombustionGeneratorItem',
['typeID'] = '989',
},
['Composite Birch Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeBirchBenchItem',
['typeID'] = '990',
},
['Composite Birch Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeBirchChairItem',
['typeID'] = '991',
},
['Composite Birch Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeBirchDoorItem',
['typeID'] = '992',
},
['Composite Birch Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Hardwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeBirchLumberItem',
['typeID'] = '266',
},
['Composite Birch Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeBirchTableItem',
['typeID'] = '993',
},
['Composite Bow'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeBowItem',
['typeID'] = '851',
},
['Composite Cedar Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCedarBenchItem',
['typeID'] = '994',
},
['Composite Cedar Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCedarChairItem',
['typeID'] = '995',
},
['Composite Cedar Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCedarDoorItem',
['typeID'] = '996',
},
['Composite Cedar Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Softwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCedarLumberItem',
['typeID'] = '267',
},
['Composite Cedar Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCedarTableItem',
['typeID'] = '997',
},
['Composite Ceiba Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCeibaBenchItem',
['typeID'] = '998',
},
['Composite Ceiba Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCeibaChairItem',
['typeID'] = '999',
},
['Composite Ceiba Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCeibaDoorItem',
['typeID'] = '1000',
},
['Composite Ceiba Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Hardwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCeibaLumberItem',
['typeID'] = '268',
},
['Composite Ceiba Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeCeibaTableItem',
['typeID'] = '1001',
},
['Composite Filler'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'A mix of different fillers that provide the benefits of both',
['tagGroups'] = {'[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeFillerItem',
['typeID'] = '372',
},
['Composite Fir Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeFirBenchItem',
['typeID'] = '1002',
},
['Composite Fir Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeFirChairItem',
['typeID'] = '1003',
},
['Composite Fir Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeFirDoorItem',
['typeID'] = '1004',
},
['Composite Fir Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Softwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeFirLumberItem',
['typeID'] = '269',
},
['Composite Fir Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeFirTableItem',
['typeID'] = '1005',
},
['Composite Hardwood Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeHardwoodBenchItem',
['typeID'] = '1006',
},
['Composite Hardwood Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeHardwoodChairItem',
['typeID'] = '1007',
},
['Composite Hardwood Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeHardwoodDoorItem',
['typeID'] = '1008',
},
['Composite Hardwood Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeHardwoodTableItem',
['typeID'] = '1009',
},
['Composite Joshua Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeJoshuaBenchItem',
['typeID'] = '1010',
},
['Composite Joshua Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeJoshuaChairItem',
['typeID'] = '1011',
},
['Composite Joshua Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeJoshuaDoorItem',
['typeID'] = '1012',
},
['Composite Joshua Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeJoshuaLumberItem',
['typeID'] = '270',
},
['Composite Joshua Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeJoshuaTableItem',
['typeID'] = '1013',
},
['Composite Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeLumberItem',
['typeID'] = '271',
},
['Composite Lumber Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeLumberBenchItem',
['typeID'] = '1014',
},
['Composite Lumber Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeLumberChairItem',
['typeID'] = '1015',
},
['Composite Lumber Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeLumberDoorItem',
['typeID'] = '1016',
},
['Composite Lumber Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeLumberTableItem',
['typeID'] = '1017',
},
['Composite Oak Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeOakBenchItem',
['typeID'] = '1018',
},
['Composite Oak Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeOakChairItem',
['typeID'] = '1019',
},
['Composite Oak Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeOakDoorItem',
['typeID'] = '1020',
},
['Composite Oak Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Hardwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeOakLumberItem',
['typeID'] = '272',
},
['Composite Oak Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeOakTableItem',
['typeID'] = '1021',
},
['Composite Palm Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositePalmBenchItem',
['typeID'] = '1022',
},
['Composite Palm Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositePalmChairItem',
['typeID'] = '1023',
},
['Composite Palm Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositePalmDoorItem',
['typeID'] = '1024',
},
['Composite Palm Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositePalmLumberItem',
['typeID'] = '273',
},
['Composite Palm Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositePalmTableItem',
['typeID'] = '1025',
},
['Composite Redwood Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeRedwoodBenchItem',
['typeID'] = '1026',
},
['Composite Redwood Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeRedwoodChairItem',
['typeID'] = '1027',
},
['Composite Redwood Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeRedwoodDoorItem',
['typeID'] = '1028',
},
['Composite Redwood Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Softwood Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeRedwoodLumberItem',
['typeID'] = '274',
},
['Composite Redwood Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeRedwoodTableItem',
['typeID'] = '1029',
},
['Composite Saguaro Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSaguaroBenchItem',
['typeID'] = '1030',
},
['Composite Saguaro Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSaguaroChairItem',
['typeID'] = '1031',
},
['Composite Saguaro Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSaguaroDoorItem',
['typeID'] = '1032',
},
['Composite Saguaro Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSaguaroLumberItem',
['typeID'] = '275',
},
['Composite Saguaro Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSaguaroTableItem',
['typeID'] = '1033',
},
['Composite Softwood Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSoftwoodBenchItem',
['typeID'] = '1034',
},
['Composite Softwood Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSoftwoodChairItem',
['typeID'] = '1035',
},
['Composite Softwood Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSoftwoodDoorItem',
['typeID'] = '1036',
},
['Composite Softwood Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSoftwoodTableItem',
['typeID'] = '1037',
},
['Composite Spruce Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite bench built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSpruceBenchItem',
['typeID'] = '1038',
},
['Composite Spruce Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A composite chair built to last.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.7',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSpruceChairItem',
['typeID'] = '1039',
},
['Composite Spruce Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful composite door built by an expert carpenter.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSpruceDoorItem',
['typeID'] = '1040',
},
['Composite Spruce Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A composite lumber made from a combination of wood and plastic.',
['tagGroups'] = {'[[Composite Lumber]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSpruceLumberItem',
['typeID'] = '276',
},
['Composite Spruce Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large composite table for eating meals or getting some work done.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositeSpruceTableItem',
['typeID'] = '1041',
},
['Composites Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositesUpgradeItem',
['typeID'] = '629',
},
['Composites Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Composites Skill Scrolls that teach Composites',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositesSkillBook',
['typeID'] = '793',
},
['Composites Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Composites',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompositesSkillScroll',
['typeID'] = '794',
},
['Compost'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompostItem',
['typeID'] = '70',
},
['Compost Fertilizer'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
['tagGroups'] = {'[[Object]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompostFertilizerItem',
['typeID'] = '373',
},
['Compostables Item'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = '',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CompostablesItem',
['typeID'] = '61',
},
['Computer Lab'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 3.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ComputerLabItem',
['typeID'] = '1042',
},
['Construction Post'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'For contruction contracts.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ConstructionPostItem',
['typeID'] = '1043',
},
['Contract Board'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A board to post contracts.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ContractBoardItem',
['typeID'] = '1044',
},
['Cookeina Mushroom Spores'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow cookeina mushrooms.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CookeinaMushroomSporesItem',
['typeID'] = '687',
},
['Cookeina Mushroom Spores Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow cookeina mushrooms.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CookeinaMushroomSporesPackItem',
['typeID'] = '688',
},
['Cookeina Mushrooms'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Tiny Cup Mushrooms',
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '4.0',
['fat'] = '1.0',
['vitamins'] = '1.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CookeinaMushroomsItem',
['typeID'] = '427',
},
['Cooking Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CookingUpgradeItem',
['typeID'] = '630',
},
['Cooking Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Cooking Skill Scrolls that teach Cooking',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CookingSkillBook',
['typeID'] = '796',
},
['Cooking Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Cooking',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CookingSkillScroll',
['typeID'] = '797',
},
['Copper Bar'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Refined bar of copper.',
['tagGroups'] = {'[[Metal]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CopperBarItem',
['typeID'] = '277',
},
['Copper Concentrate'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['tagGroups'] = {'[[Concentrated Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CopperConcentrateItem',
['typeID'] = '278',
},
['Copper Ore'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Unrefined ore with traces of copper.',
['tagGroups'] = {'[[Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '22',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CopperOreItem',
['typeID'] = '279',
},
['Copper Pipe'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A pipe for transporting liquids.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CopperPipeItem',
['typeID'] = '79',
},
['Copper Wiring'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A length of copper conductive wire useful for a variety of purposes.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CopperWiringItem',
['typeID'] = '530',
},
['Corn'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A warmly colored kernel studded vegetable.',
['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '230.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '3.0',
['density'] = '3.9',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CornItem',
['typeID'] = '428',
},
['Corn Fritters'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'These deep fried corn treats are both crispy and delicious.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '500.0',
['carbs'] = '15.0',
['protein'] = '7.0',
['fat'] = '17.0',
['vitamins'] = '8.0',
['density'] = '9.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CornFrittersItem',
['typeID'] = '429',
},
['Corn Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow corn.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CornSeedItem',
['typeID'] = '689',
},
['Corn Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow corn.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CornSeedPackItem',
['typeID'] = '690',
},
['Corn Starch'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CornStarchItem',
['typeID'] = '431',
},
['Cornmeal'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Dried and ground corn; it\'s like a courser flour.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '60.0',
['carbs'] = '9.0',
['protein'] = '3.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CornmealItem',
['typeID'] = '430',
},
['Corrugated Steel'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Especially useful for industrial buildings.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '3',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CorrugatedSteelItem',
['typeID'] = '280',
},
['Couch'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sweet couch to lounge on. Now with room for your friends!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CouchItem',
['typeID'] = '1045',
},
['Court'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A court where laws are decided.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '6 X 3 X 6',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CourtItem',
['typeID'] = '95',
},
['Coyote Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead coyote.',
['tagGroups'] = {'[[Small Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CoyoteCarcassItem',
['typeID'] = '531',
},
['Crab Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead crab.',
['tagGroups'] = {'[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrabCarcassItem',
['typeID'] = '532',
},
['Crane'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Allows the placement and transport of materials in an area.',
['tagGroups'] = {'[[Construction]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Liquid Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CraneItem',
['typeID'] = '101',
},
['Creosote Bush Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow creosote bushes.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CreosoteBushSeedItem',
['typeID'] = '691',
},
['Creosote Bush Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow creosote bushes.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CreosoteBushSeedPackItem',
['typeID'] = '692',
},
['Crimini Mushroom Spores'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow crimini mushrooms.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CriminiMushroomSporesItem',
['typeID'] = '693',
},
['Crimini Mushroom Spores Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow crimini mushrooms.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CriminiMushroomSporesPackItem',
['typeID'] = '694',
},
['Crimini Mushrooms'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Edible mushrooms that are quite tasty.',
['tagGroups'] = {'[[Crop]]', '[[Fungus]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '4.0',
['fat'] = '1.0',
['vitamins'] = '1.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CriminiMushroomsItem',
['typeID'] = '432',
},
['Crimson Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Just in case you want to eat red things without eating meat.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.4',
['calories'] = '1100.0',
['carbs'] = '15.0',
['protein'] = '9.0',
['fat'] = '12.0',
['vitamins'] = '20.0',
['density'] = '5.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrimsonSaladItem',
['typeID'] = '433',
},
['Crispy Bacon'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Give me all the bacon and eggs you have.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '18.0',
['fat'] = '26.0',
['vitamins'] = '0.0',
['density'] = '7.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrispyBaconItem',
['typeID'] = '434',
},
['Crushed Basalt'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Basalt rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedBasaltItem',
['typeID'] = '281',
},
['Crushed Coal'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedCoalItem',
['typeID'] = '282',
},
['Crushed Copper Ore'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Crushed copper ore that is ready to be concentrated.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedCopperOreItem',
['typeID'] = '283',
},
['Crushed Gneiss'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedGneissItem',
['typeID'] = '284',
},
['Crushed Gold Ore'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Crushed gold ore that is ready to be concentrated.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedGoldOreItem',
['typeID'] = '285',
},
['Crushed Granite'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Granite rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'[[Crushed Rock]]', '[[Silica]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedGraniteItem',
['typeID'] = '286',
},
['Crushed Iron Ore'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Crushed iron ore that is ready to be concentrated.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedIronOreItem',
['typeID'] = '287',
},
['Crushed Limestone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Limestone rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedLimestoneItem',
['typeID'] = '288',
},
['Crushed Oil Shale'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedOilShaleItem',
['typeID'] = '289',
},
['Crushed Sandstone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'[[Crushed Rock]]', '[[Silica]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedSandstoneItem',
['typeID'] = '290',
},
['Crushed Shale'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Shale rocks that have been crushed into a fine gravel.',
['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedShaleItem',
['typeID'] = '291',
},
['Crushed Slag'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Slag that has been crushed into a fine gravel.',
['tagGroups'] = {'[[Crushed Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedSlagItem',
['typeID'] = '292',
},
['Crushed Stone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CrushedStoneItem',
['typeID'] = '293',
},
['Culinary Research Paper Advanced'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CulinaryResearchPaperAdvancedItem',
['typeID'] = '533',
},
['Culinary Research Paper Basic'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CulinaryResearchPaperBasicItem',
['typeID'] = '534',
},
['Culinary Research Paper Modern'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CulinaryResearchPaperModernItem',
['typeID'] = '535',
},
['Currency Exchange'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Allows players to exchange currency.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.5',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CurrencyExchangeItem',
['typeID'] = '1046',
},
['Cutting Edge Cooking Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CuttingEdgeCookingUpgradeItem',
['typeID'] = '631',
},
['Cutting Edge Cooking Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Cutting Edge Cooking Skill Scrolls that teach Cutting Edge Cooking',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CuttingEdgeCookingSkillBook',
['typeID'] = '799',
},
['Cutting Edge Cooking Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Cutting Edge Cooking',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'CuttingEdgeCookingSkillScroll',
['typeID'] = '800',
},
['Deer Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead deer.',
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DeerCarcassItem',
['typeID'] = '536',
},
['Dendrology Research Paper Advanced'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DendrologyResearchPaperAdvancedItem',
['typeID'] = '537',
},
['Dendrology Research Paper Basic'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DendrologyResearchPaperBasicItem',
['typeID'] = '538',
},
['Dendrology Research Paper Modern'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DendrologyResearchPaperModernItem',
['typeID'] = '539',
},
['Derpy Hat'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DerpyHatItem',
['typeID'] = '351',
},
['Dev Flood Tool'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'Flood fixing tool! Left click to remove the top water layer. (Target a wall touching water).',
['tagGroups'] = {'[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DevFloodToolItem',
['typeID'] = '63',
},
['Dev Tool'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS',
['tagGroups'] = {'[[Construction]]', '[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DevtoolItem',
['typeID'] = '64',
},
['Dirt'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DirtItem',
['typeID'] = '72',
},
['Dirt Ramp'] = {
['category'] = 'WorldObject',
['group'] = 'Road Items',
['description'] = '4 x 1 Dirt Ramp.',
['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '60',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DirtRampItem',
['typeID'] = '56',
},
['Dirt Road'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DirtRoadItem',
['typeID'] = '69',
},
['Distribution Station'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '7 X 6 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '25',
['inventoryMaxWeight'] = nil,
['type'] = 'DistributionStationItem',
['typeID'] = '71',
},
['Door'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'A sturdy wooden door. Can be locked for certain players.',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DoorItem',
['typeID'] = '1047',
},
['Drill'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'A useful tool for prospecting blocks.',
['tagGroups'] = {'[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DrillItem',
['typeID'] = '120',
},
['Dwarf Willow Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow dwarf willow.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DwarfWillowSeedItem',
['typeID'] = '695',
},
['Dwarf Willow Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow dwarf willow.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'DwarfWillowSeedPackItem',
['typeID'] = '696',
},
['Ecko Statue'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'A statue of a dolphin. What could it mean?',
['tagGroups'] = {'[[Not In Browser]]', '[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '100',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'EckoStatueItem',
['typeID'] = '1048',
},
['Ecko The Dolphin'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.',
['tagGroups'] = {'[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'EckoTheDolphinItem',
['typeID'] = '121',
},
['Ecoylent'] = {
['category'] = 'Hidden',
['group'] = 'Food',
['description'] = 'A complete meal replacement solution.',
['tagGroups'] = {'[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = '1500.0',
['carbs'] = '500.0',
['protein'] = '500.0',
['fat'] = '500.0',
['vitamins'] = '500.0',
['density'] = '133.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'EcoylentItem',
['typeID'] = '435',
},
['Electric Lathe'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 7',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 2.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectricLatheItem',
['typeID'] = '1049',
},
['Electric Machinist Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A fancy toolbench that creates equally fancy toys.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 2.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectricMachinistTableItem',
['typeID'] = '1050',
},
['Electric Motor'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A motor.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectricMotorItem',
['typeID'] = '540',
},
['Electric Planer'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sander and a jointer rolled into one.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 5 X 6',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 2.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectricPlanerItem',
['typeID'] = '1051',
},
['Electric Stamping Press'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 6 X 5',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 2.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectricStampingPressItem',
['typeID'] = '1052',
},
['Electric Wall Lamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A wall mounted lamp that requires electricity to turn on.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectricWallLampItem',
['typeID'] = '1053',
},
['Electric Water Pump'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Pumps water from a source into a pipe network.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Water]]', ' 1'}},
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectricWaterPumpItem',
['typeID'] = '1054',
},
['Electronics Assembly'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A set of machinery to create electronics.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 2.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectronicsAssemblyItem',
['typeID'] = '1055',
},
['Electronics Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectronicsUpgradeItem',
['typeID'] = '632',
},
['Electronics Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Electronics Skill Scrolls that teach Electronics',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectronicsSkillBook',
['typeID'] = '802',
},
['Electronics Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Electronics',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElectronicsSkillScroll',
['typeID'] = '803',
},
['Elk Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead elk.',
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElkCarcassItem',
['typeID'] = '541',
},
['Elk Mount'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A hunting trophy for your house.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElkMountItem',
['typeID'] = '1056',
},
['Elk Skypiercer'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElkSkypiercerItem',
['typeID'] = '1057',
},
['Elk Taco'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A tasty treat made from corn tortillas and meat.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '650.0',
['carbs'] = '12.0',
['protein'] = '15.0',
['fat'] = '10.0',
['vitamins'] = '14.0',
['density'] = '7.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElkTacoItem',
['typeID'] = '436',
},
['Elk Wellington'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A prime cut of meat surrounded by pastry.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1400.0',
['carbs'] = '12.0',
['protein'] = '20.0',
['fat'] = '12.0',
['vitamins'] = '8.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ElkWellingtonItem',
['typeID'] = '437',
},
['Engineering Research Paper Advanced'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'EngineeringResearchPaperAdvancedItem',
['typeID'] = '542',
},
['Engineering Research Paper Modern'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'EngineeringResearchPaperModernItem',
['typeID'] = '543',
},
['Epoxy'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A useful material for hardening, curing, and other various uses.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'EpoxyItem',
['typeID'] = '544',
},
['Excavator'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Liquid Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ExcavatorItem',
['typeID'] = '102',
},
['Executive Office'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Elected officials can perform one-time executive actions here.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = '75',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ExecutiveOfficeItem',
['typeID'] = '100',
},
['Farmers Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.2',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FarmersTableItem',
['typeID'] = '1058',
},
['Farming Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FarmingUpgradeItem',
['typeID'] = '633',
},
['Farming Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Farming Skill Scrolls that teach Farming',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FarmingSkillBook',
['typeID'] = '807',
},
['Farming Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Farming',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FarmingSkillScroll',
['typeID'] = '808',
},
['Fern Campfire Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'[[Campfire Salad]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '900.0',
['carbs'] = '10.0',
['protein'] = '6.0',
['fat'] = '1.0',
['vitamins'] = '13.0',
['density'] = '3.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FernCampfireSaladItem',
['typeID'] = '438',
},
['Fern Spore'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow ferns.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FernSporeItem',
['typeID'] = '697',
},
['Fern Spore Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow ferns.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FernSporePackItem',
['typeID'] = '698',
},
['Fertilizers Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FertilizersUpgradeItem',
['typeID'] = '634',
},
['Fertilizers Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Fertilizers Skill Scrolls that teach Fertilizers',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FertilizersSkillBook',
['typeID'] = '810',
},
['Fertilizers Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Fertilizers',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FertilizersSkillScroll',
['typeID'] = '811',
},
['Fiber Filler'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'A filler ingredient used in a variety of fertilizers.',
['tagGroups'] = {'[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FiberFillerItem',
['typeID'] = '374',
},
['Fiberglass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Plastic reinforced with glass fiber strands.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FiberglassItem',
['typeID'] = '545',
},
['Fiddleheads'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.',
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '2.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '5.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FiddleheadsItem',
['typeID'] = '439',
},
['Field Campfire Stew'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '5.0',
['protein'] = '12.0',
['fat'] = '9.0',
['vitamins'] = '4.0',
['density'] = '2.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FieldCampfireStewItem',
['typeID'] = '440',
},
['Filmy Fern Spore'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a filmy fern.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FilmyFernSporeItem',
['typeID'] = '699',
},
['Filmy Fern Spore Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a filmy fern.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FilmyFernSporePackItem',
['typeID'] = '700',
},
['Fir Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Fir log is a type of softwood with a nice piney smell.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Softwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FirLogItem',
['typeID'] = '294',
},
['Fir Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a fir tree.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FirSeedItem',
['typeID'] = '703',
},
['Fir Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a fir tree.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FirSeedPackItem',
['typeID'] = '704',
},
['Fireweed Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow fireweed.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FireweedSeedItem',
['typeID'] = '701',
},
['Fireweed Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow fireweed.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FireweedSeedPackItem',
['typeID'] = '702',
},
['Fireweed Shoots'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A bitter, brightly colored shoot similar to asparagus.',
['tagGroups'] = {'[[Crop]]', '[[Greens]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '3.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FireweedShootsItem',
['typeID'] = '441',
},
['Fish Trap'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '4',
['inventoryMaxWeight'] = '15000',
['type'] = 'FishTrapItem',
['typeID'] = '103',
},
['Fishery'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A place to create fishing poles, traps and prepare seafood.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.5',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FisheryItem',
['typeID'] = '1059',
},
['Fishing Pole'] = {
['category'] = '_None',
['group'] = 'Tools',
['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
['tagGroups'] = {'[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FishingPoleItem',
['typeID'] = '122',
},
['Fit Torso'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Torso',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FitTorsoItem',
['typeID'] = '337',
},
['Flat Steel'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FlatSteelItem',
['typeID'] = '295',
},
['Flatbread'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '500.0',
['carbs'] = '17.0',
['protein'] = '8.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '5.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FlatbreadItem',
['typeID'] = '442',
},
['Flour'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A fine, milled wheat product that\'s useful for all baking.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '50.0',
['carbs'] = '15.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '30.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FlourItem',
['typeID'] = '443',
},
['Fox Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead fox.',
['tagGroups'] = {'[[Small Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FoxCarcassItem',
['typeID'] = '546',
},
['Framed Glass'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Glass which was reinforced by a steel frame.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '4',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FramedGlassItem',
['typeID'] = '296',
},
['Framed Glass Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A beautiful glass door made of steel and glass.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FramedGlassDoorItem',
['typeID'] = '1060',
},
['Fried Camas'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Deep fried Camas. Bit greasy',
['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '10.0',
['protein'] = '3.0',
['fat'] = '11.0',
['vitamins'] = '2.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FriedCamasItem',
['typeID'] = '444',
},
['Fried Fiddleheads'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Secret\'s in the sauce.',
['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '12.0',
['protein'] = '3.0',
['fat'] = '9.0',
['vitamins'] = '2.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FriedFiddleheadsItem',
['typeID'] = '445',
},
['Fried Hare Haunches'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Everything is better deep fried.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '700.0',
['carbs'] = '6.0',
['protein'] = '15.0',
['fat'] = '27.0',
['vitamins'] = '4.0',
['density'] = '7.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FriedHareHaunchesItem',
['typeID'] = '446',
},
['Fried Hearts Of Palm'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Secret\'s in the sauce.',
['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '12.0',
['protein'] = '3.0',
['fat'] = '7.0',
['vitamins'] = '4.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FriedHeartsOfPalmItem',
['typeID'] = '447',
},
['Fried Taro'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Secret\'s in the sauce.',
['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '15.0',
['protein'] = '1.0',
['fat'] = '9.0',
['vitamins'] = '1.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FriedTaroItem',
['typeID'] = '448',
},
['Fried Tomatoes'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Secret\'s in the sauce.',
['tagGroups'] = {'[[Fried Vegetable]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '12.0',
['protein'] = '3.0',
['fat'] = '9.0',
['vitamins'] = '2.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FriedTomatoesItem',
['typeID'] = '449',
},
['Fried Vegetables'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = '',
['tagGroups'] = {'[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '560.0',
['carbs'] = '12.0',
['protein'] = '3.0',
['fat'] = '9.0',
['vitamins'] = '2.0',
['density'] = '4.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FriedVegetablesItem',
['typeID'] = '450',
},
['Froth Floatation Cell'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '4 X 4 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FrothFloatationCellItem',
['typeID'] = '1061',
},
['Fruit Muffin'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '800.0',
['carbs'] = '5.0',
['protein'] = '5.0',
['fat'] = '4.0',
['vitamins'] = '16.0',
['density'] = '3.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FruitMuffinItem',
['typeID'] = '451',
},
['Fruit Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
['tagGroups'] = {'[[Salad]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '900.0',
['carbs'] = '12.0',
['protein'] = '4.0',
['fat'] = '3.0',
['vitamins'] = '19.0',
['density'] = '4.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FruitSaladItem',
['typeID'] = '452',
},
['Fruit Tart'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost in energy.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.4',
['calories'] = '800.0',
['carbs'] = '14.0',
['protein'] = '5.0',
['fat'] = '9.0',
['vitamins'] = '18.0',
['density'] = '5.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FruitTartItem',
['typeID'] = '453',
},
['Fur Pelt'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A soft, furry pelt.',
['tagGroups'] = {'[[Animal Skin]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'FurPeltItem',
['typeID'] = '547',
},
['Garbage'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GarbageItem',
['typeID'] = '59',
},
['Garden Boots'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GardenBootsItem',
['typeID'] = '352',
},
['Gasoline'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Refined petroleum useful for fueling machines and generators.',
['tagGroups'] = {'[[Fuel]]', '[[Liquid Fuel]]', '[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '100000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GasolineItem',
['typeID'] = '297',
},
['Gathering Research Paper Basic'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GatheringResearchPaperBasicItem',
['typeID'] = '548',
},
['Gearbox'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Provides speed and torque conversions from a rotating power source to another device',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GearboxItem',
['typeID'] = '549',
},
['Geology Research Paper Advanced'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GeologyResearchPaperAdvancedItem',
['typeID'] = '550',
},
['Geology Research Paper Basic'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GeologyResearchPaperBasicItem',
['typeID'] = '551',
},
['Geology Research Paper Modern'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GeologyResearchPaperModernItem',
['typeID'] = '552',
},
['Giant Cactus Fruit'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A bulbous fruit that used to top Saguaro cacti.',
['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '100.0',
['carbs'] = '2.0',
['protein'] = '0.0',
['fat'] = '2.0',
['vitamins'] = '4.0',
['density'] = '8.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GiantCactusFruitItem',
['typeID'] = '454',
},
['Gigot Sleeve Shirt'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GigotSleeveShirtItem',
['typeID'] = '353',
},
['Glass'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A transparent, solid material useful for more than just windows.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GlassItem',
['typeID'] = '298',
},
['Glassworking Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GlassworkingAdvancedUpgradeItem',
['typeID'] = '635',
},
['Glassworking Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GlassworkingModernUpgradeItem',
['typeID'] = '636',
},
['Glassworking Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Glassworking Skill Scrolls that teach Glassworking',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GlassworkingSkillBook',
['typeID'] = '814',
},
['Glassworking Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Glassworking',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GlassworkingSkillScroll',
['typeID'] = '815',
},
['Gneiss'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.',
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GneissItem',
['typeID'] = '299',
},
['Goat Mount'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A hunting trophy for your house.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GoatMountItem',
['typeID'] = '1062',
},
['Gold Bar'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Refined bar of gold.',
['tagGroups'] = {'[[Metal]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GoldBarItem',
['typeID'] = '300',
},
['Gold Concentrate'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['tagGroups'] = {'[[Concentrated Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '22',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GoldConcentrateItem',
['typeID'] = '301',
},
['Gold Flakes'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A highly efficient conductor for delicate electronics.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GoldFlakesItem',
['typeID'] = '553',
},
['Gold Ore'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Unrefined ore with traces of gold.',
['tagGroups'] = {'[[Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GoldOreItem',
['typeID'] = '302',
},
['Gold Wiring'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A length of gold conductive wire useful for a variety of purposes.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GoldWiringItem',
['typeID'] = '554',
},
['Government Office'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Elected titles are created and defined at the government office.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = '75',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GovernmentOfficeItem',
['typeID'] = '94',
},
['Granite'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!',
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GraniteItem',
['typeID'] = '303',
},
['Grass Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow grass.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GrassSeedItem',
['typeID'] = '705',
},
['Grass Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow grass.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'GrassSeedPackItem',
['typeID'] = '706',
},
['Hammer'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'[[Construction]]', '[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HammerItem',
['typeID'] = '65',
},
['Hand Plow'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tool that tills the field for farming.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Plow]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HandPlowItem',
['typeID'] = '886',
},
['Hardwood Board'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A higher quality hardwood board used for long lasting furniture.',
['tagGroups'] = {'[[Fuel]]', '[[Wood Board]]', '[[Burnable Fuel]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '2000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardwoodBoardItem',
['typeID'] = '555',
},
['Hardwood Hewn Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
['tagGroups'] = {'[[Fuel]]', '[[Hewn Log]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardwoodHewnLogItem',
['typeID'] = '304',
},
['Hardwood Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Can be fashioned into various usable equipment.',
['tagGroups'] = {'[[Fuel]]', '[[Lumber]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardwoodLumberItem',
['typeID'] = '305',
},
['Hardwood Lumber Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone bench. Not too comfy but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardwoodLumberBenchItem',
['typeID'] = '1063',
},
['Hardwood Lumber Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardwoodLumberChairItem',
['typeID'] = '1064',
},
['Hardwood Lumber Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A door made from finely cut lumber.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardwoodLumberDoorItem',
['typeID'] = '1065',
},
['Hardwood Lumber Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice, sturdy lumber chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardwoodLumberTableItem',
['typeID'] = '1066',
},
['Hardy Beard'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HardyBeardItem',
['typeID'] = '354',
},
['Hare Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead hare.',
['tagGroups'] = {'[[Tiny Fur Carcass]]', '[[Carcass]]', '[[Tiny Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HareCarcassItem',
['typeID'] = '556',
},
['Heart Of Palm'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Collected from the inner core and growing bud of a palm tree.',
['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '100.0',
['carbs'] = '4.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '8.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HeartOfPalmItem',
['typeID'] = '455',
},
['Heat Sink'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A copper plate to draw and disperse heat.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HeatSinkItem',
['typeID'] = '557',
},
['Heliconia Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow heliconia.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HeliconiaSeedItem',
['typeID'] = '707',
},
['Heliconia Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow heliconia.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HeliconiaSeedPackItem',
['typeID'] = '708',
},
['Henley'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2?5 buttons. It essentially resembles a collarless polo shirt.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HenleyItem',
['typeID'] = '355',
},
['Hewn Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic wooden bench.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnBenchItem',
['typeID'] = '1067',
},
['Hewn Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnChairItem',
['typeID'] = '1068',
},
['Hewn Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A door made from roughly hewn logs.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnDoorItem',
['typeID'] = '1069',
},
['Hewn Hardwood Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic wooden bench.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnHardwoodBenchItem',
['typeID'] = '1070',
},
['Hewn Hardwood Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnHardwoodChairItem',
['typeID'] = '1071',
},
['Hewn Hardwood Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large table for placing things on.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnHardwoodTableItem',
['typeID'] = '1072',
},
['Hewn Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
['tagGroups'] = {'[[Fuel]]', '[[Hewn Log]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnLogItem',
['typeID'] = '306',
},
['Hewn Softwood Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic wooden bench.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnSoftwoodBenchItem',
['typeID'] = '1073',
},
['Hewn Softwood Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnSoftwoodChairItem',
['typeID'] = '1074',
},
['Hewn Softwood Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large table for placing things on.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnSoftwoodTableItem',
['typeID'] = '1075',
},
['Hewn Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large table for placing things on.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HewnTableItem',
['typeID'] = '1076',
},
['Hide Ash Fertilizer'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'A fertilizer made from hide ash and fillers.',
['tagGroups'] = {'[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HideAshFertilizerItem',
['typeID'] = '375',
},
['Hoe'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'Used to till soil and prepare it for planting.',
['tagGroups'] = {'[[Plow]]', '[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HoeItem',
['typeID'] = '66',
},
['Huckleberries'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '2.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '6.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HuckleberriesItem',
['typeID'] = '456',
},
['Huckleberry Extract'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A concentrated blast of huckleberry goodness.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '60.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '15.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HuckleberryExtractItem',
['typeID'] = '457',
},
['Huckleberry Pie'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.6',
['calories'] = '1300.0',
['carbs'] = '9.0',
['protein'] = '5.0',
['fat'] = '4.0',
['vitamins'] = '16.0',
['density'] = '2.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HuckleberryPieItem',
['typeID'] = '458',
},
['Huckleberry Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a huckleberry bush.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HuckleberrySeedItem',
['typeID'] = '709',
},
['Huckleberry Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a huckleberry bush.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HuckleberrySeedPackItem',
['typeID'] = '710',
},
['Human Limbs'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Limbs',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HumanLimbsItem',
['typeID'] = '338',
},
['Hydrocolloids'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Used to make collids for bursts of flavor.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HydrocolloidsItem',
['typeID'] = '459',
},
['Hydrometer'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'Measures the water content of the environment.',
['tagGroups'] = {'[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'HydrometerItem',
['typeID'] = '67',
},
['Icebox'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A box of ice. It\'s in the name!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Food Storage',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['type'] = 'IceboxItem',
['typeID'] = '1077',
},
['Industry Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IndustryUpgradeItem',
['typeID'] = '637',
},
['Industry Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Industry Skill Scrolls that teach Industry',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IndustrySkillBook',
['typeID'] = '819',
},
['Industry Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Industry',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IndustrySkillScroll',
['typeID'] = '820',
},
['Infused Oil'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Oil infused with flavor to enhance it.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '120.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '12.0',
['vitamins'] = '3.0',
['density'] = '12.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'InfusedOilItem',
['typeID'] = '460',
},
['Iron Axe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A broadheaded axe useful for felling trees.',
['tagGroups'] = {'[[Tool]]', '[[Logging]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronAxeItem',
['typeID'] = '852',
},
['Iron Axle'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronAxleItem',
['typeID'] = '558',
},
['Iron Bar'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Refined bar of iron.',
['tagGroups'] = {'[[Metal]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronBarItem',
['typeID'] = '307',
},
['Iron Concentrate'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['tagGroups'] = {'[[Concentrated Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '18',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronConcentrateItem',
['typeID'] = '308',
},
['Iron Gear'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A toothed machine part that interlocks with others.',
['tagGroups'] = {'[[Gear]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronGearItem',
['typeID'] = '559',
},
['Iron Hammer'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'[[Tool]]', '[[Construction]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronHammerItem',
['typeID'] = '853',
},
['Iron Hoe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to till soil and prepare it for planting.',
['tagGroups'] = {'[[Tool]]', '[[Plow]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronHoeItem',
['typeID'] = '854',
},
['Iron Machete'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A machete used to quickly clear plants.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronMacheteItem',
['typeID'] = '855',
},
['Iron Ore'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Unrefined ore with traces of iron.',
['tagGroups'] = {'[[Ore]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronOreItem',
['typeID'] = '309',
},
['Iron Pickaxe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronPickaxeItem',
['typeID'] = '856',
},
['Iron Pipe'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A pipe for transporting liquids.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronPipeItem',
['typeID'] = '77',
},
['Iron Plate'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A solid iron plate for use in various crafting recipes.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronPlateItem',
['typeID'] = '560',
},
['Iron Rock Drill'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A useful tool for prospecting blocks.',
['tagGroups'] = {'[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronRockDrillItem',
['typeID'] = '857',
},
['Iron Saw Blade'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronSawBladeItem',
['typeID'] = '561',
},
['Iron Shovel'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronShovelItem',
['typeID'] = '858',
},
['Iron Sickle'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'An iron sickle used to harvest crops or cut grass.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronSickleItem',
['typeID'] = '859',
},
['Iron Wheel'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'IronWheelItem',
['typeID'] = '562',
},
['IronPiston'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PistonItem',
['typeID'] = '580',
},
['Jaguar Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead Jaguar.',
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JaguarCarcassItem',
['typeID'] = '563',
},
['Jaw Crusher'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '1000',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JawCrusherItem',
['typeID'] = '1078',
},
['Jointfir Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a jointfir.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JointfirSeedItem',
['typeID'] = '711',
},
['Jointfir Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a jointfir.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JointfirSeedPackItem',
['typeID'] = '712',
},
['Joshua Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Joshua log is a basic wood log, harvested from one of the few species of trees that thrive in the desert',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JoshuaLogItem',
['typeID'] = '310',
},
['Joshua Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a joshua tree.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JoshuaSeedItem',
['typeID'] = '713',
},
['Joshua Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a joshua tree.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JoshuaSeedPackItem',
['typeID'] = '714',
},
['Jungle Campfire Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'[[Campfire Salad]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '900.0',
['carbs'] = '12.0',
['protein'] = '4.0',
['fat'] = '3.0',
['vitamins'] = '11.0',
['density'] = '3.3',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JungleCampfireSaladItem',
['typeID'] = '461',
},
['Jungle Campfire Stew'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '6.0',
['protein'] = '11.0',
['fat'] = '8.0',
['vitamins'] = '5.0',
['density'] = '2.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'JungleCampfireStewItem',
['typeID'] = '462',
},
['Kelp'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Some creepy kelp.',
['tagGroups'] = {'[[Natural Fiber]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'KelpItem',
['typeID'] = '564',
},
['Kelp Seed'] = {
['category'] = 'Hidden',
['group'] = 'Food',
['description'] = 'Plant to grow kelp.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'KelpSeedItem',
['typeID'] = '715',
},
['Kelp Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow kelp.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'KelpSeedPackItem',
['typeID'] = '716',
},
['Kiln'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Useful for baking bricks and finishing pottery.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'KilnItem',
['typeID'] = '1079',
},
['King Fern Spore'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow king fern.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'KingFernSporeItem',
['typeID'] = '717',
},
['King Fern Spore Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow king fern.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'KingFernSporePackItem',
['typeID'] = '718',
},
['Kitchen'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A prep area for food which allows for more complex dishes.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Cooking',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'KitchenItem',
['typeID'] = '1080',
},
['Laboratory'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'For researching the science side of cooking. Science rules!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 2.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LaboratoryItem',
['typeID'] = '1081',
},
['Land Claim Papers'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Papers giving you the right to claim a plot of land. Use them with a Land Claim Stake.',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PropertyClaimItem',
['typeID'] = '33',
},
['Land Claim Stake'] = {
['category'] = 'Tools',
['group'] = 'Tools',
['description'] = 'Used to claim, unclaim, and examine property. When claiming: - Hold Ctrl to create a new deed. - Hold Shift to choose from nearby deeds. When unclaiming: - Hold Ctrl to unclaim an entire deed. - Hold Shift to move plot to a nearby deed.',
['tagGroups'] = {'[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PropertyToolItem',
['typeID'] = '125',
},
['Large Corrugated Steel Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeCorrugatedSteelDoorItem',
['typeID'] = '1082',
},
['Large Hanging Ashlar Basalt Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingAshlarBasaltSignItem',
['typeID'] = '1083',
},
['Large Hanging Ashlar Gneiss Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingAshlarGneissSignItem',
['typeID'] = '1084',
},
['Large Hanging Ashlar Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingAshlarGraniteSignItem',
['typeID'] = '1085',
},
['Large Hanging Ashlar Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingAshlarLimestoneSignItem',
['typeID'] = '1086',
},
['Large Hanging Ashlar Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingAshlarSandstoneSignItem',
['typeID'] = '1087',
},
['Large Hanging Ashlar Shale Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingAshlarShaleSignItem',
['typeID'] = '1088',
},
['Large Hanging Ashlar Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingAshlarStoneSignItem',
['typeID'] = '1089',
},
['Large Hanging Birch Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingBirchSignItem',
['typeID'] = '1090',
},
['Large Hanging Cedar Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingCedarSignItem',
['typeID'] = '1091',
},
['Large Hanging Ceiba Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingCeibaSignItem',
['typeID'] = '1092',
},
['Large Hanging Fir Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingFirSignItem',
['typeID'] = '1093',
},
['Large Hanging Hardwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingHardwoodSignItem',
['typeID'] = '1094',
},
['Large Hanging Joshua Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingJoshuaSignItem',
['typeID'] = '1095',
},
['Large Hanging Lumber Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingLumberSignItem',
['typeID'] = '1096',
},
['Large Hanging Mortared Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingMortaredGraniteSignItem',
['typeID'] = '1097',
},
['Large Hanging Mortared Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingMortaredLimestoneSignItem',
['typeID'] = '1098',
},
['Large Hanging Mortared Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingMortaredSandstoneSignItem',
['typeID'] = '1099',
},
['Large Hanging Mortared Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingMortaredStoneSignItem',
['typeID'] = '1100',
},
['Large Hanging Oak Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingOakSignItem',
['typeID'] = '1101',
},
['Large Hanging Palm Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingPalmSignItem',
['typeID'] = '1102',
},
['Large Hanging Redwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingRedwoodSignItem',
['typeID'] = '1103',
},
['Large Hanging Saguaro Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingSaguaroSignItem',
['typeID'] = '1104',
},
['Large Hanging Softwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingSoftwoodSignItem',
['typeID'] = '1105',
},
['Large Hanging Spruce Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingSpruceSignItem',
['typeID'] = '1106',
},
['Large Hanging Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingStoneSignItem',
['typeID'] = '1107',
},
['Large Hanging Wood Sign'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeHangingWoodSignItem',
['typeID'] = '565',
},
['Large Lumber Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeLumberDoorItem',
['typeID'] = '1108',
},
['Large Lumber Stockpile'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Designates a 10x10x10 area as storage for large items.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '12 X 11 X 12',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '100',
['inventoryMaxWeight'] = nil,
['type'] = 'LargeLumberStockpileItem',
['typeID'] = '104',
},
['Large Standing Ashlar Basalt Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingAshlarBasaltSignItem',
['typeID'] = '1109',
},
['Large Standing Ashlar Gneiss Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingAshlarGneissSignItem',
['typeID'] = '1110',
},
['Large Standing Ashlar Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingAshlarGraniteSignItem',
['typeID'] = '1111',
},
['Large Standing Ashlar Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingAshlarLimestoneSignItem',
['typeID'] = '1112',
},
['Large Standing Ashlar Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingAshlarSandstoneSignItem',
['typeID'] = '1113',
},
['Large Standing Ashlar Shale Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingAshlarShaleSignItem',
['typeID'] = '1114',
},
['Large Standing Ashlar Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingAshlarStoneSignItem',
['typeID'] = '1115',
},
['Large Standing Birch Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingBirchSignItem',
['typeID'] = '1116',
},
['Large Standing Cedar Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingCedarSignItem',
['typeID'] = '1117',
},
['Large Standing Ceiba Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingCeibaSignItem',
['typeID'] = '1118',
},
['Large Standing Fir Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingFirSignItem',
['typeID'] = '1119',
},
['Large Standing Hardwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingHardwoodSignItem',
['typeID'] = '1120',
},
['Large Standing Joshua Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingJoshuaSignItem',
['typeID'] = '1121',
},
['Large Standing Lumber Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingLumberSignItem',
['typeID'] = '1122',
},
['Large Standing Mortared Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingMortaredGraniteSignItem',
['typeID'] = '1123',
},
['Large Standing Mortared Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingMortaredLimestoneSignItem',
['typeID'] = '1124',
},
['Large Standing Mortared Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingMortaredSandstoneSignItem',
['typeID'] = '1125',
},
['Large Standing Mortared Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingMortaredStoneSignItem',
['typeID'] = '1126',
},
['Large Standing Oak Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingOakSignItem',
['typeID'] = '1127',
},
['Large Standing Palm Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingPalmSignItem',
['typeID'] = '1128',
},
['Large Standing Redwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingRedwoodSignItem',
['typeID'] = '1129',
},
['Large Standing Saguaro Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingSaguaroSignItem',
['typeID'] = '1130',
},
['Large Standing Softwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingSoftwoodSignItem',
['typeID'] = '1131',
},
['Large Standing Spruce Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingSpruceSignItem',
['typeID'] = '1132',
},
['Large Standing Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingStoneSignItem',
['typeID'] = '1133',
},
['Large Standing Wood Sign'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A large sign for all of your larger text needs!',
['tagGroups'] = {'[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeStandingWoodSignItem',
['typeID'] = '566',
},
['Large Windowed Lumber Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LargeWindowedLumberDoorItem',
['typeID'] = '1134',
},
['Laser'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'AVOID DIRECT EYE EXPOSURE',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '6000',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '5 X 4 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LaserItem',
['typeID'] = '1135',
},
['Lathe'] = {
['category'] = 'WorldObject',
['group'] = 'Modules',
['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['tagGroups'] = {'[[Modules]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 4',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 1.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LatheItem',
['typeID'] = '1136',
},
['Lattice Mushroom Spores'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow lattice mushrooms.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LatticeMushroomSporesItem',
['typeID'] = '719',
},
['Lattice Mushroom Spores Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow lattice mushrooms.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LatticeMushroomSporesPackItem',
['typeID'] = '720',
},
['Leather Hide'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A thick hide.',
['tagGroups'] = {'[[Animal Skin]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LeatherHideItem',
['typeID'] = '567',
},
['Leavened Dough'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Leavened dough with added yeast that rises when baked.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = '10.0',
['carbs'] = '6.0',
['protein'] = '18.0',
['fat'] = '13.0',
['vitamins'] = '5.0',
['density'] = '420.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LeavenedDoughItem',
['typeID'] = '463',
},
['Light Backpack'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile. Increases movement speed and increases max carry weight by 5 kg.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LightBackpackItem',
['typeID'] = '356',
},
['Light Bulb'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'An electric light with a wire filament.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LightBulbItem',
['typeID'] = '568',
},
['Limestone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.',
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LimestoneItem',
['typeID'] = '311',
},
['Limestone Bison Statue'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A bison statue carved from limestone.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LimestoneBisonStatueItem',
['typeID'] = '1138',
},
['Limestone Otter Statue'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An otter statue carved from limestone.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LimestoneOtterStatueItem',
['typeID'] = '1139',
},
['Limestone Owl Statue'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An owl statue carved from limestone.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.2',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LimestoneOwlStatueItem',
['typeID'] = '1140',
},
['Limestone Wolf Statue'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A wolf statue carved from limestone.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LimestoneWolfStatueItem',
['typeID'] = '1141',
},
['Liquid Converter'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'Example crafting table that uses liquids.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = {{'[[Water]]', ' 1'}},
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LiquidCrafterItem',
['typeID'] = '105',
},
['Liquid Nitrogen'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Useful for a quick chilling.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LiquidNitrogenItem',
['typeID'] = '464',
},
['Log'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'A stack of logs.',
['tagGroups'] = {'[[Fuel]]', '[[Block]]', '[[Object]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LogItem',
['typeID'] = '312',
},
['Logging Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LoggingAdvancedUpgradeItem',
['typeID'] = '638',
},
['Logging Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LoggingBasicUpgradeItem',
['typeID'] = '639',
},
['Logic Gate Item'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = '',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LogicGateItem',
['typeID'] = '1',
},
['Low Top Shoes'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LowTopShoesItem',
['typeID'] = '357',
},
['Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Can be fashioned into various usable equipment.',
['tagGroups'] = {'[[Fuel]]', '[[Lumber]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LumberItem',
['typeID'] = '313',
},
['Lumber Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LumberBenchItem',
['typeID'] = '1142',
},
['Lumber Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice, sturdy lumber chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LumberChairItem',
['typeID'] = '1143',
},
['Lumber Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A door made from finely cut lumber.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LumberDoorItem',
['typeID'] = '1144',
},
['Lumber Stockpile'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Designates a 8x8x8 area as storage for large items.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '10 X 9 X 10',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '64',
['inventoryMaxWeight'] = nil,
['type'] = 'LumberStockpileItem',
['typeID'] = '106',
},
['Lumber Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice, sturdy lumber table.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LumberTableItem',
['typeID'] = '1145',
},
['Lupine Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow lupine.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LupineSeedItem',
['typeID'] = '721',
},
['Lupine Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow lupine.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LupineSeedPackItem',
['typeID'] = '722',
},
['Macaroons'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A small circular biscuit with a sweet huckleberry filling.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '850.0',
['carbs'] = '16.0',
['protein'] = '7.0',
['fat'] = '14.0',
['vitamins'] = '10.0',
['density'] = '5.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MacaroonsItem',
['typeID'] = '465',
},
['Machinist Table'] = {
['category'] = 'WorldObject',
['group'] = 'Modules',
['description'] = 'A fancy tool bench that creates equally fancy toys.',
['tagGroups'] = {'[[Modules]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 1.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MachinistTableItem',
['typeID'] = '1146',
},
['Maltodextrin'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'For powdering high-fat liquids.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MaltodextrinItem',
['typeID'] = '466',
},
['Masonry Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MasonryAdvancedUpgradeItem',
['typeID'] = '640',
},
['Masonry Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MasonryBasicUpgradeItem',
['typeID'] = '641',
},
['Masonry Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Masonry Skill Scrolls that teach Masonry',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MasonrySkillBook',
['typeID'] = '824',
},
['Masonry Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Masonry',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MasonrySkillScroll',
['typeID'] = '825',
},
['Masonry Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A workstation for hewing and shaping stone into usable objects.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.2',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MasonryTableItem',
['typeID'] = '1147',
},
['Meat Pie'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.6',
['calories'] = '1300.0',
['carbs'] = '7.0',
['protein'] = '11.0',
['fat'] = '11.0',
['vitamins'] = '5.0',
['density'] = '2.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MeatPieItem',
['typeID'] = '467',
},
['Meat Stock'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A meaty stock made from the flesh of animals.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = '700.0',
['carbs'] = '5.0',
['protein'] = '8.0',
['fat'] = '9.0',
['vitamins'] = '3.0',
['density'] = '3.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MeatStockItem',
['typeID'] = '468',
},
['Meaty Stew'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thick meaty stew. A great source of protein.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '4.0',
['protein'] = '13.0',
['fat'] = '10.0',
['vitamins'] = '3.0',
['density'] = '2.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MeatyStewItem',
['typeID'] = '469',
},
['Mechanical Water Pump'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Pumps water from a source into a pipe network.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Water]]', ' 1'}},
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MechanicalWaterPumpItem',
['typeID'] = '1148',
},
['Mechanics Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MechanicsAdvancedUpgradeItem',
['typeID'] = '642',
},
['Mechanics Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MechanicsModernUpgradeItem',
['typeID'] = '643',
},
['Mechanics Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Mechanics Skill Scrolls that teach Mechanics',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MechanicsSkillBook',
['typeID'] = '827',
},
['Mechanics Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Mechanics',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MechanicsSkillScroll',
['typeID'] = '828',
},
['Metallurgy Research Paper Advanced'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Advanced Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MetallurgyResearchPaperAdvancedItem',
['typeID'] = '569',
},
['Metallurgy Research Paper Basic'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Basic Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MetallurgyResearchPaperBasicItem',
['typeID'] = '570',
},
['Metallurgy Research Paper Modern'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['tagGroups'] = {'[[Modern Research]]', '[[Research]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MetallurgyResearchPaperModernItem',
['typeID'] = '571',
},
['Meteor Shard'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'Thanks for supporting ECO!',
['tagGroups'] = {'[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MeteorShardItem',
['typeID'] = '23',
},
['Milk'] = {
['category'] = 'Hidden',
['group'] = 'Food',
['description'] = 'Milk, although maybe not from an animal.',
['tagGroups'] = {'[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '120.0',
['carbs'] = '3.0',
['protein'] = '10.0',
['fat'] = '7.0',
['vitamins'] = '0.0',
['density'] = '16.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MilkItem',
['typeID'] = '470',
},
['Mill'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Refines food resources by crushing them under a stone millstone.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Food Preparation',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MillItem',
['typeID'] = '1149',
},
['Milling Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Milling recipes',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MillingUpgradeItem',
['typeID'] = '644',
},
['Milling Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Milling Skill Scrolls that teach Milling',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MillingSkillBook',
['typeID'] = '830',
},
['Milling Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Milling',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MillingSkillScroll',
['typeID'] = '831',
},
['Mining Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MiningAdvancedUpgradeItem',
['typeID'] = '645',
},
['Mining Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MiningBasicUpgradeItem',
['typeID'] = '646',
},
['Mining Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MiningModernUpgradeItem',
['typeID'] = '647',
},
['Mint'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Allows for the creation of currency.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.2',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MintItem',
['typeID'] = '107',
},
['Modern Axe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A broadheaded axe useful for felling trees.',
['tagGroups'] = {'[[Tool]]', '[[Logging]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernAxeItem',
['typeID'] = '860',
},
['Modern Double Street Light'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A towering metal light post that requires electricity to run.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 7 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernDoubleStreetLightItem',
['typeID'] = '1150',
},
['Modern Hammer'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'[[Tool]]', '[[Construction]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernHammerItem',
['typeID'] = '861',
},
['Modern Hoe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to till soil and prepare it for planting.',
['tagGroups'] = {'[[Tool]]', '[[Plow]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernHoeItem',
['typeID'] = '862',
},
['Modern Machete'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernMacheteItem',
['typeID'] = '863',
},
['Modern Pickaxe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernPickaxeItem',
['typeID'] = '864',
},
['Modern Rock Drill'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A useful tool for prospecting blocks.',
['tagGroups'] = {'[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernRockDrillItem',
['typeID'] = '865',
},
['Modern Scythe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernScytheItem',
['typeID'] = '866',
},
['Modern Shovel'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernShovelItem',
['typeID'] = '867',
},
['Modern Street Light'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A towering metal light post that requires electricity to run.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 7 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernStreetLightItem',
['typeID'] = '1151',
},
['Modern Upgrade 1'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'[[Upgrade]]', '[[Modern Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernUpgradeLvl1Item',
['typeID'] = '648',
},
['Modern Upgrade 2'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'[[Upgrade]]', '[[Modern Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernUpgradeLvl2Item',
['typeID'] = '649',
},
['Modern Upgrade 3'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'[[Upgrade]]', '[[Modern Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernUpgradeLvl3Item',
['typeID'] = '650',
},
['Modern Upgrade 4'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade with great efficiency increase.',
['tagGroups'] = {'[[Upgrade]]', '[[Modern Upgrade]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ModernUpgradeLvl4Item',
['typeID'] = '651',
},
['Moon Jellyfish'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A moon jellyfish.',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MoonJellyfishItem',
['typeID'] = '572',
},
['Mortar'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A binding pitch useful as a mortar.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortarItem',
['typeID'] = '573',
},
['Mortared Basalt'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'Used to create tough but rudimentary buildings.',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredBasaltItem',
['typeID'] = '314',
},
['Mortared Gneiss'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'Used to create tough but rudimentary buildings.',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredGneissItem',
['typeID'] = '315',
},
['Mortared Granite'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Used to create tough but rudimentary buildings.',
['tagGroups'] = {'[[Mortared Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredGraniteItem',
['typeID'] = '316',
},
['Mortared Granite Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone bench for sitting.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredGraniteBenchItem',
['typeID'] = '1152',
},
['Mortared Granite Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredGraniteChairItem',
['typeID'] = '1153',
},
['Mortared Granite Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredGraniteFireplaceItem',
['typeID'] = '1154',
},
['Mortared Granite Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredGraniteTableItem',
['typeID'] = '1155',
},
['Mortared Limestone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Used to create tough but rudimentary buildings.',
['tagGroups'] = {'[[Mortared Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredLimestoneItem',
['typeID'] = '317',
},
['Mortared Limestone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone bench for sitting.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredLimestoneBenchItem',
['typeID'] = '1156',
},
['Mortared Limestone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredLimestoneChairItem',
['typeID'] = '1157',
},
['Mortared Limestone Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredLimestoneFireplaceItem',
['typeID'] = '1158',
},
['Mortared Limestone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredLimestoneTableItem',
['typeID'] = '1159',
},
['Mortared Sandstone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Used to create tough but rudimentary buildings.',
['tagGroups'] = {'[[Mortared Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredSandstoneItem',
['typeID'] = '318',
},
['Mortared Sandstone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone bench for sitting.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredSandstoneBenchItem',
['typeID'] = '1160',
},
['Mortared Sandstone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredSandstoneChairItem',
['typeID'] = '1161',
},
['Mortared Sandstone Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredSandstoneFireplaceItem',
['typeID'] = '1162',
},
['Mortared Sandstone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredSandstoneTableItem',
['typeID'] = '1163',
},
['Mortared Shale'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'Used to create tough but rudimentary buildings.',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredShaleItem',
['typeID'] = '319',
},
['Mortared Stone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Old stone',
['tagGroups'] = {'[[Mortared Stone]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredStoneItem',
['typeID'] = '320',
},
['Mortared Stone Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone bench for sitting.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredStoneBenchItem',
['typeID'] = '1164',
},
['Mortared Stone Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone chair. Not too comfy but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredStoneChairItem',
['typeID'] = '1165',
},
['Mortared Stone Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy mortared stone door.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredStoneDoorItem',
['typeID'] = '1166',
},
['Mortared Stone Fireplace'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Fireplace',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredStoneFireplaceItem',
['typeID'] = '1167',
},
['Mortared Stone Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone table. Not much to look at but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MortaredStoneTableItem',
['typeID'] = '1168',
},
['Mountain Goat Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead mountain goat.',
['tagGroups'] = {'[[Medium Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'MountainGoatCarcassItem',
['typeID'] = '574',
},
['Nail'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Nails used for construction.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'NailItem',
['typeID'] = '575',
},
['Nitrogen Item'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'An inert gas.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'NitrogenItem',
['typeID'] = '11',
},
['Normal Hair'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'The hair with a completely normal amount of flare.',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'NormalHairItem',
['typeID'] = '358',
},
['Nuclear Fuel'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Unstable nuclear fuel.',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'NuclearFuelItem',
['typeID'] = '576',
},
['Oak Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Hardwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OakLogItem',
['typeID'] = '321',
},
['Occupancy Init Item'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OccupancyInitItem',
['typeID'] = '68',
},
['Ocean Spray Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow ocean spray.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OceanSpraySeedItem',
['typeID'] = '723',
},
['Ocean Spray Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow ocean spray.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OceanSpraySeedPackItem',
['typeID'] = '724',
},
['Oil'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A plant fat extracted for use in cooking.',
['tagGroups'] = {'[[Fuel]]', '[[Fat]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '120.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '15.0',
['vitamins'] = '0.0',
['density'] = '12.5',
['fuel'] = '4000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OilItem',
['typeID'] = '471',
},
['Oil Drilling Modern Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OilDrillingUpgradeItem',
['typeID'] = '652',
},
['Oil Drilling Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Oil Drilling Skill Scrolls that teach Oil Drilling',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OilDrillingSkillBook',
['typeID'] = '834',
},
['Oil Drilling Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Oil Drilling',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OilDrillingSkillScroll',
['typeID'] = '835',
},
['Oil Refinery'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'},{'[[Sewage]]', ' 0'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 8 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OilRefineryItem',
['typeID'] = '1169',
},
['Orchid Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow an orchid.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OrchidSeedItem',
['typeID'] = '725',
},
['Orchid Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow an orchid.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OrchidSeedPackItem',
['typeID'] = '726',
},
['Otter Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead otter.',
['tagGroups'] = {'[[Tiny Fur Carcass]]', '[[Carcass]]', '[[Tiny Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OtterCarcassItem',
['typeID'] = '577',
},
['Oxygen Item'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A reactive gas needed for respiration.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'OxygenItem',
['typeID'] = '9',
},
['Pacific Sardine'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A pacific sardine.',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PacificSardineItem',
['typeID'] = '578',
},
['Padded Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A comfy chair to rest in.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.8',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PaddedChairItem',
['typeID'] = '1170',
},
['Palm Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Palm log is a basic wood that is a favorite among settlers in the rainforest.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PalmLogItem',
['typeID'] = '322',
},
['Palm Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a palm tree.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PalmSeedItem',
['typeID'] = '727',
},
['Palm Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a palm tree.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PalmSeedPackItem',
['typeID'] = '728',
},
['Papaya'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Nice fresh Papaya',
['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '2.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '5.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PapayaItem',
['typeID'] = '472',
},
['Papaya Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a papaya plant.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PapayaSeedItem',
['typeID'] = '729',
},
['Papaya Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a papaya plant.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PapayaSeedPackItem',
['typeID'] = '730',
},
['Paper'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'It\'s paper.',
['tagGroups'] = {'[[Fuel]]', '[[Burnable Fuel]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '100',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PaperItem',
['typeID'] = '579',
},
['Paper Milling Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PaperMillingUpgradeItem',
['typeID'] = '653',
},
['Paper Milling Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Paper Milling Skill Scrolls that teach Paper Milling',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PaperMillingSkillBook',
['typeID'] = '837',
},
['Paper Milling Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Paper Milling',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PaperMillingSkillScroll',
['typeID'] = '838',
},
['Pastry Dough'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'An extra fatty leavened dough for making yummy pastries.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '10.0',
['carbs'] = '4.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '4.0',
['density'] = '80.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PastryDoughItem',
['typeID'] = '473',
},
['Peasant Hair'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PeasantHairItem',
['typeID'] = '359',
},
['Pelt Fertilizer'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'A fertilize made from fur pelts and filler.',
['tagGroups'] = {'[[Object]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PeltFertilizerItem',
['typeID'] = '376',
},
['Petroleum'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. It\'s extraction, transport, and burning all have environmental impacts.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PetroleumItem',
['typeID'] = '323',
},
['Phosphate Fertilizer'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
['tagGroups'] = {'[[Object]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PhosphateFertilizerItem',
['typeID'] = '377',
},
['Pickaxe'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
['tagGroups'] = {'[[Excavation]]', '[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PickaxeItem',
['typeID'] = '124',
},
['Pineapple'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Nice fresh Pineapple',
['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '200.0',
['carbs'] = '6.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PineappleItem',
['typeID'] = '474',
},
['Pineapple Friend Rice'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.15',
['calories'] = '620.0',
['carbs'] = '20.0',
['protein'] = '12.0',
['fat'] = '12.0',
['vitamins'] = '9.0',
['density'] = '8.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PineappleFriendRiceItem',
['typeID'] = '475',
},
['Pineapple Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a pineapple plant.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PineappleSeedItem',
['typeID'] = '731',
},
['Pineapple Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a pineapple plant.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PineappleSeedPackItem',
['typeID'] = '732',
},
['Pirozhok'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A baked bun filled with tasty meat and mushrooms.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.4',
['calories'] = '850.0',
['carbs'] = '14.0',
['protein'] = '19.0',
['fat'] = '10.0',
['vitamins'] = '4.0',
['density'] = '5.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PirozhokItem',
['typeID'] = '476',
},
['Plant Fibers'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Harvested from a number of plants, these fibers are useful for a suprising number of things.',
['tagGroups'] = {'[[Fuel]]', '[[Natural Fiber]]', '[[Burnable Fuel]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '100',
['yield'] = '[[Gathering]]',
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PlantFibersItem',
['typeID'] = '581',
},
['Plastic'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'An extremely useful synthetic material derived from petrochemicals',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PlasticItem',
['typeID'] = '582',
},
['Player Item'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PlayerItem',
['typeID'] = '32',
},
['Portable Steam Engine'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'An engine that generates mechanical power through steam.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PortableSteamEngineItem',
['typeID'] = '583',
},
['Pottery Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PotteryUpgradeItem',
['typeID'] = '654',
},
['Pottery Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Pottery Skill Scrolls that teach Pottery',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PotterySkillBook',
['typeID'] = '840',
},
['Pottery Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Pottery',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PotterySkillScroll',
['typeID'] = '841',
},
['Powered Cart'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Large cart for hauling sizable loads.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '18',
['inventoryMaxWeight'] = '3500000',
['type'] = 'PoweredCartItem',
['typeID'] = '887',
},
['Prepared Meat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Carefully butchered meat, ready to cook.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '4.0',
['fat'] = '6.0',
['vitamins'] = '0.0',
['density'] = '1.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PreparedMeatItem',
['typeID'] = '477',
},
['Prickly Pear Fruit'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '190.0',
['carbs'] = '2.0',
['protein'] = '1.0',
['fat'] = '1.0',
['vitamins'] = '4.0',
['density'] = '4.2',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PricklyPearFruitItem',
['typeID'] = '478',
},
['Prickly Pear Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow prickly pear cacti.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PricklyPearSeedItem',
['typeID'] = '733',
},
['Prickly Pear Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow prickly pear cacti.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PricklyPearSeedPackItem',
['typeID'] = '734',
},
['Prime Cut'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A perfectly marbled piece of meat.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '9.0',
['fat'] = '4.0',
['vitamins'] = '0.0',
['density'] = '2.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PrimeCutItem',
['typeID'] = '479',
},
['Pulp Filler'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
['tagGroups'] = {'[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '50',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PulpFillerItem',
['typeID'] = '378',
},
['Pump Jack'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Drill, baby! Drill!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 4 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PumpJackItem',
['typeID'] = '108',
},
['Pumpkin'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Round and large',
['tagGroups'] = {'[[Crop]]', '[[Fruit]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '340.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '2.4',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PumpkinItem',
['typeID'] = '480',
},
['Pumpkin Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a pumpkin.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PumpkinSeedItem',
['typeID'] = '735',
},
['Pumpkin Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a pumpkin.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'PumpkinSeedPackItem',
['typeID'] = '736',
},
['Quicklime'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A chemical compound used in steel production.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'QuicklimeItem',
['typeID'] = '584',
},
['Radiator'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RadiatorItem',
['typeID'] = '585',
},
['Raw Bacon'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '3.0',
['fat'] = '9.0',
['vitamins'] = '0.0',
['density'] = '2.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RawBaconItem',
['typeID'] = '481',
},
['Raw Fish'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A fatty cut of raw fish.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '200.0',
['carbs'] = '0.0',
['protein'] = '7.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '5.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RawFishItem',
['typeID'] = '482',
},
['Raw Meat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '250.0',
['carbs'] = '0.0',
['protein'] = '4.0',
['fat'] = '8.0',
['vitamins'] = '0.0',
['density'] = '4.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RawMeatItem',
['typeID'] = '483',
},
['Raw Roast'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A trussed roast tied and ready to be cooked.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '600.0',
['carbs'] = '0.0',
['protein'] = '6.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '1.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RawRoastItem',
['typeID'] = '484',
},
['Raw Sausage'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Ground meat stuffed into an intestine casing.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '500.0',
['carbs'] = '0.0',
['protein'] = '4.0',
['fat'] = '8.0',
['vitamins'] = '0.0',
['density'] = '2.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RawSausageItem',
['typeID'] = '485',
},
['Real Estate Desk'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A place to manage the sale and transfer of deeds and property.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RealEstateDeskItem',
['typeID'] = '80',
},
['Rebar'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Ribbed steel bars for reinforcing stuctures.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '3',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RebarItem',
['typeID'] = '586',
},
['Recurve Bow'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RecurveBowItem',
['typeID'] = '868',
},
['Redwood Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Softwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RedwoodLogItem',
['typeID'] = '324',
},
['Redwood Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a redwood tree.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RedwoodSeedItem',
['typeID'] = '737',
},
['Redwood Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a redwood tree.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RedwoodSeedPackItem',
['typeID'] = '738',
},
['Refrigerator'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An icebox from the future with significantly better cooling properties.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '5',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Food Storage',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['type'] = 'RefrigeratorItem',
['typeID'] = '1173',
},
['Registrar'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Allows the setting management of titles.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RegistrarItem',
['typeID'] = '1174',
},
['Reinforced Concrete'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A study construction material poured around a latice of rebar.',
['tagGroups'] = {'[[Concrete]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '3',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ReinforcedConcreteItem',
['typeID'] = '325',
},
['Research Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basic table for researching new technologies and skills.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.5',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ResearchTableItem',
['typeID'] = '1175',
},
['Rice'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow rice.',
['tagGroups'] = {'[[Grain]]', '[[Raw Food]]', '[[Crop]]', '[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '7.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RiceItem',
['typeID'] = '739',
},
['Rice Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow rice.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RicePackItem',
['typeID'] = '740',
},
['Rivet'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A useful iron bolt for holding together inventions.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RivetItem',
['typeID'] = '587',
},
['Robotic Assembly Line'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A complex set of machinery for creating equally complex things.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '1000',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '5 X 4 X 4',
['mobile'] = nil,
['roomSizeReq'] = '75',
['roomMatReq'] = 'Tier 2.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RoboticAssemblyLineItem',
['typeID'] = '1176',
},
['Rocker Box'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RockerBoxItem',
['typeID'] = '1177',
},
['Rolling Mill'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'For rolling steel into more buildable materials.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RollingMillItem',
['typeID'] = '1178',
},
['Root Campfire Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A myriad of plants that make a healthy and odd blend.',
['tagGroups'] = {'[[Campfire Salad]]', '[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '950.0',
['carbs'] = '8.0',
['protein'] = '4.0',
['fat'] = '7.0',
['vitamins'] = '11.0',
['density'] = '3.2',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RootCampfireSaladItem',
['typeID'] = '486',
},
['Root Campfire Stew'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '6.0',
['protein'] = '12.0',
['fat'] = '9.0',
['vitamins'] = '3.0',
['density'] = '2.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RootCampfireStewItem',
['typeID'] = '487',
},
['Round Pot'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '1',
['inventoryMaxWeight'] = nil,
['type'] = 'PlanterPotRoundItem',
['typeID'] = '1171',
},
['Rounded Face'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Face',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RoundedFaceItem',
['typeID'] = '339',
},
['Rubber Wheel'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RubberWheelItem',
['typeID'] = '588',
},
['Rug Large'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large area rug to cover that weird stain.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Rug',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RugLargeItem',
['typeID'] = '1179',
},
['Rug Medium'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A medium rug for medium uses.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Rug',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RugMediumItem',
['typeID'] = '1180',
},
['Rug Small'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Rug',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RugSmallItem',
['typeID'] = '1181',
},
['Running Shoes'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Light weight shoes designed to make you run faster. Increases movement speed.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'RunningShoesItem',
['typeID'] = '360',
},
['Saguaro Rib'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SaguaroRibItem',
['typeID'] = '326',
},
['Saguaro Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a saguaro cactus.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SaguaroSeedItem',
['typeID'] = '741',
},
['Saguaro Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a saguaro cactus.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SaguaroSeedPackItem',
['typeID'] = '742',
},
['Salmon'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A salmon.',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SalmonItem',
['typeID'] = '589',
},
['Salt Basket'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A basket of salt.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Spices',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SaltBasketItem',
['typeID'] = '1182',
},
['Sand'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = '',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SandItem',
['typeID'] = '73',
},
['Sandstone'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SandstoneItem',
['typeID'] = '327',
},
['Sawmill'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Used to saw wood into lumber.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '400',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SawmillItem',
['typeID'] = '1183',
},
['Saxifrage Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow saxifrage.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SaxifrageSeedItem',
['typeID'] = '743',
},
['Saxifrage Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow saxifrage.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SaxifrageSeedPackItem',
['typeID'] = '744',
},
['Scrap Meat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Chunks of extra meat.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '50.0',
['carbs'] = '0.0',
['protein'] = '5.0',
['fat'] = '5.0',
['vitamins'] = '0.0',
['density'] = '20.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ScrapMeatItem',
['typeID'] = '488',
},
['Screening Machine'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '400',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '3 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ScreeningMachineItem',
['typeID'] = '1184',
},
['Screw Press'] = {
['category'] = 'WorldObject',
['group'] = 'Modules',
['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['tagGroups'] = {'[[Modules]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 1.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ScrewPressItem',
['typeID'] = '1185',
},
['Screws'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A pointed metal fastner used in crafting to attach pieces of material together.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ScrewsItem',
['typeID'] = '590',
},
['Scruffy Hair'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ScruffyHairItem',
['typeID'] = '361',
},
['Seagrass Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow seagrass.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SeagrassSeedItem',
['typeID'] = '745',
},
['Seagrass Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow seagrass.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SeagrassSeedPackItem',
['typeID'] = '746',
},
['Seared Meat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A cut of perfectly seared steak.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '600.0',
['carbs'] = '4.0',
['protein'] = '19.0',
['fat'] = '17.0',
['vitamins'] = '7.0',
['density'] = '7.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SearedMeatItem',
['typeID'] = '489',
},
['Sensor Based Belt Sorter'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 3 X 4',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SensorBasedBeltSorterItem',
['typeID'] = '1186',
},
['Servo'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A rotary actuator that allows for control over angular position.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ServoItem',
['typeID'] = '591',
},
['Sewage'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
['tagGroups'] = {'[[Liquid]]', '[[Block]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Hands',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SewageItem',
['typeID'] = '76',
},
['Shale'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.',
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ShaleItem',
['typeID'] = '328',
},
['Shaper'] = {
['category'] = 'WorldObject',
['group'] = 'Modules',
['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['tagGroups'] = {'[[Modules]]', '[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '75',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 1.7',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ShaperItem',
['typeID'] = '1187',
},
['Sheep Mount'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A hunting trophy for your house.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SheepMountItem',
['typeID'] = '1188',
},
['Shelf Cabinet'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'When a shelf and a cabinet aren\'t enough individually.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Shelves',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = nil,
['type'] = 'ShelfCabinetItem',
['typeID'] = '1189',
},
['Short Beard'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = '',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ShortBeardItem',
['typeID'] = '362',
},
['Shorts'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ShortsItem',
['typeID'] = '363',
},
['Shovel'] = {
['category'] = 'Hidden',
['group'] = 'Tools',
['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
['tagGroups'] = {'[[Excavation]]', '[[Harvester]]', '[[Tools]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ShovelItem',
['typeID'] = '128',
},
['Simmered Meat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Meat cooked in meat juices keeps the meat juicy.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = '900.0',
['carbs'] = '6.0',
['protein'] = '18.0',
['fat'] = '13.0',
['vitamins'] = '5.0',
['density'] = '4.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SimmeredMeatItem',
['typeID'] = '490',
},
['Simple Syrup'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A simple water and suger combination heated until the sugar dissolves.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '400.0',
['carbs'] = '12.0',
['protein'] = '0.0',
['fat'] = '3.0',
['vitamins'] = '0.0',
['density'] = '3.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SimpleSyrupItem',
['typeID'] = '491',
},
['Sink'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An industrial sink.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '5',
['roomCategory'] = 'Bathroom',
['furnitureType'] = 'Sink',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '3 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SinkItem',
['typeID'] = '1190',
},
['Skid Steer'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
['tagGroups'] = {'[[Excavation]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Liquid Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SkidSteerItem',
['typeID'] = '109',
},
['Slag'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '20',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SlagItem',
['typeID'] = '329',
},
['Small Hanging Ashlar Basalt Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingAshlarBasaltSignItem',
['typeID'] = '1191',
},
['Small Hanging Ashlar Gneiss Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingAshlarGneissSignItem',
['typeID'] = '1192',
},
['Small Hanging Ashlar Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingAshlarGraniteSignItem',
['typeID'] = '1193',
},
['Small Hanging Ashlar Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingAshlarLimestoneSignItem',
['typeID'] = '1194',
},
['Small Hanging Ashlar Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingAshlarSandstoneSignItem',
['typeID'] = '1195',
},
['Small Hanging Ashlar Shale Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingAshlarShaleSignItem',
['typeID'] = '1196',
},
['Small Hanging Ashlar Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingAshlarStoneSignItem',
['typeID'] = '1197',
},
['Small Hanging Birch Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingBirchSignItem',
['typeID'] = '1198',
},
['Small Hanging Cedar Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingCedarSignItem',
['typeID'] = '1199',
},
['Small Hanging Ceiba Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingCeibaSignItem',
['typeID'] = '1200',
},
['Small Hanging Fir Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingFirSignItem',
['typeID'] = '1201',
},
['Small Hanging Hardwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingHardwoodSignItem',
['typeID'] = '1202',
},
['Small Hanging Joshua Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingJoshuaSignItem',
['typeID'] = '1203',
},
['Small Hanging Lumber Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingLumberSignItem',
['typeID'] = '1204',
},
['Small Hanging Mortared Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingMortaredGraniteSignItem',
['typeID'] = '1205',
},
['Small Hanging Mortared Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingMortaredLimestoneSignItem',
['typeID'] = '1206',
},
['Small Hanging Mortared Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingMortaredSandstoneSignItem',
['typeID'] = '1207',
},
['Small Hanging Mortared Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingMortaredStoneSignItem',
['typeID'] = '1208',
},
['Small Hanging Oak Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingOakSignItem',
['typeID'] = '1209',
},
['Small Hanging Palm Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingPalmSignItem',
['typeID'] = '1210',
},
['Small Hanging Redwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingRedwoodSignItem',
['typeID'] = '1211',
},
['Small Hanging Saguaro Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingSaguaroSignItem',
['typeID'] = '1212',
},
['Small Hanging Softwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingSoftwoodSignItem',
['typeID'] = '1213',
},
['Small Hanging Spruce Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingSpruceSignItem',
['typeID'] = '1214',
},
['Small Hanging Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingStoneSignItem',
['typeID'] = '1215',
},
['Small Hanging Wood Sign'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallHangingWoodSignItem',
['typeID'] = '592',
},
['Small Sink'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small household sink.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Bathroom',
['furnitureType'] = 'Sink',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallSinkItem',
['typeID'] = '1216',
},
['Small Standing Ashlar Basalt Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingAshlarBasaltSignItem',
['typeID'] = '1217',
},
['Small Standing Ashlar Gneiss Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingAshlarGneissSignItem',
['typeID'] = '1218',
},
['Small Standing Ashlar Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingAshlarGraniteSignItem',
['typeID'] = '1219',
},
['Small Standing Ashlar Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingAshlarLimestoneSignItem',
['typeID'] = '1220',
},
['Small Standing Ashlar Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingAshlarSandstoneSignItem',
['typeID'] = '1221',
},
['Small Standing Ashlar Shale Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingAshlarShaleSignItem',
['typeID'] = '1222',
},
['Small Standing Ashlar Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingAshlarStoneSignItem',
['typeID'] = '1223',
},
['Small Standing Birch Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingBirchSignItem',
['typeID'] = '1224',
},
['Small Standing Cedar Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingCedarSignItem',
['typeID'] = '1225',
},
['Small Standing Ceiba Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingCeibaSignItem',
['typeID'] = '1226',
},
['Small Standing Fir Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingFirSignItem',
['typeID'] = '1227',
},
['Small Standing Hardwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingHardwoodSignItem',
['typeID'] = '1228',
},
['Small Standing Joshua Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingJoshuaSignItem',
['typeID'] = '1229',
},
['Small Standing Lumber Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingLumberSignItem',
['typeID'] = '1230',
},
['Small Standing Mortared Granite Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingMortaredGraniteSignItem',
['typeID'] = '1231',
},
['Small Standing Mortared Limestone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingMortaredLimestoneSignItem',
['typeID'] = '1232',
},
['Small Standing Mortared Sandstone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingMortaredSandstoneSignItem',
['typeID'] = '1233',
},
['Small Standing Mortared Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingMortaredStoneSignItem',
['typeID'] = '1234',
},
['Small Standing Oak Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingOakSignItem',
['typeID'] = '1235',
},
['Small Standing Palm Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingPalmSignItem',
['typeID'] = '1236',
},
['Small Standing Redwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingRedwoodSignItem',
['typeID'] = '1237',
},
['Small Standing Saguaro Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingSaguaroSignItem',
['typeID'] = '1238',
},
['Small Standing Softwood Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingSoftwoodSignItem',
['typeID'] = '1239',
},
['Small Standing Spruce Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingSpruceSignItem',
['typeID'] = '1240',
},
['Small Standing Stone Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingStoneSignItem',
['typeID'] = '1241',
},
['Small Standing Wood Sign'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A small sign for all of your smaller text needs!',
['tagGroups'] = {'[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStandingWoodSignItem',
['typeID'] = '593',
},
['Small Stockpile'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Designates a 3x3x3 area as storage for large items.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '9',
['inventoryMaxWeight'] = nil,
['type'] = 'SmallStockpileItem',
['typeID'] = '110',
},
['Small Table'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'More of a nightstand than a table, really.',
['tagGroups'] = {'[[Not In Browser]]', '[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmallTableItem',
['typeID'] = '1242',
},
['Small Wood Cart'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Small wood cart for hauling minimal loads.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = '1400000',
['type'] = 'SmallWoodCartItem',
['typeID'] = '888',
},
['Smelting Advanced Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmeltingUpgradeItem',
['typeID'] = '655',
},
['Smelting Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Smelting Skill Scrolls that teach Smelting',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmeltingSkillBook',
['typeID'] = '843',
},
['Smelting Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Smelting',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmeltingSkillScroll',
['typeID'] = '844',
},
['Smog'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'A smoke that contains a combination of pollutants.',
['tagGroups'] = {},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SmogItem',
['typeID'] = '8',
},
['Snapping Turtle Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead snapping turtle.',
['tagGroups'] = {'[[Tiny Leather Carcass]]', '[[Carcass]]', '[[Tiny Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SnappingTurtleCarcassItem',
['typeID'] = '594',
},
['Softwood Board'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A higher quality softwood board used for long lasting furniture.',
['tagGroups'] = {'[[Fuel]]', '[[Wood Board]]', '[[Burnable Fuel]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '2000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoftwoodBoardItem',
['typeID'] = '595',
},
['Softwood Hewn Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
['tagGroups'] = {'[[Fuel]]', '[[Hewn Log]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '15',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '1',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoftwoodHewnLogItem',
['typeID'] = '330',
},
['Softwood Lumber'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Can be fashioned into various usable equipment.',
['tagGroups'] = {'[[Fuel]]', '[[Lumber]]', '[[Burnable Fuel]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '2',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoftwoodLumberItem',
['typeID'] = '331',
},
['Softwood Lumber Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An early stone bench. Not too comfy but it does the job.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoftwoodLumberBenchItem',
['typeID'] = '1243',
},
['Softwood Lumber Chair'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Seating',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoftwoodLumberChairItem',
['typeID'] = '1244',
},
['Softwood Lumber Door'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A door made from finely cut lumber.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoftwoodLumberDoorItem',
['typeID'] = '1245',
},
['Softwood Lumber Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice, sturdy lumber chair.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Table',
['repeatsDepreciation'] = '0.6',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoftwoodLumberTableItem',
['typeID'] = '1246',
},
['Soil Sampler'] = {
['category'] = 'Tools',
['group'] = 'Tools',
['description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
['tagGroups'] = {'[[Tool]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SoilSamplerItem',
['typeID'] = '130',
},
['Solar Generator'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Generates electrical power from the sun! It also stores energy to work at night.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '30',
['energyUsed'] = '0',
['energyProduced'] = '750',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '6 X 4 X 7',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SolarGeneratorItem',
['typeID'] = '1247',
},
['Spruce Log'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
['tagGroups'] = {'[[Fuel]]', '[[Wood]]', '[[Softwood]]', '[[Burnable Fuel]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '4000',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SpruceLogItem',
['typeID'] = '332',
},
['Spruce Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a fir tree.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SpruceSeedItem',
['typeID'] = '747',
},
['Spruce Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a fir tree.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SpruceSeedPackItem',
['typeID'] = '748',
},
['Square Belt'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Belt with a square buckle.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SquareBeltItem',
['typeID'] = '364',
},
['Square Jaw'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Jaw',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SquareJawItem',
['typeID'] = '340',
},
['Square Pot'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '1',
['inventoryMaxWeight'] = nil,
['type'] = 'PlanterPotSquareItem',
['typeID'] = '1172',
},
['Stamp Mill'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '5',
['energyUsed'] = '200',
['energyProduced'] = '0',
['energyType'] = 'Mechanical',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 4 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StampMillItem',
['typeID'] = '1248',
},
['Starter Camp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A combination of a small tent and a tiny stockpile.',
['tagGroups'] = {'[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '6 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StarterCampItem',
['typeID'] = '83',
},
['Steam Engine'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A large steam engine for generating power.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = '10',
['energyUsed'] = '0',
['energyProduced'] = '1000',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteamEngineItem',
['typeID'] = '1249',
},
['Steam Tractor'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A tractor powered through steam.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '12',
['inventoryMaxWeight'] = '2500000',
['type'] = 'SteamTractorItem',
['typeID'] = '889',
},
['Steam Tractor Harvester'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.',
['tagGroups'] = {'[[Harvester]]', '[[Tool]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteamTractorHarvesterItem',
['typeID'] = '86',
},
['Steam Tractor Plow'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'An attachment for the steam tractor that allows for quick plowing.',
['tagGroups'] = {'[[Plow]]', '[[Tool]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteamTractorPlowItem',
['typeID'] = '85',
},
['Steam Tractor Sower'] = {
['category'] = 'Tool',
['group'] = 'Items',
['description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.',
['tagGroups'] = {'[[Planter]]', '[[Tool]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteamTractorSowerItem',
['typeID'] = '87',
},
['Steam Truck'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A truck that runs on steam.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '24',
['inventoryMaxWeight'] = '5000000',
['type'] = 'SteamTruckItem',
['typeID'] = '890',
},
['Steel Axe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A broadheaded axe useful for felling trees.',
['tagGroups'] = {'[[Tool]]', '[[Logging]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelAxeItem',
['typeID'] = '869',
},
['Steel Axle'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelAxleItem',
['typeID'] = '596',
},
['Steel Bar'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Refined bar of steel.',
['tagGroups'] = {'[[Metal]]', '[[Block]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelBarItem',
['typeID'] = '333',
},
['Steel Ceiling Light'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A more modern way to light up a room.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelCeilingLightItem',
['typeID'] = '1250',
},
['Steel Floor Lamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A more modern way to light up a room. This time from the floor.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelFloorLampItem',
['typeID'] = '1251',
},
['Steel Gear'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A toothed machine part that interlocks with others.',
['tagGroups'] = {'[[Gear]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelGearItem',
['typeID'] = '597',
},
['Steel Gearbox'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'Provides speed and torque conversions from a rotating power source to another device',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelGearboxItem',
['typeID'] = '598',
},
['Steel Hammer'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'[[Tool]]', '[[Construction]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelHammerItem',
['typeID'] = '870',
},
['Steel Hoe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to till soil and prepare it for planting.',
['tagGroups'] = {'[[Tool]]', '[[Plow]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelHoeItem',
['typeID'] = '871',
},
['Steel Machete'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A machete used to quickly clear plants.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelMacheteItem',
['typeID'] = '872',
},
['Steel Pickaxe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelPickaxeItem',
['typeID'] = '873',
},
['Steel Pipe'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A pipe for transporting liquids.',
['tagGroups'] = {'[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]', '[[Ingredient]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '3',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelPipeItem',
['typeID'] = '78',
},
['Steel Plate'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A sturdy steel plate for use in various crafting recipes.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelPlateItem',
['typeID'] = '599',
},
['Steel Road Tool'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A tool for tamping dirt into roads.',
['tagGroups'] = {'[[Tool]]', '[[Tamper]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelRoadToolItem',
['typeID'] = '874',
},
['Steel Saw Blade'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelSawBladeItem',
['typeID'] = '600',
},
['Steel Shovel'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelShovelItem',
['typeID'] = '875',
},
['Steel Sickle'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelSickleItem',
['typeID'] = '876',
},
['Steel Table Lamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'For late night studying. Or working. Or anything, really.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SteelTableLampItem',
['typeID'] = '1252',
},
['Stockpile'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Designates a 5x5x5 area as storage for large items.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '5 X 5 X 5',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '25',
['inventoryMaxWeight'] = nil,
['type'] = 'StockpileItem',
['typeID'] = '111',
},
['Stone'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'A pile of stones.',
['tagGroups'] = {'[[Rock]]', '[[Block]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '20',
['carried'] = 'Hands',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneItem',
['typeID'] = '334',
},
['Stone Axe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A broadheaded axe useful for felling trees.',
['tagGroups'] = {'[[Tool]]', '[[Logging]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneAxeItem',
['typeID'] = '877',
},
['Stone Brazier'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A stone stand which can hold burning fuel to provide light.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Burnable Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneBrazierItem',
['typeID'] = '1253',
},
['Stone Door'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'A heavy stone door.',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneDoorItem',
['typeID'] = '1254',
},
['Stone Hammer'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to construct buildings and pickup manmade objects.',
['tagGroups'] = {'[[Tool]]', '[[Construction]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneHammerItem',
['typeID'] = '878',
},
['Stone Machete'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A machete used to quickly clear plants.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneMacheteItem',
['typeID'] = '879',
},
['Stone Pickaxe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StonePickaxeItem',
['typeID'] = '880',
},
['Stone Ramp'] = {
['category'] = 'WorldObject',
['group'] = 'Road Items',
['description'] = '4 x 1 Stone Ramp.',
['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '60',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneRampItem',
['typeID'] = '57',
},
['Stone Road'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.',
['tagGroups'] = {'[[Road]]', '[[Constructable]]', '[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '30',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneRoadItem',
['typeID'] = '81',
},
['Stone Road Tool'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A tool for tamping dirt into roads.',
['tagGroups'] = {'[[Tool]]', '[[Tamper]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneRoadToolItem',
['typeID'] = '881',
},
['Stone Sickle'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A stone sickle used to harvest crops or cut grass.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneSickleItem',
['typeID'] = '882',
},
['Stone Well'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'PLACEHOLDER',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoneWellItem',
['typeID'] = '1255',
},
['Stop Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StopSignItem',
['typeID'] = '1256',
},
['Storage Chest'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A container you can store items in.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '16',
['inventoryMaxWeight'] = nil,
['type'] = 'StorageChestItem',
['typeID'] = '1257',
},
['Store'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Allows the selling and trading of items.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoreItem',
['typeID'] = '1258',
},
['Stove'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A heavy stove for cooking more complex dishes.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Polluter]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Kitchen',
['furnitureType'] = 'Cooking',
['repeatsDepreciation'] = '0.3',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = {{'[[Smog]]', ' 0. 4'}},
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 2.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StoveItem',
['typeID'] = '1259',
},
['Strange Fuel'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'CHEEEAAAAATER',
['tagGroups'] = {'[[Fuel]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '10000000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StrangeFuelItem',
['typeID'] = '601',
},
['Street Sign'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 3 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StreetSignItem',
['typeID'] = '1261',
},
['Streetlamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A towering metal light post that requires electricity to run.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 5 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StreetlampItem',
['typeID'] = '1260',
},
['Stuffed Alligator'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'It looks so real!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StuffedAlligatorItem',
['typeID'] = '1262',
},
['Stuffed Bison'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'It looks so real!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StuffedBisonItem',
['typeID'] = '1263',
},
['Stuffed Elk'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'It looks so real!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StuffedElkItem',
['typeID'] = '1264',
},
['Stuffed Goat'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'It looks so real!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StuffedGoatItem',
['typeID'] = '1265',
},
['Stuffed Jaguar'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'It looks so real!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StuffedJaguarItem',
['typeID'] = '1266',
},
['Stuffed Turkey'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'To give thanks for fact that this food items gives two nutrients more than other food at the same tier.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = '1500.0',
['carbs'] = '9.0',
['protein'] = '16.0',
['fat'] = '12.0',
['vitamins'] = '7.0',
['density'] = '2.9',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StuffedTurkeyItem',
['typeID'] = '492',
},
['Stuffed Wolf'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'It looks so real!',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2.5',
['roomCategory'] = 'General',
['furnitureType'] = 'Decoration',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'StuffedWolfItem',
['typeID'] = '1267',
},
['Substrate'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'The foundation material for complex electronics.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SubstrateItem',
['typeID'] = '602',
},
['Sugar'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Even sweet lovers don\'t eat sugar plain.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '50.0',
['carbs'] = '15.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '30.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SugarItem',
['typeID'] = '493',
},
['Sugarcane'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'How did you even get this?',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '1.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '1.0',
['vitamins'] = '0.0',
['density'] = '100.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SugarcaneItem',
['typeID'] = '749',
},
['Sugarcane Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'How did you even get this?',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SugarcanePackItem',
['typeID'] = '750',
},
['Sunflower Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow sunflowers.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SunflowerSeedItem',
['typeID'] = '751',
},
['Sunflower Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow sunflowers.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SunflowerSeedPackItem',
['typeID'] = '752',
},
['Sweet Salad'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'The sweetness of the fruits happens to work well with the salad.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.4',
['calories'] = '1100.0',
['carbs'] = '18.0',
['protein'] = '9.0',
['fat'] = '7.0',
['vitamins'] = '22.0',
['density'] = '5.1',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SweetSaladItem',
['typeID'] = '494',
},
['Switch'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'Toggle on any touching wires and electronic objects.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Tech]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SwitchItem',
['typeID'] = '2',
},
['Synthetic Rubber'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'An extremely useful synthetic material derived from petrochemicals',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'SyntheticRubberItem',
['typeID'] = '603',
},
['Table'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'A large table for placing things on.',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TableItem',
['typeID'] = '1268',
},
['Tailings'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '0.03',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TailingsItem',
['typeID'] = '88',
},
['Tailoring Basic Upgrade'] = {
['category'] = 'Efficiency Modules',
['group'] = 'Upgrade',
['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailroing recipes',
['tagGroups'] = {'[[Upgrade]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.001',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TailoringUpgradeItem',
['typeID'] = '656',
},
['Tailoring Skill Book'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Books',
['description'] = 'Creates Tailoring Skill Scrolls that teach Tailoring',
['tagGroups'] = {'[[Skill Books]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TailoringSkillBook',
['typeID'] = '849',
},
['Tailoring Skill Scroll'] = {
['category'] = 'Hidden/Research',
['group'] = 'Skill Scrolls',
['description'] = 'Teaches Tailoring',
['tagGroups'] = {'[[Skill Scrolls]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TailoringSkillScroll',
['typeID'] = '850',
},
['Tailoring Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Spearhead the fashion movement with the finest clothes and hair!',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TailoringTableItem',
['typeID'] = '1269',
},
['Tall Boots'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TallBootsItem',
['typeID'] = '365',
},
['Tallow'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Rendered animal fat useful for more than just cooking.',
['tagGroups'] = {'[[Fuel]]', '[[Fat]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.02',
['calories'] = '200.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '8.0',
['vitamins'] = '0.0',
['density'] = '4.0',
['fuel'] = '2000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TallowItem',
['typeID'] = '495',
},
['Tallow Candle'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A candle which can burn tallow to produce a small amount of light.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.8',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Fat]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TallowCandleItem',
['typeID'] = '1270',
},
['Tallow Lamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A pottery lamp. Fuel with tallow.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Fat]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TallowLampItem',
['typeID'] = '1271',
},
['Tallow Wall Lamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Fat]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TallowWallLampItem',
['typeID'] = '1272',
},
['Taro Root'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Colocasia esculenta',
['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Root]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '250.0',
['carbs'] = '6.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '1.0',
['density'] = '3.2',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TaroRootItem',
['typeID'] = '496',
},
['Taro Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow taro.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TaroSeedItem',
['typeID'] = '753',
},
['Taro Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow taro.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TaroSeedPackItem',
['typeID'] = '754',
},
['Tiny Stockpile'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Designates a 2x3x2 area as storage for large items.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 3 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '4',
['inventoryMaxWeight'] = nil,
['type'] = 'TinyStockpileItem',
['typeID'] = '112',
},
['Toilet'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'When you gotta go, you gotta go.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '3',
['roomCategory'] = 'Bathroom',
['furnitureType'] = 'Toilet',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ToiletItem',
['typeID'] = '1273',
},
['Toll'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'Toggle on any touching wires and electronic objects.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Tech]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TollItem',
['typeID'] = '113',
},
['Tomato'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
['tagGroups'] = {'[[Crop]]', '[[Vegetable]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '240.0',
['carbs'] = '5.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '2.0',
['density'] = '3.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TomatoItem',
['typeID'] = '497',
},
['Tomato Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow tomato plants.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TomatoSeedItem',
['typeID'] = '755',
},
['Tomato Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow tomato plants.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TomatoSeedPackItem',
['typeID'] = '756',
},
['Tool Bench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A place to craft and fix up tools.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ToolBenchItem',
['typeID'] = '1274',
},
['Topped Porridge'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '700.0',
['carbs'] = '10.0',
['protein'] = '4.0',
['fat'] = '0.0',
['vitamins'] = '10.0',
['density'] = '3.4',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ToppedPorridgeItem',
['typeID'] = '498',
},
['Torch'] = {
['category'] = '_None',
['group'] = 'Tools',
['description'] = 'A little bit of light to help beat back the night.',
['tagGroups'] = {'[[Fuel]]', '[[Torch]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '1000',
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TorchItem',
['typeID'] = '131',
},
['Torch Stand'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A stand for a torch.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0.8',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Torch]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TorchStandItem',
['typeID'] = '1275',
},
['Tortilla'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thin, unleavened flatbread.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '350.0',
['carbs'] = '20.0',
['protein'] = '10.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '8.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TortillaItem',
['typeID'] = '499',
},
['Transglutaminase'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Any enzyme that can be used to bond proteins together.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '10.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TransglutaminaseItem',
['typeID'] = '500',
},
['Transmission Pole'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Can link energy.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '15',
['energyUsed'] = '0',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 8 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TransmissionPoleItem',
['typeID'] = '1276',
},
['Trash Item'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = '',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TrashItem',
['typeID'] = '60',
},
['Treasury'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Allows the setting of taxes.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Economy]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TreasuryItem',
['typeID'] = '1277',
},
['Tree Debris'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'Clear cut debris that needs to be broken down to be more usable.',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TreeDebrisItem',
['typeID'] = '335',
},
['Trillium Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow trillium.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TrilliumSeedItem',
['typeID'] = '757',
},
['Trillium Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow trillium.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TrilliumSeedPackItem',
['typeID'] = '758',
},
['Trousers'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TrousersItem',
['typeID'] = '366',
},
['Trout'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A trout.',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TroutItem',
['typeID'] = '604',
},
['Truck'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Modern truck for hauling sizable loads.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Polluter]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = '[[Liquid Fuel]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '36',
['inventoryMaxWeight'] = '8000000',
['type'] = 'TruckItem',
['typeID'] = '891',
},
['Tuna'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A tuna.',
['tagGroups'] = {'[[Fish]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1.25',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TunaItem',
['typeID'] = '605',
},
['Turkey Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead turkey',
['tagGroups'] = {'[[Tiny Leather Carcass]]', '[[Carcass]]', '[[Tiny Carcass]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'TurkeyCarcassItem',
['typeID'] = '606',
},
['Urchin'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'An urchin.',
['tagGroups'] = {'[[Marine Life]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'UrchinItem',
['typeID'] = '607',
},
['Valve'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A device that regulates, directs, or controls the flow of fluid.',
['tagGroups'] = {'[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ValveItem',
['typeID'] = '608',
},
['Vegetable Medley'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'An eclectic arrangement of vegetables.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.3',
['calories'] = '900.0',
['carbs'] = '8.0',
['protein'] = '4.0',
['fat'] = '7.0',
['vitamins'] = '17.0',
['density'] = '4.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'VegetableMedleyItem',
['typeID'] = '501',
},
['Vegetable Soup'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Who knew plants in plant broth could be so tasty?',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.9',
['calories'] = '1200.0',
['carbs'] = '12.0',
['protein'] = '4.0',
['fat'] = '7.0',
['vitamins'] = '19.0',
['density'] = '3.5',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'VegetableSoupItem',
['typeID'] = '502',
},
['Vegetable Stock'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A hearty stock full of assorted vegetables.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.8',
['calories'] = '700.0',
['carbs'] = '11.0',
['protein'] = '1.0',
['fat'] = '2.0',
['vitamins'] = '11.0',
['density'] = '3.6',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'VegetableStockItem',
['typeID'] = '503',
},
['Vehicle Tool Item'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = '',
['tagGroups'] = {},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'VehicleToolItem',
['typeID'] = '45',
},
['Wainwright Table'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = '25',
['roomMatReq'] = 'Tier 0.8',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WainwrightTableItem',
['typeID'] = '1278',
},
['Wall Candle'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A wall mounted candle.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = '[[Fat]]',
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WallCandleItem',
['typeID'] = '1279',
},
['Washboard'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Sometimes it can be nice to have clean clothes.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Bathroom',
['furnitureType'] = 'Washing',
['repeatsDepreciation'] = '0.5',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WashboardItem',
['typeID'] = '1280',
},
['Washing Machine'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '5',
['roomCategory'] = 'Bathroom',
['furnitureType'] = 'Washing',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '100',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WashingMachineItem',
['typeID'] = '1281',
},
['Waste Filter'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Treats raw sewage.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '250',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = {{'[[Sewage]]', ' 2'}},
['fluidsProduced'] = {{'[[Water]]', ' 0'}},
['validTalents'] = nil,
['footprint'] = '3 X 3 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WasteFilterItem',
['typeID'] = '114',
},
['Water'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
['tagGroups'] = {'[[Liquid]]', '[[Block]]', '[[Object]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WaterItem',
['typeID'] = '75',
},
['Waterweed Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow waterweed.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WaterweedSeedItem',
['typeID'] = '759',
},
['Waterweed Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow waterweed.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WaterweedSeedPackItem',
['typeID'] = '760',
},
['Waterwheel'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Use the power of flowing water to produce mechanical power.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WaterwheelItem',
['typeID'] = '1282',
},
['Wet Tailings'] = {
['category'] = '_None',
['group'] = 'Block Items',
['description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
['tagGroups'] = {'[[Block]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '10',
['carried'] = 'Hands',
['weight'] = '0.03',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WetTailingsItem',
['typeID'] = '89',
},
['Wheat'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A common grain that is significantly more useful processed.',
['tagGroups'] = {'[[Crop]]', '[[Grain]]', '[[Raw Food]]', '[[Food]]', '[[Object]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = '150.0',
['carbs'] = '6.0',
['protein'] = '2.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '5.3',
['fuel'] = nil,
['yield'] = '[[Gathering]]',
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WheatItem',
['typeID'] = '504',
},
['Wheat Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow wheat.',
['tagGroups'] = {'[[Crop Seed]]', '[[Seeds]]', '[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WheatSeedItem',
['typeID'] = '761',
},
['Wheat Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow wheat.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WheatSeedPackItem',
['typeID'] = '762',
},
['Wheelbarrow'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Small wheelbarrow for hauling minimal loads.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '8',
['inventoryMaxWeight'] = '1400000',
['type'] = 'WheelbarrowItem',
['typeID'] = '892',
},
['White Bursage Seed'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'Plant to grow a white bursage.',
['tagGroups'] = {'[[Seeds]]', '[[Food]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = '0.0',
['carbs'] = '0.0',
['protein'] = '0.0',
['fat'] = '0.0',
['vitamins'] = '0.0',
['density'] = '0.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WhiteBursageSeedItem',
['typeID'] = '763',
},
['White Bursage Seed Pack'] = {
['category'] = 'Hidden',
['group'] = 'Items',
['description'] = 'Plant to grow a white bursage.',
['tagGroups'] = {'[[Not In Browser]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.05',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WhiteBursageSeedPackItem',
['typeID'] = '764',
},
['Wide Hips'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Hips',
['tagGroups'] = {'[[Not In Browser]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WideHipsItem',
['typeID'] = '341',
},
['Wild Mix'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A dressed salad that, with the added sweetness, its pretty tasty.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.6',
['calories'] = '800.0',
['carbs'] = '11.0',
['protein'] = '8.0',
['fat'] = '6.0',
['vitamins'] = '21.0',
['density'] = '5.8',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WildMixItem',
['typeID'] = '505',
},
['Wild Stew'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A thick stew made with a variety of vegetables.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = '1100.0',
['carbs'] = '8.0',
['protein'] = '5.0',
['fat'] = '5.0',
['vitamins'] = '12.0',
['density'] = '2.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WildStewItem',
['typeID'] = '506',
},
['Wilted Fiddleheads'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
['tagGroups'] = {'[[Charred Green]]', '[[Food]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.2',
['calories'] = '350.0',
['carbs'] = '4.0',
['protein'] = '1.0',
['fat'] = '0.0',
['vitamins'] = '8.0',
['density'] = '3.7',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WiltedFiddleheadsItem',
['typeID'] = '507',
},
['Wind Turbine'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Generates electrical power from the wind.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '30',
['energyUsed'] = '0',
['energyProduced'] = '1000',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '7 X 11 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WindTurbineItem',
['typeID'] = '1284',
},
['Windmill'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Use wind to produce mechanical power.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '0',
['roomCategory'] = 'Industrial',
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WindmillItem',
['typeID'] = '1283',
},
['Wire'] = {
['category'] = 'Hidden',
['group'] = 'Block Items',
['description'] = 'Connects electronic components.',
['tagGroups'] = {'[[Block]]', '[[Object]]'},
['maxStack'] = '100',
['carried'] = 'Hands',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = '0',
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WireItem',
['typeID'] = '3',
},
['Wolf Carcass'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A dead wolf.',
['tagGroups'] = {'[[Small Carcass]]', '[[Carcass]]', '[[Animal]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '2',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WolfCarcassItem',
['typeID'] = '609',
},
['Wolf Whisperer Hat'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Thanks for supporting ECO!',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WolfWhispererHatItem',
['typeID'] = '20',
},
['Wolf Whisperer Mask'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'AWOOOOOOOOO',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WolfWhispererMaskItem',
['typeID'] = '21',
},
['Wolf Whisperer Shirt'] = {
['category'] = 'Hidden',
['group'] = 'AvatarPart',
['description'] = 'Thanks for supporting ECO!',
['tagGroups'] = {'[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WolfWhispererShirtItem',
['typeID'] = '22',
},
['Wood Cart'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Small cart for hauling small loads.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Storage Container]]', '[[Vehicles]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '15',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = '12',
['inventoryMaxWeight'] = '2000000',
['type'] = 'WoodCartItem',
['typeID'] = '893',
},
['Wood Pulp'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.',
['tagGroups'] = {'[[Object]]', '[[Fuel]]', '[[Natural Fiber]]', '[[Burnable Fuel]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.01',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = '50',
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodPulpItem',
['typeID'] = '90',
},
['Wood Sign'] = {
['category'] = 'Hidden',
['group'] = 'World Object Items',
['description'] = 'A large sign for all your large text needs!',
['tagGroups'] = {'[[Not In Browser]]', '[[World Object]]', '[[Object]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodSignItem',
['typeID'] = '1291',
},
['Wooden Bow'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
['tagGroups'] = {'[[Tool]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenBowItem',
['typeID'] = '883',
},
['Wooden Ceiling Light'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A more modern way to light up a room.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenCeilingLightItem',
['typeID'] = '1285',
},
['Wooden Elevator'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'An elevator for transporting loads vertically.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '10',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '4 X 5 X 3',
['mobile'] = 'Yes',
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenElevatorItem',
['typeID'] = '894',
},
['Wooden Elevator Call Post'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Used to call a nearby WoodenElevator.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenElevatorCallPostItem',
['typeID'] = '1286',
},
['Wooden Fabric Bed'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A much more comfortable bed made with fabric.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '4',
['roomCategory'] = 'Bedroom',
['furnitureType'] = 'Bed',
['repeatsDepreciation'] = '0.2',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '2 X 2 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenFabricBedItem',
['typeID'] = '1287',
},
['Wooden Floor Lamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A more modern way to light up a room. This time from the floor.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenFloorLampItem',
['typeID'] = '1288',
},
['Wooden Hoe'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'Used to till soil and prepare it for planting.',
['tagGroups'] = {'[[Tool]]', '[[Plow]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenHoeItem',
['typeID'] = '884',
},
['Wooden Latrine'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A wooden potty.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '1.5',
['roomCategory'] = 'Bathroom',
['furnitureType'] = 'Toilet',
['repeatsDepreciation'] = '0.1',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'LatrineItem',
['typeID'] = '1137',
},
['Wooden Shovel'] = {
['category'] = 'Tool',
['group'] = 'Tools',
['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
['tagGroups'] = {'[[Tool]]', '[[Excavation]]', '[[Harvester]]', '[[Tools]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenShovelItem',
['typeID'] = '885',
},
['Wooden Straw Bed'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'Bedroom',
['furnitureType'] = 'Bed',
['repeatsDepreciation'] = '0.4',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 3',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenStrawBedItem',
['typeID'] = '1289',
},
['Wooden Table Lamp'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'For late night studying. Or working. Or anything, really.',
['tagGroups'] = {'[[Housing]]', '[[World Object]]', '[[Object]]', '[[Housing Objects]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = '2',
['roomCategory'] = 'General',
['furnitureType'] = 'Lights',
['repeatsDepreciation'] = '0.7',
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = '10',
['energyUsed'] = '60',
['energyProduced'] = '0',
['energyType'] = 'Electric',
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '1 X 1 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenTableLampItem',
['typeID'] = '1290',
},
['Wooden Wheel'] = {
['category'] = '_None',
['group'] = 'Items',
['description'] = 'A basic wheel for use in early wooden vehicles.',
['tagGroups'] = {'[[Product]]', '[[Ingredient]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.5',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = 'Yes',
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WoodenWheelItem',
['typeID'] = '610',
},
['Work Backpack'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Lighter pack that causes lower calorie consumption. Decreases calories consumed by 10% and increases max carry weight by 5 kg.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WorkBackpackItem',
['typeID'] = '367',
},
['Work Boots'] = {
['category'] = '_None',
['group'] = 'AvatarPart',
['description'] = 'Boots designed to be rugged and reduce muscle strain while working. Decreases calories consumed by 10%.',
['tagGroups'] = {'[[Clothes]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WorkBootsItem',
['typeID'] = '368',
},
['Workbench'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'A bench for the basics and making even more benches.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Crafting Table]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
['footprint'] = '2 X 2 X 1',
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'WorkbenchItem',
['typeID'] = '84',
},
['Yeast'] = {
['category'] = '_None',
['group'] = 'Food',
['description'] = 'A fungus that acts as an amazing leavening agent.',
['tagGroups'] = {'[[Food]]', '[[Object]]', '[[Ingredient]]', '[[Product]]'},
['maxStack'] = '100',
['carried'] = 'Backpack',
['weight'] = '0.1',
['calories'] = '60.0',
['carbs'] = '0.0',
['protein'] = '8.0',
['fat'] = '0.0',
['vitamins'] = '7.0',
['density'] = '25.0',
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = nil,
['mobile'] = nil,
['roomSizeReq'] = nil,
['roomMatReq'] = nil,
['roomContainReq'] = nil,
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'YeastItem',
['typeID'] = '508',
},
['Zoning Office'] = {
['category'] = 'WorldObject',
['group'] = 'World Object Items',
['description'] = 'Districts are created and redefined here.',
['tagGroups'] = {'[[World Object]]', '[[Object]]', '[[Product]]'},
['maxStack'] = '1',
['carried'] = 'Backpack',
['weight'] = nil,
['calories'] = nil,
['carbs'] = nil,
['protein'] = nil,
['fat'] = nil,
['vitamins'] = nil,
['density'] = nil,
['fuel'] = nil,
['yield'] = nil,
['currency'] = nil,
['skillValue'] = nil,
['roomCategory'] = nil,
['furnitureType'] = nil,
['repeatsDepreciation'] = nil,
['materialTier'] = nil,
['fuelsUsed'] = nil,
['gridRadius'] = nil,
['energyUsed'] = nil,
['energyProduced'] = nil,
['energyType'] = nil,
['fluidsUsed'] = nil,
['fluidsProduced'] = nil,
['validTalents'] = nil,
['footprint'] = '3 X 2 X 2',
['mobile'] = nil,
['roomSizeReq'] = '45',
['roomMatReq'] = 'Tier 1',
['roomContainReq'] = 'Yes',
['inventorySlots'] = nil,
['inventoryMaxWeight'] = nil,
['type'] = 'ZoningOfficeItem',
['typeID'] = '97',
},
},
}