|
1 | 1 | [
|
2 |
| - { |
3 |
| - "id": "atomic_coffeepot", |
4 |
| - "type": "ITEM", |
5 |
| - "subtypes": [ "TOOL" ], |
6 |
| - "category": "tools", |
7 |
| - "name": { "str": "atomic coffeemaker" }, |
8 |
| - "looks_like": "coffeemaker", |
9 |
| - "description": "This is a Curie-G coffeemaker, by CuppaTech. It famously uses a radioactive generator to heat water for coffee, reducing the amount of total electricity it consumes. Consumer safety concerns led to it being banned in the EU as well as many other countries, but don't let that stop you from brewing your morning Joe with the power of the atom™!", |
10 |
| - "weight": "6102 g", |
11 |
| - "volume": "1500 ml", |
12 |
| - "longest_side": "20 cm", |
13 |
| - "price": "1 kUSD", |
14 |
| - "price_postapoc": "30 USD", |
15 |
| - "material": [ "plastic", "aluminum", "lead", "steel" ], |
16 |
| - "qualities": [ [ "BOIL", 1 ] ], |
17 |
| - "symbol": ",", |
18 |
| - "color": "light_green", |
19 |
| - "use_action": [ "HOTPLATE_ATOMIC", { "type": "link_up", "cable_length": 2, "charge_rate": "1 kW" } ], |
20 |
| - "//": "This now uses energy to heat food, the RTG is just a minor cost-saving element. However in a pinch you could use just the RTG to unfreeze water", |
21 |
| - "flags": [ "LEAK_DAM", "RADIOACTIVE", "DURABLE_MELEE", "WATER_BREAK", "ALLOWS_REMOTE_USE" ], |
22 |
| - "melee_damage": { "bash": 5 }, |
23 |
| - "tool_ammo": [ "battery" ] |
24 |
| - }, |
25 | 2 | {
|
26 | 3 | "id": "butchering_kit",
|
27 | 4 | "name": { "str": "butchering kit" },
|
|
0 commit comments