summaryrefslogtreecommitdiff
path: root/npc/warps
AgeCommit message (Collapse)AuthorFilesLines
2011-12-11- Merged /branches/renewal/conf (partial)brianluau14-150/+129
- 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-17/+17
r15009). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-10-31- Removed .gat from map names.brianluau6-164/+164
- Removed trailing tabs in some warp portal files. - Removed `loginlog` table from convert_engine SQL scripts, because it's in the log database. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-08-27- Implemented first version of Archbishop skills. Preliminary version, see ↵L0ne_W0lf1-0/+17
doc/3rd_job_notes.txt for details/bugs/issues with skills. - Implemented fixed cast time, old cast time mechanics no longer available. Added bFixedCastRate used for reducing fixed cast time mechanic. Cast time calculations probably still needs work, as the cast rate reductions are probably additive and multiplicative as they used to be. - As a result, skill_delayfix_sc() has been removed, status effects that modify cast time are now calculated DURING cast time, not after. - Implemented skill cooldown in skill_cast_db.txt. Known issue is that the cooldowns should save on logout/server shutdown/etc. - Implemented new heal calculation and started work on MATK. Added bWeaponMatk, and bEquipmentMatk for use with new MATK mechanic. - Removed custom features and their config settings: delay_dependon_dex, delay_dependon_agi, castrate_dex_scale. - Increased max_def to 9999 for now, as that is by default the largest defense increase found in the Renewal database (Ahura_mazdah, GM item) - Added shield aspd reduction from job_db1.txt-- Not 100% sure on this one yet. Should be considered a WIP. - Modified updatestatus(), to display information more in line with the client's status window. - Updated some calculations in status_calc_misc to match renewal, needs a lot of work still. - ST_CHASEWALK and HP_BASILICA no longer have 0 cast time while being canceled. * Implemented 'Boss' Decrease AGI, like 'Boss' Heal - editable in skill.conf * clif_skill_fail() now accepts a new parameter, to be used in later messages. * status_change_start() now stores tick as duration upon being called, which fixes timers calling the function from showing negative durations. * Implemented skill ALL_PARTYFLEE. 1 level, increases party member flee by 10. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-08-09* Implemented remaining Brasilis NPCs.L0ne_W0lf1-0/+17
* 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-04-09* Merged changes from trunk [14742:14782/trunk].ai4rei2-1/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-22- Correct warps for The Sign Quest.Kisuka1-7/+7
- Correct weight for Sealed Scroll. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-22- Renewal changes to The Sign Quest.Kisuka1-9/+9
- Correct warps for The Sign Quest. - Correct weight for Sealed Scroll. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-20* Fixed and commented out old Anthell entrance warps (bugreport:3589).Gepard1-5/+17
- Moved entrance to cmd_fild08 to match mapcache updates. * Fixed an issue in Resurrection of Satan Morroc (Continental Guard Quest) when player dying/logging out during conversation could prevent summoning of Satan Morroc until server reboot (bugreport:3437). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-11* Wot's dis? Missed a warp in morroc field! THIS WILL NOT DO.L0ne_W0lf11-11/+20
- ...corrected the versions in the file headers as well. :P git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-11* Renewal Update to warp portals, and deleted disabled_warps.txt.L0ne_W0lf12-157/+126
- Only disabled warps, some coordinates might have slipped past me. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-22* Added support for NPC names in the 'specialeffect' script command, go go ↵L0ne_W0lf1-11/+11
copy/paste! * Updated several NPCs to use the updated specialeffect command, updated more NPCs to use the updated emotion command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-20Corrected Einbech Mine warps.Gepard1-3/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-22Added the warps for Brasilis, not sure how they got missed :xL0ne_W0lf1-0/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-03* Some bug fixing! Hoorah for me not feeling lazy!L0ne_W0lf1-2/+2
- Fixed some issues related to the guild relay quests. (bugreport:3934) - Disabled the warp back to moc_fild22b from mid_camp. (bugreport:3985) - Loop in sealed shrine should disable all thorches. (bugreport:4044) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-03- Corrected a minor issue in sealed shrine, lock out should work now.* Added ↵L0ne_W0lf4-0/+118
some 13.2 content, and more 13.1 content. - Added "Otherworld language" quest. - Added Cat Hand Trading NPCs for 13.2 maps. - Added warps for Splendide and Manuk (town and field.) - Added basic town NPCs for Manuk and Splendide. - Added the guild dungeon SE events, though the pierre boxes do nothing. - Corrected a minor issue in sealed shrine, lock out should work now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28Fixed warp position between Juno and Schwaltzvalt Realm.Gepard1-5/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau1-1/+1
- Added missing 'break' in some Juperos warps. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-08* A few minor bugs fixed. :3L0ne_W0lf4-41/+50
- Fixed npc in okolnir quest using non-existant event. (Bugreport:3085) - Translated non-translated lines in Okolnir quest. - Fixed Asprika quest giving Brynhild requirement message. - Added missing warps for The Sign quest. (Bugreport:3295) - Corrected time check for Sir Jore in the Sign Quest. * Updated warps for 13.1 maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-26- Moved the anthell warp agent to the new entrance. (bugreport:2801)brianluau1-3/+6
- Added missing 'F_GldTreasSw' function for Novice Castles. (bugreport:3292) - Removed OnTouch trigger area from Continental Guard NPCs. - Corrected the observatory warp portal. (bugreport:3293) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-02Applied timexy's pvp warp name fix (bugreport:2938)Playtester1-145/+146
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19- Fixed cords on milestone 1-3. (was bugged on aegis too)Kisuka1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19* Moscovia Update!Kisuka2-5/+274
- Added Moscovia quests. - Uncommented mosk_dun & added field spawns. - Updated moscovia & mosk_dun warps. - Removed most the npcs from cities/moscovia.txt (they are part of the quests). - Added some more moscovia quest items to item_trade. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-04Follow up to r13559, r13560 and r13561. Moved some stuff around in the WoESE ↵L0ne_W0lf1-2/+3
agits, and corrected a few mistakes I made. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-20* Rev. 13458 Looooots of bugfixes provided by various people! [L0ne_W0lf]L0ne_W0lf1-2/+3
- Fixed Seal quest checking for oridecon hammer. Again. (Bugreport:2363) - Fixed some requirements for the socket NPC. (famiong) (Bugreport:2572) - Fixed a global variable-collision in Z-Gang quest. (Bugreport:2616) - Fixed issue with Zhed saying things he shouldn't (Bugreport:2627) - Fixed OnMyMobDwead in Nameless quest issue. (Bugreport:2628) - Fixed Kyle Hyre script halting on delitem. (Bugreport:2633) - Added missing part of Peace for Arunafelts (Gepard) (Bugreport:2639) - Added missing Kafra npc to Comodo. (Daegaladh) (Bugreport:2662) - Fixed a minor error in Einbroch Tower NPC. (magegahell) (Bugreport:2669) - Fixed exp reward in Peace for Arunafeltz. (Gepard) (Bugreport:2676) - Fixed exp reward in Meg. God Seal quest. (Daegaladh) (Bugreport:2677) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-06Updated monster modes for battleground NPCs.L0ne_W0lf1-2/+3
Uncommented warp moc_fild02 -> pay_fild04, in morroc_fild.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-29- Corrected issues with the Keil Hyre quest. (bugreport:2511)L0ne_W0lf1-2/+3
- Corrected minor typo in alchemsit quest. (bugreport:2530) - High Aco is now given skills on change. (bugreport:2552) - Added item checks to Ice Necklace quest. - Uncommented a warp in morroc_fild. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26Happy boxing day, eAthena! Here have a massive update.L0ne_W0lf4-118/+127
* 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-09-19- Removed duplicated warps.zephyrus1-3/+2
- Implementing new iWall system in WOE SE. - Removed unnecessary dialogs in Advanced Refiner. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12* Added Nameless Island Dungeon quest. Please report bugs. L0ne_W0lf1-97/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12939 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10Fixed a small bug on mid_camp warps by brianlew, bugreport:1824shadow1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12934 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15updated mosk warpsLupus1-7/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf1-8/+9
* Additionally; changed starting map from new_zone to new_1-1. * Large update to the novice grounds. Fixed bugreport:1666 - Updated notice ground warps to reflect the above map-usage change. - Additionally; NPCs now give EXP (base/job) dependant on your level. - All prior novice ground progress will be lost, and variables cleared. - NPCs give class specific items, but not the soulbound ones, yet. - Fixed the mob count for the novice ground maps. - Added all the old novice training ground vars to F_ClearGarbage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13* Updated moscovia.txt inn.txt mosk_dun.txt shops.txt from jALupus2-30/+31
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Removed duplicated quest warp portal on /warps/dungeons/juperos.txt, ↵shadow1-33/+2
bugreport:1486 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Bug Report #1624, fixed warp destinationX from 230 to 320.shadow1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563)L0ne_W0lf2-5/+6
* Fixed assassin robe set checking for the wrong item. (bugreport:1576) * Fixed bug in eye of hellion quests (bugreport:1581) * Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-28Added warps points for episode 13.1 maps.L0ne_W0lf3-0/+80
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-09- More scripts fixes.zephyrus1-1/+1
- Some cleanups to the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-04* Updated Schwaltzvalt guild warp points.L0ne_W0lf1-16/+45
* Added the warp points for the Arunafeltz guild maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20Updated Umbala npcs, quests, and warps.L0ne_W0lf3-72/+60
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-26Fixed bugreport:1057 and bugreport:1058 L0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-25Corrected Labs level 3 warp.L0ne_W0lf1-3/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22* Several small fixes to scripts, and updates.L0ne_W0lf3-176/+142
- 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
2008-01-26Some random cleaningultramage3-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-23- Typo.zephyrus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-11* Added Veins town NPCs, mail box, and second guide.L0ne_W0lf5-86/+102
- Updated warps for Veins. Outstanding warps are quest related. * Minor updates to other warp files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-05* Updated Kunlun NPCs and warps.L0ne_W0lf8-179/+180
- Didn't update the Kunlun 'Power' npcs - Updated Lutie and Comodo warps. * Fixed some slight inconsistencies with the some script headers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-16Updated Louyang NPCs, quests, and warps.L0ne_W0lf2-46/+49
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14Updated Ayothaya NPCs, Quests, and Warps.L0ne_W0lf2-86/+57
- Should also fix bugreport:586 (Footprint2 error) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11903 54d463be-8e91-2dee-dedb-b68131a5f0ec