
* Added remaining database modifications for Brasilis. - Added the skills for the Brasilis monsters. - Added remaining entries for Bathroom Ghost quest. - Added stats for the Suspicious Hydra monsters. - Corrected the capture rate for Suspicious Hydra. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14928 54d463be-8e91-2dee-dedb-b68131a5f0ec
22 lines
1009 B
Plaintext
22 lines
1009 B
Plaintext
//===== eAthena Script =======================================
|
|
//= Brasilis Fields Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Kisuka
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= eAthena SVN
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 Official spawns from Aegis [Kisuka]
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// bra_fild01
|
|
//==================================================
|
|
bra_fild01,0,0,0,0 monster Curupira 2074,50,5000,0,0
|
|
bra_fild01,0,0,0,0 monster Dokebi 1110,10,5000,0,0
|
|
bra_fild01,0,0,0,0 monster Savage 1166,5,5000,0,0
|
|
bra_fild01,0,0,0,0 monster Headless Mule 2071,40,5000,0,0
|
|
bra_fild01,0,0,0,0 monster Red Mushroom 1085,5,5000,0,0
|
|
bra_fild01,0,0,0,0 monster Jaguar 2072,55,5000,0,0
|
|
bra_fild01,0,0,0,0 monster Toucan 2073,60,5000,0,0 |