956 Commits

Author SHA1 Message Date
Lupus
b7cc3a7b99 reverted shells to bullets 8(
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04 07:35:41 +00:00
Lupus
48c5d4a836 Fixed 13202,Shell_of_Blood type to 4 = SHELL for shotgun (not a bullet)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04 07:29:14 +00:00
Playtester
f9c12a7b6a Hydro is no longer an MVP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 17:50:59 +00:00
skotlex
187fb75379 - Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks should happen before a mob uses the rude-attacked skill. Value has been set to 2 for now.
- Now when a mob changes target (to someone they can hit) their rude-attacked count won't be reset, but instead will be reduced by one.
- SC_SPEEDUP0 can now stack with the other speed raising buffs.
- Changed the inf2 value of SA_DISPEL so it can be casted on party/guild mates, but not yourself.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 15:54:46 +00:00
skotlex
34eea8ae57 - Cleaned up the last NJ update code.
- Added @ command `charspeed`
- Fixed @jailfor using MAP_PRONTERA as jail instead of MAP_JAIL
- Removed case for GS_SPREADATTACK on damage packets to see if the skill displays correctly now.
- Corrected Deluge/Volcano/V. Gale overlaps so that the placing tiles are removed, NOT the ones who were already placed.
- Made SC_SPEEDUP0 and SC_SPEEDUP1 use different icon IDs, to fix icon-confusion when both are enabled at a time.
- Mob rude-attacked count is not reset now on picking a new char (gotta investigate this further)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 14:39:38 +00:00
Playtester
526cabe018 * Updated some monsters
- Gig and Deleter are now Fire 2 element
- reduced attack power of Skeggiolds

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 14:02:39 +00:00
Playtester
51c7797bbb Finally updated stats of the monsters that got their exp updated a month ago
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8092 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 13:15:55 +00:00
Playtester
75f193f828 Fixed some items I added yesterday
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 12:16:46 +00:00
skotlex
f131a8bda7 - Moved Full Buster blind penalty to skill_counter_additional_effect
- Added a dummy blind duration of 10 secs to FullBuster.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8082 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03 00:27:22 +00:00
skotlex
c02123e704 - Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTION will no longer cancel walking, it will instead resend the walk packet, this effectively causes the mob to start walking (clientside) while the cast-bar is showing.
- Updated the mob skills so that the marine sphere casts self-destruction with 3 second cast after it starts walking.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 23:47:33 +00:00
Playtester
b16e5c44a5 Updated Create Arrow to X.4
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 22:28:01 +00:00
Playtester
abf09acced * Gold Lux now makes you autocast Flip Coin on attack
- also Gunslinger can use Berserk Potion now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 21:46:27 +00:00
toms
20da0f1913 Merged Mpeg's work on Ninja skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 18:33:34 +00:00
skotlex
0fbdc22df4 - Fixed Martyr's Reckoning having a cap damage of 32k.
- Changed Scream and Hammerfall's stun duration to 5 seconds.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 17:49:01 +00:00
Playtester
c7e6fcb68c Converted NJ_HYOUSYOURAKU from jAthena since our version was lacking a time2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 16:55:01 +00:00
Playtester
2bf2312f0f Reverted LOD card changes as well
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 15:27:52 +00:00
MasterOfMuppets
8b7af51433 Reverted some item database changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 15:02:11 +00:00
Playtester
f0c882f906 Adjusted autocast chance of Amon Ra card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 14:40:18 +00:00
Playtester
743b496c44 Adjusted autocast of Dark Lord and Stormy Knight card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 14:36:33 +00:00
Playtester
eb965bda9d * Added official success rates of the Socket Enchant NPC
* Reduced the overrefine bonus of level 4 weapons to 13

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 13:44:16 +00:00
Playtester
33f0807c06 Added the new items and fixed selling price of Dark Mask
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 12:59:15 +00:00
skotlex
6ef71063cb - Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be knocked back, as well as making others in the splash damage not receive any damage if they are hurt after the caster.
- Fixed NPC_RUN not setting the mob's state to MSS_WALK (normally not set by the mob ai)
- unit_walktoxy flag&2 setting will now also ignore unit_can_move, for a forced walk. 
- Adjusted NPC_RUN level of Marine Spheres (5->7 cells)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 04:09:01 +00:00
Playtester
2ea34d9b9d * Changed Solace's and Retribution's skills so they feel like on official servers
* Fire Pillar's aftercast delay is 1 second now
* Updated Abyss Lake and Rachel mobs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 01:06:17 +00:00
Playtester
a8880b359b Some minor monster skill changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 23:37:54 +00:00
skotlex
14b59636c7 - Made Deluge/volcano/v. gale be castable on top of each other again
- Modified unit_walktoxy and NPC_RUN to enable running even when the caster does not has the MD_CANMOVE bit on.
- PF_MINDBREAKER will now silently fail if you try to use it on someone who already has the status active.
- Cleaned up yet again skill_landprotector, now new cells of Deluge/Volcano/V.Gale will delete previous cells when they are recasted on top of each other.
- Summoned Marine Spheres no longer get the MD_CANMOVE bit.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 18:37:16 +00:00
skotlex
2af1719e67 - Cleaned up some of the db files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 14:16:36 +00:00
Playtester
af1ef44664 Fixed name of Freya's Shoes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 13:37:00 +00:00
Playtester
8081636d76 Small item update from Haplo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 12:24:56 +00:00
skotlex
cd1b6a71e9 - Fixed NPC_STOP id value in skill_cast_db
- Bladestop will no longer stop when you push either of the characters around.
- Fixed Enchant Poison having a near 100% chance of poisoning target on attack.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 00:32:54 +00:00
toms
5e47973166 Merged mpeg's fix on ninja skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 20:19:56 +00:00
Playtester
33e2d91883 Updated Awakening Potion, Note Headphone and High Quality Sandals
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 14:28:27 +00:00
MasterOfMuppets
8cc973233e Corrected the defense of puppy band.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 22:22:32 +00:00
Vicious
f808820614 fixed desperado to be 7x7
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7986 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 20:52:03 +00:00
Vicious
8aa1963517 changed shell of blood into normal bullet. A_SHOTGUN is still around just in case/i didn't want to touch that.XD
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 20:47:10 +00:00
toms
d05578fe70 Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 19:32:53 +00:00
skotlex
2c88556eb7 - Added bNoMiscDamage setting so you can specify misc-damage blocking from skills. Modified battle_calc_damage so that even Pressure and similar skills will be affected by this setting.
- Removed SC_LANDPROTECTOR as it wasn't being used by anything.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 18:56:33 +00:00
Playtester
30cda99957 * Adjusted some drop rates and removed Yoyo's Animal Skin drop
* Fixed element of Abyss Lake monsters

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 18:14:16 +00:00
Vicious
f0d0180409 GS Skill updates/fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7979 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 15:48:12 +00:00
skotlex
b10a96995e - Made the SQL ping interval default to 7 hours.
- Memorize cast time now can't be reduced by status changes neither.
- Made skill_unitsetting remove the group when no unit-cells were placed down. basicly this means that if landprotector blocks all tiles, the group will be removed from memory, preventing said group from counting to the total number of skills you can set.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 17:39:36 +00:00
Playtester
c6f1e079fb Fixed name of Green Iguana Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 14:34:08 +00:00
Playtester
b50b08d45c * Large mob_db update
- added most of the missing X.4 / 11.1 drops
- adjusted the drop rates of Odin Temple and Kiel's Mechanical Doll Factory
- removed beret drop

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 13:36:30 +00:00
Playtester
85ddcd7a53 * Added temporary Beholder and Gremlin spawns
- their drops are needed but Airship quest isn't finished yet
- should be commented once Airship quest is finished
- also added two airship warps

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7957 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 01:31:05 +00:00
Playtester
27e2bc1a64 Reverted the Combat Knife (wrong translated description)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 00:36:52 +00:00
Playtester
824902fb23 Shockwave, Flasher and Freezing Trap now consume 2 trap items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 23:50:44 +00:00
MasterOfMuppets
c2cec7874b Reverted the Hellion Revenant change from yesterday.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 22:36:42 +00:00
skotlex
7cdbea9cf2 - Cleaned up the NJ update code.
- Restored code which was removed (stuff like SC_SKA)
- Fixed possible crashes on some NJ skills if used by non-players.
- Fixed most NJ magic spells doing more damage than they should.
- Fixed ZenyNage being able to do more damage than zeny you have.
- Cleaned up skill setting code for Suiton and Kaensin
- Ordered SC_* definitions in status.c


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 15:11:17 +00:00
Playtester
a007a94248 Fixed some summon skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 10:51:31 +00:00
Vicious
52e67c144d Commiting mpeg's NJ work(from jA). some things might have gotten reversed/broken, so please do check, and don't kill me! D:
thread: http://www.eathena.ws/board/index.php?showtopic=105413&view=findpost&p=610877

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 06:07:07 +00:00
Playtester
831143bb95 Hellion Revenant is now dark element so he can heal himself
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 00:23:53 +00:00
Playtester
cfc0781ab2 Fixed Teddy Bear card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-27 23:32:39 +00:00