summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2006-08-03Hydro is no longer an MVPPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks ↵skotlex2-1/+3
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03- Cleaned up the last NJ update code.skotlex1-1/+1
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03* Updated some monstersPlaytester2-7/+10
- Gig and Deleter are now Fire 2 element - reduced attack power of Skeggiolds git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03Finally updated stats of the monsters that got their exp updated a month agoPlaytester2-25/+26
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8092 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03Fixed some items I added yesterdayPlaytester2-10/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03- Moved Full Buster blind penalty to skill_counter_additional_effectskotlex2-1/+2
- Added a dummy blind duration of 10 secs to FullBuster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8082 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02- Added a check in the walking code when triggering skills. ↵skotlex2-1/+3
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Updated Create Arrow to X.4Playtester2-18/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02* Gold Lux now makes you autocast Flip Coin on attackPlaytester2-2/+4
- also Gunslinger can use Berserk Potion now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Merged Mpeg's work on Ninja skillstoms2-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02- Fixed Martyr's Reckoning having a cap damage of 32k.skotlex2-2/+3
- Changed Scream and Hammerfall's stun duration to 5 seconds. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Converted NJ_HYOUSYOURAKU from jAthena since our version was lacking a time2Playtester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Reverted LOD card changes as wellPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Reverted some item database changes.MasterOfMuppets2-5/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Adjusted autocast chance of Amon Ra cardPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Adjusted autocast of Dark Lord and Stormy Knight cardPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02* Added official success rates of the Socket Enchant NPCPlaytester2-1/+2
* Reduced the overrefine bonus of level 4 weapons to 13 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02Added the new items and fixed selling price of Dark MaskPlaytester2-1/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02- Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be ↵skotlex1-1/+1
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02* Changed Solace's and Retribution's skills so they feel like on official ↵Playtester4-30/+32
servers * Fire Pillar's aftercast delay is 1 second now * Updated Abyss Lake and Rachel mobs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01Some minor monster skill changesPlaytester2-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01- Made Deluge/volcano/v. gale be castable on top of each other againskotlex2-3/+5
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01- Cleaned up some of the db files.skotlex3-18/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01Fixed name of Freya's ShoesPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01Small item update from HaploPlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01- Fixed NPC_STOP id value in skill_cast_dbskotlex1-1/+1
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31Merged mpeg's fix on ninja skillstoms3-13/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31Updated Awakening Potion, Note Headphone and High Quality SandalsPlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30Corrected the defense of puppy band.MasterOfMuppets2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30fixed desperado to be 7x7Vicious1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7986 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30changed shell of blood into normal bullet. A_SHOTGUN is still around just in ↵Vicious3-9/+9
case/i didn't want to touch that.XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALEtoms5-15/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30- Added bNoMiscDamage setting so you can specify misc-damage blocking from ↵skotlex1-0/+1
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30* Adjusted some drop rates and removed Yoyo's Animal Skin dropPlaytester2-11/+14
* Fixed element of Abyss Lake monsters git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30GS Skill updates/fixesVicious4-9/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7979 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29- Made the SQL ping interval default to 7 hours.skotlex2-1/+3
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29Fixed name of Green Iguana CardPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29* Large mob_db updatePlaytester2-35/+39
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29* Added temporary Beholder and Gremlin spawnsPlaytester1-2/+2
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7957 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29Reverted the Combat Knife (wrong translated description)Playtester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28Shockwave, Flasher and Freezing Trap now consume 2 trap itemsPlaytester2-3/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28Reverted the Hellion Revenant change from yesterday.MasterOfMuppets2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28- Cleaned up the NJ update code.skotlex2-2/+2
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28Fixed some summon skillsPlaytester2-2/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28Commiting mpeg's NJ work(from jA). some things might have gotten ↵Vicious5-51/+47
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28Hellion Revenant is now dark element so he can heal himselfPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-27Fixed Teddy Bear cardPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-27Hopefully fixed Solace cardPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7927 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-27- Corrected Combat Knife reducing damage from DemiHumans by 10% instead of ↵skotlex2-1/+3
increasing damage against them. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7924 54d463be-8e91-2dee-dedb-b68131a5f0ec