abbey.txt 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. //===== rAthena Script =======================================
  2. //= Abbey Dungeon Monster Spawn Script
  3. //===== By: ==================================================
  4. //= $ephiroth
  5. //===== Current Version: =====================================
  6. //= 1.2
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Additional Comments: =================================
  10. //= 1.0 Initial version [$ephiroth]
  11. //= 1.1 Updated spawns [Playtester]
  12. //= 1.2 More official spawns [Playtester]
  13. //============================================================
  14. //==================================================
  15. // nameless_n - Nameless Island
  16. //==================================================
  17. nameless_n,0,0 monster Ghoul 1036,40,5000
  18. nameless_n,0,0 monster Hellhound 1866,17,5000
  19. nameless_n,0,0 monster Banshee 1867,16,5000
  20. nameless_n,0,0 monster Ragged Zombie 1865,12,5000
  21. nameless_n,0,0 monster Zombie Slaughter 1864,12,5000
  22. nameless_n,0,0 monster Flame Skull 1869,3,5000
  23. //==================================================
  24. // abbey01 - Cursed Monastery
  25. //==================================================
  26. abbey01,0,0 monster Banshee 1867,93,5000
  27. abbey01,0,0 monster Ghoul 1036,56,5000
  28. abbey01,0,0 monster Ragged Zombie 1865,33,5000
  29. abbey01,0,0 monster Zombie Slaughter 1864,30,5000
  30. abbey01,0,0 monster Hellhound 1866,25,5000
  31. abbey01,0,0 monster Flame Skull 1869,21,5000
  32. //==================================================
  33. // abbey02 - Cursed Monastery
  34. //==================================================
  35. abbey02,0,0 monster Zombie Slaughter 1864,210,5000
  36. abbey02,0,0 monster Ragged Zombie 1865,70,5000
  37. abbey02,0,0 monster Flame Skull 1869,21,5000
  38. abbey02,0,0 monster Necromancer 1870,7,5000
  39. abbey02,236,78,21,18 boss_monster Fallen Bishop 1871,1,7200000,600000,1
  40. //==================================================
  41. // abbey03 - Cursed Monastery
  42. //==================================================
  43. abbey03,0,0 monster Necromancer 1870,60,5000
  44. abbey03,0,0 monster Banshee 1867,30,5000
  45. abbey03,0,0 monster Flame Skull 1869,25,5000
  46. abbey03,0,0,0,0 boss_monster Beelzebub 1873,1,43200000,600000,1