1937 Commits

Author SHA1 Message Date
L0ne_W0lf
e70e6137d5 Fixed Party Assumptio scroll casting level 10 assumptio.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-04 01:27:18 +00:00
Inkfish
e7faa7e498 * Some clean ups on autocast and itemskill code. (see topic:220921 for some info)
- Autocasted Teleport now skips the menu.
- Fixed nullpo info when defensive autocasts are triggered. (follow up to r13815)
- Fixed Warp portal used in item script never worked.
- Item skills now bypass skill delay check.
- Implemented SM_SELFPROVOKE. 
- Updated item db using 'itemskill' for some items.
* Basic skills will never be reset. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-03 15:30:11 +00:00
L0ne_W0lf
c778107ca8 * Implemented the Party Buff cash skills.
* Misc updates, and updates for party buff items.
- Added CASH_BLESSING, CASH_INCAGI and CASH_ASSUMPTIO skills.
- Added itemskill commands for the party buff scrolls.
- Corrected Equipment repair book's itemtype to 11.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-03 03:28:20 +00:00
Inkfish
efb13f2571 Fixed Fiberlock sometimes fails due to the long interval of skill_unit_timer. It may never fail now, though this may not be official. (bugreport:3136)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-01 14:01:42 +00:00
brianluau
4a457f37fc - Fixed a typo in Refined Bloody Roar rental box. (bugreport:3124)
- Fixed some spelling in the battle grounds script. (bugreport:3113)
- Fixed a variable check in a Novice Skill quest. (bugreport:1985)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-31 01:47:42 +00:00
L0ne_W0lf
4fafc3197c Removed an extra comma from chocolate_pie.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-30 02:27:45 +00:00
L0ne_W0lf
1ed924ac40 * Rev. 13824 Various item database updates of my own :D [L0ne_W0lf]
- Updated items that increase heal effectiveness to use bHealPower.
- Added Fishing gear (has no effect and is currently not used)
- Added some missing items from the episode 13.1 update.
- Updated AEGIS names for various episode 13.1 items.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-30 00:36:05 +00:00
Playtester
e8c2057320 * Various small item_db fixes
- 11.3 typo fixes
- fixed Phantom Spear being backwards (now you need the seal to decrease the self-confusion)
- added missing bHealPower bonuses
- Base Guitar and Foot of Sea Witch now autocast on target rather than self
- Valkyrie's Shoes, Ragamuffin Manteau, Valkyrie's Manteau, Asprika and Vanilmirth Hat are now unbreakable
- Asprika and Vanilmirth Hat make no longer your armor unbreakable

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-29 19:56:55 +00:00
Inkfish
ac5aa55ae7 * Added new bonuses bHealPower and bHealPower2.
* Heal skills code clean up. 
- bSkillHeal can affect offensive heal now. 
- bSkillHeal2 can affect AppleIdun and SlimPitcher now.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-29 12:21:59 +00:00
Inkfish
766143d109 Added new bonuses bUnbreakableGarment and bUnbreakableShoes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-29 06:45:58 +00:00
Playtester
fa42a3349e * Some mob_skill_db updates
- fixed monsters trying to use Exile on self
- removed Bowling Bash from Thanatos (he doesn't use it anymore)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-26 20:17:10 +00:00
Playtester
4c9d3d55eb * Updated item_db and skill_cast_db
- fixed Sabbath giving 500 Crit instead of 50 Crit
- updated the comment on Dragon Fear in skill_cast_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-19 19:30:19 +00:00
Playtester
b09f2775a2 * Fixed Coma chances being 10 times too high
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-19 17:09:56 +00:00
Inkfish
6e54839512 Fixed the three hits of EarthQuake not being calculated seperately.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-19 10:34:43 +00:00
Inkfish
dbb4774882 Fiberlock now can trap multiple enemies on the same cell and its triggering area was reduced to 1x1.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-19 09:13:23 +00:00
Playtester
0affe1454c * Item-bonuses and NPC skills now use the official default durations for status changes
- you gain Curse immunity if you have 0 Luk (seems buggy but is official)
- our status defense stats are already fully correct :-)
- thanks to ultramage for testing this

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-18 20:45:44 +00:00
L0ne_W0lf
a58c54b299 Updated walk speed and aspd of Okolnir mobs, also fixed the flower mob modes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-17 15:38:00 +00:00
L0ne_W0lf
b1cff52184 *Minor database updates related to the Falicious Okolnir dungeon.
- Corrected the names of Andvari's Ring and Valkyrie's Token.
- Added Crystal_Key and Valkyrie's_Gift item_trade restrictions.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-16 01:25:14 +00:00
Playtester
b7f826ddab * Removed custom behavior on some AutoSpellWhenHit bonuses
- they now use aegis default activation (SHORT+LONG+WEAPON+NORMAL+SKILL)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-15 19:51:12 +00:00
Playtester
b84a932696 * Added graphical effects to bonusautoscripts of Bloody Eater and Atroce Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-15 15:13:54 +00:00
Playtester
19e2bc5e00 * Fixed activation rates on Bloody Eater and Violet Fear
- Bloody Eater is 0.1% activation for 5 seconds
- Violet Fear is 3% chance to activate Meteor Storm and 5% chance to activate Frost Nova
- also added official activation rate information on unimplemented status changes in the changelog

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-13 15:59:29 +00:00
zephyrus
f43e811332 - Rental font items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-12 16:59:57 +00:00
Inkfish
00f943bf3f * SG_WARM no longer ignores FLEE by default. (bugreport:3038)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-12 09:31:41 +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
L0ne_W0lf
86f43bd7ae Osiris now summons the correct amount of Ancient Mummies at the right slave number (Partial revert of r7010.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-10 05:43:27 +00:00
L0ne_W0lf
fcc3ce7b3b * Well, as it turns out, DETECTOR is actually detect hidden (not cast 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://svn.code.sf.net/p/rathena/svn/trunk@13743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-08 17:15:30 +00:00
L0ne_W0lf
01d86d1754 * Looking into why the monster Elder was not working as intended lead to fixes!
- Monsters that are 1) aggressive 2) change targets and 3) and ANGRY will no longer cast sensor.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-08 02:35:56 +00:00
Playtester
11d5369624 Fixed Satan Morroc resummoning normal mobs instead of slaves (bugreport:3056)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07 16:38:22 +00:00
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