1[
2  {
3    "id": "architect_cube",
4    "type": "TOOL",
5    "name": { "str": "The Architect's Cube" },
6    "description": "This is a solid cube that is much heavier than its size suggests.  When you look at it, it pulls your gaze inward until you fall through the sky, showing you a top-down view of your position with the surroundings revealed.",
7    "weight": "2 kg",
8    "volume": "100 ml",
9    "material": [ "iron" ],
10    "symbol": "]",
11    "relic_data": { "passive_effects": [ { "mutations": [ "DEBUG_CLAIRVOYANCE" ] } ] },
12    "color": "light_gray",
13    "flags": [ "TRADER_AVOID" ]
14  }
15]
16