22 Commits

Author SHA1 Message Date
brianluau
8f05766ab1 - Added instance, GVG, and BG maps to nopvp.txt (bugreport:4396)
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://svn.code.sf.net/p/rathena/svn/trunk@14411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-02 18:33:10 +00:00
L0ne_W0lf
4f68ab1608 * Updates and additions, bugfixes.
* 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://svn.code.sf.net/p/rathena/svn/trunk@14293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-01 02:48:38 +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
ca78c831b2 Fixed a couple mistakes in r13752, extra commas at the end a couple lines, and missing quotes around an AL_HEAL.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-11 05:04:49 +00:00
L0ne_W0lf
627f68e596 * Updated pet database.
- 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://svn.code.sf.net/p/rathena/svn/trunk@13752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-11 00:45:27 +00:00
zephyrus
fc959075f5 - Added Flavius Battleground scripts.
- 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://svn.code.sf.net/p/rathena/svn/trunk@13631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-27 15:43:51 +00:00
zephyrus
d4c7aad803 - Implemented new Pet Bonus System. Enjoy!! :D
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25 20:06:13 +00:00
shadow
a98253bcc4 Converted skill commands integers to strings. Follow up on r12814
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 10:13:14 +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
L0ne_W0lf
d2e2f9924f Corrected pet tames for newest pets.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-13 02:32:48 +00:00
L0ne_W0lf
88bf6d53a4 * Added more items; mostly rental. New pet tames, eggs.
- 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://svn.code.sf.net/p/rathena/svn/trunk@11139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-07 21:37:34 +00:00
skotlex
b6e3783be6 - Updated the skill_db, some mob skills seem to be better to a range of -9 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://svn.code.sf.net/p/rathena/svn/trunk@10326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-23 19:08:34 +00:00
skotlex
d404a449a1 - Updated a bit the pet_db.txt, added info for Xmas Goblin and Rice Cake. 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://svn.code.sf.net/p/rathena/svn/trunk@10209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-10 18:37:18 +00:00
ultramage
32618b7ddd Corrected some typos and small details
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9912 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-25 03:23:45 +00:00
FlavioJS
637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
skotlex
d16c9da400 - Corrected Smokie's pet script to use petskillbonus instead of "bonus"
- 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://svn.code.sf.net/p/rathena/svn/trunk@8748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14 13:46:14 +00:00
Valaris
2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES 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://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e Clearing trunk.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
amber
d479e29aee Fixed some file types
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
shadowlady
d84e0bd7b1 Updated Zher and Alice pet food, immortal hearth and white potion (11/09 patch update)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@89 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-09 08:28:58 +00:00
Lupus
a783ad2571 3 petskills: Munak, Bongun, Pecopeco (last one doesn't work yet)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@47 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-07 11:17:08 +00:00
(no author)
706e785091 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-04 23:25:09 +00:00