4145 Commits

Author SHA1 Message Date
MasterOfMuppets
0bd2225826 Fixed the SP usage of AS_SPLASHER. Thanks to Belle.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 11:11:23 +00:00
Playtester
26febc903b Added the remaining Ninja/Gunslinger drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27 17:49:34 +00:00
skotlex
4f1911ae63 - Fixed indentation on int_pet.c (how did it got messed up?)
- Added mapflag "loadevent", now load-map script events will ONLY trigger on maps with this mapflag on, rather than every map.
- High Jump can now be used in all versus maps.
- Added Kaite's opt3 value, taken from jA
- Added state dirty == 2 to storages. Signals when a storage was sent for final saving. Said storage is removed from memory after the ack from the char-server, and they are sent to save if the map/char servers reconnect before the act arrives. In short: they are guaranteed to be saved after a char logs out.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27 14:54:01 +00:00
Playtester
34fd5398d8 * Raised autocast chance of Owl Duke card to Aegis x.2
* Some small item_db fixes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27 08:10:25 +00:00
Vicious
0d9cf54c0a Rachel Sprite name update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27 05:04:58 +00:00
skotlex
5407f6eed1 - Corrected the element of hunter traps.
- Deadly Poison now also reduces def2 by 25%
- Changed skill_setmapcell to use skill splash rather than range.
- Cleaned up a bit skill_moonlit, now it knocks back the correct amount of cells.
- Fixed @mi displaying always 0 instead of the mob's class.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27 03:49:08 +00:00
Playtester
b7a441f4b5 Updated/Added some items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-26 22:16:40 +00:00
skotlex
1478bfbae3 - Forgot to add Tatami Gaeshi's 3 sec block of ranged attacks.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-26 18:32:23 +00:00
skotlex
c71d38b672 - Corrected unit id of desperado and Ground Drift using jA's info.
- Rough implementation of Ground Drift according to description and jA info.
- Implemented Tatami Gaeshi using skill description and jA implementation for reference.
- map_foreachinpath calls will no longer go beyond the target point, as this function is required for skills other than SharpShooting now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-26 18:26:51 +00:00
MasterOfMuppets
b4a0820119 Added two new gunslinger weapon drops. Thanks to RockmanEXE.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-25 12:24:19 +00:00
skotlex
022268134e - Updated mob_db.sql and item_db.sql to latest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-24 00:36:32 +00:00
Playtester
b4964cc657 Fixed SP Drain rates of items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23 19:29:04 +00:00
skotlex
eea63beee9 - Updated BD_INTOABYSS's unit flag to not affect mobs.
- Changed setting for skill_nocast flag 16. It is no longer a "pk-mode map" setting, it's now a clone-forbidden skill. That is, skills with the flag 16 will never be copied by clones. If you use a PK-mode server, use flag 2 now to forbid skills from common maps.
- Default skills from not being cloned are Magnus Exorcism and Turn Undead.
- The map search free cell will now use the size of the map # of tries before giving up when the spawn area is the whole map. Added a check to inmediately give up when the number of spawn retries has reached the max specified (no_spawn_onplayer = 100).
- Cleaned up a bit the clone code to account for the unit flags UF_NOPC/UF_NOMOB when the skill is not ground-based (accounts for self skill that causes a ground-tile to be placed, like Dances).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23 15:41:17 +00:00
Playtester
ea53bd5d41 Rogue Card Combo now removes Intimidate autospell
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23 14:36:10 +00:00
Playtester
a6b45186e7 Sorted in the new cards and fixed some equips
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23 08:23:30 +00:00
Playtester
db1e1c26fe Fixed the remaining 2006 Cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-22 20:25:53 +00:00
Playtester
f9584887a2 Fixed some equipment fields that caused warnings
-however the server still reports the warnings... >-<

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-22 04:50:16 +00:00
Playtester
2a0217155d Fixed the equipment fields of the new cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-21 20:26:30 +00:00
Playtester
3405960987 Kiel now drops the Dex Survivor's Rod
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20 19:36:40 +00:00
Playtester
e19c275876 Reduced Stone Buckler's natural Def to 3
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20 15:49:53 +00:00
Playtester
4c1934a263 Started fixing some of the cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20 14:42:52 +00:00
skotlex
0263fcc40c - Updated skill_require_db to place the Zeny requirements of ZenyNage and Fling.
- Fixed crash when non-players use ZenyNage. Added the correct Zeny check in skill_check_condition, fixed the skill so that it's damage is based on whatever zeny is specified in skill_require_db.
- Can-act delay will not be reset when warping now.
- Fixed Quagmire not altering walking-speed.
- Silence now blocks skills both on begin/end casting.
- Updated status_calc_bl so that when walking speed changes, the character is made to rewalk so that the new speed takes effect inmediately.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20 14:33:54 +00:00
Playtester
196f8334f6 * Some more item updates
- Valkyrie Shield and Survivor's Manteau have their complete bonus script now, please test it
- Slotted Ice Pick and Iron Shackle Combo are weaker now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20 08:28:27 +00:00
Playtester
2d5518fb08 Some updates to the item_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 21:41:37 +00:00
Playtester
7dd00be871 Added Exp to some Thief Bug versions
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 18:51:42 +00:00
Lance
61cf41923c * [Removed]:
- Large part of scripted mob control commands are removed.
- Large part of scripted player control commands are removed.
- Scripted mob slaves changing master ID.

[Added]: 
- Unit control commands.
- CALLBACK_NPCCLICK for scripted mobs, added this to db/const.txt too.
- Macro RECURSIVE_MASTER_CHECK in battle.c

[Modified]: 
- buildin_skilluseid and buildin_skillusepos -> buildin_unitskilluseid and buildin_unitskillusepos.
- md->callback_flag to short (double word).	[Lance]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18 02:42:41 +00:00
Playtester
331141b1ac Fixed the scripts for the Lotto Boxes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 19:35:02 +00:00
MasterOfMuppets
aafae91952 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7229 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-17 18:35:52 +00:00
skotlex
ef3e22db87 - Implemented correct script for "12038,Lotto_Box_04"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 17:20:24 +00:00
skotlex
7e10a0586c - Added IG_LottoBox for that tricky Lotto Box item.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 17:13:57 +00:00
MasterOfMuppets
fe223f0e6d Some mapflag and item restriction changes/additions according to the eye of hellion quest. Also made Hellion revenant heal for 9999.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17 12:44:04 +00:00
skotlex
974277a787 - Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. Meaning you can do bonus bNoMagicDamage,50; To make all magic damage be reduced by half. This bonus stack, so two cards with bNoMagicDamage,50 will give magic immunity.
- Removed setting gtb_pvp_only and replaced it with gtb_sc_immunity which specifies the threshold before the bNoMagicDamage starts blocking support statuses as well. ie: gtb_sc_imunity: 75 will mean that "bonus bNoMagicDamage,70;" reduces magic damage by 70%, but does not blocks heal or support status, while "bonus bNoMagicDamage,80;" does.
- Updated GTB's card script to be "bonus bNoMagicDamage,100;"


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 19:35:27 +00:00
Lance
397f255a23 * [Improved]:
- Cleaned up Custom Mob Script Callback codes. Looks much better now :B.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 14:42:16 +00:00
Playtester
38228062e2 * Fixed the awfully coded Baseball Cap script
- please use CONSTANTS!
- please use RC_Nonboss and RC_Boss for "all mobs" instead of listing all the races!
- please don't stack RC_Nonboss with RC_(some race)!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14 17:46:04 +00:00
Playtester
179ee8b849 Correct implementation of Detale & Abyss/Thanatos spawn update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 20:05:19 +00:00
Playtester
36480324dc Fixed the names of the Lotto items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 18:43:46 +00:00
Playtester
e20b719299 Garm Claw now has 152 Attack Power rather than 115
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 08:44:15 +00:00
skotlex
0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa)
- SL_STIN/SL_STUN have dex-reducable casting times now.
- Added a warning on item loading when an item is of equippable type but has no equippable position.
- Turning an alliance to an opposition won't work now during WoE
- Slaves can summon other mobs now. The only ones who can't do this are player summoned mobs.
- Merged the following functions for faster processing of items:
  clif_storageitemlist + clif_storageequiplist = clif_storagelist
  clif_guildstorageitemlist + clif_guildstorageequiplist = clif_guildstoragelist
  clif_itemlist + clif_equiplist = clif_inventorylist
- Increased max knockback value support to 25.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 21:14:28 +00:00
Vicious
ec14525181 Rachel/Ice Dungeon temp-ness.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:44:31 +00:00
MasterOfMuppets
5a9a1411ae Fixed the mode of monemus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12 14:21:49 +00:00
Playtester
7c2ed6cb63 * Commented some unused mobs in the mob_db
* Goggles are worth 10k now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 18:24:38 +00:00
Playtester
d30ce6eb23 Slotted Crown and Tiara only have +1 int
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 20:33:31 +00:00
Playtester
94dd77de2f Added the new cards to the drops
-probably needs some testing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 17:41:31 +00:00
Playtester
026b38745d Implemented Electric Wire
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 22:48:54 +00:00
Playtester
936830ab46 Stormy Knight card now freezes when attack rather then when hit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-07 13:12:53 +00:00
Playtester
31e5d08931 * Fixed Owl Duke not having boss mode
* Fixed Osiris's slaves

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 19:03:33 +00:00
Playtester
f7d4f1ec4c Hopefully fixed all the Unbreakable bonuses
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 18:20:13 +00:00
Playtester
cdaca25d83 Fixed Valkyrie skills and Magnum Break of all mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 17:56:21 +00:00
Playtester
916d0098f8 Sunflower Hairpin now can't be refined anymore
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 16:49:55 +00:00
MasterOfMuppets
4a337cdd2f Added some sign quest related item restrictions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05 23:58:06 +00:00