Go binary/server for helping run/build sessions for the Maze Rats TTRPG
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

82 lines
4.8 KiB

{
"misc_items": [
["Bowl","Brass bell","Brooch","Carved figurine","Cup","Deck of cards"],
["Drawing","Foreign coin","Game piece","Glass eye","Glass jar","Hair comb"],
["Handkerchief","Hinged box","Hourglass","Human tooth","Hunting horn","Loaded dice"],
["Long fork","Numbered key","Oil lamp","Old doll","Paint pot","Pencil"],
["Purse","Quill pen","Salve","Scissors","Scroll","Sealed letter"],
["Sewing needle","Shaving razor","Silver button","Skull","Tobacco pipe","Wine bottle"]
],
"worn_items": [
["Belt","Blouse","Boots","Bracelet","Breastplate","Brigandine"],
["Cincture","Cloak","Coat","Dress","Earring","Eyepatch"],
["Gauntlets","Glove","Gown","Hat","Helmet","Hose"],
["Leather armor","Locket","Mail Shirt","Mask","Necklace","Padded armor"],
["Plate mail","Ring","Robe","Sandals","Scarf","Shirt"],
["Shoes","Skirt","Slippers","Socks","Trousers","Veil"]
],
"weapon_items": [
["Arming sword","Backsword","Battleaxe","Blowpipe","Claymore","Club"],
["Crossbow","Cutlass","Dagger","Flail","Flanged mace","Glaive"],
["Halberd","Hammer","Hatchet","Horsebow","Hunting knife","Lance"],
["Longbow","Longsword","Mace","Maul","Morningstar","Pike"],
["Scimitar","Shortbow","Sickle","Sling","Spear","Staff"],
["Stake","Stiletto","Throwing axe","Warhammer","Warpick","Whip"]
],
"book_subjects": [
["Alchemy","Art","Astrology","Blackmail","Charts & maps","Conspiracies"],
["Cookbook","Criminals","Divination","Etiquette","Fashion","Genealogy"],
["Hagiography","History","Journal","Language","Laws","Letters"],
["Lost empires","Lost places","Love poems","Monsters","Mythology","Odd customs"],
["Oratory","Propaganda","Prophecies","Siegecraft","Songs","State secrets"],
["Sword fighting","Theology","Treasures","War chronicle","Who's who","Witch-hunting"]
],
"tool_items": [
["Acid flask","Bear trap","Bellows","Bolt-cutters","Chain","Chisel"],
["Crowbar","Door ram","Ear trumpet","Fire oil","Fishing hook","Goggles"],
["Grappling hook","Grease","Hacksaw","Hammer","Hand drill","Lantern"],
["Lens","Lock/key","Lockpicks","Manacles","Metal file","Mortar/pestle"],
["Needle","Pickaxe","Pitchfork","Pliers","Pole","Pulleys"],
["Rope","Scissors","Shovel","Spikes","Steel wire","Tongs"]
],
"potions": [
["EXTERNAL","Body swap","Camouflage","Control animals","EXTERNAL","Cure affliction"],
["Detect evil","Detect gold","Detect hidden","Direction sense","EXTERNAL","EXTERNAL"],
["Extra arm","Flight","Ghost-speech","Heat vision","EXTERNAL","Invulnerable"],
["EXTERNAL","Magic immunity","Mirror image","EXTERNAL","EXTERNAL","EXTERNAL"],
["EXTERNAL","Night vision","EXTERNAL","Restore health","Speed","Stretchy"],
["Super-jump","Super-strength","Telekinesis","Tongues","Water-breathing","Water-walking"]
],
"magical_ingredients": [
["Ancient liquor","EXTERNAL","Blind eye","Boiled cat","EXTERNAL","Bottled fog"],
["Coffin nail","Corpse's hair","Crossroad dust","Cultist entrails","EXTERNAL","Exotic spice"],
["Killer's hand","King's tooth","Last breath","Liar's tongue","Plant","Lodestone"],
["Monk's vow","EXTERNAL","Newborn's cry","Oil portrait","EXTERNAL","EXTERNAL"],
["EXTERNAL","Pyre ember","Queen bee","Queen's blood","Ship's barnacle","Star-metal"],
["Thief's finger","Tomb flower","EXTERNAL","Wedding ring","Widow's tears","Wizard skull"]
],
"treasure_items": [
["Alchemy recipe","Amulet","Astrolabe","Blueprints","Calligraphy","Carpet"],
["Compass","Contract","Crown","Crystal","Deed","Embroidery"],
["Fine china","Fine liquor","Instrument","Magical book","Microscope","Music box"],
["Orrery","Painting","Perfume","Prayer book","Printing block","Rare textile"],
["Royal robes","Saint's relic","Scrimshaw","Sextant","Sheet music","Signet ring"],
["Silverware","Spices","Spyglass","Tapestry","Telescope","Treasure map"]
],
"treasure_traits": [
["Altered","Ancient","Blessed","Bulky","Compact","Consumable"],
["Cultural value","Cursed","Damaged","Disguised","Draws enemies","EXTERNAL"],
["EXTERNAL","Embellished","Encoded","Exotic","Extra-planar","Famous"],
["Forbidden","Fragile","Heavy","Immovable","Impracticable","Indestructible"],
["Intelligent","Masterwork","Military value","Non-human","Owned","Partial"],
["Political value","Religious value","Repaired","Royal","Toxic","Vile"]
],
"valuable_materials": [
["Alabaster","Amber","Aquamarine","Azurite","Beryl","Black Pearl"],
["Bloodstone","Bone China","Chalcedony","Cinnabar","Coral","Diamond"],
["Ebony", "Emerald", "Fire Agate","Garnet","Gold","Ivory"],
["Jade","Jasper","Jet","Lapis Lazuli","Malachite","Moonstone"],
["Onyx","Opal","Pearl","Platinum","Porcelain","Ruby"],
["Sapphire","Serpentine","Silver","Star Iron","Topaz","Turquoise"]
]
}