205 Commits

Author SHA1 Message Date
L0ne_W0lf
ba7f770b45 * Added Spira's Party Booking System implementation
- Added two additional mercenaries and updated data.
- Added place holder values to the item database.
- Added packets for the party booking system.
- Updated the 13.2 monster skills to official.
- Updated stats and drop rates on several monsters.
- Fixed Lullaby working on allies/party members.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-05 17:17:58 +00:00
brianluau
6b106aeb56 - Fixed some small typos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-18 23:32:03 +00:00
Skotlex
9c244595de - Merged a few minor bugfixes
- Merged in a bunch of the eA renewal support patch.



git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-03 14:36:00 +00:00
L0ne_W0lf
42f675d341 * Updated SC_ITEMBOOST to work similar to how it used to in r11351.
- Will not boost drop rates past 90%, but ignores those already greater than.
- Now uses val2 in the sc_start as the drop rate modifier, see item_db for example.
* Corrected number of slots on several newer items.
* Added HE Bubble Gum and adjusted existing gum bonuses.
* Removed monster chat for porings npc_emotion skill use.
* Updated several modes for monsters episode 13.1+


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10 15:49:18 +00:00
L0ne_W0lf
535bb54e76 * Lots of updates. Mostly mob related.
- Added known stats and drops for 13.2 monsters.
- Added custom skills and mobchat for 13.2 mobs.
- Added known stats for Brasilis Mobs.
- Added new quest entries, and updated some old ones.
- Removed Itemskill from Large_spray_of_flowers.
- Added known names and ids for more mobs.
- Added homunculus IDs to homun database as placeholders.
- Added skill ids for 3rd jobs to skill_db as placeholders.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21 01:00:48 +00:00
L0ne_W0lf
7a0e11a502 * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)
- Also added in the ability to use '@npctalkc' as a GM command.
- Added supporting information to the databases.
- Sneaking in a fix to the Refined Ballista.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-24 03:49:39 +00:00
L0ne_W0lf
2955c14af1 * A rather hefty updates to the mob_skill_db and added some more info for newer pets.
- Added official skills for 13.1 monsters. (Orc instance, 13.1 field, WoESE Guild dungeon.)
- Added new skills for some older monsters (mostly alternate types of pre-existing ones.)
- Uncommented some mob_db entries as there are now skills assosiated with those mobs.
- Rearranged some skills/commented out others to match official files better.
- Updated existing pet data, most data should now be official.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-05 02:48:18 +00:00
L0ne_W0lf
c652787562 * Added known info for WoE SE Guild Dungeon monsters.
- Movement speed, and attack delays are not official. (copy/pasted)
- Skills are, like above, copy, pasted, edited. Not official.
- Decided not to drops added for the mentioned monsters.
* Added mapflags for WoESE guild dungeon.
* Added official WoESE Guild Dungeon NPCs, and custom spawns.
- As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-04 00:13:52 +00:00
Inkfish
2144b13b80 Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26 09:42:44 +00:00
L0ne_W0lf
1f71d586ce * Added some, and enabled existing episode 13.1 content.
* Updated some stats and implemented Luciola Vespa AI use.
* Tweaked the skills for them, still custom though.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10 05:29:07 +00:00
zephyrus
8ec750a434 - Fixed some 13.1 items.
- Added "Doddler based" 13.1 monsters.
- Cleanup on packet_db.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-29 12:45:18 +00:00
L0ne_W0lf
7807036efd * Updates to ST_PRESERVE and a few other minor details!
- Recasting Preserve no longer toggles the skill off while active.
- Preserve is no longer saved on log-out or mapserver changes.
* Added SC_CRITICALWOUND and SC_SLOWCAST to negative statuses not saved with battle_config.debuff_on_logout&1
* Implemented the skills NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, as per my personal experiences with the skill on iRO.
* Increased MAX_MOBSKILLS to 50, as Satan Morroc has over 40 active skills now.
* Added skill information for NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, and enabled skills in mob_skill_db.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-04 22:46:14 +00:00
Playtester
fa42a3349e * Some mob_skill_db updates
- fixed monsters trying to use Exile on self
- removed Bowling Bash from Thanatos (he doesn't use it anymore)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-26 20:17:10 +00:00
L0ne_W0lf
86f43bd7ae Osiris now summons the correct amount of Ancient Mummies at the right slave number (Partial revert of r7010.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-10 05:43:27 +00:00
L0ne_W0lf
fcc3ce7b3b * Well, as it turns out, DETECTOR is actually detect hidden (not cast sense.) Elder is at least fixed though.
- Reverted the mob mode change for nearly all mobs. Elder is exempt from this revert.
- Adding some "closer to official" stats for the Okolnir Monsters, Wish Maiden, Piamette, Etc.
* As an added bonus for that snaffu I'm implementing the Okolnir mob skills as well.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-08 17:15:30 +00:00
Playtester
11d5369624 Fixed Satan Morroc resummoning normal mobs instead of slaves (bugreport:3056)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07 16:38:22 +00:00
Playtester
9cae06edcb * Re-added Kasa's missing Shield Reflect (bugreport:3039)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-02 11:01:01 +00:00
Playtester
4d8dfe8f0a Some minor db fixes (item names and mob skill target)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-11 20:49:08 +00:00
Playtester
e12ce87444 Fixed Incarnations of Morroc losing their boss mode
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 18:20:34 +00:00
Playtester
43ea8ddd10 * A few database fixes
- Fixed Maya Purple losing her boss mode
- Removed combo bonuses that shouldn't exist
- Removed stun chance from normal potatos

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19 17:59:44 +00:00
L0ne_W0lf
86ba0486c8 * Lots of tiny little updates here and there.
- Added official skills for Naght Seiger and Entweihen Crothen.
- Added the skill bash to the list for the Wild Rose mercenary.
- Updated some of the newer item names to the iRO equivilent.
- Added new items for Sealed Catacombs and Endless Tower.
- Minor updates to the Arrow Crafting database.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 19:27:30 +00:00
Playtester
fce2431cfb Fixed the Moscovia mob names in the mob_skill_db.txt as well.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 18:34:46 +00:00
L0ne_W0lf
8ac8481d25 Happy boxing day, eAthena! Here have a massive update.
* 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://svn.code.sf.net/p/rathena/svn/trunk@13415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26 06:58:19 +00:00
L0ne_W0lf
8f4832ca4c - Removed redundent input from mercenary vendor. (bugreport:2427)
- Corrected Wolfheiden and Mithril magic cape skill levels. (bugreport:2431)
- Corrected 12.1 monsters using penuma on target not self. (bugreport:2435)
- Fixed delitem causing the sign quest to fault. (bugreport:2444)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-18 18:14:18 +00:00
L0ne_W0lf
d6989f8e0c *Just some minor updates and fixes I've been putting off :D
- Corrected some of the item typos mentioned by Argatlahm. (bugreport:2326)
- Corrected Gorynych summoning Freezers instead of Leskava. (bugreport:2334)
- Moved all event items to item_db2 as part of the fix for bugreport:2337.
To activate event bonuses for old event items, you need to just uncomment them now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 20:27:06 +00:00
L0ne_W0lf
55438e0812 * Implemented Official Moscovia monster skills. Should finish 11.3
* Corrected Beelzebub's summonslave so he spawns 7 flys and 3 chons.
* Implemented the Bombring Box. On use summons one bomb poring.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02 23:24:24 +00:00
akrus
eb67080768 Typo (c)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-04 00:38:01 +00:00
L0ne_W0lf
532c5fcd90 Fixed inconsistencies with nob_skill_db, and mosk_dun spawns. (bugreport:2148 and bugreport:2165)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-03 10:44:06 +00:00
L0ne_W0lf
8161741bad * Corrections and fixes to the mob Skill DB.
- Readded the skill "Self destruct" to G_SEYREN
- B_YGNIZEM Will again teleport on rude attacks.
- Added Pouring and Bombporing skills.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11 12:22:32 +00:00
L0ne_W0lf
77d04c1f72 Updated the Satan Morroc skills (still custom, based on Future Wiki)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16 15:12:06 +00:00
shadow
ba430d6c2e This shouldnt have been commited, but i did by mistake (bugreport:1861). And since its already here:
- Added custom 12.1 monster skills, these skills will be changed when we get official info about them.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16 15:04:10 +00:00
shadow
3adffcab45 Fixed some bad named gift boxes on constant db, bugreport:1857
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12960 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15 22:15:23 +00:00
shadow
d94dc685e1 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12945 54d463be-8e91-2dee-dedb-b68131a5f0ec 2008-07-12 04:08:33 +00:00
L0ne_W0lf
ceb9e38f1c * Fixed Satan Morroc and Injured Satan Morroc stats (bugreport:1546)
* Fixed a few instances of pneuma being casted on target. (bugreport:1557)
* Fixed Desert Twilight increasing damage to demi (bugreport:1559)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-24 10:20:17 +00:00
L0ne_W0lf
eb39072a74 * Corrected Fire breath being self-targeted. (bugreport:1503)
- In addition corrected Chocolate Strawberry having infinite use. (bugreport:1484)
- And corrected stats for several Thor volcano monsters. (bugreport:1476)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-13 14:16:10 +00:00
L0ne_W0lf
ad166c8f5f * Beelzebub now summons 6 chonchons in addition to hell flies.
* Tristan 3RD is no longer considered a boss protocol monster.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-11 15:30:21 +00:00
L0ne_W0lf
65b101bd41 Randgris will summon a dropless/expless mob after initial mob.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28 22:32:07 +00:00
L0ne_W0lf
a7b396f3bd * Implemented 11.3 monster skills update.
- Removed teleport and Snatch from level 99 Biolab monsters.
- Implemented official skills for Anubis and Nameless Island monsters.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-04 03:12:16 +00:00
L0ne_W0lf
771c0bceb9 * Added skills for Moscovia area monsters.
- Based on iRO Future Wiki, credit to Zephyrus, and Reanimation.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 21:34:31 +00:00
L0ne_W0lf
802be4c433 Updated some existing items and added some others.
* Changed NPC_BLEEDING in mob_skill_db to be target not self.
* Added Event drops to tarou, cramp, martin. (enable in mob_db2)
* Added new pet: New Year Doll (quest reward) thanks to Yomanda.

Added Lunar new year event for 2008 from iRO. Read comments before enabling.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07 17:12:54 +00:00
Playtester
793b56b374 Fixed Imp using a too high level of Firebolt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-05 20:15:01 +00:00
Playtester
ead417758e Fixed used levels of NPC_CRITICALWOUND
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 18:02:47 +00:00
ultramage
286e1a32c4 * Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define
* Fixed a compile problem when hotkey saving is disabled (topic:167265)
* Added script source error reporting to countitem() (topic:167165)
* Removed integer mob skill state/target definition support (unused)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04 16:16:44 +00:00
Playtester
0f2614131e Reduced Necromancer's summon frequency
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-17 10:29:38 +00:00
Playtester
2ac90cb3ba * Fixed TF_BACKSLIDING being targetted on mob skills
- also fixed a cast rate

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15 08:26:18 +00:00
Playtester
58ee1bc152 Fixed Garm's and Bacsojin's skills being cancelable
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 15:22:25 +00:00
Playtester
9e3d448b3f Minor Cursed Abbey updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 12:24:01 +00:00
Playtester
a804161283 * Uncommented Cursed Abbey spawns
* Commented unimplemented mob skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09 10:30:51 +00:00
Playtester
3b02b1aca0 * Added Cursed Abbey mob skills thanks to Doddler
- also fixed level of MVP heal which was once again 10 instead of 11

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11150 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09 08:54:09 +00:00
Playtester
c683940c0d Fixed Galion losing boss mode
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-23 18:47:34 +00:00