bifrost.txt 1.4 KB

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