class.service.ts 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. import { Injectable } from '@angular/core';
  2. @Injectable({
  3. providedIn: 'root',
  4. })
  5. export class ClassService {
  6. constructor() {}
  7. // FUNCTIONS
  8. public getClassDetails(className: string): any {
  9. switch (className) {
  10. case 'Fighter':
  11. return this.fighter;
  12. case 'Barbarian':
  13. return this.barbarian;
  14. case 'Cleric':
  15. return this.cleric;
  16. default:
  17. return this.notImplementedYet;
  18. }
  19. }
  20. // CLASS DETAILS
  21. public fighter: any = {
  22. title: 'Kämpfer',
  23. description: `
  24. Fighters share an unparalleled mastery with weapons and armor, and a thorough knowledge of the skills of combat. They are well acquainted with death, both meting it out and staring it defiantly in the face.
  25. ### Class Features
  26. As a fighter, you gain the following class features.
  27. #### Hit Points
  28. **Hit Dice:** 1d10 per fighter level
  29. **Hit Points at 1st Level:** 10 + your Constitution modifier
  30. **Hit Points at Higher Levels:** 1d10 (or 6) + your Constitution modifier per fighter level after 1st
  31. #### Proficiencies
  32. **Armor:** All armor, shields
  33. **Weapons:** Simple weapons, martial weapons
  34. **Tools:** None
  35. **Saving Throws:** Strength, Constitution
  36. **Skills:** Choose two skills from Acrobatics, Animal Handling, Athletics, History, Insight, Intimidation, Perception, and Survival
  37. #### Equipment
  38. - (a) chain mail or (b) leather, longbow, and 20 arrows
  39. - (a) a martial weapon and a shield or (b) two martial weapons
  40. - (a) a light crossbow and 20 bolts or (b) two handaxes
  41. - (a) a dungeoneer's pack or (b) an explorer's pack
  42. `,
  43. features: [
  44. {
  45. name: 'Fighting Style',
  46. level: 1,
  47. description: `
  48. You adopt a particular style of fighting as your specialty. Choose one of the following options. You can't take a Fighting Style option more than once, even if you later get to choose again.
  49. - Archery (PHB). You gain a +2 bonus to attack rolls you make with ranged weapons.
  50. - Blind Fighting (TCE). You have blindsight with a range of 10 feet. Within that range, you can effectively see anything that isn't behind total cover, even if you're blinded or in darkness. Moreover, you can see an invisible creature within that range, unless the creature successfully hides from you.
  51. - Defense (PHB). While you are wearing armor, you gain a +1 bonus to AC.
  52. - Dueling (PHB). When you are wielding a melee weapon in one hand and no other weapons, you gain a +2 bonus to damage rolls with that weapon.
  53. - Great Weapon Fighting (PHB). When you roll a 1 or 2 on a damage die for an attack you make with a melee weapon that you are wielding with two hands, you can reroll the die and must use the new roll, even if the new roll is a 1 or a 2. The weapon must have the two-handed or versatile property for you to gain this benefit.
  54. - Interception (TCE). When a creature you can see hits a target, other than you, within 5 feet of you with an attack, you can use your reaction to reduce the damage the target takes by 1d10 + your proficiency bonus (to a minimum of 0 damage). You must be wielding a shield or a simple or martial weapon to use this reaction.
  55. - Protection (PHB). When a creature you can see attacks a target other than you that is within 5 feet of you, you can use your reaction to impose disadvantage on the attack roll. You must be wielding a shield.
  56. - Superior Technique (TCE). You learn one maneuver of your choice from among those available to the Battle Master archetype. If a maneuver you use requires your target to make a saving throw to resist the maneuver's effects, the saving throw DC equals 8 + your proficiency bonus + your Strength or Dexterity modifier (your choice.)
  57. - You gain one superiority die, which is a d6 (this die is added to any superiority dice you have from another source). This die is used to fuel your maneuvers. A superiority die is expended when you use it. You regain your expended superiority dice when you finish a short or long rest.
  58. - Thrown Weapon Fighting (TCE). You can draw a weapon that has the thrown property as part of the attack you make with the weapon.
  59. - In addition, when you hit with a ranged attack using a thrown weapon, you gain a +2 bonus to the damage roll.
  60. - Two-Weapon Fighting (PHB). When you engage in two-weapon fighting, you can add your ability modifier to the damage of the second attack.
  61. - Unarmed Fighting (TCE). Your unarmed strikes can deal bludgeoning damage equal to 1d6 + your Strength modifier on a hit. If you aren't wielding any weapons or a shield when you make the attack roll, the d6 becomes a d8.
  62. - At the start of each of your turns, you can deal 1d4 bludgeoning damage to one creature grappled by you.
  63. - Close Quarters Shooter (UA). When making a ranged attack while you are within 5 feet of a hostile creature, you do not have disadvantage on the attack roll. Your ranged attacks ignore half cover and three-quarters cover against targets within 30 feet of you. You have a +1 bonus to attack rolls on ranged attacks.
  64. - Mariner (UA). As long as you are not wearing heavy armor or using a shield, you have a swimming speed and a climbing speed equal to your normal speed, and you gain a +1 bonus to armor class.
  65. - Tunnel Fighter (UA). As a bonus action, you can enter a defensive stance that lasts until the start of your next turn. While in your defensive stance, you can make opportunity attacks without using your reaction, and you can use your reaction to make a melee attack against a creature that moves more than 5 feet while within your reach.
  66. `,
  67. },
  68. {
  69. name: 'Second Wind',
  70. level: 1,
  71. description: `
  72. You have a limited well of stamina that you can draw on to protect yourself from harm. On your turn, you can use a bonus action to regain hit points equal to 1d10 + your fighter level.
  73. Once you use this feature, you must finish a short or long rest before you can use it again.
  74. `,
  75. },
  76. {
  77. name: 'Action Surge',
  78. level: 2,
  79. description: `
  80. Starting at 2nd level, you can push yourself beyond your normal limits for a moment. On your turn, you can take one additional action.
  81. Once you use this feature, you must finish a short or long rest before you can use it again. Starting at 17th level, you can use it twice before a rest, but only once on the same turn.
  82. `,
  83. },
  84. {
  85. name: 'Martial Archetype',
  86. level: 3,
  87. description: `
  88. At 3rd level, you choose an archetype that you strive to emulate in your combat styles and techniques. The archetype you choose grants you features at 3rd level and again at 7th, 10th, 15th, and 18th level.
  89. `,
  90. },
  91. {
  92. name: 'Ability Score Improvement',
  93. level: 4,
  94. description: `
  95. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  96. `,
  97. },
  98. {
  99. name: 'Extra Attack',
  100. level: 5,
  101. description: `
  102. Beginning at 5th level, you can attack twice, instead of once, whenever you take the Attack action on your turn.
  103. The number of attacks increases to three when you reach 11th level in this class and to four when you reach 20th level in this class.
  104. `,
  105. },
  106. {
  107. name: 'Ability Score Improvement',
  108. level: 6,
  109. description: `
  110. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  111. `,
  112. },
  113. {
  114. name: 'Ability Score Improvement',
  115. level: 8,
  116. description: `
  117. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  118. `,
  119. },
  120. {
  121. name: 'Indomitable',
  122. level: 9,
  123. description: `
  124. Beginning at 9th level, you can reroll a saving throw that you fail. If you do so, you must use the new roll, and you can't use this feature again until you finish a long rest.
  125. `,
  126. },
  127. {
  128. name: 'Extra Attack (x3)',
  129. level: 11,
  130. description: `
  131. You can now attack thrice whenever you take the Attack action on your turn.
  132. `,
  133. },
  134. {
  135. name: 'Ability Score Improvement',
  136. level: 12,
  137. description: `
  138. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  139. `,
  140. },
  141. {
  142. name: 'Indomitable (x2)',
  143. level: 13,
  144. description: `
  145. You can reroll a saving throw that you fail. If you do so, you must use the new roll, and you can't use this feature again until you finish a long rest. You can now use this feature twice between long rests.
  146. `,
  147. },
  148. {
  149. name: 'Ability Score Improvement',
  150. level: 14,
  151. description: `
  152. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  153. `,
  154. },
  155. {
  156. name: 'Ability Score Improvement',
  157. level: 16,
  158. description: `
  159. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  160. `,
  161. },
  162. {
  163. name: 'Indomitable (x3)',
  164. level: 17,
  165. description: `
  166. You can reroll a saving throw that you fail. If you do so, you must use the new roll, and you can't use this feature again until you finish a long rest. You can now use this feature thrice between long rests.
  167. `,
  168. },
  169. {
  170. name: 'Action Surge (x2)',
  171. level: 17,
  172. description: `
  173. Starting at 17th level, you can use it twice before a rest, but only once on the same turn.
  174. `,
  175. },
  176. {
  177. name: 'Ability Score Improvement',
  178. level: 19,
  179. description: `
  180. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  181. `,
  182. },
  183. {
  184. name: 'Extra Attack (x4)',
  185. level: 20,
  186. description: `
  187. You can now attack four times whenever you take the Attack action on your turn.
  188. `,
  189. },
  190. ],
  191. };
  192. public barbarian: any = {
  193. title: 'Barbar',
  194. description: `
  195. Barbarians are savage warriors who deal with their opponents through a combination of sheer brute force and terrifying rage. Their strength and ferocity make them well suited for melee combat. Barbarians are also able to wreak havoc on their enemies using unorthodox methods, such as throwing improvised weapons or even their own bodies.
  196. ### Class Features
  197. As a barbarian, you gain the following class features.
  198. #### Hit Points
  199. **Hit Dice:** 1d12 per barbarian level
  200. **Hit Points at 1st Level:** 12 + your Constitution modifier
  201. **Hit Points at Higher Levels:** 1d12 (or 7) + your Constitution modifier per barbarian level after 1st
  202. #### Proficiencies
  203. **Armor:** Light armor, medium armor, shields
  204. **Weapons:** Simple weapons, martial weapons
  205. **Tools:** None
  206. **Saving Throws:** Strength, Constitution
  207. **Skills:** Choose two skills from Animal Handling, Athletics, Intimidation, Nature, Perception, and Survival
  208. #### Equipment
  209. - (a) a greataxe or (b) any martial melee weapon
  210. - (a) two handaxes or (b) any simple weapon
  211. - An explorer's pack and four javelins
  212. `,
  213. features: [
  214. {
  215. name: 'Rage',
  216. level: 1,
  217. description: `
  218. In battle, you fight with primal ferocity. On your turn, you can enter a rage as a bonus action.
  219. While raging, you gain the following benefits if you aren't wearing heavy armor:
  220. - You have advantage on Strength checks and Strength saving throws.
  221. - When you make a melee weapon attack using Strength, you gain a bonus to the damage roll that increases as you gain levels as a barbarian, as shown in the Rage Damage column of the Barbarian table.
  222. - You have resistance to bludgeoning, piercing, and slashing damage.
  223. - If you are able to cast spells, you can't cast them or concentrate on them while raging.
  224. - Your rage lasts for 1 minute. It ends early if you are knocked unconscious or if your turn ends and you haven't attacked a hostile creature since your last turn or taken damage since then. You can also end your rage on your turn as a bonus action.
  225. - Once you have raged the number of times shown for your barbarian level in the Rages column of the Barbarian table, you must finish a long rest before you can rage again.
  226. `,
  227. },
  228. {
  229. name: 'Unarmored Defense',
  230. level: 1,
  231. description: `
  232. While you are not wearing any armor, your Armor Class equals 10 + your Dexterity modifier + your Constitution modifier. You can use a shield and still gain this benefit.
  233. `,
  234. },
  235. {
  236. name: 'Reckless Attack',
  237. level: 2,
  238. description: `
  239. Starting at 2nd level, you can throw aside all concern for defense to attack with fierce desperation. When you make your first attack on your turn, you can decide to attack recklessly. Doing so gives you advantage on melee weapon attack rolls using Strength during this turn, but attack rolls against you have advantage until your next turn.
  240. `,
  241. },
  242. {
  243. name: 'Danger Sense',
  244. level: 2,
  245. description: `
  246. At 2nd level, you gain an uncanny sense of when things nearby aren't as they should be, giving you an edge when you dodge away from danger.
  247. You have advantage on Dexterity saving throws against effects that you can see, such as traps and spells. To gain this benefit, you can't be blinded, deafened, or incapacitated.
  248. `,
  249. },
  250. {
  251. name: 'Ability Score Improvement',
  252. level: 4,
  253. description: `
  254. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  255. `,
  256. },
  257. {
  258. name: 'Extra Attack',
  259. level: 5,
  260. description: `
  261. Beginning at 5th level, you can attack twice, instead of once, whenever you take the Attack action on your turn.
  262. The number of attacks increases to three when you reach 11th level in this class and to four when you reach 20th level in this class.
  263. `,
  264. },
  265. {
  266. name: 'Fast Movement',
  267. level: 5,
  268. description: `
  269. Starting at 5th level, your speed increases by 10 feet while you aren't wearing heavy armor.
  270. `,
  271. },
  272. {
  273. name: 'Feral Instinct',
  274. level: 7,
  275. description: `
  276. By 7th level, your instincts are so honed that you have advantage on initiative rolls.
  277. Additionally, if you are surprised at the beginning of combat and aren't incapacitated, you can act normally on your first turn, but only if you enter your rage before doing anything else on that turn.
  278. `,
  279. },
  280. {
  281. name: 'Brutal Critical',
  282. level: 9,
  283. description: `
  284. Beginning at 9th level, you can roll one additional weapon damage die when determining the extra damage for a critical hit with a melee attack.
  285. This increases to two additional dice at 13th level and three additional dice at 17th level.
  286. `,
  287. },
  288. {
  289. name: 'Relentless Rage',
  290. level: 11,
  291. description: `
  292. Starting at 11th level, your rage can keep you fighting despite grievous wounds. If you drop to 0 hit points while you're raging and don't die outright, you can make a DC 10 Constitution saving throw. If you succeed, you drop to 1 hit point instead.
  293. Each time you use this feature after the first, the DC increases by 5. When you finish a short or long rest, the DC resets to 10.
  294. `,
  295. },
  296. {
  297. name: 'Ability Score Improvement',
  298. level: 12,
  299. description: `
  300. When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  301. `,
  302. },
  303. {
  304. name: 'Persistent Rage',
  305. level: 15,
  306. description: `
  307. Beginning at 15th level, your rage is so fierce that it ends early only if you fall unconscious or if you choose to end it.
  308. `,
  309. },
  310. {
  311. name: 'Indomitable Might',
  312. level: 18,
  313. description: `
  314. Beginning at 18th level, if your total for a Strength check is less than your Strength score, you can use that score in place of the total.
  315. ### Primal Champion
  316. At 20th level, you embody the power of the wilds. Your Strength and Constitution scores increase by 4. Your maximum for those scores is now 24.
  317. `,
  318. },
  319. ],
  320. };
  321. public cleric: any = {
  322. title: 'Cleric',
  323. description: `
  324. Clerics are intermediaries between the mortal world and the distant planes of the gods. As varied as the gods they serve, clerics strive to embody the handiwork of their deities. No ordinary priest, a cleric is imbued with divine magic.
  325. ### Class Features
  326. As a cleric, you gain the following class features.
  327. #### Hit Points
  328. **Hit Dice:** 1d8 per cleric level
  329. **Hit Points at 1st Level:** 8 + your Constitution modifier
  330. **Hit Points at Higher Levels:** 1d8 (or 5) + your Constitution modifier per cleric level after 1st
  331. #### Proficiencies
  332. **Armor:** Light armor, medium armor, shields
  333. **Weapons:** Simple weapons
  334. **Tools:** None
  335. **Saving Throws:** Wisdom, Charisma
  336. **Skills:** Choose two from History, Insight, Medicine, Persuasion, and Religion
  337. #### Equipment
  338. - (a) a mace or (b) a warhammer (if proficient)
  339. - (a) scale mail, (b) leather armor, or (c) chain mail (if proficient)
  340. - (a) a light crossbow and 20 bolts or (b) any simple weapon
  341. - (a) a priest's pack or (b) an explorer's pack
  342. - A shield and a holy symbol
  343. ### Spellcasting
  344. As a conduit for divine power, you can cast cleric spells.
  345. #### Cantrips
  346. At 1st level, you know three cantrips of your choice from the cleric spell list. You learn additional cleric cantrips of your choice at higher levels, as shown in the Cantrips Known column of the Cleric table.
  347. #### Spell Slots
  348. The Cleric table shows how many spell slots you have to cast your cleric spells of 1st level and higher. To cast one of these spells, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.
  349. You prepare the list of cleric spells that are available for you to cast, choosing from the cleric spell list. When you do so, choose a number of cleric spells equal to your Wisdom modifier + your cleric level (minimum of one spell). The spells must be of a level for which you have spell slots.
  350. For example, if you are a 3rd-level cleric, you have four 1st-level and two 2nd-level spell slots. With a Wisdom of 16, your list of prepared spells can include six spells of 1st or 2nd level, in any combination. If you prepare the 1st-level spell Cure Wounds, you can cast it using a 1st-level or 2nd-level slot. Casting the spell doesn't remove it from your list of prepared spells.
  351. You can change your list of prepared spells when you finish a long rest. Preparing a new list of cleric spells requires time spent in prayer and meditation: at least 1 minute per spell level for each spell on your list.
  352. #### Spellcasting Ability
  353. Wisdom is your spellcasting ability for your cleric spells. The power of your spells comes from your devotion to your deity. You use your Wisdom whenever a cleric spell refers to your spellcasting ability. In addition, you use your Wisdom modifier when setting the saving throw DC for a cleric spell you cast and when making an attack roll with one.
  354. **Spell save DC:** 8 + your proficiency bonus + your Wisdom modifier
  355. **Spell attack modifier:** your proficiency bonus + your Wisdom modifier
  356. `,
  357. features: [
  358. {
  359. name: 'Divine Domain',
  360. level: 1,
  361. description: `
  362. At 1st level, you choose a domain shaped by your choice of Deity and the gifts they grant you. Your choice grants you domain spells and other features when you choose it at 1st level. It also grants you additional ways to use Channel Divinity when you gain that feature at 2nd level, and additional benefits at 6th, 8th, and 17th levels.
  363. `,
  364. },
  365. {
  366. name: 'Channel Divinity',
  367. level: 2,
  368. description: `
  369. At 2nd level, you gain the ability to channel divine energy directly from your deity, using that energy to fuel magical effects. You start with two such effects: Turn Undead and an effect determined by your domain. Some domains grant you additional effects as you advance in levels, as noted in the domain description.
  370. When you use your Channel Divinity, you choose which effect to create. You must then finish a short or long rest to use your Channel Divinity again.
  371. Some Channel Divinity effects require saving throws. When you use such an effect from this class, the DC equals your cleric spell save DC.
  372. Beginning at 6th level, you can use your Channel Divinity twice between rests, and beginning at 18th level, you can use it three times between rests. When you finish a short or long rest, you regain your expended uses.
  373. `,
  374. },
  375. {
  376. name: 'Channel Divinity Turn Undead',
  377. level: 2,
  378. description: `
  379. As an action, you present your holy symbol and speak a prayer censuring the undead. Each undead that can see or hear you within 30 feet of you must make a Wisdom saving throw. If the creature fails its saving throw, it is turned for 1 minute or until it takes any damage.
  380. A turned creature must spend its turns trying to move as far away from you as it can, and it can't willingly move to a space within 30 feet of you. It also can't take reactions. For its action, it can use only the Dash action or try to escape from an effect that prevents it from moving. If there's nowhere to move, the creature can use the Dodge action.
  381. `,
  382. },
  383. {
  384. name: 'Harness Divine Power',
  385. level: 2,
  386. description: `
  387. At 2nd level, you can expend a use of your Channel Divinity to fuel your spells. As a bonus action, you touch your holy symbol, utter a prayer, and regain one expended spell slot, the level of which can be no higher than half your proficiency bonus (rounded up). The number of times you can use this feature is based on the level you've reached in this class: 2nd level, once; 6th level, twice; and 18th level, thrice. You regain all expended uses when you finish a long rest.
  388. `,
  389. },
  390. {
  391. name: 'Ability Score Improvement',
  392. level: 4,
  393. description: `
  394. When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  395. `,
  396. },
  397. {
  398. name: 'Destroy Undead',
  399. level: 5,
  400. description: `
  401. Starting at 5th level, when an undead fails its saving throw against your Turn Undead feature, the creature is instantly destroyed if its challenge rating is at or below a certain threshold, as shown in the Cleric table above. `,
  402. },
  403. {
  404. name: 'Blessed Strikes',
  405. level: 8,
  406. description: `
  407. Replaces the Divine Strike or Potent Spellcasting feature
  408. When you reach 8th level, you are blessed with divine might in battle. When a creature takes damage from one of your cantrips or weapon attacks, you can also deal 1d8 radiant damage to that creature. Once you deal this damage, you can't use this feature again until the start of your next turn.
  409. `,
  410. },
  411. {
  412. name: 'Ability Score Improvement',
  413. level: 8,
  414. description: `
  415. When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.
  416. `,
  417. },
  418. {
  419. name: 'Divine Intervention',
  420. level: 10,
  421. description: `
  422. Beginning at 10th level, you can call on your deity to intervene on your behalf when your need is great.
  423. Imploring your deity's aid requires you to use your action. Describe the assistance you seek, and roll percentile dice. If you roll a number equal to or lower than your cleric level, your deity intervenes. The GM chooses the nature of the intervention; the effect of any cleric spell or cleric domain spell would be appropriate.
  424. If your deity intervenes, you can't use this feature again for 7 days. Otherwise, you can use it again after you finish a long rest.
  425. At 20th level, your call for intervention succeeds automatically, no roll required.
  426. `,
  427. },
  428. ],
  429. };
  430. private notImplementedYet: any = {
  431. title: 'Not implemented yet',
  432. description: `
  433. This class is not implemented yet, please check back later.
  434. `,
  435. features: [],
  436. };
  437. }