1047 Commits

Author SHA1 Message Date
Playtester
e3d99e4c54 Updated Moonlight's and Atroce's stats
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-13 13:10:57 +00:00
skotlex
7233562a1a - Removed bonus bAddEffWhenHitShort as it is unneeded and unused.
- Corrected getpetinfo so it actually returns "null" when there's no pet and you request the name (the docs state it so).
- Also cleaned up a bit getpetinfo
- Added gethominfo (which behaves in the same way as getpetinfo).
- The 'maxcount' skill_db field now can store independant values per skill-level, required for Kamaitachi since it uses different range values per level.
- Corrected bonus3 bAutoSpell(WhenHit) to select target enemy (rather than self) for skills with inf self and inf2 'don't target self' (aka: auto-select target skills).
- Corrected map_foreachinpath to do a wall check for targets beyond the initially selected tile.
- Corrected Kamaitachi's range to be 9, and the path range to be 4+SkillLv


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 17:07:35 +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
3d62a69c44 Fixed Asura Strike autocast being self targetted
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 13:31:58 +00:00
Playtester
dab25c6b7b Fixed size of NPC_EVILLAND
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09 22:52:26 +00:00
skotlex
ad2df1c5ce - Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now passed directly as "trigger" flag. The possible trigger values are ATF_LONG, ATF_SHORT, ATF_TARGET, ATF_SELF. Explanation added to doc/item_bonus.txt
- Updated some cards to use the new format of bonus3 bAddEff*


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09 18:05:16 +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
e1834dc81e * Updated item_db, mob_db and skill_cast_db
- updated prices of new etc drops (guessed values)
- updated Cursed Abbey mob drops
- fixed db name of Thanatos
- fixed cast time of Rebirth Spirit

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-08 23:25:57 +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
ultramage
4814888f0d * Moved quest_variables.txt to /doc
* Added comments to some getitem/delitem calls
* Disabled nightmare drop in the custom mvp arena script
* Fixed problem with baby novice + swordsman quest (topic:160247)
* Fixed a typo and problem in the airship typing challenge

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-07 20:41:23 +00:00
Playtester
b755262522 Fixed some item names and updated drop rates a little
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-06 16:17:34 +00:00
Playtester
6a06c3bfb6 A minor drop rate change...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-06 10:07:21 +00:00
Playtester
b51bba3895 Updated two prices
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-06 10:04:16 +00:00
Playtester
48752ff63c * Some drop and item fixes
- also updated sql files
- time for players to test all the new stuff now :x

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11128 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 23:02:43 +00:00
Playtester
f9ab30efea Added drops to Cursed Abbey mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 18:36:58 +00:00
skotlex
a100bf890c - bonus3 autospell (and autospell when hit) will now select for spell target self when the skill is tagged a support skill.
- Increased the amount of autospells that can be held at a time from 10 to 15
- Updated several item scripts to use bonus3 autospells rather than bonus4 ones.
- Changed the "autocasted strip skills don't have a duration" to apply only to Full Strip.
- Cleaned up some the Signum Crucis code.
- Added initialization of hp_loss/sp_loss/hp_regen/sp_regen which somehow was not commited before.
- Magic Mirror's duration now is reduced /15 when used on players.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 17:55:26 +00:00
Playtester
f440026494 Added the 11.3 equips to the monster drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 14:48:01 +00:00
Playtester
1e8e363c66 * Fixed all the 11.3 equips
- please test them ingame

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 13:06:23 +00:00
Playtester
b279360dd4 * Updated Staff of Destruction, Siroma Card and Imp Card
- also fixed duration of Antimagic and Stoneskin
- please report any bugs you find with all the new equips

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11120 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-03 23:46:52 +00:00
Playtester
5cd6ac0b97 Fixed Staff of Piercing, General Ygnigem Card and Vesper Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-03 23:03:38 +00:00
Playtester
673655c9fa Fixed Zeny Knife, Strong Shield, Cramp Card, Drosera Card and Slow Potion
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-03 21:35:23 +00:00
Playtester
3f8baac1bf Fixed db/Changelog.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-02 09:57:33 +00:00
L0ne_W0lf
cdfac206c6 * Implemented 12.1 cards to the best of my ability. Let me know if I missed any effects that are there that I missed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01 02:22:09 +00:00
Playtester
60bb0d1556 Updated all heal and offensive heal item bonuses
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-29 19:54:01 +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
Playtester
09d1363e12 Some small MVP updates according to latest info
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-22 13:10:37 +00:00
Playtester
98ef73923e Fixed Book of the Dead not autocasting the correct skill
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-21 21:26:27 +00:00
Playtester
beeec3308d Fixed Coma status chances being way too low
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-21 19:04:28 +00:00
L0ne_W0lf
aef1e11328 * Corrected bonus for Gold_Tiara_. (Playtester)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-20 23:33:20 +00:00
L0ne_W0lf
a269711fd4 * Fixed weight for Silver_Shotel and Spirit_of_Kamaitachi.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-19 17:34:27 +00:00
Playtester
fdb0f28cf2 Fixed Evil Land's blind effect not working properly
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11042 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-19 16:07:35 +00:00
Playtester
f84d731c87 * Fixed item script on elemental fists
- Endow should be cast on self
- also added the elemental fists to the mob drops

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11032 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-17 20:59:24 +00:00
Playtester
6e94864755 Removed heal bonus on Spiritual Ring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-16 19:44:31 +00:00
Playtester
efff167bc0 * Added Critical Wounds to Anubis's skills
- also added some icon info

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 20:33:28 +00:00
L0ne_W0lf
43b23ef64a * Added Autocast of Greed to Lesser Elemental Ring.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 15:46:52 +00:00
L0ne_W0lf
d8689a5ca5 * Changed the rest of the Western_Outlaw bonus. (/3 -> /6)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 21:51:36 +00:00
L0ne_W0lf
360c4a0386 * Added bonus for Hunter_Earring, as well as it's DEF bonus.
* Changed ASPD bonus for Western Outlaw at Playtester's request.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 21:41:06 +00:00
Playtester
09e4d617ad Updated Changelog
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 21:38:45 +00:00
L0ne_W0lf
c74665aa82 * Implemented bonuses for several 11.3 equips.
- Corrected Wolfhedin and Mithril Magic Mant. so they trigger properly.
- Added Several more cash shop items, granted a lot of them don't work.
- Added new headgear, using trans. proj. and some info care of Luanus. 
- Corrected effects for blessing and Inc AGI scrolls.
* Small updates to the item trade database. 
- Commented out Skull_ and organized it a bit better.
* Small update to create_arrow_db.txt.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 19:49:52 +00:00
Playtester
d6d9d497e2 Implemented Wolfhedin and Mithril Magic Manteau
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 18:28:00 +00:00
Playtester
3f5d2a35b0 Fixed the damage area of the "path damage" skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11004 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 15:59:02 +00:00
Playtester
a8732f2d79 Fixed some entries in the mob_skill_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 14:11:10 +00:00
skotlex
2d6cef47d6 - Modified map_foreachinrange so that you can also specify the max length of the path to use. The max_count field in the skill_db is used to specify this range for path-type skills (Sharpshooting, Kamaitachi and the NPC Breath skills.
- Implemented the 'new' NPC skills described here: http://ro.doddlercon.com/wiki/index.php?title=Monster_Skills . It is mostly complete, but the new status changes (slow cast, critical wounds, etc) don't have any visual effects yet (icon or opt changes? I don't know if they should have). Also I could not find the unit_id for Evil Land, so it looks just like Sanctuary for now. Apart from those, the only skills which I couldn't get to display properly are the Breath skills (with the exception of Fire Breath).
- skill_calc_heal now takes the target as argument to properly support Critical Wounds
- battle_calc_return_damage now takes a flag to know if the attack was direct or not, needed since Magic Mirror also reflects indirect attacks.
- cleaned up the 'description' field in skill.c, added skill_get_desc to it
- Removed 'splash' support from Lex Divina as it is no longer needed.
- Modified the way Sight/Sightblaster work so that the skill id is no longer guessed (needed to properly acquire the splash range for Wide Sight)
- Corrected gtb_sc_immunity setting not taking effect if your block value was the same (that is, if the config said 30%, then you would only get status change immunity at 31%, nor 30%)
- Uncommented the 'new' npc skills from mob_skill_db as they are implemented now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 00:05:13 +00:00
Playtester
1b3ce3c438 * Fixed some typos thanks to Christian
- also reduced aftercast delay of NJ_ISSEN

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-13 22:35:13 +00:00
Playtester
11571b77ed Resolved some issues mentioned in the changelog header
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 22:38:36 +00:00
ultramage
954fc415c1 * Replaced some mob_avail.txt entries with a simple example entry
* Removed "Crusader quest monsters" from mob_avail (not used anymore)
* Updated the mapcache with data for moscovia maps
* Fixed one problem in map_delmap()
* Fixed a bad message in @disguise

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 20:13:17 +00:00
Playtester
9b5a8b8ede Added remaining 11.2 skill db entries
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-11 11:58:10 +00:00
Playtester
caffb97cde * Implemented 11.2 skills in the skill_db
- note that the code for them is still missing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-11 11:17:16 +00:00
Playtester
babd639fca * Raised splash range of Focused Arrow Strike and First Wind
- temporary fix until the real area calculation is added
- also started adding some of the 11.2 skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10978 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10 17:09:34 +00:00