120 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
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
daegaladh
55d091fb0e Follow up r16459, enabled Warlock quest Bradium Golem and Naga on pre-re mob_db and moved the spawns to the warlock quest script. (bugreport:6290)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 14:09:55 +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
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
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
kenpachi2k11
cea3d7e2be Added a missing curly bracket. (bugreport:6217)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 12:33:24 +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
euphyy
865d3e7471 * Added missing pre-re item database entries (bugreport:6177)
* Fixed a couple wrong SQL item database entries (bugreport:6133)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-06 15:28:30 +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
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
ignizh
75dcd8e7dd Follow up r16343, missing Pre-Re fix o.o;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 01:29:01 +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
rikimaru17
f1936d2f98 Fixed bugreport:6030 item bonus of item ID 18656 should now work
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-17 12:42:42 +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
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
flaid
86ee10e1f3 Fixed bugreport:6001 updated item script
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 03:20:54 +00:00
flaid
c52fdc104c Small db error fix bugreport:5997
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 10:57:32 +00:00
flaid
5fddaf32ff Added iRO hats and matk fixes into TXT
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 08:14:59 +00:00
kenpachi2k11
0e7adedaab Follow up r16249 - enabled double attack ability for all weapon types in all item scripts that enables use of TF_DOUBLE. (bugreport:5935)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 21:00:08 +00:00
blacksirius
d436ed710f moved skill_nocast_db.txt to re / pre-re db path
moved item_noequip.txt to re / pre-re db path 

NOTE: 
 both files are now located in db/re/ (or db/pre-re/) folders
 depending on your build.





git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 16:28:48 +00:00
kenpachi2k11
afe325282c Fixed Concentrated White Potion(Z)s script. (bugreport:5895)
Fixed Gym Pass Box' script. (bugreport:5976)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 15:24:04 +00:00
kenpachi2k11
914fa51e06 Fixed Black Wing, Peuz's and Ur's sets, Scarlet Rose' (#5548) location and Ebon Armors (#15014) job code. (bugreport:5895)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 23:12:19 +00:00
kenpachi2k11
5cb37c2157 Fixed some Genetic items related to Pharmacy skill. (bugreport:5790)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 21:03:30 +00:00