Guest User

Untitled

a guest
Jun 30th, 2015
865
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. Actor Name
  2.  
  3. Price: gold cost
  4.  
  5. Element: the element the actor is associated with, allows double and effcient casts when using that element.
  6. (If spellbook learning is on as in void wanderers, actors tend to learn spell of their own elements first)
  7. Double Cast: Chance a spell is duplicated without extra cost, only for the actor's associated element. Can trigger with Effcient Cast but not the duplicated spell.
  8. Effcient Cast: Chance a spell refunds half the mana cost, only for the actor's associated element. Can trigger with Double Cast.
  9. Item dupe chance: Chance to produce 2 items when enchanting alkahest, roller spellbombs, and spelltraps.
  10.  
  11. Max Mana: The mana limit of the actor when brought.
  12. Init Mana: The initial mana of the actor when brought.
  13. Mana Regen: The amount of mana recovered each second.
  14. Spell speed: Multipier for all spell casting speed, 2.0 means spells takes twice as long to cast.
  15. Spell Max: Maximum number of spell before actor cannot learn from scrolls (Spellbook learning ignores this limit)
  16.  
  17. Default Spells: The spells the actor comes with for free.
  18.  
  19. Other:
  20.  
  21. ---
  22.  
  23. Note: Memento can improve stats of casters up to a limit. Reincarnation preserve stats by reverting them to the stats when it is cast.
  24.  
  25. ---
  26. Wanderer
  27.  
  28. Price: 140
  29.  
  30. Element: Air
  31. Double Cast: 0%
  32. Effcient Cast: 40%
  33. Item dupe chance: 0%
  34.  
  35. Max Mana: 240
  36. Init Mana: 240
  37. Mana Regen: 12
  38. Spell speed: 0.8
  39. Spell Max: 7
  40.  
  41. Default Spells: Wind Shear
  42.  
  43. Other: Spell speed is 0.56 when active spell is Air. Medkit: used when at 60 health ,restore 30 health and 3 wounds. Pixie bag: used when at 40 health, cast pixie swarm.
  44. ---
  45. Warden
  46.  
  47. Price: 200
  48.  
  49. Element: Earth
  50. Double Cast: 0%
  51. Effcient Cast: 0%
  52. Item dupe chance: 0%
  53.  
  54. Max Mana: 400
  55. Init Mana: 200
  56. Mana Regen: 7
  57. Spell speed: 1.4
  58. Spell Max: 4
  59.  
  60. Default Spells: Rolling Boulder
  61.  
  62. Other: Regenerates health up to a limit set by wound count when active spell is Earth. Tough and does not bleed.
  63. ---
  64. Warlock
  65.  
  66. Price: 160
  67.  
  68. Element: Fire
  69. Double Cast: 40%
  70. Effcient Cast: 0%
  71. Item dupe chance: 20%
  72.  
  73. Max Mana: 200
  74. Init Mana: 200
  75. Mana Regen: 9
  76. Spell speed: 0.7
  77. Spell Max: 5
  78.  
  79. Default Spells: Firebolt
  80.  
  81. Other: +2 Mana Regen when health <= 70. Cast burn on death.
  82. ---
  83. Thaumatuge
  84.  
  85. Price: 240
  86.  
  87. Element: Water
  88. Double Cast: 10%
  89. Effcient Cast: 30%
  90. Item dupe chance: 100%
  91.  
  92. Max Mana: 480
  93. Init Mana: 480
  94. Mana Regen: 13
  95. Spell speed: 1.1
  96. Spell Max: 10
  97.  
  98. Default Spells: Arctic Lance
  99.  
  100. Other: +5 Mana Regen when active spell is Water.
  101. ---
  102. Wizard
  103.  
  104. Price: 120
  105.  
  106. Element: Arcane
  107. Double Cast: 20%
  108. Effcient Cast: 20%
  109. Item dupe chance: 30%
  110.  
  111. Max Mana: 350
  112. Init Mana: 350
  113. Mana Regen: 14
  114. Spell speed: 1
  115. Spell Max: 8
  116.  
  117. Default Spells: Arcane Missile
  118.  
  119. Other: Wizard is a boring actor.
  120. ---
  121. Necromancer
  122.  
  123. Price: 100 (180 in Void Wanderer)
  124.  
  125. Element: Death
  126. Double Cast: 40%
  127. Effcient Cast: 20%
  128. Item dupe chance: 0%
  129.  
  130. Max Mana: 280
  131. Init Mana: 280
  132. Mana Regen: 6
  133. Spell speed: 0.9
  134. Spell Max: 6
  135.  
  136. Default Spells: Raise Dead
  137.  
  138. Other: Comes with 70 health only. Double mana regen and lose 1 health per second when health be above 70. Duplication when using anubis head. Raise a skeleton on death.
  139. ---
  140. Barin Lord
  141.  
  142. Price: 500
  143.  
  144. Element: None
  145. Double Cast: 0%
  146. Effcient Cast: 0%
  147. Item dupe chance: 100%
  148.  
  149. Max Mana: 600
  150. Init Mana: 600
  151. Mana Regen: 25
  152. Spell speed: 1
  153. Spell Max: 10
  154.  
  155. Default Spells: Searing Pillar, Arctic Lance, Pixie Swarm, Earthwall, Barrier, Dominate
  156.  
  157. Other: Brain Unit, reincarnation does not save you.
Advertisement
Add Comment
Please, Sign In to add comment