rathena/npc/re/mobs/fields/rachel.txt
euphyy 711e5009da * Added a missing 'close' in El Dicastes quests (bugreport:7273).
> Hercules merges:
* ac78454:
Extending readparam functionality: Added many more bonuses including missing key stuff such as def/mdef.

* 4983181:
Script commands relying on equipment slot may now access the 3 following types:
EQI_COSTUME_HEAD_LOW (11)
EQI_COSTUME_HEAD_MID (12)
EQI_COSTUME_HEAD_TOP (13)

* b305c1f, e5cc221:
Updated EXP rewards in 13-1 and 13-2 quests.

* a244b61:
Status effects no longer propagate with magical reflection (e.g. when frost diver is reflected there is no chance that target will be frozen)

* f825d79:
Database and script updates. (bugreport:6957, bugreport:6834)

* a2b070b:
Various typo fixes.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-15 04:24:14 +00:00

103 lines
4.3 KiB
Plaintext

//===== rAthena Script =======================================
//= Rachel Fields Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 1.5
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.0 Created this [Sepheus]
//= 1.1 Updated [Playtester]
//= 1.2 More accurate spawns [Playtester]
//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf]
//= 1.4 Updated to Renewal Spawns [Kisuka]
//= 1.5 Renewal spawn update.
//============================================================
//==================================================
// ra_fild01 - Audhumbla Grassland
//==================================================
ra_fild01,0,0,0,0 monster Desert Wolf 1106,130,5000,0,0
ra_fild01,0,0,0,0 monster Roween 1782,30,5000,0,0
ra_fild01,0,0,0,0 monster Baby Desert Wolf 1107,20,5000,0,0
ra_fild01,0,0,0,0 monster Anopheles 1627,10,5000,0,0
//==================================================
// ra_fild02 - Disabled on Renewal
//==================================================
//==================================================
// ra_fild03 - The Plain of Ida
//==================================================
ra_fild03,0,0,0,0 monster Hill Wind 1680,130,5000,0,0
ra_fild03,0,0,0,0 monster Roween 1782,30,5000,0,0
ra_fild03,0,0,0,0 monster Anacondaq 1030,20,5000,0,0
ra_fild03,0,0,0,0 monster Anopheles 1627,20,5000,0,0
ra_fild03,0,0,0,0 boss_monster Atroce 1785,1,10800000,600000,1
//==================================================
// ra_fild04 - Audhumbla Grassland
//==================================================
ra_fild04,0,0,0,0 monster Hill Wind 1680,130,5000,0,0
ra_fild04,0,0,0,0 monster Roween 1782,30,5000,0,0
ra_fild04,0,0,0,0 monster Desert Wolf 1106,20,5000,0,0
ra_fild04,0,0,0,0 monster Anopheles 1627,20,5000,0,0
ra_fild04,0,0,0,0 boss_monster Atroce 1785,1,18000000,600000,1
//==================================================
// ra_fild05 - Audhumbla Grassland
//==================================================
ra_fild05,0,0,0,0 monster Kobold 1133,70,5000,0,0
ra_fild05,0,0,0,0 monster Kobold 1134,70,5000,0,0
ra_fild05,0,0,0,0 monster Kobold 1135,70,5000,0,0
ra_fild05,0,0,0,0 monster Anopheles 1627,10,5000,0,0
//==================================================
// ra_fild06 - Portus Luna
//==================================================
ra_fild06,0,0,0,0 monster Kobold Archer 1282,70,5000,0,0
ra_fild06,0,0,0,0 monster Kobold 1133,40,5000,0,0
ra_fild06,0,0,0,0 monster Kobold 1134,40,5000,0,0
ra_fild06,0,0,0,0 monster Kobold 1135,40,5000,0,0
ra_fild06,0,0,0,0 monster Anopheles 1627,10,5000,0,0
ra_fild06,0,0,0,0 monster Kobold Leader 1296,1,1800000,1200000,0
//==================================================
// ra_fild07 - Disabled on Renewal
//==================================================
//==================================================
// ra_fild08 - The Plain of Ida
//==================================================
ra_fild08,0,0,0,0 monster Anacondaq 1030,100,5000,0,0
ra_fild08,0,0,0,0 monster Roween 1782,50,5000,0,0
ra_fild08,0,0,0,0 monster Hill Wind 1680,20,5000,0,0
ra_fild08,0,0,0,0 monster Baby Desert Wolf 1107,10,5000,0,0
ra_fild08,0,0,0,0 monster Anopheles 1627,10,5000,0,0
//==================================================
// ra_fild09 - Disabled on Renewal
//==================================================
//==================================================
// ra_fild10 - Disabled on Renewal
//==================================================
//==================================================
// ra_fild11 - Disabled on Renewal
//==================================================
//==================================================
// ra_fild12 - The Plain of Ida
//==================================================
ra_fild12,0,0,0,0 monster Roween 1782,130,5000,0,0
ra_fild12,0,0,0,0 monster Anopheles 1627,30,5000,0,0
ra_fild12,0,0,0,0 monster Baby Desert Wolf 1107,15,5000,0,0
ra_fild12,0,0,0,0 monster Yellow Plant 1081,15,10000,0,1
ra_fild12,0,0,0,0 monster Red Plant 1078,5,10000,0,1
//==================================================
// ra_fild13 - Disabled on Renewal
//==================================================