summaryrefslogtreecommitdiff
path: root/db/mob_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2010-10-05* Added Spira's Party Booking System implementationL0ne_W0lf1-151/+152
- 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-09-18* Added bard/dancer songs and duets to the nodispell list. (bugreport:4411)L0ne_W0lf1-186/+192
* Applied Ai4rei's patch for the skill WE_CALLPARTNER (bugreport:4437) * Lots of updates to monster stats/drops, all fairly minor. * Updated the price and weight of a handful of etc items. * Removed drops for quest-spawned Satan Morroc. (bugreport:4425) * Changed weight on novice consumable items to 0 (bugreport:4442) * Updated Sage quest skill quest with the file curtosy of 5511. * Fixed the Pink Crystal being named Blue Crystal in Flavius. * Touched up the archer tutorial, and phantasmic arrow quests. * Fixed Turbo Track records for 8 and 16 normal saving as expert. (bugreport:4433) * Corrected the positions for the arug castle 04 exterior flags. (bugreport:4436) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-09-16Added updated stats for Brasilis monsters. L0ne_W0lf1-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-15- Fixed some item script typos from r14332. (bugreport:4312)brianluau1-1/+1
- Removed an extra tab from r14342. (bugreport:4314) - Clarified documentation about 'getinventorylist' (bugreport:4279) and fixed a small typo. (bugreport:4300) - Fixed occurances of PcName in quests_13_1, quests_ein, and The_Sign_Quest. (bugreport:4302). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-14* Blocked being able to use the skill CR_DEVOTION on players under the ↵L0ne_W0lf1-15/+15
status SC_HELLPOWER. - Additionally, users afflicted by the status can also no longer use Token of Siegfried to self-res. * Added Manuk, Splendide and SC_HELLPOWER statuses to the status effects that can't be dispelled. * Changed SC_SPEEDUP0 to use the correct status icon SI_MOVHASTE_HORSE. * Changed SI_SPEEDUP1 to use the correct status icon SI_SPEEDPOTION1. * Added updated 13.2 drops to existing monsters. (Most rates are unknown, and set to 0.1%) * And time to squish database bug reports! - Fixed guild event quest log entry time limit. (Bugreport:4204) - Fixed Musika healing while attacking and not when attacked. (Bugreport:4211) - Corrected the Int and HP/SP reduction on the Dead Tree Cane. (Bugreport:4217) - Fixed the non-set bonus for Glorious Ring's heal increase. (Bugreport:4223) - Fixed Death Guidance not casting NPC_HELLPOWER on the user. (Bugreport:4250) - Changed the usable job for Bone Plate from all to thief class. (Bugreport:4286) - Changed the bonus on alternate large bapho horns to subrace. (Bugreport:4291) - Added slots to blu and pink night caps, and a couple others. (Bugreport:4301) - Removed an extra comma from the Mini_Propeller_M headgear. (Bugreport:4307) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-12* Implemented repeatable EXP quests (with kill count and item gathering ↵L0ne_W0lf1-4/+4
options) removed iRO_Exp.txt. * Fixed missing slot on Power_of_Thor. (bugreport:4168) * Fixed size for HELL_APOCALIPS and ZUKADAM. (bugreport:4293) * Fixed mob modes on ANCIENT_TREE and RYNCHO. (bugreport:4294) * Fixed HP and INT bonuses on the Kronos staff. (bugreport:4297) * Fixed equip location and more on the Ruber sword. (bugreport:4298) * Fixed typo in the Icecream_Hat giving the wrong skill. (bugreport:4299) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Touched up the WoESE Guild Dungeon monster stats and added drops.L0ne_W0lf1-9/+9
* Enabled the WoESE Guild Dungeon warper and spawns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Updated SC_ITEMBOOST to work similar to how it used to in r11351.L0ne_W0lf1-21/+21
- 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-06-01* Fixed Dark Shadow having Nydhoggr's Shadow's MVP exp reward. (Bugreport:4247)L0ne_W0lf1-4/+4
* Corrected the races for Dark Pinguicula and Ancient Tree. (bugreport:4265) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-31Added a missing newline causing issues.Paradox924X1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21* Lots of updates. Mostly mob related.L0ne_W0lf1-26/+68
- 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* Fixed a couple bugs in the episode 13.x quests.L0ne_W0lf1-9/+9
- Fixed Half-buried Gem#1 not re-enabling. (bugreport:4129) - Changed missed killmonsterall to killmonster. (bugreport:4131) * More bugfixing here, too! - Corrected the mode of the crystal monsters (removed MD_CANATTRACK). (bugreport:3962) - Implemented the full ice pick effect on the BG assassin damascus. (bugreport:4137) - Updated nagan_c, ballista_c, and Muramasa_c, and harp_of_nepenthes. (bugreport:4138) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-22* Updating, and just trying to catch up on bug fixing. :PL0ne_W0lf1-3/+73
- Updated the item scripts for geographer_band_ and vacation_hat_. - Added remaining monster IDs supported up until 2009-11-24aRagexeRE. - Updated afro wig to have one slot. More may be outdated. (Bugreport:3090) - Updated attack ranges for orc dungeon instance monsters. (Bugreport:3935) - Updated Mandragora Cap and Sacred Scripture item scripts. (Bugreport:3950) - Fixed the view IDs for geographer band and vacation hat. (bugreport:3974) - Added INT and AGI bonuses to the Flying Angel headgear. (Bugreport:3991) - Fixed Tournament Shield not reducing Lord Knight ASPD. (Bugreport:4003) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11Minor update to the Orc Instance mob stats, very incomplete still.L0ne_W0lf1-4/+4
Implemented the first version of Orc's Memory. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14194 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-9/+9
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-12-02- Added mob_avail IDs for iRO Halloween Event 2008, added in r14112. ↵brianluau1-2/+2
(bugreport:3703) - Fixed Tatacho's race, should be Brute. (bugreport:3664) - Fixed a label name in Control Device01#aru04. (bugreport:3716) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-04* Added known info for WoE SE Guild Dungeon monsters.L0ne_W0lf1-7/+7
- 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-26* The status SC_INVINCIBLE now reduces all damage to 1.L0ne_W0lf1-4/+4
- Official behavior, and allows players to cancel NPC_ALLHEAL casts. - If battle_config.invincible_nodamage is true, reflected damage is still 0. * Minor updates and supporting data for Sealed Shrine. - Zone 5 is now designated for sealed shrine restricted skills. - Added new quest_db entries for Sealed Shine cooldown. - Updated mob_db entries for Orc's Memory Instance. (improper stats) - Updated Land Mine to have a splash effect. (Provided by Daegaladh) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-03* Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.L0ne_W0lf1-5/+6
* Updated Crystal 6 through 9 monsters for Valkyie Gift event. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-24- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.brianluau1-1/+1
- Fixed a typo ("too much too much") in Alchemist Quest. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16* Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. L0ne_W0lf1-1/+1
* Updated item_trade with several new items, hopefully retaining most white space. * Added messing 'end;' in one of the 13.1 lighthalzen guard. * Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-11- Fixed issue Entweihen Card (bugreport:3579)Kisuka1-1/+1
- Added episode 13.1 effect for Eye of Dullahan (bugreport:3576) - Fixed ATK of Pinguicula (bugreport:3551) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10* Added some, and enabled existing episode 13.1 content.L0ne_W0lf1-16/+30
* 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-15/+15
- 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-07-02* Fixed a bug in Ifrit's drops (bugreport:3319)Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-29* Updated drops to the released official bRO 12.1 dropsPlaytester1-33/+33
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13919 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-14* Updated mob_dbPlaytester1-21/+21
- fixed various ATK2 values (bugreport:3185) - Frilldora is finally angry again (bugreport:3243) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13889 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-17Updated walk speed and aspd of Okolnir mobs, also fixed the flower mob modes.L0ne_W0lf1-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-08* Well, as it turns out, DETECTOR is actually detect hidden (not cast ↵L0ne_W0lf1-40/+40
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-08* Looking into why the monster Elder was not working as intended lead to fixes!L0ne_W0lf1-41/+41
- Monsters that are 1) aggressive 2) change targets and 3) and ANGRY will no longer cast sensor. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-29* Incarnation of Morroc (Angel) is now Shadow 1 instead of Holy 1Playtester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-06Updated Gatekeeper-DD and two minor Endless Tower fixesPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-04* Monster and Item updatePlaytester1-7/+7
- implemented Endless Tower and Sealed Shrine mobs properly - added the official drops to them - some skills are still missing so be careful - fixed up the remaining 12.1 cards (chances) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-03* Fixed mob mode on Beetle King and LesPlaytester1-2/+2
- Beetle King is passive / assist now - Les can't detect anymore git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25Added missing 12.1 drops to the monstersPlaytester1-18/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-21Fixed Anubis (who made him broken and exploitable in the first place?)Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16Fixed mob modes for the Moscovia mobsPlaytester1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16Fixed Moscovia mob names (iRO and kRO are the same) and damagePlaytester1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-27- Updated const.txt using battleground stuff.zephyrus1-2/+2
- Updated item_db.txt battleground items. Fixed 2 premium items. Fixed Gunslinger Medal usable by all classes. - Battleground Guardians status (copied from Veins, we need officials). - Added skill_nocast_db.txt restrictions for battlegrounds. I just used the 8 flag (when WoE is on) because nothing used it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-06Updated monster modes for battleground NPCs.L0ne_W0lf1-8/+8
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-08-29Couple small corrections to the mob database. (bugreport:2109)L0ne_W0lf1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-21Archer and Knight guardians (WoE 1.0) will no longer detect hidden.L0ne_W0lf1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-19* Fixed invalid element warning in mob database.L0ne_W0lf1-1/+1
* healing staff and similar items now add to offensive heal as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-19* Fixed bugs in some items. (bugrepot:2059)L0ne_W0lf1-128/+132
* Added stats for some mobs, and fixed some others. * Rather large update to the Keil Hyre quest. - Update does not add any of the changes made by iRO. - Many updates, see script or tracker for details. * Fixed condition check in turtle island warper. (bugreport:1943) * Removed the duplicate NPC "Mudie" from Hugel City. (bugreport:2079) * Corrected Umbala Dismantle/create Essence NPC. (bugreport:2089) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22Implemented stats for Sealed Shine and Endless Tower monsters.L0ne_W0lf1-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16Updated the Satan Morroc skills (still custom, based on Future Wiki)L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16* Added Mobs for the New Orc Dungeon Instance.samuray221-11/+16
* Changed Ep. 13.1 Monster to the correct IDs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Implemented some of the 13.1 equipment (no weapons yet.)L0ne_W0lf1-15/+28
* Added sprite ID and names for the 13.1 monsters. (no stats) * Small update to the novice grounds, by Kisuka. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-24* Fixed Satan Morroc and Injured Satan Morroc stats (bugreport:1546)L0ne_W0lf1-2/+2
* 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-14Added Satan Morroc and Morroc Shadow monster stats.L0ne_W0lf1-12/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12709 54d463be-8e91-2dee-dedb-b68131a5f0ec