1379 Commits

Author SHA1 Message Date
L0ne_W0lf
8e59f84f36 Forgot to add the splash range for HT_LANDMINE (skill_db) in r14101.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26 15:32:02 +00:00
L0ne_W0lf
2c54b30746 * The status SC_INVINCIBLE now reduces all damage to 1.
- Official behavior, and allows players to cancel NPC_ALLHEAL casts.
- If battle_config.invincible_nodamage is true, reflected damage is still 0.
* Minor updates and supporting data for Sealed Shrine.
- Zone 5 is now designated for sealed shrine restricted skills.
- Added new quest_db entries for Sealed Shine cooldown.
- Updated mob_db entries for Orc's Memory Instance. (improper stats)
- Updated Land Mine to have a splash effect. (Provided by Daegaladh)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26 02:33:53 +00:00
L0ne_W0lf
5acd2aca91 * Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.
* Updated Crystal 6 through 9 monsters for Valkyie Gift event.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-03 01:51:02 +00:00
L0ne_W0lf
cb98f65052 Fixed typos in skill_nocast_db from r13840 (Extra ';' and spelled assuptio wrong.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-27 23:53:14 +00:00
Inkfish
931edd4461 Stone Curse's petrify duration should be 20 seconds at any levels.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-19 03:20:36 +00:00
Inkfish
a96c992224 Storm Gust's freeze duration should be 12 seconds at any levels.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-18 15:29:45 +00:00
L0ne_W0lf
b9f103a30c * Re-added missing mercenary scrolls to item_trade database, must have gotten lost while diffing.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16 14:43:33 +00:00
L0ne_W0lf
10a8378ec3 * Fixed the AI mode for Zombie, change I made while testing new the Luciola AI.
* Updated item_trade with several new items, hopefully retaining most white space.
* Added messing 'end;' in one of the 13.1 lighthalzen guard.
* Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable"

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16 14:30:30 +00:00
L0ne_W0lf
1f71d586ce * Added some, and enabled existing episode 13.1 content.
* Updated some stats and implemented Luciola Vespa AI use.
* Tweaked the skills for them, still custom though.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10 05:29:07 +00:00
Inkfish
ba10368f8c * Fixed items other than Masamune using bAspd. (only Masamune use bAspd in Aegis)
* Fixed Cold Heart not checking weapon refinery count. (bugreport:3525)
* Fixed some bonuses for Krieger weapons.
* Fixed some conditions for bAddEff.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-24 11:41:32 +00:00
L0ne_W0lf
3e90e288ae Fixed an error in an autobonus script (Nemesis), and added other items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-04 20:46:33 +00:00
L0ne_W0lf
7728e6015b Updated several 12.1 and 13.1 equipment effects and proc rates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-30 23:54:38 +00:00
L0ne_W0lf
d88c759c6f * Updated item database with 13.1 content.
- Added equipment using various sources, and iRO descs.
- Added ETC items based on personal experiences in game.
* Removed garbage text from the quest database.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27 11:00:49 +00:00
L0ne_W0lf
9a668152ed * Extreme update to the quest_db file.
- Added many new quests, although they are all unused by scripts currently.
- Changed several of the old quest names to match the names on iRO
- Removed garbage "quest(" remainants from several of the quests...


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-26 13:59:36 +00:00
Inkfish
b1445ca0ae * Some updates for range check. (bugreport:3339)
- Monsters shouldn't use skills if the target is within its attack range but is out of the skill range.
- Monsters' skill range is no longer 9 by default. 
- Range for players' attacks and skills should always check for a circular area.
- The range of Magnetic Earth is 2.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-11 04:48:40 +00:00
Playtester
285f7438bc * Fixed a bug in Ifrit's drops (bugreport:3319)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-02 18:09:12 +00:00
Playtester
6a031bdd77 * Updated drops to the released official bRO 12.1 drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13919 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-29 17:40:48 +00:00
Playtester
1bad54ae71 * Updated mob_db
- fixed various ATK2 values (bugreport:3185)
- Frilldora is finally angry again (bugreport:3243)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13889 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-14 22:57:05 +00:00
Playtester
2416ee8686 * Fixed the Memory Book combo using Eye Patch instead of Monocle (bugreport:3237)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-12 17:44:43 +00:00
Playtester
a05b59957f * Fixed Radiant Wisdom giving double as much HP/SP than it should
- it will give 100 HP and 50 SP every 2 seconds for 10 seconds when it activates

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-08 20:40:42 +00:00
Playtester
f4e0cc16a2 * Fixed up the first set of Battle Ground armors
- reduced guessed chances from 5% to 0.5%
- fixed valorous huuma only giving 10% attack bonus instead of 100%

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-08 18:04:36 +00:00
Playtester
685b44a6b0 * Fixed up the first set of Battle Ground weapons
- reduced guessed chances from 5% to 0.5%
- some bonuses might still not work

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-07 17:01:45 +00:00
Playtester
842524ea9a * Fixed Ring of Flame Lord casting LK_CONCENTRATION instead of CH_SOULCOLLECT (bugreport:3199)
- also reduced level of MO_EXPLOSIONSPIRITS to 1

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-07 13:48:11 +00:00
L0ne_W0lf
7807036efd * Updates to ST_PRESERVE and a few other minor details!
- Recasting Preserve no longer toggles the skill off while active.
- Preserve is no longer saved on log-out or mapserver changes.
* Added SC_CRITICALWOUND and SC_SLOWCAST to negative statuses not saved with battle_config.debuff_on_logout&1
* Implemented the skills NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, as per my personal experiences with the skill on iRO.
* Increased MAX_MOBSKILLS to 50, as Satan Morroc has over 40 active skills now.
* Added skill information for NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, and enabled skills in mob_skill_db.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-04 22:46:14 +00:00
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
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
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
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
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
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
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
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