662 Commits

Author SHA1 Message Date
skotlex
3ffd7ebdb9 - Updated the HP/SP leech structures to have race-data attached to them.
- Merged all leeching code to battle_drain function.
- Added an enum for races (they match the RC entries in const.txt, except they are in all caps)
- Cleaned up atk_mods and aspd_base to be MAX_WEAPON_TYPE sized rather than MAX_WEAPON_TYPE+1
- Simplified a bit the code for Signum Crucis
- Added script bonuses: 
	bonus3 bHPDrainRateRace,<Race>,<Activation Rate>,<Drain %>
	bonus3 bSPDrainRateRace,<Race>,<Activation Rate>,<Drain %>
	bonus2 bHPDrainValueRace,<Race>,<Value>
	bonus2 bSPDrainValueRace,<Race>,<Value>


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 18:42:35 +00:00
Poki#3
2f2fffd99a * Fixed some mob skills that where missing an [Enter]... (Windows format... AGAIN!) [Poki#3]
...why co we have uncommented Attack skills under an iddle state? Oo
* Added a lot of G_Mobs and changed some slave spawns to them. Please use the newest exe release. [Poki#3]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 17:36:05 +00:00
Playtester
b05010f1e4 Fixed selling price of Research Chart (ID 7347)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 17:16:16 +00:00
Playtester
08e028d33c Fixed some drops of the Bio Lab 1&2 mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 16:35:54 +00:00
Playtester
c2b46b0b38 Fixed more elements of Bio Lab mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 15:34:47 +00:00
Playtester
2510a17775 Changed item_db2.txt to new format
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 11:48:24 +00:00
Playtester
9b9e029110 Changed item_db.txt format to windows format.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 10:59:26 +00:00
skotlex
18270f85ed - Fixer range of meteor (from 14x14 to 7x7)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:29:57 +00:00
skotlex
c69118e1e5 - Added two columns to item_db: equip_script and unequip_script are scripts that are executed once when the corresponding item is equipped or unequipped respectively.
- Removed bonuses bDamageWhenUnequip, bLoseSPWhenUnequip
- Updated sql-files/item_db.sql with latest.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:24:20 +00:00
Playtester
0cc4f59350 Fixed Nile Rose bonus(+10 HP)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 20:00:45 +00:00
Playtester
8454810f8a Fixed Violy's Arc Wand drop
-she drops Arc Wand[1] and not Arc Wand[2]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6196 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:34:49 +00:00
Playtester
29f72fce9b Changed "Event Hat" to "Brazil Event Hat"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 19:25:19 +00:00
Playtester
c87162853c Fixed a zeny exploit by lowering the price of fire cracker.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 17:43:48 +00:00
Playtester
5fd55f83e6 Fixed attack power of Niflheim mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 16:50:41 +00:00
Poki#3
211bdf4590 Added new items and Cards as temp plugs.
Fixed dancer and Gypsy check in clothes_dyer.txt.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 15:45:58 +00:00
skotlex
1d9efd4ced - Reverted the delay for Arrow Shower and Double Strafe to 100ms
- Reverted the cast time for pick stone to 500ms, no delay.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 14:21:51 +00:00
Playtester
3668d584e9 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6174 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-04-19 13:47:43 +00:00
Playtester
c36a6dd632 Some more fixes to the Bio Lab mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 20:52:19 +00:00
Playtester
61800c9ec7 Fixed Laurell's mob mode
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 19:02:59 +00:00
Playtester
83f267044c Updated Juperos Mobs
-now they have correct stats from kRO Sakray
-Speed, aDelay, aMotion, dMotion are guessed from videos
-I have yet to check the drops/skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 18:31:00 +00:00
Playtester
fe30c81ef8 Fixed Element/Race/Size of all Juperos mobs, still working on stats.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 16:32:35 +00:00
skotlex
6b9fd3cf04 - Removed message 592 from trade.c
- Removed mapflag nopvp
- Added support for disabling mapflags on a mapflag line:
  comodo.gat	mapflag	nomemo <- turns on nomemo mapflag
  comodo.gat	mapflag	nomemo	off <- turns off nomemo mapflag
- Cleaned up and optimized the restricted/zones mapflag. Restricted cards will just not work in disallowed maps rather than blocking the compounded equipement from being used.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 16:01:26 +00:00
Playtester
563231bb21 Fixed element of Gemini and Monemus
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 15:41:45 +00:00
Playtester
daf63fe064 Forgot to put new date on changelog files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 14:40:12 +00:00
Playtester
77a89c7be1 Fixed Event Nile Rose missing a slot
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 13:47:08 +00:00
Playtester
9121264913 Fixed Butcher's weapon level
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 13:43:41 +00:00
Playtester
9aa78bfbbd Fixed new healing items(Strawberry, Orange, etc.) not being usable by new classes(Taekwon, etc.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 08:24:02 +00:00
Playtester
5acf20e612 Fixed knives being equipable by Taekwon and Star Gladiator
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 19:33:07 +00:00
Playtester
c9112b1fd8 Fixed jname of Photon Cannon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 16:06:13 +00:00
Playtester
cedacb87be Fixed slots of butcher
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:44:33 +00:00
Playtester
2d77c01206 Fixed some item names in the item_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:36:16 +00:00
Playtester
49236ded5c Fixed Mjolnir's ASPD bonus (30->10)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:20:15 +00:00
Playtester
eef0339245 Fixed moving speed of Bio Lab 3 mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6129 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 12:02:02 +00:00
skotlex
e5ee6b1fc0 - Changed the npc_id mismatch warning to be more informative.
- Modified @monster command to use map_search_freecell (prevents mobs spawning on non-walkable tiles)
- Modified @nuke to invoke skill_cast_nodamage_id instead of the damage_id version (fixes sprite and splash damage for the skill)
- Corrected Venom Knife's requiring two knives per use.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 00:57:42 +00:00
Playtester
776ba2755c Adjusted more Speed/Delays of Lighthalzen Mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 19:51:08 +00:00
Playtester
d98d2261d4 Fixed Job values in the item_db.txt for all one-handed-swords.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 09:32:48 +00:00
Lupus
424bfc402b fixed poisonous toad card effect
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 19:09:15 +00:00
Playtester
c3cfb25bb1 Fixed Vesper's HP and implemented Monemus
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 18:09:04 +00:00
Playtester
065ceb04de Renamed Mastersmith Howard to Whitesmith Howard
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6084 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 17:32:25 +00:00
Playtester
b3e5defc9a Fixed Halo 10% --> 15% Holy Resistance
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6083 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 17:08:23 +00:00
Playtester
fc044c50ea Fixed attack/movement speed of Lighthalzen Mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6077 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 13:30:06 +00:00
Playtester
b9c2cac1da Fixed the names of all Lighthalzen Mobs
-now using the official iRO names

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 11:12:21 +00:00
Playtester
402d7ee1b1 Modified Juperos spawns according to info from Tharis
Also fixed a small typo in exp.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 10:35:29 +00:00
Playtester
dee5892a42 Fixed various Job fields in the item_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 16:32:24 +00:00
Lupus
527789b91d minor name changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 18:23:07 +00:00
Lupus
73f37619f0 fixed pick stone ID
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 17:39:30 +00:00
Lupus
892cf9df41 fixed Venatu
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 17:25:07 +00:00
Lupus
dcfb7c216b updated items weight, names, effect
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 04:31:26 +00:00
eaac
c15647f475 - Reverted exp.txt,skill_db.txt and skill_tree.txt, I had some mods =/ [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 01:38:21 +00:00
eaac
3502441912 - Added up the locations but temporal names of Poring track npcs. Will be worked
on over time. [erKURITA]
- Fitted the many lines into 1 or 2, and corrected some typos on most of 
  the npc\guides. Visual update to the guards, for short. [erKURITA]
- Added some info to the docs.[erKURITA]
- Added "case" npcs of lighthalzen, they're the first on npc/cities/? Mostly guards. [erKURITA]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 01:35:50 +00:00