bifrost.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334
  1. //===== rAthena Script =======================================
  2. //= Bifrost Field Monster Spawn Script
  3. //===== By: ==================================================
  4. //= Chilly
  5. //===== Current Version: =====================================
  6. //= 1.1
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Description: =========================================
  10. //= Official kRO monster spawns
  11. //===== Additional Comments: =================================
  12. //= 1.0 First Release
  13. //= 1.1 Renewal spawn update. [Euphy]
  14. //============================================================
  15. //==================================================
  16. // bif_fild01 - Bifrost South
  17. //==================================================
  18. bif_fild01,0,0 monster Luciola Vespa 1994,29,5000
  19. bif_fild01,0,0 monster Cornus 1992,17,5000
  20. bif_fild01,0,0 monster Miming 2137,58,5000
  21. bif_fild01,0,0 monster Little Fatum 2136,34,5000
  22. bif_fild01,0,0 monster Angra Mantis 2133,5,5000
  23. bif_fild01,0,0 monster Pom Spider 2132,5,5000
  24. //==================================================
  25. // bif_fild02 - Bifrost North
  26. //==================================================
  27. bif_fild02,0,0 monster Luciola Vespa 1994,27,5000
  28. bif_fild02,0,0 monster Cornus 1992,16,5000
  29. bif_fild02,0,0 monster Miming 2137,33,5000
  30. bif_fild02,0,0 monster Little Fatum 2136,55,5000
  31. bif_fild02,0,0 monster Angra Mantis 2133,5,5000
  32. bif_fild02,0,0 monster Pom Spider 2132,5,5000