
* Raised max_lv to allow values up to 150 in battle.conf. * Raised MAX_SKILL_TREE 77 in prep for 3rd class skill trees. * Upped max_lv and max_aura to 150, and max_aspd to 193. * Added Brasilis database updates from trunk r14928. * Added scripts and NPC Brasilis updates from trunk r14928. git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14931 54d463be-8e91-2dee-dedb-b68131a5f0ec
22 lines
988 B
Plaintext
22 lines
988 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 |