summaryrefslogtreecommitdiff
path: root/npc/mobs/fields
AgeCommit message (Collapse)AuthorFilesLines
2012-03-27- Changed scripted MVPs (Bio3 and Lord of Death) to spawn instantly on ↵brianluau1-4/+1
server start, just like other permanent monster spawns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-27- Renamed some variables.brianluau1-122/+109
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24- Restored Lord Of Death spawn that was accidentally removed in r15060. ↵brianluau1-0/+141
(bugreport:5323) - Made players face in the same direction they were facing right before warping. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12- Added svn:eol-style=native property for some recently added text files.brianluau3-82/+82
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12*Updated renewal mob spawns up to Malaya Port.Chilly01233-0/+82
-Fixed a bug with Bio3 MVPs not spawning. *Item updates: -Removed or disabled most renewal items in the pre-re item_db. -Fixed incorrect bonus with ATK enchantments. -Updated newer cards based on aegis info (special thanks to Muad_Dib) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Added first Version of Warlock Job change Quest.masao871-2/+2
- Updated mob/fields/splendide.txt for Warlock Job change Quest. - Fix for previous commit r15352 . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02- bugreport:2719 , bugreport:1963 , bugreport:2878 .masao871-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial12325-47/+47
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11- Merged /branches/renewal/conf (partial)brianluau24-1314/+671
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt) - Merged /branches/renewal/npc (full) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09- Set svn:eol-style=native for some recently added text files (follow up to ↵brianluau1-22/+22
r15009). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-08-10* Raised MAX_MERCENARY_CLASS to 44 for new mercenaries.L0ne_W0lf1-6/+6
* 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://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-08-09* Implemented remaining Brasilis NPCs.L0ne_W0lf1-0/+22
* 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-06-12Corrected improperly converted spawns, and instance timers for sealed shine ↵L0ne_W0lf6-16/+16
and Orc Dungeon. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-22- AEGIS Conversion of Mob Spawns.Kisuka25-699/+798
- Added 3rd class blanks / skeletons. - Added Brasilis and Dicastes mob spawns (disabled until episode is added). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-08- Some fixes to the Novice Training Grounds.Kisuka13-464/+187
- Added Renewal 1-1 Job Change. - Updated monster spawns to Renewal. - Disabled Umbala dungeon mob spawns (Since it was removed). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-14* Updating spawns as a precursor for Eden group quests.L0ne_W0lf7-522/+207
* Updated spawns for Juno fields to Renewal. * Updated spawns for Umbala fields to Renewal. * Updated spawns for Comodo fields to Renewal * Updated spawns for Mjolnir fields to Renewal. * Updated spawns for Payon fields to Renewal. * Updated spawns for Morroc fields to Renewal. * Commented out repeatable EXP quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-28* Updated stats for monsters that spawn on Geffen Fields.L0ne_W0lf2-152/+57
* Packet_db now uses packet_db_ver set to default * Updated spawns for Geffen fields to Rewnewal. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-20* Updated stats for monsters that spawn on Prontera Fields.L0ne_W0lf1-68/+35
* Updated spawns for Prontera fields to Rewnewal. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-30Corrected some MVP spawn variances (Guild Dungeon & Veins Fields). Follow-up ↵Gepard1-3/+4
to r13673. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-25* Some bug fixing :x Nothing to new today folks! Stay tuned.L0ne_W0lf1-4/+5
- Fixed input checks in the 'Ring of Wise King' quest. (bugreport:4147) - Fixed some of the erros reported in the Oolnir scripts. (bugreport:4220) - Added Azoi's giant flywing update to not warp dead players. (bugreport:4242) - Fixed confusing inconsistancy in the nyd_dun mob spawn file. (bugreport:4246) - Fixed the Manuk field 2 monsters spawning on Manul field 1. (bugreport:4248) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21* Added 13.2 quest 'Two Tribes' and mob spawns for Yggdrasil Dungeon.L0ne_W0lf2-3/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27* Another Episode 12 change, and more 13.1 content. [L0ne_W0lf]L0ne_W0lf2-0/+52
- Moved Voting staff in Morroc to Morroc Ruins. - Added Manuk/Slpendide mob spawn files (commented out.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13970 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-25Now we can use 'boss_monster' to summon whatever monsters that need to be ↵Inkfish7-12/+12
radared by Convex Mirror. (bugreport:2653) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-16Corrected in error in the mjolnir fields spawn script.jmanfffreak1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-15Modified the commented out Phreeoni and forgot to fix the varience for the ↵L0ne_W0lf1-1/+1
active one as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-15Corrected most MVP spawn variances. Some were right (11.3+), and a couple ↵L0ne_W0lf6-16/+21
are unchanged (Kiel for example.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-30Fixed a small typo thanks to EveradePlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-03* Another round of bug fixes to various scripts.L0ne_W0lf1-13/+16
- Added Satan Morroc spawn and corrected shadow spawn timers. (bugreport:2690) - Fixed Group of Evil NPC not reactivating when it should. (bugreport:2696) - Fixed the Zeny check when summoning guardians in agits. (bugreport:2712) - Added zeny check to Jawaii bartender (hung the script.) (bugreport:2747) - Corrected a mapwarp assosiated with the z-gang quest. (bugreport:2757) - Fixed warps in ice dungeon 3 being usable all the time. (bugreport:2776) - Corrected impossible condition if in Keil Hyre quest. (bugreport:2789) - Corrected leftover aegis variables in several scripts. (bugreport:2794) - Removed duplicate line from nameless quest. (bugreport:2795) * Implemented official behaviour/Cost for investing in economy and defence - Eco/Def will be modified on the turn of the day instead of immediately. - Cost has been updated to official values. Investing twice now costs 4 times the first investment. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-22- Fixed some item checks on gunslinger quest. (How was this not noticed for ↵Kisuka1-2/+3
so long?) (bugreport:2693) - Fixed Pheeroni spawn. (bugreport:2682) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26Happy boxing day, eAthena! Here have a massive update.L0ne_W0lf1-91/+92
* Implemented the first round of episode 12.1 change which include: - Many Morroc NPCs have been moved to Morroc Ruins. - The addition of new of NPCs to the ruins of Morroc. - Several warp points leading around Morroc altered. - The implementation of the continental Guard Quest. - The removal of the 'Dandelion's Request" quest. - This update contains several changes, as Morroc and several fields no longer exist in one sense of the word. AS such, many NPCs have been moved, there may be quests that no longer function because of NPCs on inaccessable maps. * Commented out maps no longer accessable with 12.1 in maps_athena.conf * Updated mob_skill_db episode 12.1 skills to official. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-13Added Moscovia spawns (untested)Playtester1-7/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22* Several small fixes to scripts, and updates.L0ne_W0lf1-1/+39
- Updated City warps for Lighthalzen, and dugneon warps. - Updated castle warps for Schwaltzvalt Castles Map. - "The Sign" quest is now enabled by default. (bugreport:1011) - Added Dimensional Gorge map spawns (According to RO Future Wiki) - Updated Lighthalzen boss spawning mechanisim to official. - Fixed a small error in the novice potion exchanger. - Resolves the following: bugreport:879 bugreport:973 bugreport:983 bugreport:1013 bugreport:1021 bugreport:1024 bugreport:1026 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-26More official Veins spawnsPlaytester1-35/+51
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11978 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Deleted Odin temple field spawn file. Not sure why it stuck around after I ↵L0ne_W0lf1-66/+0
moved it properly. O_o git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11744 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-28Updated Veins Field spawn amounts to officialPlaytester1-24/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-11* Updated Veins Field spawnsPlaytester1-11/+13
* Removed nomemo and noteleport mapflags from Veins git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06Updated Atroce's respawn time on Veins fieldsPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-14Added proper end-of-line encoding properties for some files that were ↵ultramage1-19/+19
neglected... again... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16* Updated Ifrit and Byorgue dropsPlaytester1-2/+2
- removed incomplete items from drops * Updated Ganbantein on Ifrit and Kasa * Added Ifrit and Byorgue to spawns * Lowered Atroce respawn time on Veins fields git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07added moscovia mapsLupus1-0/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Corrected typos/inconsistencies in npc headersultramage7-23/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26Fixed mob name Atros -> AtrocePlaytester2-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16Some minor spawn fixesPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10Made Veins spawns slightly more mobbyPlaytester1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Various spawn fixes here and therePlaytester5-16/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Fixed a bug in Hugel field spawnsPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Fixed some bugs in Einbech and Geffen spawnsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05More accurate spawn amounts on various mapsPlaytester7-100/+81
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Some more spawn updatesPlaytester4-76/+99
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05* More accurate spawn amounts on some mapsPlaytester2-71/+81
- thanks to Doddler and Vicious_Pucca git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10473 54d463be-8e91-2dee-dedb-b68131a5f0ec