define things and soapstone strings

This commit is contained in:
Poojawa
2017-02-07 23:52:33 -06:00
parent 657684c1b7
commit 06e49c2df3
7 changed files with 321 additions and 7 deletions
+14
View File
@@ -0,0 +1,14 @@
****
****?
****!
try ****
**** ahead
be wary of ****
need ****
imminent ****
weakness: ****
huh, it's a ****...
visions of ****....
could this be a ****?
time for ****
praise the ****!
+234
View File
@@ -0,0 +1,234 @@
{
"Characters": [
"human",
"lizard",
"monkey",
"xeno",
"slimeperson",
"snowflake",
"enemy",
"tough enemy",
"Nanotrasen",
"Syndicate",
"skeleton",
"flier",
"statue",
"monster",
"strange creature",
"demon",
"boss",
"dark spirit",
"saint",
"wretch",
"charmer",
"miscreant",
"liar",
"fatty",
"beanpole",
"merchant",
"prisoner"
],
"Careers": [
"assistant",
"captain",
"head of personnel",
"head of security",
"warden",
"security officer",
"detective",
"chief engineer",
"engineer",
"atmos tech",
"research director",
"scientist",
"robotics",
"chief medical officer",
"doctor",
"chemist",
"geneticist",
"virologist",
"janitor",
"bartender",
"cook",
"clown",
"mime",
"chaplain",
"librarian",
"quartermaster",
"cargo tech",
"miner",
"lawyer",
"AI",
"cyborg",
"drone",
"pAI"
],
"Antagonists": [
"traitor",
"changeling",
"nuke op",
"wizard",
"alien",
"ghost",
"blob",
"cultist",
"devil"
],
"Objects": [
"airlock",
"table",
"rack",
"weapon",
"trap",
"false wall",
"window",
"item",
"loot",
"teleporter",
"blueprints",
"boots",
"clothes",
"clothing",
"drugs",
"medicine",
"crate",
"locker",
"handcuffs",
"plant",
"food",
"drink",
"tool",
"amazing item",
"amazing loot",
"amazing clothing",
"amazing drugs",
"amazing rack"
],
"Techniques": [
"close-ranged battle",
"ranged battle",
"eliminating one at a time",
"luring it out",
"beating to a pulp",
"lying in ambush",
"stealth",
"fleeing",
"charging",
"stabbing in the back"
],
"Actions": [
"attacking",
"hacking",
"sneaking",
"slipping",
"running",
"walking",
"sprinting",
"running away",
"holding with both hands",
"jumping",
"restraining",
"crying",
"cheering"
],
"Geography": [
"hallway",
"room",
"corridor",
"airlock",
"space",
"hidden path",
"gorgeous view",
"open area",
"tight spot",
"tunnel",
"dark area",
"bright area",
"shuttle",
"pod",
"security",
"arrivals",
"escape",
"engineering",
"atmospherics",
"medbay",
"science",
"brig",
"prison",
"asteroid",
"cargo",
"mining",
"cave",
"maintenance"
],
"Orientation": [
"front",
"back",
"left",
"right",
"up",
"down",
"north",
"south",
"east",
"west",
"northeast",
"northwest",
"southeast",
"southwest",
"that way"
],
"Body parts": [
"head",
"neck",
"stomach",
"back",
"arm",
"leg",
"heel",
"rear",
"tail",
"wings",
"anywhere",
"everywhere"
],
"Concepts": [
"chance",
"hint",
"secret",
"happiness",
"sorrow",
"life",
"death",
"elation",
"grief",
"hope",
"despair",
"light",
"dark",
"bravery",
"resignation",
"comfort",
"tears"
],
"Musings": [
"I can't take this...",
"it'll happen to you too",
"you don't deserve this",
"you bastard",
"you can do it",
"don't give up",
"don't you dare",
"do it"
]
}