Created
March 3, 2019 18:34
-
-
Save NakedMoleRatScientist/4b19573c45faad37948eefcdf66ba297 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title" : "Study Qi - _choice_here_", | |
"description" : "Thanks to the monks' study of Qi, they found a means of salvation for the colony. Surely, further study will unlock more secrets of this magic.", | |
"choices" : ["medicine","random"], | |
"effects" : { | |
"secondary" : { | |
"mysticism" : {"cost" : 1, "mode" : "temp"}, | |
"innovation" : {"strength" : "small"} | |
}, | |
"major" : { | |
"mysticism" : {"cost" : 3, "mode" : "temp"}, | |
"innovation" : {"strength": "good"} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment