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.
 
 
 
 

74 lines
4.3 KiB

{
"aerial": [
["Albatross", "Bat", "Beetle", "Bird of Paradise", "Butterfly", "Condor"],
["Crane", "Crow", "Dragonfly", "Eagle", "Falcon", "Firefly"],
["Flamingo", "Fly", "Flying Squirrel", "Goose", "Gull", "Hummingbird"],
["Kingfisher", "Locust", "Magpie", "Mantis", "Mockingbird", "Mosquito"],
["Moth", "Owl", "Parrot", "Peacock", "Pelican", "Pteranodon"],
["Rooster", "Sparrow", "Swan", "Vulture", "Wasp", "Woodpecker"]
],
"terrestrial": [
["Ant", "Ape", "Armadillo", "Badger", "Bear", "Boar"],
["Caterpillar", "Centipede", "Chameleon", "Cockroach", "Deer", "Elephant"],
["Ferret", "Fox", "Giraffe", "Goat", "Horse", "Human"],
["Mole", "Ostrich", "Ox", "Porcupine", "Rabbit", "Raccoon"],
["Rat", "Rhinoceros", "Scorpion", "Sheep", "Slug", "Snail"],
["Snake", "Spider", "Squirrel", "Tiger", "Wolf", "Wolverine"]
],
"aquatic": [
["Alligator", "Amoeba", "Anglerfish", "Beaver", "Clam", "Crab"],
["Dolphin", "Eel", "Frog", "Hippopotamus", "Jellyfish", "Leech"],
["Lobster", "Manatee", "Manta Ray", "Muskrat", "Narwhal", "Newt"],
["Octopus", "Otter", "Penguin", "Platypus", "Pufferfish", "Salamander"],
["Sea Anemone", "Sea Urchin", "Seahorse", "Seal", "Shark", "Shrimp"],
["Squid", "Swordfish", "Tadpole", "Turtle", "Walrus", "Whale"]
],
"features": [
["Antlers", "Beak", "Carapace", "Claws", "Compound eyes", "Eye Stalks"],
["Fangs", "Fins", "Fur", "Gills", "Hooves", "Horns"],
["Legless", "Long tongue", "Many-eyed", "Many-limbed", "Mucus", "Pincers"],
["Plates", "Plumage", "Proboscis", "Scales", "Segments", "Shaggy hair"],
["Shell", "Spikes", "Spinnerets", "Spines", "Stinger", "Suction cups"],
["Tail", "Talons", "Tentacles", "Trunk", "Tusks", "Wings"]
],
"traits": [
["Amphibious", "Bloated", "Brittle", "Cannibal", "Clay-like", "Colossal"],
["Crystalline", "Decaying", "EXTERNAL", "Ethereal", "Ever-young", "Eyeless"],
["Fearless", "Fluffy", "Fungal", "Gelatinous", "Geometric", "Hardened"],
["Illusory", "Intelligent", "Iridescent", "Luminous", "Many-headed", "Mechanical"],
["EXTERNAL", "Planar", "Reflective", "Rubbery", "Shadowy", "Sharp"],
["Skeletal", "Slimy", "Sticky", "Stinking", "Tiny", "Translucent"]
],
"abilities": [
["Absorbing", "Acid blood", "Anti-magic", "Blinding", "Breath weapon", "Camouflaging"],
["Duplicating", "Electric", "Entangling", "EXTERNAL", "Exploding", "Flying"],
["Gaze weapon", "Hypnotizing", "Impervious", "Invisible", "Life-draining", "Magnetic"],
["Mimicking", "Mind-Reading", "Paralyzing", "Phasing", "EXTERNAL", "Poisonous"],
["Radioactive", "Reflective", "Regenerating", "Shapeshifting", "Spell-casting", "Stealthy"],
["Strangling", "Super-strength", "Telekinetic", "Teleporting", "Vampiric", "Wall-Crawling"]
],
"tactics": [
["Ambush", "Call for support", "Capture", "Charge", "Climb foes", "Compel worship"],
["Create barrier", "Deceive", "Demand duel", "Disorient", "Encircle", "Evade"],
["Gang up", "Gather strength", "Go berserk", "Harry", "Hurl foes", "Immobilize"],
["Manipulate", "Mock", "Monologue", "Order minion", "Protect leader", "Protect self"],
["Scatter foes", "Stalk", "Steal from", "Swarm", "Target insolent", "Target leader"],
["Target nearest", "Target richest", "Target strongest", "Target weakest", "Toy with", "Use terrain"]
],
"personality": [
["Alien", "Aloof", "Bored", "Cautious", "Cowardly", "Curious"],
["Devious", "Distractible", "Educated", "Embittered", "Envious", "Erudite"],
["Fanatical", "Forgetful", "Generous", "Hateful", "Honorable", "Humble"],
["Jaded", "Jovial", "Legalistic", "Manipulative", "Megalomaniac", "Melancholy"],
["Meticulous", "Mystical", "Obsessive", "Out of Touch", "Paranoid", "Polite"],
["Psychopathic", "Sophisticated", "Touchy", "Unimpressed", "Vain", "Xenophobic"]
],
"weakness": [
["Bells", "Birdsong", "Children", "Cold", "Cold Iron", "Competition"],
["Conversation", "Deformity", "Flattery", "Flowers", "Gifts", "Gold"],
["Heat", "Holy Icon", "Holy Water", "Home Cooking", "EXTERNAL", "Mirrors"],
["Mistletoe", "Moonlight", "Music", "EXTERNAL", "Phylactery", "EXTERNAL"],
["Puzzles", "Riddles", "Rituals", "Silver", "Sunlight", "Tears"],
["True Name", "EXTERNAL", "Weak Spot", "EXTERNAL", "Wine", "Wormwood"]
]
}