summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2006-04-29- Modified the mob_db structure. The mvp related columns were moved to ↵skotlex2-870/+870
before the drops, amount of drops increased from 10 to 15. - Updated sql-files/mob_db.sql to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28Fixed the stun typo that has been in eAthena for agesPlaytester3-17/+22
- SC_STAN is now SC_STUN - Eff_Stan is now Eff_Stun git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28- Storm Kick's range increased to 2.skotlex2-1/+2
- Mobinfo's drop list will use jName rather than Name for drop names. - Some cleaning of the ASC_BREAKER code in skill_attack - Modified skill_attack so that all skills with amotion get their damage delayed (should fix mob walk-teleport issues) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28Lowered drop rates of Bio Lab 3 normal mobsPlaytester2-6/+8
- not finished yet, need 12 item drop slots... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28flying sidekick range 10->8 cellsLupus2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28Updated drop rates of the Bio Lab 1&2 mobsPlaytester2-7/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27- Small change in the pet_ai that should stop the "strange" catch-up ↵skotlex1-2/+2
behaviour of pets when you are much faster than them. - Corrected the unequip script of the wedding dress/tuxedo (it should be Class, not bClass) - Changebase script command will also refresh the weapon sprites (in case you changed into Wedding/Xmas class) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27- Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")skotlex2-5/+9
- All kicks do 3 hits now. - Added battle config hide_woe_damage which hides damage on woe maps packet-wise. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27updated 'setmapflag' script commandLupus1-14/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26- When Taekwons level up they get Bless and Agi Up level 10 instead of the ↵skotlex1-4/+4
S.Novice bonuses. - Increased number of hits for TK kicks. 3 hits for TK_COUNTER and TK_TURNKICK, 2 hits for TK_STORMKICK and TK_DOWNKICK (until further information arrives) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26- Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip ↵skotlex1-2/+2
scripts. - Removed special state changebase and view-change check on status_calc_pc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26Updated drop rates of Remover and Gemini to 1/2 of the guessed values from ↵Playtester2-3/+6
Tharis git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25biolab mvp recallingVicious2-8/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25updated the db to X.2/X.3's itemsummonlist.Vicious4-379/+1161
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25- Modified and simplified the random item group format. It now is ↵skotlex11-19965/+17221
<GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times. - Added constants to identify all groups to db/const.txt - Cleaned up and updated item_db to use these new constants (warning: item_db.sql needs to be updated!) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25Fixed price of yummy fishPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25Updated Mode and Delays of Odin Temple mobsPlaytester2-10/+11
-using Frus delays for now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25Adjusted Range of Plasma after testing it.Playtester1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25Fixed Element, Race, aDelay, aMotion and Range of Plasma and BreezePlaytester2-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25Updated the remaining mob names.Playtester2-59/+60
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25Updated the kRO/iRO mob namesPlaytester2-32/+33
-done up to ID 1491, working on the rest now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25Updated the header in the mob db text filesPlaytester3-2/+5
- the order is now SpriteName,kROName,iROName git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24OBB/etc update from x.2/x.3Vicious6-680/+18760
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24Fixed cast time of runningPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24Fixed Item 2520 and Item 662 according to info from HaploPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24DB files back to Windows FormatPlaytester3-4795/+4795
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24- Fixed skill_delayfix not altering delay at all after you reached 150.skotlex1-2/+3
- Applied ers to pet loot drops. - Cleaned up the pet loot drop function. - Mob skill state MSS_ANY won't include MSS_DEAD now. - Added mob skill state MSS_ANYTARGET ("anytarget") which means any state (except dead) on which the mob has a target set. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24- Added new column to mob_db Sprite_Name to hold the mob's sprite name. ↵skotlex2-870/+870
Columns Name and JName now hold the mob's english and kro names respectively. - Currently both Name and Jname have the KRO names, so someone will have to update them. - Updated mob_db.sql and mob_db2.sql to latest. - Added battle_config option override_mob_names to make the spawned mob names use the mob_db names instead of the specified names in the spawn files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24- Idle skills won't trigger while the mob is walking.skotlex2-343/+344
- Idle skills will now trigger each IDLE_SKILL_INTERVAL iterations (10 currently) - Added support for walk packet 0x22c (disabled currently as it's non-walk packet equivalent is yet missing), it will be used when PACKETVER is set to 7 or above. - Normal walking will now also trigger mob skills (due to the walk skill condition) - Updated mob_skill_db: all idle and walk skills had their rate go up x10. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23Put in most of the Kiel Hyre monster drops, at temporary low rates.MasterOfMuppets2-7/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23Updated some loot sell prices for the Kiel Hyre/Odin Temple monstersMasterOfMuppets2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23NPC_CHANGE should be selfVicious2-12/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23- Added -fstack-protector to the Makefile, commented out by default.skotlex2-3918/+3920
- Increased all chase/follow skill rates by 10 since their trigger rate has been decreased by that much due to the unit-data update. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23kiel/odin statVicious2-46/+47
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22Major fix to the Einbroch MobsPlaytester2-9/+12
-they should be to 99% official now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22Small fix on the Venatu names in the mob_skill_db.txtPlaytester1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21Fixed stats of Chung E / Green MaidenPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21- SC_CLOAKING's val4 now holds whether cloaking ends or not on attack.skotlex2-0/+3
- Implemented NPC_INVISIBLE, it starts SC_CLOAKING with val4 set to 1, skill duration is 30 secs. - Moved uncloaking on attack from attack_timer_sub to battle_calc_weapon_attack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21Finally implemented Dragon Egg with official statsPlaytester2-1/+2
-still have to check the skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21- Updated the HP/SP leech structures to have race-data attached to them.skotlex1-2/+4
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21* Fixed some mob skills that where missing an [Enter]... (Windows format... ↵Poki#38-152/+411
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21Fixed selling price of Research Chart (ID 7347)Playtester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21Fixed some drops of the Bio Lab 1&2 mobsPlaytester2-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21Fixed more elements of Bio Lab mobsPlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21Changed item_db2.txt to new formatPlaytester2-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21Changed item_db.txt format to windows format.Playtester1-2540/+2540
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20- Fixer range of meteor (from 14x14 to 7x7) skotlex2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20- Added two columns to item_db: equip_script and unequip_script are scripts ↵skotlex2-2543/+2543
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20Fixed Nile Rose bonus(+10 HP)Playtester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20Fixed Violy's Arc Wand dropPlaytester2-1/+2
-she drops Arc Wand[1] and not Arc Wand[2] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6196 54d463be-8e91-2dee-dedb-b68131a5f0ec