cleric.tex 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649
  1. \documentclass[8pt]{extarticle}
  2. \input{assets/prelude}
  3. \pbClass{Cleric}
  4. \pbBaseHP{8}
  5. \pbDamage{6}
  6. \pbNames{Dwarf}{Durga, Aelfar, Gerda, Rurgosh, Bjorn, Drummond, Helga,
  7. Siggrun, Freya}
  8. \pbNames{Human}{Wesley, Brinton, Jon, Sara, Hawthorn, Elise, Clarke,
  9. Lenore, Piotr, Dahlia, Carmine}
  10. \pbNames{Orc}{Klashîgh-An, Fifibrîsh, Ragishi, Kakûrt, Shâghah,
  11. Galurgh, Akhush-An, Klûsark}
  12. \pbLook{Kind Eyes, Sharp Eyes, or Sad Eyes}
  13. \pbLook{Tonsure, Strange Hair, or Bald}
  14. \pbLook{Flowing Robes, Habit, or Common Garb}
  15. \pbLook{Thin Body, Knobby Body, or Flabby Body}
  16. \begin{document}
  17. \charbanner
  18. \begin{minipage}[t]{3.2in}
  19. \leftbanner{Folk}
  20. \begin{optfeature}{Dwarf}
  21. You are one with stone. When you \move{Commune} you are also granted
  22. a special version of \spell{Words of the Unspeaking} as a rote which
  23. only works on stone.
  24. \end{optfeature}
  25. \begin{optfeature}{Human}
  26. Your faith is diverse. Choose one wizard spell. You can cast and be
  27. granted that spell as if it was a cleric spell.
  28. \end{optfeature}
  29. \begin{optfeature}{Orc}
  30. Your soul is most at peace when you are prepared for any battle. You
  31. are granted \spell{Magic Weapon} as a rote.
  32. \end{optfeature}
  33. \
  34. \leftbanner{Alignment}
  35. \begin{optfeature}{Good}
  36. Endanger yourself to heal another.
  37. \end{optfeature}
  38. \begin{optfeature}{Lawful}
  39. Endanger yourself following the precepts of your church or god.
  40. \end{optfeature}
  41. \begin{optfeature}{Evil}
  42. Harm another to prove the superiority of your church or god.
  43. \end{optfeature}
  44. \
  45. \leftbanner{Bonds}
  46. \vfill\null
  47. \end{minipage}
  48. \begin{minipage}[t]{4.6in}
  49. \rightbanner{Starting Moves}
  50. \begin{basicmove}{Deity}
  51. You serve and worship some deity or power which grants you
  52. spells. Give your god a name (maybe Helferth, Sucellus, Zorica or
  53. Krugon the Bleak) and choose your deity’s domain:
  54. % this is one of the grosser ones: it'd be nice to have a generic way
  55. % of solving this
  56. \begin{multicols}{2}
  57. \begin{choices}
  58. \item Healing and Restoration
  59. \item Bloody Conquest
  60. \item Civilization
  61. \end{choices}
  62. \columnbreak
  63. \begin{choices}
  64. \item Knowledge and Secrets
  65. \item The Downtrodden
  66. \item What Lies Beneath
  67. \end{choices}
  68. \end{multicols}
  69. Choose one precept of your religion:
  70. \begin{choices}
  71. \item Your religion preaches the sanctity of suffering, add Petition:
  72. Suffering
  73. \item Your religion is cultish and insular, add Petition: Gaining
  74. Secrets
  75. \item Your religion has important sacrificial rites, add Petition:
  76. Offering
  77. \item Your religion believes in trial by combat, add Petition:
  78. Personal Victory
  79. \end{choices}
  80. \end{basicmove}
  81. \begin{basicmove}{Divine Guidance}
  82. When you \condition{petition your deity according to the precept of
  83. your religion}, you are granted some useful knowledge or boon
  84. related to your deity’s domain. The GM will tell you what.
  85. \end{basicmove}
  86. \begin{basicmove}{Turn Undead}
  87. When you \condition{hold your holy symbol aloft and call on your
  88. deity for protection}, roll +WIS. \onHit, so long as you continue
  89. to pray and brandish your holy symbol, no undead may come within
  90. reach of you. \onSuccess, you also momentarily daze intelligent
  91. undead and cause mindless undead to flee. Aggression breaks the
  92. effects and they are able to act as normal. Intelligent undead may
  93. still find ways to harry you from afar. They’re clever like that.
  94. \end{basicmove}
  95. \begin{basicmove}{Commune}
  96. When you \condition{spend uninterrupted time (an hour or so) in
  97. quiet communion with your deity}, you:
  98. \begin{itemize}
  99. \item Lose any spells already granted to you.
  100. \item Are granted new spells of your choice whose total levels don’t
  101. exceed your own level+1, and none of which is a higher level than
  102. your own level.
  103. \item Prepare all of your rotes, which never count against your
  104. limit.
  105. \end{itemize}
  106. \end{basicmove}
  107. \begin{basicmove}{Cast a Spell}
  108. When you \condition{unleash a spell granted to you by your deity},
  109. roll +WIS. \onSuccess, the spell is successfully cast and your
  110. deity does not revoke the spell, so you may cast it
  111. again. \onPartial, the spell is cast, but choose one:
  112. \begin{itemize}
  113. \item You draw unwelcome attention or put yourself in a spot. The GM
  114. will tell you how.
  115. \item Your casting distances you from your deity---take \ongoing{-1}
  116. to cast a spell until the next time you \move{Commune}.
  117. \item After you cast it, the spell is revoked by your deity. You
  118. cannot cast the spell again until you \move{Commune} and have it
  119. granted to you.
  120. \end{itemize}
  121. Note that maintaining spells with ongoing effects will sometimes
  122. cause a penalty to your roll to cast a spell.
  123. \end{basicmove}
  124. \vfill\null
  125. \end{minipage}
  126. \charlower
  127. \clearpage
  128. \gearbanner
  129. \begin{multicols}{2}
  130. \begin{quote}
  131. \yourLoad{10}. You carry dungeon rations (\ntag{5}{uses},
  132. \ntag{1}{weight}) and some symbol of the divine, describe it
  133. (\ntag{0}{weight}). Choose your defenses:
  134. \begin{quote}
  135. \Checkbox{6pt} Chainmail (\armor{1}, \ntag{1}{weight})
  136. \Checkbox{6pt} Shield (\ntag{+1}{armor}, \ntag{2}{weight})
  137. \end{quote}
  138. Choose your armament:
  139. \begin{quote}
  140. \Checkbox{6pt} Warhammer (\itag{close}, \ntag{1}{weight})
  141. \Checkbox{6pt} Mace (\itag{close}, \ntag{1}{weight})
  142. \Checkbox{6pt} Staff (\itag{close}, \itag{two-handed},
  143. \ntag{1}{weight}) and bandages (\ntag{0}{weight})
  144. \end{quote}
  145. Choose one:
  146. \begin{quote}
  147. \Checkbox{6pt} Adventuring gear (\ntag{1}{weight}) and dungeon
  148. rations (\ntag{5}{uses}, \ntag{1}{weight})
  149. \Checkbox{6pt} Healing potion (\ntag{0}{weight})
  150. \end{quote}
  151. \end{quote}
  152. \columnbreak
  153. \
  154. \end{multicols}
  155. \widebanner{Advanced Moves}
  156. \begin{multicols}{2}
  157. \firstAdvances
  158. \begin{amove}{Chosen One}
  159. Choose one spell. You are granted that spell as if it was one level
  160. lower.
  161. \end{amove}
  162. \begin{amove}{Invigorate}
  163. When you \condition{heal someone} they take \forward{+2} to their
  164. damage.
  165. \end{amove}
  166. \begin{amove}{The Scales of Life and Death}
  167. When someone takes their \move{Last Breath} in your presence, they
  168. take +1 to the roll.
  169. \end{amove}
  170. \begin{amove}{Serenity}
  171. When you \move{Cast A Spell} you ignore the first -1 penalty from
  172. ongoing spells.
  173. \end{amove}
  174. \begin{amove}{First Aid}
  175. \spell{Cure Light Wounds} is a rote for you, and therefore doesn’t
  176. count against your limit of granted spells.
  177. \end{amove}
  178. \begin{amove}{Divine Intervention}
  179. When you \move{Commune} you get 1 hold and lose any hold you already
  180. had. Spend that hold when you or an ally takes damage to call on
  181. your deity, they intervene with an appropriate manifestation (a
  182. sudden gust of wind, a lucky slip, a burst of light) and negate the
  183. damage.
  184. \end{amove}
  185. \begin{amove}{Penitent}
  186. When you \condition{take damage and embrace the pain}, you may take
  187. \damage{+1d4} (ignoring armor). If you do, take \forward{+1} to cast
  188. a spell.
  189. \end{amove}
  190. \begin{amove}{Empower}
  191. When you \move{Cast A Spell}, on a 10+ you have the option of
  192. choosing from the 7–9 list. If you do, you may choose one of these
  193. effects as well:
  194. \begin{itemize}
  195. \item The spell’s effects are doubled
  196. \item The spell’s targets are doubled
  197. \end{itemize}
  198. \end{amove}
  199. \begin{amove}{Orison for Guidance}
  200. When you \condition{sacrifice something of value to your deity and
  201. pray for guidance}, your deity tells you what it would have you
  202. do. If you do it, mark experience.
  203. \end{amove}
  204. \begin{amove}{Divine Protection}
  205. When you \condition{wear no armor or shield} you get \armor{2}.
  206. \end{amove}
  207. \begin{amove}{Devoted Healer}
  208. When you \condition{heal someone else of damage}, add your level to
  209. the amount of damage healed.
  210. \end{amove}
  211. \vfill\null
  212. \columnbreak
  213. \secondAdvances
  214. \begin{amove}{Anointed}
  215. \moveRequires{Chosen One}
  216. Choose one spell in addition to the one you picked for \move{Chosen
  217. One}. You are granted that spell as if it was one level lower.
  218. \end{amove}
  219. \begin{amove}{Apotheosis}
  220. The first time you spend time in prayer as appropriate to your god
  221. after taking this move, choose a feature associated with your deity
  222. (rending claws, wings of sapphire feathers, an all-seeing third eye,
  223. etc.). When you emerge from prayer, you permanently gain that
  224. physical feature.
  225. \end{amove}
  226. \begin{amove}{Reaper}
  227. When you \condition{take time after a conflict to dedicate your
  228. victory to your deity and deal with the dead}, take \forward{+1}.
  229. \end{amove}
  230. \begin{amove}{Providence}
  231. \moveReplaces{Serenity}
  232. You ignore the -1 penalty from two spells you maintain.
  233. \end{amove}
  234. \begin{amove}{Greater First Aid}
  235. \moveRequires{First Aid}
  236. \spell{Cure Moderate Wounds} is a rote for you, and therefore
  237. doesn’t count against your limit of granted spells.
  238. \end{amove}
  239. \begin{amove}{Divine Invincibility}
  240. \moveReplaces{Divine Intervention}
  241. When you \move{Commune} you gain 2 hold and lose any hold you
  242. already had. Spend that hold when you or an ally takes damage to
  243. call on your deity, who intervenes with an appropriate manifestation
  244. (a sudden gust of wind, a lucky slip, a burst of light) and negates
  245. the damage.
  246. \end{amove}
  247. \begin{amove}{Martyr}
  248. \moveReplaces{Penitent}
  249. When you \condition{take damage and embrace the pain}, you may take
  250. +1d4 damage (ignoring armor). If you do, take \forward{+1} to cast a
  251. spell and add your level to any damage done or healed by the spell.
  252. \end{amove}
  253. \begin{amove}{Divine Armor}
  254. \moveReplaces{Divine Protection}
  255. When you \condition{wear no armor or shield} you get \armor{3}.
  256. \end{amove}
  257. \begin{amove}{Greater Empower}
  258. \moveReplaces{Empower}
  259. \onPlainSuccessFor{Cast A Spell}, you have the option of choosing
  260. from the 7–9 list. If you do, you may choose one of these effects as
  261. well. \onMassiveSuccess, you get to choose one of these effects for
  262. free.
  263. \begin{itemize}
  264. \item The spell’s effects are doubled
  265. \item The spell’s targets are doubled
  266. \end{itemize}
  267. \end{amove}
  268. \begin{amove}{Multiclass Dabbler}
  269. Get one move from another class. Treat your level as one lower for
  270. choosing the move.
  271. \end{amove}
  272. \vfill\null
  273. \end{multicols}
  274. \clearpage
  275. \topbanner{Cleric Spells}
  276. \
  277. \widebanner{Rotes}
  278. \begin{multicols}{2}
  279. \begin{quote}
  280. Every time you \move{Commune}, you gain access to all of your
  281. rotes without having to select them or count them toward your
  282. allotment of spells.
  283. \end{quote}
  284. \begin{aspell}{Light}{}
  285. An item you touch glows with divine light, about as bright as a
  286. torch. It gives off no heat or sound and requires no fuel but is
  287. otherwise like a mundane torch. You have complete control of the
  288. color of the flame. The spell lasts as long as it is in your
  289. presence.
  290. \end{aspell}
  291. \vfill\null
  292. \columnbreak
  293. \begin{aspell}{Sanctify}{}
  294. Food or water you hold in your hands while you cast this spell is
  295. consecrated by your deity. In addition to now being holy or
  296. unholy, the affected substance is purified of any mundane
  297. spoilage.
  298. \end{aspell}
  299. \begin{aspell}{Guidance}{}
  300. The symbol of your deity appears before you and gestures towards
  301. the direction or course of action your deity would have you take
  302. then disappears. The message is through gesture only; your
  303. communication through this spell is severely limited.
  304. \end{aspell}
  305. \vfill\null
  306. \end{multicols}
  307. \widebanner{First Level Spells}
  308. \begin{multicols}{2}
  309. \begin{aspell}{Bless}{Ongoing}
  310. Your deity smiles upon a combatant of your choice. They take
  311. \ongoing{+1} so long as battle continues and they stand and
  312. fight. While this spell is ongoing you take -1 to cast a spell.
  313. \end{aspell}
  314. \begin{aspell}{Cure Light Wounds}{}
  315. At your touch wounds scab and bones cease to ache. Heal an ally
  316. you touch of 1d8 damage.
  317. \end{aspell}
  318. \begin{aspell}{Detect Alignment}{}
  319. When you cast this spell choose an alignment: Good, Evil, Lawful,
  320. or Chaotic. One of your senses is briefly able to detect that
  321. alignment. The GM will tell you what here is of that alignment.
  322. \end{aspell}
  323. \begin{aspell}{Cause Fear}{Ongoing}
  324. Choose a target you can see and a nearby object. The target is
  325. afraid of the object so long as you maintain the spell. Their
  326. reaction is up to them: flee, panic, beg, fight. While this spell
  327. is ongoing you take -1 to cast a spell. You cannot target entities
  328. with less than animal intelligence (magical constructs, undead,
  329. automatons, and the like).
  330. \end{aspell}
  331. \vfill\null
  332. \columnbreak
  333. \begin{aspell}{Magic Weapon}{Ongoing}
  334. The weapon you hold while casting does +1d4 damage until you
  335. dismiss this spell. While this spell is ongoing you take -1 to
  336. cast a spell.
  337. \end{aspell}
  338. \begin{aspell}{Sanctuary}{}
  339. As you cast this spell, you walk the perimeter of an area,
  340. consecrating it to your deity. As long as you stay within that
  341. area you are alerted whenever someone acts with malice within the
  342. sanctuary (including entering with harmful intent). Anyone who
  343. receives healing within a sanctuary heals +1d4 HP.
  344. \end{aspell}
  345. \begin{aspell}{Speak With Dead}{}
  346. A corpse converses with you briefly. It will answer any three
  347. questions you pose to it to the best of the knowledge it had in
  348. life and the knowledge it gained in death.
  349. \end{aspell}
  350. \vfill\null
  351. \end{multicols}
  352. \widebanner{Third Level Spells}
  353. \begin{multicols}{2}
  354. \begin{aspell}{Animate Dead}{Ongoing}
  355. You invoke a hungry spirit to possess a recently-dead body and
  356. serve you. This creates a zombie that follows your orders to the
  357. best of its limited abilities. Treat the zombie as a character,
  358. but with access to only the basic moves. It has a +1 modifier for
  359. all stats and 1 HP. The zombie also gets your choice of 1d4 of
  360. these traits:
  361. \begin{itemize}
  362. \item It’s talented. Give one stat a +2 modifier.
  363. \item It’s durable. It has +2 HP for each level you have.
  364. \item It has a functioning brain and can complete complex tasks.
  365. \item It does not appear obviously dead, at least for a day or
  366. two.
  367. \end{itemize}
  368. The zombie lasts until it is destroyed by taking damage in excess
  369. of its HP, or until you end the spell. While this spell is ongoing
  370. you take -1 to cast a spell.
  371. \end{aspell}
  372. \begin{aspell}{Cure Moderate Wounds}{}
  373. You staunch bleeding and set bones through magic. Heal an ally you
  374. touch of 2d8 damage.
  375. \end{aspell}
  376. \begin{aspell}{Darkness}{Ongoing}
  377. Choose an area you can see: it’s filled with supernatural darkness
  378. and shadow. While this spell is ongoing you take -1 to cast a
  379. spell.
  380. \end{aspell}
  381. \vfill\null
  382. \columnbreak
  383. \begin{aspell}{Resurrection}{}
  384. Tell the GM you would like to resurrect a corpse whose soul has
  385. not yet fully departed this world. Resurrection is always
  386. possible, but the GM will give you one or more (possibly all) of
  387. these conditions to fulfill:
  388. \begin{itemize}
  389. \item It’s going to take days/weeks/months
  390. \item You must get help from \hrulefill
  391. \item It will require a lot of money
  392. \item You must sacrifice \hrulefill\ to do it
  393. \end{itemize}
  394. The GM may, depending on the circumstances, allow you to resurrect
  395. the corpse now, with the understanding that the conditions must be
  396. met before it’s permanent, or require you to meet the conditions
  397. before the corpse is resurrected.
  398. \end{aspell}
  399. \begin{aspell}{Hold Person}{}
  400. Choose a person you can see. Until you cast a spell or leave their
  401. presence they cannot act except to speak. This effect ends
  402. immediately if the target takes damage from any source.
  403. \end{aspell}
  404. \vfill\null
  405. \end{multicols}
  406. \clearpage
  407. \widebanner{Fifth Level Spells}
  408. \begin{multicols}{2}
  409. \begin{aspell}{Revelation}{}
  410. Your deity answers your prayers with a moment of perfect
  411. understanding. The GM will shed light on the current situation. When
  412. acting on the information, you take \forward{+1}.
  413. \end{aspell}
  414. \begin{aspell}{Cure Critical Wounds}{}
  415. Heal an ally you touch of 3d8 damage.
  416. \end{aspell}
  417. \begin{aspell}{Divination}{}
  418. Name a person, place, or thing you want to learn about. Your deity
  419. grants you visions of the target, as clear as if you were there.
  420. \end{aspell}
  421. \begin{aspell}{Contagion}{Ongoing}
  422. Choose a creature you can see. Until you end this spell, the target
  423. suffers from a disease of your choice. While this spell is ongoing
  424. you take -1 to cast a spell.
  425. \end{aspell}
  426. \vfill\null
  427. \columnbreak
  428. \begin{aspell}{Words of the Unspeaking}{}
  429. With a touch you speak to the spirits within things. The non-living
  430. object you touch answers three questions you pose, as best it can.
  431. \end{aspell}
  432. \begin{aspell}{True Seeing}{Ongoing}
  433. Your vision is opened to the true nature of everything you lay your
  434. eyes on. You pierce illusions and see things that have been
  435. hidden. The GM will describe the area before you ignoring any
  436. illusions and falsehoods, magical or otherwise. While this spell is
  437. ongoing you take -1 to cast a spell.
  438. \end{aspell}
  439. \begin{aspell}{Trap Soul}{}
  440. You trap the soul of a dying creature within a gem. The trapped
  441. creature is aware of its imprisonment but can still be manipulated
  442. through spells, parley, and other effects. All moves against the
  443. trapped creature are at +1. You can free the soul at any time but it
  444. can never be recaptured once freed.
  445. \end{aspell}
  446. \vfill\null
  447. \end{multicols}
  448. \widebanner{Seventh Level Spells}
  449. \begin{multicols}{2}
  450. \begin{aspell}{Word of Recall}{}
  451. Choose a word. The first time after casting this spell that you
  452. speak the chosen word, you and any allies touching you when you cast
  453. the spell are immediately returned to the exact spot where you cast
  454. the spell. You can only maintain a single location; casting Word of
  455. Recall again before speaking the word replaces the earlier spell.
  456. \end{aspell}
  457. \begin{aspell}{Heal}{}
  458. Touch an ally and you may heal their damage a number of points up to
  459. your maximum HP.
  460. \end{aspell}
  461. \begin{aspell}{Harm}{}
  462. Touch an enemy and strike them with divine wrath—deal 2d8 damage to
  463. them and 1d6 damage to yourself. This damage ignores armor.
  464. \end{aspell}
  465. \vfill\null
  466. \columnbreak
  467. \begin{aspell}{Sever}{Ongoing}
  468. Choose an appendage on the target such as an arm, tentacle, or
  469. wing. The appendage is magically severed from their body, causing no
  470. damage but considerable pain. Missing an appendage may, for example,
  471. keep a winged creature from flying, or a bull from goring you on its
  472. horns. While this spell is ongoing you take -1 to cast a spell.
  473. \end{aspell}
  474. \begin{aspell}{Mark of Death}{}
  475. Choose a creature whose true name you know. This spell creates
  476. permanent runes on a target surface that will kill that creature,
  477. should they read them.
  478. \end{aspell}
  479. \begin{aspell}{Control Weather}{}
  480. Pray for rain—or sun, wind, or snow. Within a day or so, your god will answer.
  481. The weather will change according to your will and last a handful of days
  482. \end{aspell}
  483. \vfill\null
  484. \end{multicols}
  485. \widebanner{Ninth Level Spells}
  486. \begin{multicols}{2}
  487. \begin{aspell}{Storm of Vengeance}{}
  488. Your deity brings the unnatural weather of your choice to pass. Rain
  489. of blood or acid, clouds of souls, wind that can carry away
  490. buildings, or any other weather you can imagine: ask and it shall
  491. come.
  492. \end{aspell}
  493. \begin{aspell}{Repair}{}
  494. Choose one event in the target’s past. All effects of that event,
  495. including damage, poison, disease, and magical effects, are ended
  496. and repaired. HP and diseases are healed, poisons are neutralized,
  497. magical effects are ended.
  498. \end{aspell}
  499. \begin{aspell}{Divine Presence}{Ongoing}
  500. Every creature must ask your leave to enter your presence, and you
  501. must give permission aloud for them to enter. Any creature without
  502. your leave takes an extra 1d10 damage whenever they take damage in
  503. your presence. While this spell is ongoing you take -1 to cast a
  504. spell.
  505. \end{aspell}
  506. \vfill\null
  507. \columnbreak
  508. \begin{aspell}{Consume Unlife}{}
  509. The mindless undead creature you touch is destroyed and you steal
  510. its death energy to heal yourself or the next ally you touch. The
  511. amount of damage healed is equal to the HP that the creature had
  512. remaining before you destroyed it.
  513. \end{aspell}
  514. \begin{aspell}{Plague}{Ongoing}
  515. Name a city, town, encampment, or other place where people live. As
  516. long as this spell is active that place is beset by a plague
  517. appropriate to your deity’s domains (locusts, death of the first
  518. born, etc.) While this spell is ongoing you take -1 to cast a spell.
  519. \end{aspell}
  520. \vfill\null
  521. \end{multicols}
  522. \end{document}