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.
 
 
 
 

98 lines
6.0 KiB

{
"city_themes": [
["EXTERNAL","Aristocracy","Art","Bureaucracy","Castes","Catacombs"],
["EXTERNAL","EXTERNAL","Crime families","Cruelty","EXTERNAL","EXTERNAL"],
["EXTERNAL","Festivals","Feuds","Intrigue","Theme","Martial law"],
["Meritocracy","EXTERNAL","Opulence","EXTERNAL","Pilgrimages","Piracy"],
["Plutocracy","Poverty","Rituals","Slavery","Spices","Theocracy"],
["Thievery","Trade","Tyranny","EXTERNAL","Wizardry","Xenophobia"]
],
"city_events": [
["Assassination","Carnival","Conscription","Coronation","Coup","Cult activity"],
["Curfew","Discovery","Earthquake","EXTERNAL","Fashion trend","Fire"],
["Flood","Heavy fog","Heavy taxes","Holy day","Hysteria","Inquisition"],
["Insurrection","Invasion","Jailbreak","Mass eviction","Mass pardon","Negotiations"],
["Plague","Proclamation","Prohibition","Public games","Refugees","Rioting"],
["Roundup","Scandal","Serial killer","Shortage","Tournament","Trial"]
],
"district_themes": [
["Catacombs","EXTERNAL","Construction","Crafts","Criminality","Culture"],
["Dining","Education","Entertainment","Finance","Foreigners","Ghettoes"],
["Government","Graveyards","Green space","Industrialization","Judgement","Livestock"],
["EXTERNAL","Marketplace","Memorials","Military","Opulence","Pollution"],
["Poverty","Punishment","Religion","Science","Trade","Trash"],
["EXTERNAL","EXTERNAL","Vices","EXTERNAL","Wizardry","Wonders"]
],
"upper_class_buildings": [
["Academy","Alchemist","Archive","Art dealer","Barber","Bookbinder"],
["Bookseller","Castle","Clockmaker","Clothier","Courthouse","Furrier"],
["Gallery","Garden","Haberdashery","Jeweler","Law office","Locksmith"],
["Lounge","Manor","Museum","Observatory","Opera house","Park"],
["Physician","Printer","Public baths","Restaurant","Salon","Stables"],
["Taxidermist","Temple","Tobacconist","Townhouse","Winery","Zoo"]
],
"lower_class_buildings": [
["Apothecary","Asylum","Baker","Brewery","Butcher","Candlemaker"],
["Catacombs","Cheesemaker","Criminal den","Curiosity shop","Dock","Fighting pit"],
["Forge","Fortuneteller","Gambling hall","Leatherworks","Marketplace","Mason"],
["Mill","Moneylender","Orphanage","Outfitter","Prison","Sewers"],
["Shipyards","Shrine","Stockyard","Stonecarver","Tattooist","Tavern"],
["Theater","Veterinarian","Warehouse","Watchtower","Weaver","Workshop"]
],
"city_activities": [
["Abduct","Beg","Brawl","Burgle","Celebrate","Chase"],
["Construct","Cook","Dance","Duel","EXTERNAL","Execute"],
["Extinguish","Extort","Follow","Gamble","Haul","Interrogate"],
["Marry","EXTERNAL","Mourn","Party","Patrol","Perform"],
["Play","Preach","Process","Proclaim","Protest","Release"],
["Repair","Riot","Rob","Search","Sell","EXTERNAL"]
],
"building_rooms": [
["Arboretum","Atrium","Attic","Aviary","Ballroom","Baths"],
["Bed chamber","Cabinet","Chapel","Cloakroom","Dining room","Dressing room"],
["EXTERNAL","Garden","Garret","Greenhouse","Junk room","Kitchen"],
["Larder","Library","Map room","Menagerie","Mews","Nursery"],
["Pantry","Parlor","Privy","Root cellar","Saucery","Scullery"],
["Smoking room","Spicery","Still room","Study","Trophy room","Wardrobe"]
],
"tactical_street_features": [
["Arcade","Awnings","Balconies","Barricades","Bridge","Canal"],
["Carriages","Catwalks","EXTERNAL","Climbable walls","Clotheslines","Crowd"],
["Dead end","Dense fog","Downpour","EXTERNAL","Flooding","Food stalls"],
["Fountain","Gates","Ladders","Livestock","Muddy","Overgrown"],
["Roof access","Roof gardens","Sewer access","Sinkhole","Slick","Steep roofs"],
["Steep streets","Steps","Torn up street","Vermin swarms","Well","EXTERNAL"]
],
"tactical_building_features": [
["EXTERNAL","Balconies","Basement access","Brightly lit","Broken furniture","Broken glass"],
["Cabinets","Carpeted floors","Chandeliers","Crawlspaces","Drain pipes","Dumbwaiters"],
["Echoing marble","Hanging chains","Huge fireplace","Narrow ledges","Open windows","Ornate weapons"],
["Overgrown","Patrols","Piles of trash","Pillars","Rotting ceiling","Rotting floors"],
["Rotting walls","Screens","Servant passages","Sewer access","Shadowy alcoves","Skylights"],
["Spyholes","Staircases","Tall bookshelves","Unlit","Watchdogs","Window drapes"]
],
"factions": [
["Art movement","Beggar's guild","Black market","Brotherhood","City guard","Conspiracy"],
["Craft guild","Crime family","Crime ring","Dark cult","Explorer's club","Free company"],
["Gourmand club","Heist crew","Heretical sect","High council","Hired killers","Local militia"],
["National church","Noble house","Outlander clan","Outlaw gang","Political party","Religious order"],
["Religious sect","Resistance","Royal army","Royal house","Scholar's circle","Secret society"],
["Spy network","Street artists","Street gang","Street musicians","Theater troupe","Trade company"]
],
"faction_traits": [
["Bankrupt","Bureaucratic","Charitable","Confused","Connected","Corrupt"],
["Decadent","Decaying","Delusional","Divided","Dwindling","Efficient"],
["Esoteric","Expanding","Hunted","Incompetent","Incorruptible","Insane"],
["Insular","Manipulative","Martial","EXTERNAL","Pious","Popular"],
["Righteous","Ruthless","Secret","Subversive","Suppressed","Threatened"],
["Thriving","Unpopular","Up-and-coming","Wealthy","Well-prepared","Xenophobic"]
],
"faction_goals": [
["Advise leader","Avoid detection","Awaken being","Collect artifacts","Construct base","EXTERNAL"],
["Control politics","Create artifact","EXTERNAL","EXTERNAL","Defend borders","Defend leader"],
["Destroy artifacts","Destroy being","Destroy villain","Enforce law","Enrich members","Entertain"],
["Exchange goods","Hear rumors","Indulge tastes","EXTERNAL","Map the wild","Overthrow order"],
["Preserve lineage","Preserve lore","Produce goods","Promote arts","Promote craft","Purge traitors"],
["Sell services","Share knowledge","Spread beliefs","Summon evil","Survive","Transport goods"]
]
}