Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2016
2,680
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. [b]Original Ascension[/b]
  2. Original slayer applies a number of immunity to spell effects to prevent shapechanging to anything else, prevent portrait icon: charm, display string: you feel your control slipping, gives innate ability slayer change and end slayer change, play vfx, prevent portrait icon: level drain, play sound, cast spell: unleash (custom), cast spell: berserk at various durations.
  3.  
  4. [b]By .spl[/b]
  5. slayer 2 adds Immunity to Effects: Disintegrate and Petrification and increases the durations by 2 rounds.
  6. slayer 3 adds immunity to Disease and Slow, and seems to reduce the chances of going beserk drastically (it also does not display the string 'you feel your control slipping')
  7. Slayer 4 is the Ravager, adds Immunity to Haste (probably already hasted), entangle overlay, web effect, grease overlay, and wing buffet. The chances of going berserk seem to go back up (I think you can choose between ravager and slayer in convo so that's fine?), Finger of Death immunity and Domination portrait icon immunity, disable display string (should be on the others, I think?), Immunity to animations: confusion and SPMINDAT, immune to Imprisonment, +100 HP (didn't notice these on the other slayer.spl's despite all of them supposed to give 100hp bonus.).
  8. Unleashed applies fatigue, a sleep effect, a wing buffet, magic damage (with most settings including amount set to 0), 25% casting failure (and the icon), removes the slayer change spell, gives innate ability spin822 (slayer change)
  9.  
  10. [b]by .cre[/b]
  11. [b]Slayer 2[/b]
  12. Effective AC: 2
  13. HP: 150 (up from 100?)
  14. STR 25
  15. DEX: 18
  16. CON: 18
  17. INT: 16
  18. WIS: 9
  19. CHA: 9
  20. Thac0: -6 (from 0?)
  21. # attacks: 4
  22. race: lich (wtf, vulnerable to undead spells?)
  23. class: mist (wtf)
  24. morale: 20
  25. saves: 2
  26. Resist elements & magic/fire + cold: 50
  27. resist weapons: 15
  28. weapon: slayerwp (possibly an error, might need to be slayerwp2)
  29.  
  30. [b]Slayer3[/b]
  31. HP: 200
  32. Effective AC: -4
  33. Magic Resist: 60
  34. Resist Weapons: 30
  35. weapon: slaywp3
  36.  
  37. [b]Ravager[/b]
  38. HP: 300
  39. AC: -10
  40. STR: 28 (bug?)
  41. INT: 9 (inconsistent for an 'upgrade')
  42. THAC0: -12 (HUGE jump)
  43. # attacks: 5
  44. saves: 2
  45. resist magic: 75, resist weapons: 50
  46. weapon1: slayerWP.itm (bug?)
  47.  
  48. [b]Items[/b]
  49. [b]SlayerWP2[/b] (unused)
  50. Enchantment: 5
  51.  
  52. Item Ability0: 1d12 crushing/slashing + STR damage, +5 cold damage
  53.  
  54. Item Effects: Set saving throws to 2, set AC to 2, THAC0 set to 0,
  55. Prevent icons: Charm, Stun, Level Drain, Domination,
  56. bonus 100 HP, max HP bonus 1, 4 attacks per round, immunity to projectiles
  57. Immunity to effects: Level drain, imprisonment, stun
  58. Immunity to spells: Fingers of Death, Imprisonment (prevents anim?)
  59. Immunity to Animations: confusion/MINDSAT
  60.  
  61. [b]SlayerWP3[/b] (unused)
  62. Enchantment: 5
  63. Damage: 2d8 +8 cold
  64. On-hit: 10% to lower MR by 5 for 30 seconds
  65. Dispel: 10% power 0 level 0 (use caster level)
  66. play vfx: none
  67.  
  68. AC: 0
  69. max hp bonus: 200
  70. thac0: increment 8
  71. hp bonus: 100
  72.  
  73. [b]SlayerWP4[/b] (ravagers)
  74. 2d8 crushing/slashing +8 Cold
  75. 10% chance to lower MR by 5 for 30 seconds
  76. 10% chance to dispel at caster level
  77. play vfx: none
  78. wing buffet effect (knockback?) strength 20, 25%,
  79. sleep: 25%
  80. display portrait icon: 25% (charm)
  81. damage: 0 (to trigger a wake up?)
  82.  
  83. AC set to -4
  84. thac0 set to 0
  85. max hp bonus: 200
  86. set to .5 attack per round
  87. magic damage resist: 50
  88. poison resist 50
  89. eff: slayer 4
  90. base thaco bonus: 12 (ending at -12)
  91.  
  92. Given that the end slayer change.spl removes the unused weapon items from the PC, I believe they were either unfinished or this is a bug in their implementation.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement