diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/re/mobs/dungeons/moc_pryd.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/npc/re/mobs/dungeons/moc_pryd.txt b/npc/re/mobs/dungeons/moc_pryd.txt index dcd5197f1..6fc0dbb8a 100644 --- a/npc/re/mobs/dungeons/moc_pryd.txt +++ b/npc/re/mobs/dungeons/moc_pryd.txt @@ -10,6 +10,7 @@ //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 More accurate spawns [Playtester] //= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] +//= 1.4 Added Nightmare spawns. [Euphy] //============================================================ //================================================== @@ -62,3 +63,19 @@ moc_pryd06,0,0,0,0 monster Verit 1032,30,5000,0,0 moc_pryd06,0,0,0,0 monster Arclouze 1194,20,5000,0,0 moc_pryd06,0,0,0,0 monster Ancient Mummy 1297,20,5000,0,0 moc_pryd06,102,85,1,1 boss_monster Amon Ra 1511,1,3600000,600000,0 + +//================================================== +// moc_prydn1 - Nightmare Mode +//================================================== +moc_prydn1,0,0,0,0 monster Nightmare Minorous 2353,60,5000,0,0 +moc_prydn1,0,0,0,0 monster Nightmare Mummy 2354,10,5000,0,0 +moc_prydn1,0,0,0,0 monster Nightmare Verit 2355,50,5000,0,0 + +//================================================== +// moc_prydn2 - Nightmare Mode +//================================================== +moc_prydn2,0,0,0,0 monster Nightmare Mimic 2356,30,5000,0,0 +moc_prydn2,0,0,0,0 monster Nightmare Verit 2355,30,5000,0,0 +moc_prydn2,0,0,0,0 monster Nightmare Arclouze 2358,20,5000,0,0 +moc_prydn2,0,0,0,0 monster Nightmare Ancient Mummy 2360,20,5000,0,0 +moc_prydn2,102,85,1,1 boss_monster Nightmare Amon Ra 2362,1,3600000,600000,1 |