573 Commits

Author SHA1 Message Date
Playtester
7425223611 Fixed weight and updated some item names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15 19:00:08 +00:00
L0ne_W0lf
77038fe282 * Rev. 11191 Added a few more items. (idRO RIC items, etc)
- RIC Stat Boost items will only last 1 minute until we have a proper time.
- Some items give ONE item as the quantity given is unknown.
- Corrected the view ID for "Scarf", "Little Angel Rock", "Robo Eye". "Sakray Test Helm" and the "Loki Mask"
- Commented out several headgear that are not standard in the kRO client. 5301, 5305 - 5322, 5324 and 5325. All i/id/c/p/e/RO event hats?

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-13 18:19:24 +00:00
Playtester
85e467edf4 Fixed a small typo thanks to TrueNoir
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-11 10:31:33 +00:00
Playtester
3d62a69c44 Fixed Asura Strike autocast being self targetted
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 13:31:58 +00:00
skotlex
ad2df1c5ce - Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now passed directly as "trigger" flag. The possible trigger values are ATF_LONG, ATF_SHORT, ATF_TARGET, ATF_SELF. Explanation added to doc/item_bonus.txt
- Updated some cards to use the new format of bonus3 bAddEff*


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09 18:05:16 +00:00
Playtester
2f4f2ca04d Updated sql files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09 09:15:47 +00:00
Playtester
e1834dc81e * Updated item_db, mob_db and skill_cast_db
- updated prices of new etc drops (guessed values)
- updated Cursed Abbey mob drops
- fixed db name of Thanatos
- fixed cast time of Rebirth Spirit

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-08 23:25:57 +00:00
L0ne_W0lf
88bf6d53a4 * Added more items; mostly rental. New pet tames, eggs.
- Updated and corrected some item names, both kRO and iRO names.
- Skill need correct view-ids for new headgears.
* Added new pets: Green Maiden, spring Rabbit, Goblins 1, 2 and 4,  Deleter, Diabolic, and Wanderer. The data is mostly custom.
* Corrected the item trade entry for the luxurious key.
* Added basic data for Spring Rabbit pet mob.

* Slight change to the Keil Hyre quest.
- If you have remaining items after FINISHING the quest, talk to Keil Hyre again and he will Remove ALL outstanding quest items.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-07 21:37:34 +00:00
Playtester
b755262522 Fixed some item names and updated drop rates a little
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-06 16:17:34 +00:00
Playtester
b51bba3895 Updated two prices
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-06 10:04:16 +00:00
Playtester
48752ff63c * Some drop and item fixes
- also updated sql files
- time for players to test all the new stuff now :x

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11128 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 23:02:43 +00:00
Playtester
f9ab30efea Added drops to Cursed Abbey mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 18:36:58 +00:00
skotlex
a100bf890c - bonus3 autospell (and autospell when hit) will now select for spell target self when the skill is tagged a support skill.
- Increased the amount of autospells that can be held at a time from 10 to 15
- Updated several item scripts to use bonus3 autospells rather than bonus4 ones.
- Changed the "autocasted strip skills don't have a duration" to apply only to Full Strip.
- Cleaned up some the Signum Crucis code.
- Added initialization of hp_loss/sp_loss/hp_regen/sp_regen which somehow was not commited before.
- Magic Mirror's duration now is reduced /15 when used on players.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 17:55:26 +00:00
Playtester
f440026494 Added the 11.3 equips to the monster drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 14:48:01 +00:00
Playtester
1e8e363c66 * Fixed all the 11.3 equips
- please test them ingame

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-04 13:06:23 +00:00
Playtester
b279360dd4 * Updated Staff of Destruction, Siroma Card and Imp Card
- also fixed duration of Antimagic and Stoneskin
- please report any bugs you find with all the new equips

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11120 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-03 23:46:52 +00:00
Playtester
5cd6ac0b97 Fixed Staff of Piercing, General Ygnigem Card and Vesper Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-03 23:03:38 +00:00
Playtester
673655c9fa Fixed Zeny Knife, Strong Shield, Cramp Card, Drosera Card and Slow Potion
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-03 21:35:23 +00:00
Paradox924X
fd86ca7633 Updated Refined Sakkat Box to give only 1 Sakkat instead of 10.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11106 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-02 15:15:51 +00:00
L0ne_W0lf
cdfac206c6 * Implemented 12.1 cards to the best of my ability. Let me know if I missed any effects that are there that I missed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01 02:22:09 +00:00
Playtester
60bb0d1556 Updated all heal and offensive heal item bonuses
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-29 19:54:01 +00:00
Playtester
98ef73923e Fixed Book of the Dead not autocasting the correct skill
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-21 21:26:27 +00:00
Playtester
beeec3308d Fixed Coma status chances being way too low
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-21 19:04:28 +00:00
L0ne_W0lf
aef1e11328 * Corrected bonus for Gold_Tiara_. (Playtester)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-20 23:33:20 +00:00
skotlex
cc3c71cbae - Fixed Earthquake not clearing out the target-count before counting targets.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-20 18:07:23 +00:00
L0ne_W0lf
a269711fd4 * Fixed weight for Silver_Shotel and Spirit_of_Kamaitachi.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-19 17:34:27 +00:00
Playtester
f84d731c87 * Fixed item script on elemental fists
- Endow should be cast on self
- also added the elemental fists to the mob drops

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11032 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-17 20:59:24 +00:00
Playtester
6e94864755 Removed heal bonus on Spiritual Ring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-16 19:44:31 +00:00
ultramage
56d9a037a6 * Some serious code cleanups
- adjusted @reloadbattleconf to not depend on variable ordering
- changed all battle vars to 'int' (removes pointless duplicit coding)
- added min, max and default columns to battle config data structure
- added properly bounded values for these columns (or at least tried to)
- battle-conf loading will now complain if it finds unknown settings,
  and will reject values that are outside of the allowed range
- added CHATROOM_TITLE_SIZE and CHATROOM_PASS_SIZE 
- partially cleaned up chatroom manipulation code
* Fixed 'Job_Professer' typo in mage jobchange quest

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 17:13:04 +00:00
L0ne_W0lf
43b23ef64a * Added Autocast of Greed to Lesser Elemental Ring.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 15:46:52 +00:00
L0ne_W0lf
d8689a5ca5 * Changed the rest of the Western_Outlaw bonus. (/3 -> /6)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 21:51:36 +00:00
L0ne_W0lf
360c4a0386 * Added bonus for Hunter_Earring, as well as it's DEF bonus.
* Changed ASPD bonus for Western Outlaw at Playtester's request.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 21:41:06 +00:00
Playtester
97a0f06ae3 Reverted two lines from the last commit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 20:21:13 +00:00
L0ne_W0lf
c74665aa82 * Implemented bonuses for several 11.3 equips.
- Corrected Wolfhedin and Mithril Magic Mant. so they trigger properly.
- Added Several more cash shop items, granted a lot of them don't work.
- Added new headgear, using trans. proj. and some info care of Luanus. 
- Corrected effects for blessing and Inc AGI scrolls.
* Small updates to the item trade database. 
- Commented out Skull_ and organized it a bit better.
* Small update to create_arrow_db.txt.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 19:49:52 +00:00
Playtester
d6d9d497e2 Implemented Wolfhedin and Mithril Magic Manteau
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 18:28:00 +00:00
Playtester
11571b77ed Resolved some issues mentioned in the changelog header
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 22:38:36 +00:00
Playtester
18f389ec0e Fixed typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10 13:18:01 +00:00
Playtester
3ffa0a9dec Sharp Arrow now gives Crit+20
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10962 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-08 09:33:46 +00:00
Playtester
f069a47f4c * Added some of the new arrow craftings for testing purposes
- some item names are still unknown, help needed
- fixed an item name
- more to come

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-01 11:02:16 +00:00
ultramage
a6cd45f05d * Fixed north prontera kafra having an empty warp list
* Removed junk ЎA text from the 2004 headgears
* Changed deprecated Job_Alchem to Job_Alchemist (see r10904)
* Fixed a typo in a geffen city npc (Job_Merhcant)
* Fixed a typo in the Jobmaster custom script (Job_Gunsliger)
* Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 21:27:01 +00:00
L0ne_W0lf
28515c80f1 * Additional Pet Tames reverted again back to item-type 2 (recent commit by Ultramage fixes double-consumption)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 21:24:32 +00:00
ultramage
eae0b6d382 * Corrected pet taming code; items are consumed immediately and only 1x
- TODO: add proper code for people who want delayed consumption

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 20:40:06 +00:00
L0ne_W0lf
d1de76a4f2 * Added 1 slot to all coloured ribbons as pointed out by Elfange.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 19:23:24 +00:00
L0ne_W0lf
dae10a43b7 * Fixed Black Ribbon's Aegis Name. (Ribbon -> Ribbon_Black) Thanks emc2boi.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28 00:40:06 +00:00
ultramage
0711d4375e * Simplified exp gain equations (now more FPU-friendly and precise), also fixes the uninitialized variable problem
* Corrected one exp calculation overflow (mainly affected high-rate pk servers)
* Fixed Neuralizer item script typo

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 19:06:40 +00:00
L0ne_W0lf
43912408f5 * Added Cash Shop item fucntions. (/other/CashShop_Functions.txt)
* Updated Cash Shop Skill Scrolls to behave more like official scrolls.
- Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions.
The functions for these items are found in /npc/other/CashShop_Functions.txt
* Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus)
* Reverted change of Taming items item-type back to 11 because of a bug.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 03:09:02 +00:00
L0ne_W0lf
2aa0f5545a * Fixed incorrect skill ID for Lady Tany's Expulsion.
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish"


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16 00:46:25 +00:00
L0ne_W0lf
a4523a524f * Fixed Blue Drooping Kitty again (extra comma.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-15 18:24:42 +00:00
L0ne_W0lf
2b54700d14 * Updated "Name" fields for 11.2 headgears.
* Updated NPCs for Al De Baran
- Added Inn NPC for Al De Baran
* Fixed problems with Hahoe/Lion/Bride masks quests.
* Added Zairik's fix for the wizard quest.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13 18:32:28 +00:00
L0ne_W0lf
0fdcba8c56 * Fixed Blue Drooping Kitty. (Missing comma) Thanks to diedlikeahero
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13 16:18:09 +00:00