diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-15 16:30:22 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-15 16:30:22 +0000 |
commit | a91abae9aa5741c9b2feeff9fcd23e3038a8d564 (patch) | |
tree | 5d2810e7c59b8572713e2e1d4ce5867038556749 /npc/mobs/dungeons/moc_pryd.txt | |
parent | af1178fafa38833a4577c11f00f451ec0b53c39a (diff) | |
download | hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.tar.gz hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.tar.bz2 hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.tar.xz hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.zip |
Corrected most MVP spawn variances. Some were right (11.3+), and a couple are unchanged (Kiel for example.)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13673 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/moc_pryd.txt')
-rw-r--r-- | npc/mobs/dungeons/moc_pryd.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/mobs/dungeons/moc_pryd.txt b/npc/mobs/dungeons/moc_pryd.txt index 6c0922b7f..5605a452a 100644 --- a/npc/mobs/dungeons/moc_pryd.txt +++ b/npc/mobs/dungeons/moc_pryd.txt @@ -3,12 +3,13 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 More accurate spawns [Playtester] +//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] //============================================================ //================================================== @@ -43,7 +44,7 @@ moc_pryd04,0,0,0,0 monster Mummy 1041,25,0,0,0 moc_pryd04,0,0,0,0 monster Ancient Mummy 1297,3,0,0,0 moc_pryd04,0,0,0,0 monster Isis 1029,50,150000,75000,0 moc_pryd04,0,0,0,0 monster Mimic 1191,15,600000,300000,1 -moc_pryd04,0,0,0,0 monster Osiris 1038,1,3600000,7200000,0 +moc_pryd04,0,0,0,0 monster Osiris 1038,1,3600000,600000,0 moc_pryd04,0,0,0,0 monster Matyr 1146,20,0,0,0 //================================================== @@ -60,4 +61,4 @@ moc_pryd06,0,0,0,0 monster Verit 1032,10,0,0,0 moc_pryd06,0,0,0,0 monster Arclouze 1194,20,0,0,0 moc_pryd06,100,90,80,50 monster Ancient Mummy 1297,20,0,0,0 moc_pryd06,100,90,80,50 monster Mimic 1191,20,0,0,0 -moc_pryd06,102,85,1,1 monster Amon Ra 1511,1,3600000,1600000,0 +moc_pryd06,102,85,1,1 monster Amon Ra 1511,1,3600000,600000,0 |