lhz_dun.txt 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. //===== rAthena Script =======================================
  2. //= Lighthalzen Dungeon(Biolabs) Monster Spawn Script
  3. //===== By: ==================================================
  4. // The Prometheus Project, rAthena dev team
  5. //===== Current Version: =====================================
  6. //= 1.9a
  7. //===== Compatible With: =====================================
  8. //= Any Athena
  9. //===== Additional Comments: =================================
  10. //= 08/24/05 : Added 1st version. [Muad_Dib]
  11. //= 1.1: Some corrections to level 1, 2 as pointed out by
  12. //= MasterofMuppets. [Skotlex]
  13. //= 1.3: Some fixes based on kRO's "RO Map" [Poki#3]
  14. //= I also made the place more Moby ^^
  15. //= 1.4: Adjusted spawns according to own info from iRO [MasterOfMuppets]
  16. //= 1.5: More accurate spawn numbers and iRO names thanks to Tharis [Playtester]
  17. //= 1.6: Official X.3 spawns [Playtester]
  18. //= 1.7 Corrected MVP spawn function to be standard to iRO. [L0ne_W0lf]
  19. //= - A random 99 will now be spawned when the MVP spawns.
  20. //= - Spare spawn and MVP spawn now spawn in official locations.
  21. //= - Expandeded timer to allow for varying spawn times.
  22. //= 1.7a Added dummy event to keep from causnig warnings. [L0ne_W0lf]
  23. //= 1.8 Corrected MVP spawn variance (Labs2 MVP). [L0ne_W0lf]
  24. //= 1.9 Added Bio4 spawns. [Chilly]
  25. //= 1.9a Moved Bio4 spawns to separate file. [Kenpachi]
  26. //============================================================
  27. //==================================================
  28. // lhz_dun01 - Somatology Laboratory
  29. //==================================================
  30. lhz_dun01,0,0,0,0 monster Remover 1682,100,5000,0,0
  31. lhz_dun01,0,0,0,0 monster Anopheles 1627,70,5000,0,0
  32. lhz_dun01,0,0,0,0 monster Metaling 1613,50,5000,0,0
  33. lhz_dun01,0,0,0,0 monster Kavach Icarus 1656,13,5000,0,0
  34. lhz_dun01,0,0,0,0 monster Errende Ebecee 1655,13,5000,0,0
  35. lhz_dun01,0,0,0,0 monster Laurell Weinder 1657,11,5000,0,0
  36. lhz_dun01,0,0,0,0 monster Wickebine Tres 1653,11,5000,0,0
  37. lhz_dun01,0,0,0,0 monster Armeyer Dinze 1654,8,5000,0,0
  38. lhz_dun01,0,0,0,0 monster Egnigem Cenia 1652,8,5000,0,0
  39. lhz_dun01,0,0,0,0 monster Gemini-S58 1681,1,5000,0,0
  40. //==================================================
  41. // lhz_dun02 - Somatology Laboratory
  42. //==================================================
  43. lhz_dun02,0,0,0,0 monster Laurell Weinder 1657,50,5000,0,0
  44. lhz_dun02,0,0,0,0 monster Wickebine Tres 1653,50,5000,0,0
  45. lhz_dun02,0,0,0,0 monster Kavach Icarus 1656,50,5000,0,0
  46. lhz_dun02,0,0,0,0 monster Errende Ebecee 1655,50,5000,0,0
  47. lhz_dun02,0,0,0,0 monster Egnigem Cenia 1652,50,5000,0,0
  48. lhz_dun02,0,0,0,0 monster Armeyer Dinze 1654,50,5000,0,0
  49. lhz_dun02,0,0,0,0 monster Remover 1682,20,5000,0,0
  50. lhz_dun02,0,0,0,0 monster Gemini-S58 1681,10,5000,0,0
  51. lhz_dun02,0,0,0,0 monster Eremes Guile 1635,1,5000,0,0
  52. lhz_dun02,0,0,0,0 boss_monster Egnigem Cenia 1658,1,7200000,600000,1
  53. //==================================================
  54. // lhz_dun03 - Somatology Laboratory
  55. //==================================================
  56. lhz_dun03,0,0,0,0 monster Cecil Damon 1638,81,5000,0,0
  57. lhz_dun03,0,0,0,0 monster Kathryne Keyron 1639,57,5000,0,0
  58. lhz_dun03,0,0,0,0 monster Margaretha Sorin 1637,42,5000,0,0
  59. lhz_dun03,0,0,0,0 monster Howard Alt-Eisen 1636,42,5000,0,0
  60. lhz_dun03,0,0,0,0 monster Eremes Guile 1635,42,5000,0,0
  61. lhz_dun03,0,0,0,0 monster Seyren Windsor 1634,42,5000,0,0
  62. lhz_dun03,139,158,20,11 monster Assassin Cross Eremes 1641,1,2580000,2340000,1
  63. lhz_dun03,138,138,36,34 monster High Wizard Kathryne 1645,1,2580000,2460000,1
  64. lhz_dun03,114,138,12,16 monster Lord Knight Seyren 1640,1,2700000,2400000,1
  65. lhz_dun03,139,117,20,11 monster Sniper Cecil 1644,1,2700000,2500000,1
  66. lhz_dun03,163,138,12,16 monster Whitesmith Howard 1642,1,3000000,2700000,1
  67. lhz_dun03,138,138,36,34 monster High Priest Margaretha 1643,1,3300000,3000000,1
  68. lhz_dun03,0,0,0 script mvp_lhz_dun03 -1,{
  69. OnTimer6000000: // delay1 = 6000000 ms (100 min)
  70. stopnpctimer;
  71. sleep rand(0,30)*60000; // 0 to 30 minutes
  72. OnInit:
  73. // Select Coordinates to summon a random MVP on
  74. switch(rand(1,6)) {
  75. case 1: set .@x,140; set .@y,232; break;
  76. case 2: set .@x,75; set .@y,138; break;
  77. case 3: set .@x,140; set .@y,87; break;
  78. case 4: set .@x,205; set .@y,140; break;
  79. case 5: set .@x,123; set .@y,137; break;
  80. case 6: set .@x,175; set .@y,137; break;
  81. }
  82. set .@mob,rand(1646,1651);
  83. monster "lhz_dun03",.@x,.@y,strmobinfo(1,.@mob),.@mob,1,strnpcinfo(3)+"::OnMyMVPDead";
  84. // Select Coordinates to summon a random 99 on
  85. switch(rand(1,6)) {
  86. case 1: set .@x2,183; set .@y2,97; break;
  87. case 2: set .@x2,97; set .@y2,96; break;
  88. case 3: set .@x2,47; set .@y2,139; break;
  89. case 4: set .@x2,231; set .@y2,140; break;
  90. case 5: set .@x2,139; set .@y2,211; break;
  91. case 6: set .@x2,139; set .@y2,259; break;
  92. }
  93. set .@mob2,rand(1640,1645);
  94. monster "lhz_dun03",.@x2,.@y2,strmobinfo(1,.@mob2),.@mob2,1,strnpcinfo(3)+"::OnMy99Dead";
  95. end;
  96. OnMyMVPDead:
  97. killmonster "lhz_dun03",strnpcinfo(3)+"::OnMy99Dead";
  98. initnpctimer;
  99. OnMy99Dead:
  100. end;
  101. }