149 Commits

Author SHA1 Message Date
rud0lp20
a6a61dba4d Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER.
Fixed weapon check in dual wielding where it doesn't function properly specially in checking with the dual-wield constants.
Added some Kagerou/Oboro skills.
(KO_KAIHOU,KO_ZENKAI,KO_GENWAKU,KO_IZAYOI)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-31 16:38:47 +00:00
brianluau
a70cabd131 - Added svn:eol-style=native property on some recently added text files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-30 07:32:24 +00:00
rud0lp20
9a63cdf65e Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATION, NJ_RAIGEKISAI).(bugreport:6342, bugreport:6336, bugreport:6339, bugreport:6331)
Added some Kagerou/Oboro skills. Special mega thanks to Judas :)
(KO_HUUMARANKA,KO_MEIKYOUSISUI,KO_ZANZOU,KO_KYOUGAKU,KO_JYUSATSU,KO_KAHU_ENTEN,KO_HYOUHU_HUBUKI,KO_KAZEHU_SEIRAN,KO_DOHU_KOUKAI)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16520 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-28 13:20:00 +00:00
shennetsind
b72b1d7974 Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 22:06:01 +00:00
kenpachi2k11
1b3cfdb4c2 Commented out combo 2369:2428:2533:5306 because item 2428 is commented out, too. And removed a spaced that should be the reason for a warning in sv_readdb(). (bugreport:6345)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 06:13:13 +00:00
jtynne
2f1f830d0b Rune Knight
- Fixed typo in Hundred Spear Variable Cast Times

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16509 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 00:27:42 +00:00
jtynne
cac8164dd1 Misc. RK Skill Cast Times / Re-Use Delay Fixes per Balance Patch
- Updated RK Hundred Spear's Variable Cast time.
- Updated skill re-use delay of Dragon Howling (from 60s to 10s)
- Updated Dragon Breath's cast times (Variable & Fixed Cast Time)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 23:47:16 +00:00
rud0lp20
2468b058b0 Updated NJ_HUUMA to renewal behavior.(bugreport:6330)
Updated some wizard skills(WZ_METEOR,WZ_HEAVENDRIVE,WZ_VERMILION) to its RE damage ratio.(bugreport:6334,bugreport:6329, bugreport:6333)
Fixed bugreport:6321 where skill ratio of RK_HUNDREDSPEAR is adjusted too much.
Follow up r16492 where damage dealt to traps should now show/display w/o affecting other skills behavior.
Fixed a glitch in UNT_DUMMYSKILL where it triggers multiple time that causes multiple damage something related with bugreport:6201.
Added some Kagerou/Oboro skills and more to come :).
(KO_YAMIKUMO, KO_RIGHT,	KO_LEFT, KO_JYUMONJIKIRI, KO_SETSUDAN, KO_BAKURETSU, KO_HAPPOKUNAI, KO_MUCHANAGE)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16506 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 18:08:30 +00:00
kenpachi2k11
c37d8b6407 Fixed some BRO Package item scripts. (bugreport:6319)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16498 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-25 10:09:13 +00:00
xazax-hun
2851ac53f2 Merged ALL_PARTYFLEE from eAthena renewal branch.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16494 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 18:02:39 +00:00
rud0lp20
041d671412 Updated most Ranger skills to its official behavior and damage formula.(bugreport:5272, bugreport:6249, bugreport:5548, bugreport:5888)
Fixed issues with traps: (bugreport:5906)
 - if RA_REASERCHTRAP is learned Alloy Traps can now be used to Hunter traps.
 - if Hunter traps expire it will now return either Booby Trap or Alloy Trap depending on item used.
 - some traps should now give full damage to plants.
 - update list of skills that can hit/damage/affect traps.
 - damage through skills can now be shown when hitting traps.
 - proper knock back behaviors
 - proper animation when triggers and triggering of item bonus script 'bHPDrainRate'
Fixed an issues where some skills cannot damage UNT_REVERBERATION/UNT_POEMOFNETHERWORLD  and doesn't deal 1 damage
Updated some official behavior where informational must shown when hitting, targeting, casting skills to targets.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 15:00:12 +00:00
kenpachi2k11
91ed1a3643 Fixed Spirit of Rebirths prerequisites. (bugreport:6158)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 23:58:30 +00:00
kenpachi2k11
a0289efcfe Follow up r16466 - forgot the move the proper files over after editing them again. Sorry!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 22:45:44 +00:00
kenpachi2k11
123a31593c Renamed bUseSPrateSkill to bSkillUseSPrate.
Added bSkillUseSP.
Added documentation for bSkillUseSPrate(bUseSPrateSkill), bSkillUseSP, bSkillCooldown, bSkillFixedCast, bSkillVariableCast, bSkillFixedCast and bVariableCastrate. (bugreport:6193)
Fixed Enriched White PotionZs (#12428) and Enrich Celermine Juices (#12437) bonus script. (bugreport:5790)
Fixed Mental Sticks (#1654) bonus script. (bugreport:6071)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 22:15:28 +00:00
jtynne
92d2e7f1fc - Added proper scripts to Imp, Sleeper, Gryphon Hats.
- Fixed minor grammatical error in Sleeper Hat name.
- Added proper RE bonus to Bradium Ring script.
- Uncommented proper RE MATK bonus on Entweihen, Scaraba, Banshee Master, and Centipede Larva Cards.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 17:41:08 +00:00
cookiecrumbs
0556895658 Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and SP by a FIXED amount.
Fixed the following items in the /db/*re/item_db.txt and /sql-files/item_db.sql: Increase HP Potion (Small), Increase HP Potion (Medium), Increase HP Potion (Large). bugreport:5790

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 03:35:52 +00:00
kenpachi2k11
92e311cd54 Fixed Marcher/Parade Hats (#5225) bonus. (bugreport:6132)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 12:36:23 +00:00
daegaladh
fb3d5a408d Updated renewal Frost Nova with renewal values. (bugreport:6198)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 01:11:42 +00:00
daegaladh
a72136e748 Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 04:18:33 +00:00
daegaladh
eebd052f72 Fixed a couple of typos and other mistakes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 14:12:57 +00:00
masao87
78cf7a424e - Added new script command hommutate which changes an Homunculus into an Homunculus S Class. Super special thanks to Xantara for doing the command!
- Added 2 new configs to homunc.conf to set the Max. Level for Homunculus and homunculus.
- Updated homun_exp.txt table with values from Lvl. 99 to 150 for Homnunculus S.
- Updated script_commands.txt with description of the new script command.
- Added Homunculus S Quest. bugreport:5641

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 15:52:49 +00:00
rud0lp20
0656981500 Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage formula and other Sura skills(SR_TIGERCANNON,SR_FALLENEMPIRE,SR_GATEOFHELL,SR_WINDMILL,SR_RIDEINLIGHTING,SR_LIGHTNINGWALK) and more to come...:D
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-13 17:07:31 +00:00
ignizh
bcadf46a2a Fixed a small typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 15:02:53 +00:00
kenpachi2k11
3fdc654e41 Commented out a combo that contained a commented out item (#5470). (bugreport:6213)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 07:26:36 +00:00
rud0lp20
c16de9a388 Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_POEMOFNETHERWORLD should now work with single target and show proper animation.
Fixed bugreport:6182 Cloaking skills should now be reveal by AOE skills and additional to that is TF_HIDING should now be only reveal by ground skills(earth) and revealing skills.
Fixed bugreport:6188 Leech End should now show flinching damage and updated its damage formula
Fixed Guillotine Cross poisons where the effect should not stack to each other, updated Oblivion Curse status def formula and Pyrexia's blinding effect.
Fixed Fighting spirit's ASPD bonus thanks to Igniz for pointing it out..
Fixed WM_REVERBERATION display animation when triggers and activated by WM_DOMINION_IMPULSE.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 15:10:07 +00:00
shennetsind
a7716f2267 Implementing Kenpachi's design of item_combo_db.txt
- Credits to Kenpachi and Masao for the db file edits.
- Credits to GreenBox for the parsing
- This commit might accidentally override a few item db entries, our db developers are expecting this and will work on the conflicting entries.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 11:26:55 +00:00
daegaladh
da7609c973 Updated Item Group items to episode 13.2 and reorganized the files for future renewal updates. (bugtracker:3412)
Removed renewal cards from pre-renewal item_cardalbum.txt. (bugtracker:5414)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 09:57:49 +00:00
daegaladh
04f8662baf Follow up r15680 & r15679. Fixed a couple of missed Garm Baby/Baby Hatii names.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 23:51:45 +00:00
daegaladh
64b4f73a80 Updated skill_nocast_db with renewal skills. Fixed a little typo on BS_GREED and readded MO_BODYRELOCATION battleground restrinction since it's still on official servers. (bugreport:5415)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 20:41:09 +00:00
kenpachi2k11
9f9a51a44b Fixed Frost Novas cast time and Battle Orders duration. (bugreport:5419)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-09 09:53:22 +00:00
shennetsind
24e655bd3c Hello World. Initial support for the new homunculus has been added, credits to brAthena for the base. Not all skills are yet supported, when a non-supported skill is used rather than the usual warning in the console you'll get a red-coloured message in-game "this skill is not yet supported". please step by our bug tracker should you step by any bugs. thank you very much, you're a great crowd.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 17:38:44 +00:00
rud0lp20
425f381859 Implemented Renewal ASPD formula(bugreport:5644)
- all suggestions/contributions/comments regarding RE ASPD ATM will be entertained in [tid:63256]
Fixed bugreport:6176 where WM_LULLABY_DEEPSLEEP doesn't target all party and guild members.
Temporarily disable the official walk path until the right algorithm is formulated.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-05 16:49:25 +00:00
euphyy
741c59a409 * Neuralizer is no longer consumed upon failure (bugreport:6040)
* Some cleaning of the Sorcerer job change quest (jobs\3-2\sorcerer.txt)
* Cleaning of "Bunny Band Quest" script (quests\bunnyband.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 18:09:25 +00:00
rud0lp20
2e4022e97a Fixed bugreport:5788 WL_READING_SB should now work like official behavior(save preserved spell on relog, proper skill fail message, maximum number of spell that a char can hold)
Fixed bugreport:5657 WL_EARTHSTRAIN should now work like official behavior(total number of range [15x4+lv], layout when casted, interval)
Updated WL_IMPRISON duration, rate and proper skill fail message.
Special thanks to Yommy and his amazing tool...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 17:27:37 +00:00
euphyy
727327df6f * Fixed Elemental Sword database entry, bugreport:6134
* Clarified documentation for "doevent" and "donpcevent", as per bugreport:428 (doc\script_commands.txt)
* A major cleanup/rewrite of the "Whisper System" documentation (doc\whisper_sys.txt)
* A few other minor documentation corrections

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 02:39:47 +00:00
flaid
8813c242c5 Fixed matk bonus bugreport:6134
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 22:01:05 +00:00
rud0lp20
2cf6927750 Implemented new item script bonuses:
- bSkillCooldown,n,x;
   - bSkillFixedCast,n,x;
   - *bSkillVariableCast,n,x;
   - bFixedCastrate,x;
   - *bVariableCastrate,x;
*Pending until RE Casting system is fully implemented.
ATM bCastrate is used to manipulate variable cast time where it should not.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 15:52:29 +00:00
euphyy
de7ebc5300 * Standardized and added Shadow Chaser job quest! (bugreport:5834)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 04:44:17 +00:00
kenpachi2k11
2316ba38c2 Fixed a value in renewal Homunculus EXP table. (bugreport:6075)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 07:00:04 +00:00
ignizh
ef76e2e5d1 Fixed bugreport:6083, Hell Plant now bypass flee & def of the target.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 01:25:41 +00:00
kenpachi2k11
a461f35c30 Corrected all pre-renewal and renewal EXP tables. (bugreport:6050 and bugreport:6075)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 20:28:13 +00:00
rud0lp20
0def9332a2 Fixed bugreport:6008 remove the weight factor with the damage done by LK_SPIRALPIERCE of mobs and recoding of Renewal Spiral Pierce.
Fixed bugreport:5752 SC_AUTOSHADOWSPELL should only consume required items and not sp.
Fixed bugreport:5792 updated WM_GLOOMYDAY status effect(mount, ASPD, walk & flee penalty) and should now boost selected skills.
Follow up r16309 and bugreport:5940 should now be fixed.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-18 16:15:43 +00:00
flaid
b1ca96994e Fixed a wrong item ID bugreport:6049
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-18 09:12:23 +00:00
rud0lp20
21507c7b77 Fixed bugreport:6038 WM_REVERBERATION behavior should now work properly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16312 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-16 19:01:56 +00:00
flaid
b6bf1444e5 item_db stat optimization and fix bugreport:6001
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-15 21:30:17 +00:00
rud0lp20
2e59316f3e Fixed bugreport:5788 no 2 Releasing Spells should now update/reset sp reduction while WL_READING_SB is active.
Fixed bugreport:6029 GN_MANDRAGORA is now updated its success chance percentage.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-15 14:57:54 +00:00
xantara
f1f2c7f0db Applied renewal skill changes: (bugreport:5302)
- Energy Coat: Reduces both physical and magical attacks and now has fixed cast time of 5 seconds
- Throw Huuma Shuriken (33%): Cannot be interrupted
- Spread Attack: Can be used with a Grenade Launcher and attack power is increased; now 20*skill_lv
- Turn Undead: Success rate formula changed, Magic damage formula changed on failure
- Drums on the Battlefield: Increase ATK and DEF granted
- The Ring of Nibelungen: Removed level 4 weapon requirement
- Apple of Idun (100%): Increase amount of HP recovered; now (100 + 5*skill_lv + 5*VIT/10)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 20:20:08 +00:00
rikimaru17
d186daf38d git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16291 54d463be-8e91-2dee-dedb-b68131a5f0ec 2012-06-13 19:22:49 +00:00
euphyy
0c62fa58c0 * Some cleaning of Thanatos Tower quest script (quests\thana_quest.txt)
* Minor cleaning of Nidhoggr's Nest instance script (instances\NydhoggsNest.txt)
* Fixed warp to abyss_01, as per bugreport:6002 (custom\warper.txt)
* Fixed View ID for #18613 (bugreport:6003)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 18:32:49 +00:00
flaid
9d68815fd3 Follow up fix to r16284
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 03:40:59 +00:00