summaryrefslogtreecommitdiff
path: root/db/pet_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2015-05-08Replaced checkre() calls with constantsHaru1-3/+3
Signed-off-by: Haru <haru@dotalux.com>
2015-03-11RENEWAL Updates:malufett1-3/+3
-Fixed card bonuses related to to ATK.(Added 'bRaceTolerance'). Thanks Michi for the support. -Fixed Renewal EDP. Special thanks to Awesome Yommy <3 -Enabled 'display_skill_fail' since '/skillfail' is already available in the client Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-01-23Merged petskillattack and petskillattack2.Haru1-28/+26
Existing custom scripts will need edits. In a nutshell: - Existing calls to `petskillattack` should be changed to specify an extra <number of attacks> argument (after <skill level>), set to 0. - Existing calls to `petskillattack2` should be changed to `petskillattack`, keeping the same arguments. Signed-off-by: Haru <haru@dotalux.com>
2014-12-02Removed petheal commandHaru1-6/+1
- Follow-up to 8bb0078 Signed-off-by: Haru <haru@dotalux.com>
2014-10-27Marked the petheal command as deprecatedHaru1-1/+1
- The command should be replaced by petskillsupport in any custom scripts. - Updated the custom SOHEE pet skill script to use petskillsupport with level 10 AL_HEAL. Signed-off-by: Haru <haru@dotalux.com>
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru1-5/+5
- Consolidated case in variables, labels, constants. Signed-off-by: Haru <haru@dotalux.com>
2012-01-12*Updated renewal mob spawns up to Malaya Port.Chilly01231-1/+1
-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
2011-08-09* Implemented remaining Brasilis NPCs.L0ne_W0lf1-2/+2
* 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-11* Added bonus3 bAddClassDropItem, care of Epoque.L0ne_W0lf1-0/+4
- 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
2010-12-17* Added missing pet db documentation for fields 'attack_rate', ↵ai4rei1-0/+5
'defence_attack_rate', 'change_target_rate', 'pet_script' and 'loyal_script' based on the one provided by frenzmu06 (bugreport:4636, follow up to r13752). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-13* Added pet_db2.txt to make it apparent, that pet db has support for customs ↵ai4rei1-2/+2
as well. - Fixed typo 'HungeyDelay' into 'HungryDelay' in pet database description (bugreport:4636, since r13752). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-02- Added instance, GVG, and BG maps to nopvp.txt (bugreport:4396) brianluau1-15/+15
and changed /conf/mapflag/nopvp.txt to be loaded first. - Removed a duplicate line in item_misc.txt (bugreport:4453) - Updated script paths to custom BG scripts, follow up to r14374. (bugreport:4443) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-01* Updates and additions, bugfixes.L0ne_W0lf1-1/+1
* Updated some information for new pet feed/taming items. * Added some of the new maps up to episode 13.3 (El Discastes) * Updated the bonuses for Lunakaligo to official. (bugreport:4149) * Changed the the autbonus type forNaga Scale Armor. (bugreport:4151) * Fixed bonuses for Kieger Fumma and Flamberge. (bugreport:4181) * Changed Cordial bonus on Petite Pet to AspdRate. (bugreport:4184) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14293 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-18/+19
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-05-11Fixed a couple mistakes in r13752, extra commas at the end a couple lines, ↵L0ne_W0lf1-4/+4
and missing quotes around an AL_HEAL. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-11* Updated pet database.L0ne_W0lf1-57/+80
- Defined the header for the pet database. Lordy was this not fun. - All pets now walk at character speed (150), but do not inherit bonuses from owner. - All pets have the same hungrydelay, and will lose hunger at 80 points per 60 seconds. - Corrected capture success rates for Alice, Zealotus, and the goblin pets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-27- Added Flavius Battleground scripts.zephyrus1-6/+26
- Fixed the last commit about Assumptio, it's only player to monsters, but it can be used on mercenaries. - Added new JapanRO pets. - Fixed Valorous Assaulter's Katzbalger missing str bonus. - Medal of Mage (battleground reward) can also be used by Soul linkers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25- Implemented new Pet Bonus System. Enjoy!! :Dzephyrus1-39/+39
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow1-23/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07Updated some existing items and added some others. L0ne_W0lf1-0/+1
* 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-13Corrected pet tames for newest pets.L0ne_W0lf1-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-07* Added more items; mostly rental. New pet tames, eggs.L0ne_W0lf1-0/+9
- Updated and corrected some item names, both kRO and iRO names. - Skill need correct view-ids for new headgears. * Added new pets: Green Maiden, spring Rabbit, Goblins 1, 2 and 4, Deleter, Diabolic, and Wanderer. The data is mostly custom. * Corrected the item trade entry for the luxurious key. * Added basic data for Spring Rabbit pet mob. * Slight change to the Keil Hyre quest. - If you have remaining items after FINISHING the quest, talk to Keil Hyre again and he will Remove ALL outstanding quest items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-23- Updated the skill_db, some mob skills seem to be better to a range of -9 ↵skotlex1-3/+3
than 9. - Corrected the pet_db information for Xmas Goblin and Rice Cake. - Replaced all struct map_session_data to TBL_PC in script.c - Pressure no longer vaporizes plants. - Corrected pc_setregstr to handle a null str argument. - Corrected @reloadbattleconf causing a add_timer_func "already existing function" error. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-10- Updated a bit the pet_db.txt, added info for Xmas Goblin and Rice Cake. ↵skotlex1-1/+3
Since little is known about them, most of the info is custom! - Fixed @whogm not updating count for GMs which you can only see their name. - Added unit_data.state.speed_changed, now when an object changes speed, the old move-packet will be used on the next movement, which should update the object's speed from that point and on-wards. This is done since there appears to be no way to tell the client a given object's speed has changed. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-25Corrected some typos and small detailsultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9912 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS1-60/+60
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14- Corrected Smokie's pet script to use petskillbonus instead of "bonus"skotlex1-2/+2
- Added constant map_flag_gvg2 which tags gvg maps independently of whether woe is on or off. - battle_calc_gvg_damage will be invoked in gvg maps regardless of woe time. - NPC_MENTALBREAKER now zaps matk*lv SP based on observations by Tharis. - md->class_ will be changed on mob-class-change to fix all class-change related bugs. On respawn, the spawn data will be used to revert to the original class. - Improved the pet skillbonus timer for "eternal bonuses" cases where the bonus delay is 0. - Adjusted gvg long damage rate to 80%, magic damage rate to 60% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris1-0/+60
GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Clearing trunk.Valaris1-30/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber1-30/+30
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-09Updated Zher and Alice pet food, immortal hearth and white potion (11/09 ↵shadowlady1-2/+2
patch update) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@89 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-073 petskills: Munak, Bongun, Pecopeco (last one doesn't work yet)Lupus1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@47 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)1-0/+30
54d463be-8e91-2dee-dedb-b68131a5f0ec