Skip to content

Instantly share code, notes, and snippets.

@triptych
Last active January 22, 2022 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save triptych/68d8041504c5bc2fdeb45889d7898e59 to your computer and use it in GitHub Desktop.
Save triptych/68d8041504c5bc2fdeb45889d7898e59 to your computer and use it in GitHub Desktop.
var storyContent = {"inkVersion":19,"root":[["^The mist of the rich green and brown forest has hardly begun to burn away as the golden bright dawn sun peeks over the mountains in the distance. You sigh as you adjust the straps on your shoulders - holding your trusty backpack - and step through the dewy grass towards the cave entrance. Your leather boots grow cold and wet as the water seeps in, but you don't care. It has been a long journey to get here, and you are glad that it is almost over.","\n","^You look down at your ragged clothing. Your clothes seem like a cross between an out of work mercenary - with leather gear, a shortsword, and some nice fingerless gloves that have tiny studs on the knuckles, and a naturalist, with a green tunic, leggings, and all kinds of little bags of herbs and powders dangling from your waist belt.","\n",["ev",{"^->":"0.4.$r1"},{"temp=":"$r"},"str",{"->":".^.s"},[{"#n":"$r1"}],"/str","/ev",{"*":"0.c-0","flg":18},{"s":["^turn toward the cave",{"->":"$r","var":true},null]}],["ev",{"^->":"0.5.$r1"},{"temp=":"$r"},"str",{"->":".^.s"},[{"#n":"$r1"}],"/str","/ev",{"*":"0.c-1","flg":18},{"s":["^look back the way you came",{"->":"$r","var":true},null]}],{"c-0":["ev",{"^->":"0.c-0.$r2"},"/ev",{"temp=":"$r"},{"->":"0.4.s"},[{"#n":"$r2"}],"\n","^You decide it's time to enter the cave","\n",{"->":"0.g-0"},{"#f":5}],"c-1":["ev",{"^->":"0.c-1.$r2"},"/ev",{"temp=":"$r"},{"->":"0.5.s"},[{"#n":"$r2"}],"\n","^That time is over. The adventures are done. It's time to rest","\n",{"->":"0.g-0"},{"#f":5}],"g-0":["done",{"#f":5}]}],"done",{"#f":1}],"listDefs":{}};
export {storyContent};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment