diff options
Diffstat (limited to 'npc/re/mobs/fields/veins.txt')
-rw-r--r-- | npc/re/mobs/fields/veins.txt | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/npc/re/mobs/fields/veins.txt b/npc/re/mobs/fields/veins.txt index 0ab4ecf58..ca8cc431e 100644 --- a/npc/re/mobs/fields/veins.txt +++ b/npc/re/mobs/fields/veins.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Veins Fields Monster Spawn Script //===== By: ================================================== //= $ephiroth //===== Current Version: ===================================== -//= 1.8 -//===== Compatible With: ===================================== -//= Any Athena Version +//= 1.9 //===== Additional Comments: ================================= //= 1.0 Temp. monster spawn in Veins Field. [$ephiroth] //= 1.1 Updated monster spawn based on kRO website. [$ephiroth] @@ -16,6 +14,7 @@ //= 1.6 Even more accurate spawns [Playtester] //= 1.7 Corrected MVP spawn variance. [Gepard] //= 1.8 Updated to Renewal Spawns. [Kisuka] +//= 1.9 Updated Renewal Spawns. [Streusel] //============================================================ //================================================== @@ -26,10 +25,10 @@ ve_fild01,0,0,0,0 monster Stapo 1784,20,5000,0,0 ve_fild01,0,0,0,0 monster Drosera 1781,20,5000,0,0 ve_fild01,0,0,0,0 monster Muscipular 1780,20,5000,0,0 ve_fild01,0,0,0,0 boss_monster Atroce 1785,1,10800000,600000,0 -ve_fild01,0,0,0,0 monster Red Plant 1078,10,5000,0,0 -ve_fild01,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 -ve_fild01,270,80,20,7 monster Blue Plant 1079,4,840000,0,0 -ve_fild01,270,80,20,7 monster Shining Plant 1083,1,960000,0,0 +ve_fild01,0,0,0,0 monster Red Plant 1078,10,10000,0,1 +ve_fild01,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +ve_fild01,270,80,20,7 monster Blue Plant 1079,4,840000,0,1 +ve_fild01,270,80,20,7 monster Shining Plant 1083,1,960000,0,1 //================================================== // ve_fild02 - Veins Field @@ -38,8 +37,8 @@ ve_fild02,0,0,0,0 monster Drosera 1781,130,5000,0,0 ve_fild02,0,0,0,0 monster Muscipular 1780,20,5000,0,0 ve_fild02,0,0,0,0 monster Galion 1783,10,5000,0,0 ve_fild02,120,55,50,50 boss_monster Atroce 1785,1,21600000,600000,0 -ve_fild02,0,0,0,0 monster Red Plant 1078,10,5000,0,0 -ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 +ve_fild02,0,0,0,0 monster Red Plant 1078,10,10000,0,1 +ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 //================================================== // ve_fild03 - Veins Field @@ -47,8 +46,8 @@ ve_fild02,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 ve_fild03,0,0,0,0 monster Magmaring 1836,130,5000,0,0 ve_fild03,0,0,0,0 monster Muscipular 1780,35,5000,0,0 ve_fild03,0,0,0,0 monster Drosera 1781,35,5000,0,0 -ve_fild03,200,212,114,60 monster Red Plant 1078,10,0,0,0 -ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +ve_fild03,200,212,114,60 monster Red Plant 1078,10,10000,0,1 +ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 //================================================== // ve_fild04 - Veins Field @@ -56,16 +55,19 @@ ve_fild03,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 ve_fild04,0,0,0,0 monster Muscipular 1780,100,5000,0,0 ve_fild04,0,0,0,0 monster Drosera 1781,50,5000,0,0 ve_fild04,0,0,0,0 monster Galion 1783,20,5000,0,0 -ve_fild04,288,273,4,4 monster Blue Plant 1079,3,660000,0,0 +ve_fild04,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +ve_fild04,288,273,4,4 monster Blue Plant 1079,3,660000,0,1 //================================================== // ve_fild05 - Disabled on Renewal //================================================== +//ve_fild05,152,139,15,17 monster White Plant 1082,5,1800000,0,1 +//ve_fild05,152,139,5,5 monster Shining Plant 1083,1,2400000,0,1 //================================================== // ve_fild06 - Veins Field - No spawns on Renewal //================================================== -ve_fild06,0,0,0,0 monster Shining Plant 1083,1,5000,0,0 +//ve_fild06,0,0,0,0 monster Shining Plant 1083,1,1020000,0,1 //================================================== // ve_fild07 - Veins Field @@ -73,4 +75,4 @@ ve_fild06,0,0,0,0 monster Shining Plant 1083,1,5000,0,0 ve_fild07,0,0,0,0 monster Stapo 1784,100,5000,0,0 ve_fild07,0,0,0,0 monster Drosera 1781,50,5000,0,0 ve_fild07,0,0,0,0 monster Muscipular 1780,30,5000,0,0 -ve_fild07,0,0,0,0 monster White Plant 1082,10,600000,0,0 +ve_fild07,0,0,0,0 monster White Plant 1082,10,600000,0,1
\ No newline at end of file |