Updated ally descriptions.

This commit is contained in:
raeleus 2025-05-24 19:26:53 -07:00
parent 36dbdc862f
commit ff05d29dbc
2 changed files with 92 additions and 92 deletions

View file

@ -117,9 +117,9 @@ const modifier = (text) => {
text += `Enter the name of another spell that the ally knows. If it can target this spell at an enemy character, add a dice roll for the damage calculation after it (ie. Ray of Frost3d6+2). Type s to stop entering spells or type q to quit.\n`
break
case 100:
text += `What ally preset will you choose?\nHeroes\n1. Fighter\n2. Cleric\n3. Rogue\n4. Ranger\n5. Barbarian\n6. Bard\n7. Druid\n8. Monk\n9. Paladin\n10. Wizard\n11. Sorcerer\n12. Warlock\n13. Artificer`
text += `\n\nHumanoid\n14. Commoner\n15. Bandit\n16. Guard\n17. Cultist\n18. Acolyte\n19. Apprentice\n20. Witch\n21. Buccaneer\n22. Spy\n123. Captain\n24. Bard\n25. Berserker\n26 Priest\n27. Knight\n28. Archer\n29. Warrior\n30. Conjurer\n31. Mage\n32. Assassin\n33. Evoker\n34. Necromancer\n35. Champion\n36. Warlord\n37. Archmage\n38. Archdruid`
text += `\n\nFamiliars\n39. Ape\n40. Badger\n41. Bat\n42. Black Bear\n43. Boar\n44. Brown Bear\n45. Camel\n46. Cat\n47. Constrictor Snake\n48. Crab\n49. Crocodile\n50. Dire Wolf\n51. Draft Horse\n52. Elephant\n53. Elk\n54. Frog\n55. Giant Badger\n56. Giant Crab\n57. Giant Goat\n58. Giant Seahorse\n59. Giant Spider\n60. Giant Weasel\n61. Goat\n62. Hawk\n63. Imp\n64. Lion\n65. Lizard\n66. Mastiff\n67. Mule\n68. Octopus\n69. Owl\n70. Panther\n71. Pony\n72. Pseudodragon\n73. Quasit\n74. Rat\n75. Raven\n76. Reef Shark\n77. Riding Horse\n78. Scorpion\n79. Skeleton\n80. Slaad Tadpole\n81. Sphinx of Wonder\n82. Spider\n83. Sprite\n84. Tiger\n85. Venomous Snake\n86. Warhorse\n87. Weasel\n88. Wolf\n89. Zombie`
text += `What ally preset will you choose?\nHeroes\n1. Soldier\n2. Meddic\n3. Spec Ops\n4. Sniper\n5. Heavy Weapons\n6. Officer\n7. Scientist\n8. Pilot\n9. Marine\n10. Hacker\n11. Mutate\n12. Synth\n13. Engineer`
text += `\n\nHumanoid\n14. Civilian\n15. Raider\n16. Sentry\n17. Data Cultist\n18. Maniac\n19. Researcher\n20. Psycho\n21. Space Pirate\n22. Ninja\n123. Commander\n24. Scam Artist\n25. Drill Sergeant\n26 Cracker\n27. Killer\n28. Sharpshooter\n29. Trooper\n30. Data Analyst\n31. Black Hat\n32. Executioner\n33. War Master\n34. Bio Engineer\n35. Veteran\n36. General\n37. Arch Hacker\n38. Arch Scientist`
text += `\n\nFamiliars\n39. Drone Ape\n40. Robotic Badger\n41. Cybernetic Bat\n42. Synth Black Bear\n43. Companion Boar\n44. Digital Brown Bear\n45. Artificial Camel\n46. Holographic Cat\n47. Digitized Constrictor Snake\n48. Light Crab\n49. Cyborg Crocodile\n50. Engineered Dire Wolf\n51. Mechanical Draft Horse\n52. Clockwork Elephant\n53. Servo Elk\n54. AI Frog\n55. Terminal Giant Badger\n56. Robotic Giant Crab\n57. Cybernetic Giant Goat\n58. Synth Giant Seahorse\n59. Companion Giant Spider\n60. Digital Giant Weasel\n61. Artificial Goat\n62. Holographic Hawk\n63. Digitized Imp\n64. Light Lion\n65. Cyborg Lizard\n66. Engineered Mastiff\n67. Mechanical Mule\n68. Clockwork Octopus\n69. Servo Owl\n70. AI Panther\n71. Terminal Pony\n72. Drone Pseudodragon\n73. Robotic Quasit\n74. Cybernetic Rat\n75. Synth Raven\n76. Companion Reef Shark\n77. Digital Riding Horse\n78. Artificial Scorpion\n79. Holographic Skeleton\n80. Digitized Slaad Tadpole\n81. Light Sphinx of Wonder\n82. Cyborg Spider\n83. Engineered Sprite\n84. Mechanical Tiger\n85. Clockwork Venomous Snake\n86. Servo Warhorse\n87. AI Weasel\n88. Terminal Wolf\n89. Drone Zombie`
text += `\n\nEnter the number or q to quit. If you want to rename the ally, add a space and type the name\n(ie. 25 Thuggish Zombie B)\n`
break
case 500: