tilde-projects/.tracery/mission

30 lines
1.8 KiB
Plaintext

{
"origin": ["#prefix##mission.capitalize#"],
"adj": ["Ancient","Bold","Breaking","Brightest","Brilliant","Crescent","Dark|Darkness","Darkest|Darkness","Desert|Desert","Eternal","Evening|Darkness","Final","First","Forever","Giant|Giant","Glorious|Glory","Joyful|Joy","July","Last","Liberty|Liberty","Magic|Magic","Morning|Morning","Power|Power","Phantom","Present","Righteous","Roaring|Roar|Scream","Rolling","Sand","Screaming|Roar|Scream","Silent","Sleeping","Soaring","Standing|Stand","Star|Star","Stunning","Super","Thunderous|Thunder","Twisted","Urgent","Utopian","Valiant"],
"noun": ["Action","Alert","Bane","Beauty","Claw","Darkness","Dawn","Day","Defense","Desert","Envy","Fall","Fist","Flight","Fury","Guard","Glory","Hammer","Hand","Honor","Hope","Hunt","Hurricane","Joy","Liberty","Light","Lightning","Magic","Morning","October","Power","Rain","Response","Repose","Roar","Scream","Skull","Sky","Skies","Shield","Shout","Stand","Star","Storm","Streak","Strike","Sun","Thunder","Victory","Whisper","Wind","Wrath"],
"color": ["Black","Blue","Brown","Golden","Gray","Green","Indego","Orange","Purple","Rainbow","Red","Scarlet","Silver","Violet","White","Yellow"],
"actor": ["Cobra","Condor","Dragon","Eagle","Giant","Guardian","Hawk","Hydra","Jackal","King","Knight","Lady","Lion","Scorpion","Spartan","Stranger","Titan","Victor","Viking","Warrior"],
"prefix": [
"",
"Operation ",
"Project ",
"Code: "
],
"mission": [
"#adj# #noun#",
"#adj# #actor#",
"#color# #noun#",
"#color# #actor#",
"#actor#'s #noun#",
"#noun# of the #actor#",
"#actor# of the #noun#",
"#noun# of #noun#",
"#noun# of #color# #noun#",
"#adj# #noun# and #adj# #noun#",
"Attack of the #actor.s#",
"Return of the #actor.s#",
"The #actor# Awakens"
]
}