shadowm

Untitled

Jun 9th, 2018
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.52 KB | None | 0 0
  1. [event]
  2. name=debug skip
  3.  
  4. [fire_event]
  5. name=restore elynia
  6. [/fire_event]
  7.  
  8. [store_unit]
  9. [filter]
  10. {FINALE_A_SUF_PLAYER_UNITS_ON_MAP}
  11. [/filter]
  12. variable=debug_store
  13. kill=yes
  14. [/store_unit]
  15.  
  16. {FOREACH debug_store k}
  17. {VARIABLE debug_store[$k].x 70}
  18. {VARIABLE debug_store[$k].y 51}
  19.  
  20. [unstore_unit]
  21. variable="debug_store[$k]"
  22. find_vacant=yes
  23. [/unstore_unit]
  24. {NEXT k}
  25.  
  26. {CLEAR_VARIABLE debug_store}
  27.  
  28. [redraw]
  29. side=1
  30. [/redraw]
  31.  
  32. [scroll_to_unit]
  33. id=Elynia
  34. [/scroll_to_unit]
  35.  
  36. {SWITCH_FLOOR 2}
  37. [/event]
  38.  
  39. [event]
  40. name=library test 3
  41.  
  42. #define FINALE_A_SIGIL _COL _ROW
  43. image="icons/original-ten-sigils.png~CROP($(60*"+{_COL}+"), $(60*"+{_ROW}+"), 60, 60)"
  44. #enddef
  45.  
  46. [item_choice_dialog]
  47. title= _ "The Original Ten"
  48. [option]
  49. {FINALE_A_SIGIL 0 0}
  50. title= _ "Life"
  51. text= _ "The aspect that governs the birth of all creatures in our reality. Incarnated by the Guardian of Life, also known as Uria, the Guardian of the Legacy and the Void, Mistress of the Void, and Goddess of Life.
  52.  
  53. The first Guardian of Life on Ethea played a key role in defeating Yarae and restoring life throughout space, at the cost of her own life. Her second incarnation came into existence at an unexpected location on Urvatha due to heretofore unknown reasons."
  54. [/option]
  55. [option]
  56. {FINALE_A_SIGIL 1 0}
  57. title= _ "Water"
  58. text= _ "The aspect common to the origins of all life in our reality, as well as its sustainment and destruction. Incarnated by the Guardian of Water, also known as Valdir, the Guardian of Water and Destruction, the Beast, and God of War.
  59.  
  60. The first Guardian of Water on Norsula rose to power through his legendary physical strength and unmatched ruthlessness. Despite being pacified by his sister of Fire for centuries, his belligerent nature prevailed in the end, and drove him to end her life in an instant as he destroyed her heart and her soul within."
  61. [/option]
  62. [option]
  63. {FINALE_A_SIGIL 2 0}
  64. title= _ "Thunder"
  65. text= _ "The aspect of the spark of life, the arbiter in a chaotic reality doomed to an ephemeral eternity of strife. Incarnated by the Guardian of Thunder, also known as Kaarul, the Guardian of Thunder, Harbinger of Judgement, and God of Storms.
  66.  
  67. TODO"
  68. [/option]
  69. [option]
  70. {FINALE_A_SIGIL 3 0}
  71. title= _ "Earth"
  72. text= _ "The aspect that harbors the promise of life, the energy that kindles the mystic in a dying reality. Incarnated by the Guardian of Earth, also known as Xia’el, the Guardian of the Arcane Flame and Earth, Goddess of the Forests, and Protector of Peace.
  73.  
  74. TODO"
  75. [/option]
  76. [option]
  77. {FINALE_A_SIGIL 4 0}
  78. title= _ "Fire"
  79. text= _ "The aspect that fuels life through love, the flame that sustains the forge of knowledge in a reality where ignorance has ensnared its hopeless dwellers. Incarnated by the Guardian of Fire, also known as Shardia, the Guardian of Fire and Knowledge, the Fire of Hope, and Goddess of Love.
  80.  
  81. TODO"
  82. [/option]
  83. [option]
  84. {FINALE_A_SIGIL 0 1}
  85. title= _ "Darkness"
  86. text= _ "The aspect of the free will necessary for life to thrive, the precursor and successor of light in a reality devoid of ultimate intent. Incarnated by the Guardian of Darkness, also known as Merthiaal, the Guardian of Darkness and Shadows, Eater of Souls, and Goddess of Free Will.
  87.  
  88. TODO"
  89. [/option]
  90. [option]
  91. {FINALE_A_SIGIL 1 1}
  92. title= _ "Light"
  93. text= _ "The aspect of the constancy from which life springs, the successor and precursor of darkness in a reality unprepared for its end. Incarnated by the Guardian of Light, also known as Luceith’el, the Guardian of Light and Metal, Star of the Morning, and Messenger of
  94.  
  95. TODO"
  96. [/option]
  97. [option]
  98. {FINALE_A_SIGIL 2 1}
  99. title= _ "Air"
  100. text= _ "The aspect of the kiss that insufflates life, the breath that preserves life in a decaying reality. Incarnated by the Guardian of Air, also known as Kazith, the Guardian of Air and Breath, Lady of the Skies, and Messenger of
  101.  
  102. TODO"
  103. [/option]
  104. [option]
  105. {FINALE_A_SIGIL 3 1}
  106. title= _ "Ice"
  107. text= _ "The aspect of the cold touch that feeds new life, the substance that holds treasures for those daring to explore the confines of a shrinking reality. Incarnated by the Guardian of Ice, also known as Yukiria, the Guardian of Ice and Mirrors, Queen of the White Expanse, and Keeper of
  108.  
  109. TODO"
  110. [/option]
  111. [option]
  112. {FINALE_A_SIGIL 4 1}
  113. title= _ "Existence"
  114. text= _ "The aspect that binds all life together, the empty canvas from which a corrupted reality was created. Incarnated by the Guardian of Existence, also known as Derethia, the Guardian of Secrets and Time, the Faceless Woman, and Seer of the Tree.
  115.  
  116. TODO"
  117. [/option]
  118. [/item_choice_dialog]
  119. [/event]
  120.  
  121. [event]
  122. name=library test 2
  123. first_time_only=no
  124.  
  125. [set_variables]
  126. name=colortest
  127. mode=replace
  128. [value]
  129. title="Red"
  130. text="The color of blood."
  131. [/value]
  132. [value]
  133. title="Blue"
  134. text="The color of the sky."
  135. [/value]
  136. [value]
  137. title="Yellow"
  138. text="The color of the suns."
  139. [/value]
  140. [/set_variables]
  141.  
  142. [item_choice_dialog]
  143. variable=colorchoice
  144. can_dismiss=no
  145. title="Pick a Color"
  146. text="Choose a color to proceed."
  147. [insert_tag]
  148. name=option
  149. variable=colortest
  150. [/insert_tag]
  151. [/item_choice_dialog]
  152.  
  153. [if]
  154. {VARIABLE_NUMERICAL_NOT_EQUALS colorchoice -1}
  155. [then]
  156. [transient_message]
  157. message="You chose $colortest[$colorchoice].title|. $colortest[$colorchoice].text"
  158. [/transient_message]
  159. [/then]
  160. [/if]
  161. [/event]
  162.  
  163. [event]
  164. name=library test 1
  165. first_time_only=no
  166.  
  167. [item_choice_dialog]
  168. title= _ "Library View Test"
  169. text= _ "Choose a topic from the list."
  170. [option]
  171. image=attacks/touch-faerie.png
  172. title= _ "Faerie Touch"
  173. text= _ "Description of Faerie Touch."
  174. [/option]
  175. [option]
  176. image=attacks/faerie-fire.png
  177. title= _ "Faerie Fire"
  178. text= _ "Description of Faerie Fire."
  179. [/option]
  180. [option]
  181. image=attacks/dark-missile.png
  182. title= _ "Dark Missile"
  183. text= _ "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam molestie odio non neque fringilla semper ut ut eros. Aliquam lobortis, lectus eget aliquet imperdiet, ante massa tristique urna, quis gravida enim turpis non mauris. Aliquam dapibus est id tortor tincidunt iaculis. Nam malesuada pharetra tortor quis venenatis. Nam facilisis sapien et magna sodales eu varius dolor aliquam. Ut porttitor lobortis justo at fermentum. Nunc porttitor, massa in euismod luctus, ipsum tellus ullamcorper arcu, a elementum neque turpis consequat dui. Mauris quam augue, imperdiet vel porttitor vitae, euismod nec ipsum. Duis tristique dignissim purus, ac vehicula nibh tincidunt non. Phasellus accumsan sem ac velit feugiat varius. Maecenas gravida felis aliquam massa elementum blandit. Praesent commodo dignissim aliquet. In at arcu neque, a pellentesque turpis.
  184.  
  185. Nulla id justo non nunc tincidunt consectetur. Ut eros nisl, laoreet non posuere vel, bibendum eu turpis. Curabitur tristique accumsan lectus vel mattis. Sed id dictum arcu. Donec quis sem vitae lorem auctor pretium cursus quis mauris. Etiam at ornare ante. Nunc dapibus neque eu risus congue eget facilisis nisi blandit. Mauris imperdiet porta tristique.
  186.  
  187. Sed metus libero, accumsan eu sagittis ac, ornare eu erat. Nullam sed turpis diam. Etiam sagittis blandit adipiscing. Morbi sollicitudin dictum diam, vel euismod eros sollicitudin id. Donec nec ante sapien. Suspendisse ultricies vestibulum ultricies. Vivamus elementum scelerisque viverra. In hac habitasse platea dictumst. Vivamus vehicula dui id lectus luctus eget ornare urna tincidunt. Curabitur quis ante massa. Curabitur eu lorem ligula. Quisque quis arcu eget tellus viverra auctor ac sed augue. In leo diam, aliquet at tempor non, ultricies a sapien. Donec cursus nisi sit amet enim bibendum pellentesque. Duis elementum eleifend felis non hendrerit.
  188.  
  189. Sed at turpis vel sem feugiat porta. Praesent a molestie massa. Morbi sollicitudin porta nunc vel porta. Sed consectetur sollicitudin dolor, ac suscipit urna gravida a. Donec neque nibh, blandit quis aliquet eget, imperdiet ut nisi. Fusce aliquam nunc non lacus mattis sed pellentesque neque blandit. In porttitor sodales ligula, eu tempor lorem varius non. Donec ligula risus, rhoncus et hendrerit sed, molestie vel metus. Aliquam fringilla, turpis sagittis suscipit dictum, turpis justo vehicula turpis, eu convallis risus enim eu velit. Maecenas id ante quis lacus sagittis imperdiet.
  190.  
  191. Ut eget ipsum et justo feugiat bibendum in ut magna. Mauris varius arcu a lectus ullamcorper rhoncus. Pellentesque viverra gravida vehicula. Nam hendrerit erat eu enim hendrerit laoreet. Donec posuere est ut quam malesuada quis vulputate arcu ornare. Sed molestie tortor nec purus facilisis nec mattis elit luctus. Phasellus viverra, nibh vitae hendrerit scelerisque, enim nisi lobortis lectus, eget porttitor nisl est sed lectus. Sed nec egestas odio. In eu risus sit amet justo consectetur viverra. Nulla facilisi. Duis pulvinar est in libero auctor non aliquam sem vestibulum. In euismod mauris vel lacus aliquam commodo. "
  192. [/option]
  193. [/item_choice_dialog]
  194. [/event]
Advertisement
Add Comment
Please, Sign In to add comment