2258 Commits

Author SHA1 Message Date
Inkfish
0595535167 * Fixed splash damage from Baphomet Card might miss. [Inkfish]
* Check if group unit is expired before processing it. (bugreport:3054) [Inkfish]
* Fixed Grand Corss outdated behavior (bugreport:1590) [Inkfish]
- use new damage formula
- DEF is reduced to 2/3 during cast time
- block shields switching within attack duration
- monsters don't damage themselves any more
- intervals between hits are 300ms

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07 12:15:14 +00:00
brianluau
8c09676863 - Removed a duplicate entry in item_trade.txt (bugreport:2720)
- Documented more script commands and fixed some typos. 
(bugreport:1554, bugreport:2619, bugreport:2692, bugreport:3034)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07 09:07:22 +00:00
Inkfish
afaf28a4fa * Players now are allowed to copy the skills the level which is beyond the skill_db max. [Inkfish]
* Fixed some behaviors for Waterball (bugreport:3024) [Inkfish]
- High level Waterball used by players doesn't increase the number of balls.
- Monsters can't pull water from cells with Magnetic Earth.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-04 13:34:31 +00:00
Playtester
3be7f00bd6 * Snatch now works with all weapons (including bow!)
- range doesn't depend on weapon range anymore and is always 1 even with bows

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-03 18:40:04 +00:00
Playtester
9cae06edcb * Re-added Kasa's missing Shield Reflect (bugreport:3039)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-02 11:01:01 +00:00
Playtester
c403efcd22 * Incarnation of Morroc (Angel) is now Shadow 1 instead of Holy 1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-29 17:25:16 +00:00
ultramage
ff21daafa2 Correction to some status icons based on official information
- Added SI_S_LIFEPOTION and SI_L_LIFEPOTION and their corresponding new status changes to deal with the fact that Small_Life_Potion and Med_Life_Potion each use a different status icon.
- Left the duplicate SC_HPREGEN status in fof backwards compatibility, but removed its icon.
- Corrected the status icon id for SC_INCCRI from 292 to 295.
- Corrected the status icon id for SC_INCHEALRATE from 293 to 292.
- Added status icons for SC_INCFLEE2, SC_SPCOST_RATE and SC_COMMONSC_RESIST.
- Removed icon from SC_ARMOR_RESIST since officially it is a bonus, not a status, and thus doesn't (and can't) have an icon.
- Renamed the status icon name of SC_ELEMENTALCHANGE from SI_ARMOR_RESIST to SI_ARMOR_PROPERTY.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-25 07:25:50 +00:00
ultramage
d6ca23f16f Made some adjustments to the land skill code, based on official information:
- Expanded and corrected the land skill view id enum in skill.h
- Renamed UNT_ATTACK_SKILLS to UNT_DUMMYSKILL and UNT_KAENSIN to UNT_KAEN (official terminology)
- changed GS_DESPERADO to use the UNT_DUMMYSKILL view id instead of UNT_KAENSIN (and is it supposed to be a land skill at all?)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-23 13:57:22 +00:00
Playtester
87120da836 * Fixed items that use the "AddSPAmount_Action" bonus on aegis
- Guillotine gives you 2 SP each time you attack something with a normal attack (only worked with DemiHuman)
- Tjungkuletti gives you 1 SP each time you attack something with a normal attack (before it drained 1 SP from the target instead)
- Dark Priest Card gives Sages 1 SP each time you attack something with a normal attack (before it was per kill)
- also added the bSPDrainValue bonus to the documentation again

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-21 16:59:36 +00:00
Playtester
f8ef62df87 * Applied BrianL's castle switch fix (bugreport:2969)
* Fixed slotted Memory Book not giving the combo bonus (bugreport:2997)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-20 19:11:16 +00:00
Playtester
dd393455e0 * Fixed a few items
- Windhawk can be equipped by thief class
- a few axes are for trans classes only
- fixed def bonus of Luna Bow
- fixed a few aegis names thanks to b0nes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-17 21:46:23 +00:00
Playtester
4d8dfe8f0a Some minor db fixes (item names and mob skill target)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-11 20:49:08 +00:00
Playtester
097bb3ab3d Updated Gatekeeper-DD and two minor Endless Tower fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-06 19:42:58 +00:00
Playtester
0925fbc61b * Monster and Item update
- 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://svn.code.sf.net/p/rathena/svn/trunk@13661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-04 20:58:03 +00:00
Playtester
1fb6a2fc1d * Fixed many of the 12.1 gears
- for details create a diff of the changes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-04 16:34:31 +00:00
Playtester
78cf5dd8f7 * Fixed mob mode on Beetle King and Les
- Beetle King is passive / assist now
- Les can't detect anymore

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-03 17:36:20 +00:00
Playtester
b8cee875df Fixed Kasa and Muscipular Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-02 20:20:38 +00:00
Playtester
da2cb3582c Fixed Gazeti Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-02 16:15:12 +00:00
Playtester
07c0a7ddc3 Fixed 12.1 Swords and Daggers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-01 20:24:28 +00:00
Playtester
ddf1c9f1b1 Fixed Nemesis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31 19:59:57 +00:00
Playtester
6b97fcf93c Some fixes on the 12.1 Rods
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31 17:03:14 +00:00
ultramage
c83076c04a Gunslinger Tracking can be canceled if you get hit.
Gunslinger Disarm always shows skill animation.
Removed custom firetrap effect from Gunslinger mines.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31 12:57:13 +00:00
ultramage
d8104e4df7 Defined new server-side PACKETVER 20081126 to add support for the modified pet information packet (topic:197874).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-30 10:02:41 +00:00
Playtester
e985b3da87 Fixed Ribbon of Bride and Baphomet Horns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29 17:01:41 +00:00
zephyrus
5ddd4d08fe - Implementing official battleground "emblem" crossed swords icon.
- Removing the custom guild packets from Battleground as they are not needed anymore.
- Scripts updated.
- In this way, you get "battle cursor" over your same team, but that's how official does.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29 16:49:52 +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
Playtester
6f99db9547 * Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow
* Assumptio can neither be cast nor dispelled on monsters anymore

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-26 18:38:59 +00:00
ultramage
71fbf3e1a4 Added correct packets for the food item creation window.
Added script command 'cooking' to activate this window and applied it to the 5 cooking kit items.
Renamed the cooking quest variable to cooking_q to avoid a naming collision with the new script command.
(You need to manually rename all occurences of this variable in your txt-savefile/sql-database if you want to preserve player progress.)
The code still relies on the messy skill_produce_mix logic and still uses completely custom equations. To be fixed in a separate commit.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13628 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 21:59:55 +00:00
Playtester
73e5f6456b Added missing 12.1 drops to the monsters
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 19:54:55 +00:00
Playtester
dfd9412afd Fixed Sonic Blow's and Arrow Vulcan's aftercast delay being reducable by Bragi
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 17:48:52 +00:00
Playtester
e12ce87444 Fixed Incarnations of Morroc losing their boss mode
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 18:20:34 +00:00
Sara
b3860fdc01 * Added support for new status change packet, uses new setting display_status_timers in client.conf.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 01:56:16 +00:00
Playtester
0b0e5e22fd * Fixed the duration of NPC_Statuschange skills
- duration is a fixed 30s, except for stun 5s and bleeding 60s
- petrify/stone don't have a 5-second solidifying phase (instant stone)
- also lol @ DARKGRANDNESS

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-23 18:43:59 +00:00
Playtester
32c88877f6 * Hopefully fixed NPC_DEFENDER not working
(thanks to Brainstorm for the fix)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-22 20:53:19 +00:00
Playtester
f4058d5548 Fixed Anubis (who made him broken and exploitable in the first place?)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-21 10:29:18 +00:00
Kisuka
7c28a47642 * Moscovia Update!
- Added Moscovia quests.
- Uncommented mosk_dun & added field spawns.
- Updated moscovia & mosk_dun warps.
- Removed most the npcs from cities/moscovia.txt (they are part of the quests).
- Added some more moscovia quest items to item_trade.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19 19:57:49 +00:00
Playtester
43ea8ddd10 * A few database fixes
- Fixed Maya Purple losing her boss mode
- Removed combo bonuses that shouldn't exist
- Removed stun chance from normal potatos

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19 17:59:44 +00:00
Playtester
94a411d8e5 * Updated item_db.sql with the perl script
* Added missing changelog entries about Moscovia mob changes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-18 16:47:37 +00:00
zephyrus
ed5eee1dcb - Implemented new item and bonuses for Kreiger Von Midgard rewards.
* Execute script on skill (bonusautoscript3)
* Add effect on skill (bAddEffOnSkill)
* Execute skill on skill (bAutoSpellOnSkill)
- Fixed some boxes Rental time according to item descriptions.
- Implemented SC_ITEMSCRIPT, a status that gives you temporally the effect of an item. Check items 14597 to 14605 if you want to get the idea.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-18 02:50:39 +00:00
zephyrus
7fd0aa832a - Implemented official battlechat packets (thanks to Pakpil).
- Implemented the scoreboard packets (thanks to Pakpil).
- Updates to Tierra Valley according to official info.
* There are no barricades around each base, barricades are in the middle left path.
* There is another graveyard used for the owners of the middle base, with faster spawn (each 20 seconds).
* I added a flag respawn in the middle, currently I don't know if this if official or not, but it allows each team recapture the middle base.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17 22:32:49 +00:00
L0ne_W0lf
1aa0ef44dd Removed garbage # from the medal of honor names.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17 14:41:47 +00:00
L0ne_W0lf
86ba0486c8 * Lots of tiny little updates here and there.
- 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://svn.code.sf.net/p/rathena/svn/trunk@13589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 19:27:30 +00:00
Playtester
513aa787e1 Fixed mob modes for the Moscovia mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 18:48:30 +00:00
Playtester
fce2431cfb Fixed the Moscovia mob names in the mob_skill_db.txt as well.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 18:34:46 +00:00
Playtester
6a84a8fcb1 Fixed Moscovia mob names (iRO and kRO are the same) and damage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 18:26:14 +00:00
Kisuka
33997ac34f - Fixed typo on 'Maiden Hat'. (bugreport:2864)
- Fixed typo on guides_alb. (bugreport:2868)
- Compared mkCook.txt with produce_db's cooking recipes. (bugreport:2866)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-15 18:52:05 +00:00
Kisuka
c9c3700399 - Added missing bonuses for 'Maiden Hat'. (bugreport:2826)
- Fixed an issue with Battleground Exchange NPC. (bugreport:2839)
- Fixed an issue with Platinum Skills NPC. (bugreport:2847)
- Fixed some typos and engrish in iRO Experience quests.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-12 09:20:58 +00:00
ultramage
6a33ab38d2 Partial revert of r13556. The client doesn't handle active skills with 0 sp correctly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-02 19:24:52 +00:00
ultramage
5af84c659d Just some generic cleanups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-02 17:54:13 +00:00
shadow
7699a5de32 Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until now and those bugs would get lost)
* Fixed monster's Spiral Pierce, now it is always blocked by Pneuma.
* Fixed Monk Absorb Spirits mana recovery per spirit absorbed, 7, not 10.
* Fixed Monk spirit balls not being removed on death (like happens with gunslingers).
* Fixed Swordman Auto-Berserk sp cost, 1, not 5. Should be 0, but eA wont allow the skill to work.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-01 22:46:03 +00:00