summaryrefslogtreecommitdiff
path: root/db/mob_skill_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-01-04*Fixed a bug where a boss card was dropped from OCA.Chilly01231-20/+1257
*Fixed drops and drop rates for a few mobs. *Added mob_chat for Nidhoggur's Memory mobs. *Updated item_db_re with all weapons that have a MATK bonus and added more items that have different DEF values in renewal. *Updated mob_boss and mob_branch with official episode 13.3 aegis spawns (special thanks to Muad_Dib) *Updated mob's skills to Malaya Port. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11- Merged /branches/renewal/conf (partial)brianluau1-25/+701
- 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-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ↵shennetsind1-0/+25
get it sorted. Some of the stuff included in RREmu that is now part of rAthena: - RE Drop Rate Modifier - RE Experience Rate Modifier - RE Weapon MATK - RE Shield ASPD job-specific penalty - RE Cast Time - Renewal-specific item DEF - 3.1 classes. - All-New Mounts - Official Magical Reflection - And other perks, such as fully-functional @mapflag also merged eAthena 15006 into rAthena. For Bugs, Comments and Suggestions: http://rathena.org/board/tracker/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-10-07* Merged changes from trunk [14895:14966/trunk].ai4rei1-20/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14967 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-08-27- Implemented first version of Archbishop skills. Preliminary version, see ↵L0ne_W0lf1-20/+700
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-10* Raised MAX_MERCENARY_CLASS to 44 for new mercenaries.L0ne_W0lf1-43/+124
* 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-2/+81
* 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-07-16* Have been working on this for months: Added Nidhoggr's Nest instance.L0ne_W0lf1-2/+3
* Tweaks to how checkquest is used in orc's memory and sealed shrine. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14909 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-11* Added bonus3 bAddClassDropItem, care of Epoque.L0ne_W0lf1-39/+40
- Added several missing items to the item database, updated others. - Raised level 10 Dec. AGI to be level 48, when used by mobs. - Added missing mercenaries to the mercenary DB, and skills. - Added missing monster_chat_db entries for Nydhoggr's Shadow. - Added Brasilis pets to the pet DB, these pets are unhatchable on purpose. - Added additional quests to the quest_db, mostly for RE. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-05-15* Merged changes from trunk [14784:14819/trunk].ai4rei1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-05-14* Random accumulated bits and pieces.ai4rei1-1/+1
- Added checks/warnings to pc_paycash and pc_getcash (follow up to r12264). - Added missing packet_db.txt and packet length table entries for packet 0x0859 (follow up to r14799). - Added set of map_id2xx wrappers for map_id2bl for most common map objects, which return NULL when the bl-type is not the expected one (also updated map_id2nd to behave this way). - Fixed missing ',' in mob_skill_db.txt example (follow up to r14270). - Updated mapcache with recent maps (up to que_lhz). - Functions 'msg_txt' and 'job_name' now return a const pointer. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-01-30* Merged changes from trunk [14636:14686/trunk].ai4rei1-12/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-01-04* Added support for removal of trailing comments to sv_readdb (bugreport:4680).ai4rei1-12/+12
- Disabled monster BACSOJIN_T (1996) whose drop White Snake Hat (5411) is not enabled (was hidden by '//', which would cause errors now) (since r14412). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-05* Added Spira's Party Booking System implementationL0ne_W0lf1-150/+127
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-18- Fixed some small typos.brianluau1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-03- Merged a few minor bugfixesSkotlex1-6/+6
- Merged in a bunch of the eA renewal support patch. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Updated SC_ITEMBOOST to work similar to how it used to in r11351.L0ne_W0lf1-1/+1
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21* Lots of updates. Mostly mob related.L0ne_W0lf1-0/+161
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-24* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)L0ne_W0lf1-5453/+5469
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-05* A rather hefty updates to the mob_skill_db and added some more info for ↵L0ne_W0lf1-774/+1012
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-04* Added known info for WoE SE Guild Dungeon monsters.L0ne_W0lf1-3/+71
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.Inkfish1-14/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10* Added some, and enabled existing episode 13.1 content.L0ne_W0lf1-49/+80
* Updated some stats and implemented Luciola Vespa AI use. * Tweaked the skills for them, still custom though. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-29- Fixed some 13.1 items.zephyrus1-0/+130
- Added "Doddler based" 13.1 monsters. - Cleanup on packet_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf1-8/+8
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-26* Some mob_skill_db updatesPlaytester1-4/+4
- fixed monsters trying to use Exile on self - removed Bowling Bash from Thanatos (he doesn't use it anymore) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-10Osiris now summons the correct amount of Ancient Mummies at the right slave ↵L0ne_W0lf1-2/+2
number (Partial revert of r7010.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-08* Well, as it turns out, DETECTOR is actually detect hidden (not cast ↵L0ne_W0lf1-1/+94
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07Fixed Satan Morroc resummoning normal mobs instead of slaves (bugreport:3056)Playtester1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-02* Re-added Kasa's missing Shield Reflect (bugreport:3039)Playtester1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-11Some minor db fixes (item names and mob skill target)Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24Fixed Incarnations of Morroc losing their boss modePlaytester1-12/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19* A few database fixesPlaytester1-1/+1
- Fixed Maya Purple losing her boss mode - Removed combo bonuses that shouldn't exist - Removed stun chance from normal potatos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16* Lots of tiny little updates here and there.L0ne_W0lf1-63/+76
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16Fixed the Moscovia mob names in the mob_skill_db.txt as well.Playtester1-35/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26Happy boxing day, eAthena! Here have a massive update.L0ne_W0lf1-124/+183
* 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-11-18- Removed redundent input from mercenary vendor. (bugreport:2427)L0ne_W0lf1-11/+10
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11*Just some minor updates and fixes I've been putting off :DL0ne_W0lf1-1/+1
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02* Implemented Official Moscovia monster skills. Should finish 11.3L0ne_W0lf1-54/+57
* 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-04Typo (c)akrus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-03Fixed inconsistencies with nob_skill_db, and mosk_dun spawns. ↵L0ne_W0lf1-23/+23
(bugreport:2148 and bugreport:2165) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11* Corrections and fixes to the mob Skill DB.L0ne_W0lf1-0/+13
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16Updated the Satan Morroc skills (still custom, based on Future Wiki)L0ne_W0lf1-152/+128
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16This shouldnt have been commited, but i did by mistake (bugreport:1861). And ↵shadow1-2/+2
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15Fixed some bad named gift boxes on constant db, bugreport:1857shadow1-2/+223
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12960 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12945 ↵shadow1-0/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-24* Fixed Satan Morroc and Injured Satan Morroc stats (bugreport:1546)L0ne_W0lf1-4/+4
* 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-13* Corrected Fire breath being self-targeted. (bugreport:1503)L0ne_W0lf1-8/+8
- In addition corrected Chocolate Strawberry having infinite use. (bugreport:1484) - And corrected stats for several Thor volcano monsters. (bugreport:1476) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-11* Beelzebub now summons 6 chonchons in addition to hell flies.L0ne_W0lf1-6/+6
* Tristan 3RD is no longer considered a boss protocol monster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28Randgris will summon a dropless/expless mob after initial mob.L0ne_W0lf1-3/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12671 54d463be-8e91-2dee-dedb-b68131a5f0ec