summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2006-08-12Fixed Fling requiring unknown amunitionPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12* Changed the aftercast delay of Envenom to 100msPlaytester2-1/+4
- this will cause that you can cast Envenom as fast as aMotion git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12* Added Violin[3] to the Comodo Weapon sellerPlaytester2-10/+12
* Optimized a warp near Gunslinger weapon shop * Extended the Garrison quest to slot the Garrison git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Fixed packetdb.txt updates.Zephiris1-10/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Updated the Packet DB for both trunk and stable to the latest version.Zephiris2-10/+52
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Reverted Tracking being affected by dexPlaytester2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Aloevera and Anodyne now cast on selfPlaytester2-2/+3
Note: There is no way to make the effect display, if anyone knows how to make it display please add it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login ↵skotlex1-3/+6
table was being stored backwards. - Now when a skill's range is 0 and the skill is NOT casted on self, it will take the basic weapon's range (without Vulture/Snake Eye bonus). - Now when a duration is not specified, sc_start/sc_start2/sc_start4 will try to guess the duration by extracting it from the skill_db (it uses skill_get_time on whatever skill is associated to the status-change using val1 as skill-level) - Corrected that extra comma at the end of the Kaensin layout setup. - Some cleanups on trade_tradeaccept to prevent packets being resent when they shouldn't. - Corrected that ALLOW NULL thingie on main.sql git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Raised drop rate of six shooter[2] to 0.03%Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Fixed view id of some new headgearsPlaytester2-8/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Added two missing braces to Yellow Novus card scriptPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10- Removed cast time on Flip CoinPlaytester3-3/+4
- Tracking is now affected by dex git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09Removed cast time of AM_REST & AM_CALLHOMUNCULUStoms2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09Hopefully fixed Green Ferus card comboPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09* Removed bonus range on some bows (there is a range column for that)Playtester2-3/+5
- also reverted sidewinder card, chance is handled in the code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09Fixed Royal Tea requiring Sweet Sauce rather than Yellow SpicePlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09Renamed first "Name" column to "AegisName"Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09Fixed Rapid Shower only using 1 bullet rather than 5Playtester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09Item Name updateVicious2-1089/+1090
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08- Added a check to handle Spider Web as a targetted skill. If there's more ↵skotlex2-1/+3
than one character on the targetted cell, a different one may get trapped, but it will mostly do as it is now. - Added check to Asura so that it will move you to the target when it fails ONLY when you can cast the skill on the target (not stunned, asleep, target not hidden, etc) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08- Casting Kaensin will clear out Suiton and viceversa now.skotlex2-2/+2
- Fixed drop-rates (@whodrops) getting duplicates when you use @reloadmobdb - Fixed unjailing not sending characters to Prontera. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-07- Cleaned some of mpeg's updated work.skotlex2-3/+3
- Fixed HT_BLITZBEAT hitting neutral characters when it auto-triggers. - Simplified the Tatami Gaeshi code. - Fixed AS_SPLASHER doing full damage on everyone except targetted char instead of the other way around. - Fixed KAENSIN clearing out SUITON cells and viceversa. - The spawn area is now seen as range rather than absolute for mob spawn lines. This means that x,y,10,10 will spawn the mob on a 21x21 grid around the given x,y point. - Some clean up of the mob-spawn code. Now you can specify negative areas, so that a spawn location such as 100,150,0,-1 will spawn a mob always on x=100, but any Y value of the current map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-07mpeg's workVicious1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-07mpeg's ninja workVicious7-35/+33
http://gpegon.free.fr/ea/ninja_08-07-06_mpeg.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-07* Slightly increased drop rate of some low-level gunsPlaytester2-8/+11
- also lowered drop rate of Armor Charm to 0.01% again git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-06Fixed selling price of Sharp LeafPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-05Added temporary size fixes for GS/NJ weaponsPlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-05Raised NJ/GS item MVP drop rates a littlePlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-05Fixed Boots not equipable by GunslingersPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04* Added the remaining official item drop bonus ratesPlaytester2-24/+26
- note that some bugs might have appeared, please test! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04* Added some official item drop bonus ratesPlaytester4-12/+16
- also replaced IG_Jellopy with IG_Resist git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings ↵skotlex1-1/+1
enable_critical (defaults to specify only players), mob_critical_rate and critical_rate. The last applies to all non-mobs and non-players (battle/battle.conf) - Removed settings mob_npc_warp, mob_warpportal. Replaced with setting mob_warp which specifies which types of warp can a mob step into (battle/monster.conf) - Updated status_calc_misc so that it also handles the BL_PC case, removed redundant info from status_calc_pc, and moving the SNovice Max Hp bonus to status_base_pc_maxhp git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04Changed Thorned Fruit to Prickly Fruit in produce_db.txtPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04reverted shells to bullets 8(Lupus2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04Fixed 13202,Shell_of_Blood type to 4 = SHELL for shotgun (not a bullet)Lupus2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8119 54d463be-8e91-2dee-dedb-b68131a5f0ec
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