258 Commits

Author SHA1 Message Date
euphyy
7f6fc0c7a9 * Initial implementation of Archangel Wing Enchants script.
* Added some Malangdo coin exchange NPCs, more will come later.
* Updated Malangdo warp portals.
* Fixed item ID 12220 and clarified documentation of 'getiteminfo' types 11 and 14 (bugreport:7256).
* Minor Renewal item database update.
* Applied changes from r17171 to SQL databases.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-03-06 02:04:59 +00:00
euphyy
fa88107a9e * Some optimization of 13-1 quests.
* Updated SQL databases from r17134, r17149.

> Hercules merges:
* 2f72676, 06883a7:
Renewal item_db updates, mostly new headgears and costumes.

* b38c660:
Fixed Trick Dead not being removed on job change.

* 55134e8:
Modified @mi exclusion criteria so that it requires a monster to not have a fixed spawn point as well as no base/job exp. It was excluding things such as red/blue/whatever plant from search results.

* bf76055:
#autotrade now relogs the target, not the caster.

* c6882c7, 412efb9:
Updated Renewal Izlude warps.
Moved various Izlude NPCs to Renewal coordinates.

* 064dad8:
Fixed bug where Kagerou and Oboro could hit their Zanzoe.
Follow-up on bugreport:4832, Ankle Snare now works properly in GvG.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-22 01:28:46 +00:00
euphyy
642d93c65c * Follow-up r17104, added item_trade entries for Sealed MVP cards.
* Fixed an incorrect itemscript drop (bugreport:7213).
* More updates to Renewal item scripts.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-01-21 18:05:33 +00:00
rud0lp20
4129e5eb1c Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)
Fixed bugreport:5745 WL_RECOGNIZED us now functional.
Fixed bugreport:5663 where HW_MAGICPOWER shows glitch in status window.
Fixed bugreport:6759 where items granting matk bonus didn't work.
Follow up r16980 small performance enhancement...:)
Done some TODO in skill_cast_db.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29 16:03:55 +00:00
euphyy
e5253aa7c6 * Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to Muad_Dib!
* Changed all commands in atcommands.txt to their defined names, not aliases, and added two more common aliases.
* Documented 'makerune' in script_commands.txt.
* Documented '@accinfo' in atcommands.txt.
* Follow-up r16965, database update for rune crafting formula.
* Updated Magic Mushroom DB according to 3CeAM revision 703.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-25 01:08:33 +00:00
euphyy
7fc959438d * Removed duplicate isequipped() entries from item_db already written in item_combo_db (bugreport:6924).
* Moved a few remaining isequipped() entries to item_combo_db.
* Follow-up r16940: applied change to SQL and pre-re files, and renamed Size constants to Size_ for consistency.
* Follow-up r16947: fixed mob modes.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-23 18:30:42 +00:00
kenpachi2k11
7cf43a3375 Replaced 'bonus2 bVariableCastrate' with 'bonus2 bCastrate' in pre-renewal item databases. (bugreport:6913)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-21 13:03:30 +00:00
momacabu
c303484e06 Updated all items which had groupranditem with getrandgroupitem (better implementation done by Ind)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-20 03:47:31 +00:00
flaid
0ad26adc3c Shiny Wing Gown was set to tame the wrong monster, fixed now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09 04:33:14 +00:00
momacabu
aae7d1d129 - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);
- Merged @killmonster2 with @killmonster tid:73632;
- Fixed bugreport:6764, auction code was misplaced;
- Follow up to r16753 (bugreport:6523), fixed bugreport:6673, using Gravitational Field with Safety Wall would keep the character immobilized. Blame myself, thankyou Lunar for the fix;
- Fixed bugreport:6514, @slaveclone wouldn't be targeted by monster. Thanks to zippy;
- Fixed bugreport:6837, some code was duplicated;
- Fixed bugreport:6768, removed some leftovers from TXT removal;
- Fixed bugreport:6868, Unequipping a weapon with Incantation Samurai card will not kill you if you have less than 999 hp and are on a non-pvp map;
- Fixed wrong bit field on ai field in mob_data structure. Credits to Ind.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09 00:26:36 +00:00
brianluau
a1a911eaaf - Fixed more missing single quotes in item_db.sql, follow up to r16822.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-27 04:51:15 +00:00
brianluau
bd09db6af3 - Fixed missing single quotes in item_db.sql, follow up to r16822.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-27 04:42:17 +00:00
spre123
5b4644367c Fixed bCastrate function in item_combo_db. bugreport:6815
Fixed Item 13694, Freyas Crown Box Changed getitem to the official rentitem Item Script(verified By Joseph and muad). Continuation of bugreport:6714

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-25 07:27:43 +00:00
spre123
6b6e42a3e5 major item update activating many script commands aswell as activating many items that are now in the client this effects 250+ items. Bugreport:6714
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-20 00:42:55 +00:00
spre123
cc4f755901 Updated Items, Uncommented the Traditional Cookie as it works fine and is needed for a pet. Also updated The Groomers That sell it. Bugreport:6734 [Spre]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 05:40:18 +00:00
euphyy
05b65b91b3 * Updated Renewal 'Mjolnir' item (bugreport:6646)
* Updated slots on RWC 2008 Dragon Helms (bugreport:6645)
* Other minor changes...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 19:58:00 +00:00
kenpachi2k11
8c152d9370 Fixed Angelic Rings (#2743) autobonus duration. (bugreport:6434)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 19:46:01 +00:00
kenpachi2k11
b52386fefe Updated all glorious weapons. (bugreport:5013)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20 21:07:52 +00:00
kenpachi2k11
7da0f3da8b Renamed bMatk and bWeaponMatk to make it easier to understand the bonus when reading the DB file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 10:51:44 +00:00
euphyy
bcfd5cf6d5 * Fixed cutin errors in Fortune script, bugreport:6466 (other\fortune.txt)
* Fixed item #5503, bugreport:6440

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16630 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-13 14:41:57 +00:00
euphyy
09782fc85e * Added missing quotes around some skill names in item DB, thanks Kenpachi! (bugreport:6405)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 15:07:24 +00:00
kenpachi2k11
a77f4bf7c2 Follow up r16523 - Interchanged attack and atk:matk in pre-RE and RE item DB creation script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-28 19:43:36 +00:00
kenpachi2k11
d04a1e8838 Updated SQL item DBs to match with their TXT versions. (Now tested...)
Follow up r16520 - applied mob DB changes to the DBs, too.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-28 19:16:30 +00:00
kenpachi2k11
fdda9083af Reverted item_db.sql and item_db_re.sql to r16512. (bugreport:6349)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 23:32:41 +00:00
kenpachi2k11
941fabb443 Follow up r16513 - My converter had one more bug where not all quotes were escaped properly. More shame on me. :(
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 23:14:01 +00:00
kenpachi2k11
829453900b Follow up r16513 - My converter had a bug where comments where includded into the OnUnequipScript. Shame on me. :(
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 21:57:25 +00:00
kenpachi2k11
8fc09701c7 Synced SQL DBs and added RE SQL-script for mob_skill_db.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 21:38:01 +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
kenpachi2k11
5b646086e1 Follow up r16494 - added bonus script to the SQL version of item #12311.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16497 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-25 08:40:10 +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
euphyy
321cadb7a0 * Optimized "Magic Books" quest, 60% size reduction (npc\re\quests\magic_books.txt)
* Follow-up r16449, added missing SQL entry for bugreport:6132

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 04:14:49 +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
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
flaid
0dafde5d4d Fixed a wrong SQL stat script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16310 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-16 03:11:43 +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
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
flaid
9151093ff7 Added iRO hats and matk fixes into SQL
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 08:12:27 +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
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
kenpachi2k11
7862bffff8 Follow up r16248 - changed table name for Canon Balls (#18000-#18004) to item_db_re.
Added some books to the renewal database because of their MATK changes. (bugreport:5921)
Changed bonus bDoubleRate to skill "TF_DOUBLE" because bonus bDoubleRate isn't enough and the official script explicitly states that the skill should be given. (bugreport:5935)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 20:17:21 +00:00
kenpachi2k11
c2cf919d35 Follow up r16245 and r16247 - changed table name for Megingjard (#2629) and Tao Gunka Card (#4302) to item_db_re.
Fixed job code for Bone Plate (#15000). (bugreport:5816)
Added Wizardry Staff (#1473) to renewal SQL database. (bugreport:5904)
Moved Cannon Balls (#18000-#18004) from pre-renewal to renewal database and changed their weigth to 1. (SQL DB only) (bugreport:5907)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 19:36:57 +00:00
kenpachi2k11
2acc5c10bb Fixed Shining Electric Bulb Hairbands (#5310) script. (bugreport:5805)
Fixed Imperial Guards (#2153) ViewID. (bugreport:5785)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 18:13:45 +00:00
kenpachi2k11
37b918d25b Fixed Barricades (#1905) HP in pre-renewal database. (bugreport:5423)
Changed Poison Bottles (#678) script to use SC_ASPDPOTION3 instead of SC_ASPDPOTION2. (bugreport:1996)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 15:49:29 +00:00
tr0n93
99694cad56 - Fixed invalid item types in item_db.sql
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-25 13:06:21 +00:00
brianluau
806c569bd1 - Fixed a buy/sell zeny exploit (bugreport:5799), follow up to r16138 and bugreport:5781.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-24 04:42:18 +00:00
masao87
069b16546f - Added Baby Hunter and Baby Ranger check. bugreport:5728
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11 11:29:01 +00:00