summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2006-05-27Added Red Chile drop to Kraben & small aMotion fixPlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-27Temporary fix for Rebirth skillPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-27Modified Kiel Lab spawns and changed Rebirth so it still works even with the ↵Playtester1-1/+1
dead skill not trigger bug git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26Uncommented Odin and Kiel spawn files, they are mostly safe to usePlaytester1-2/+2
- you still can't access Kiel's place, though git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6781 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26Added missing Odin drops (guessed)Playtester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26* Patches to allow everything to work right. + 1 more sample script.Lance3-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26Updated Kiel and added Odin mob dropsPlaytester2-12/+15
- low drop rates as long as not known - still missing Makeup Kit, Angel Hairband and not sure which Survivor's Rod git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26Added a few more events in..Lance1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26* Mob control engine tested 99% working so far.Lance1-0/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26fixed jeweled boxLupus2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26Fixed Thanatos Tower spawns + small fix to mob dbPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25Modified some drops and added drops to Dragon Egg and Ferus.Playtester2-7/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25Updated the Exp of some mobs accordings to the last kRO patchPlaytester2-14/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG stringsLupus1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25More fixes on MVP exp and changed some mob modesPlaytester2-89/+90
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6754 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25Fixed Sidewinder card to raise the chance of Double Attack if you have ↵Playtester2-1/+2
mastered it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25MVP Exp is now 1/2 of the Base Exp as pointed out by TharisPlaytester2-43/+46
- Removed MVP drops of Hydro and Event Kiel as they are supposely no MVPs - Need to figure out how ExpPer works... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24Added cooking drops to the mob_dbPlaytester2-43/+44
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24Final Aegis X.2 updatePlaytester3-266/+1089
- added mob_db_a.txt in case someone wants to use 100% official X.2 drop rates - now starting to add after-X.2 drops git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24- Corrected item script for dead branch and poring boxskotlex1-2/+2
- Removed that npc-warp warning as requested by Playtester. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24- Merged item_db.sql from stable :Bskotlex1-2/+2
- Added a missing line (how did it get lost?) in mob_spawn to set aggressive state for angry mobs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6731 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23Amon Ra now uses Meteor Storm on self until we find out how it really worksPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6716 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21Incantation Samurai Card now ignores def of all non-boss racesPlaytester2-1/+4
- should include players now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19Major fix to the mob_skill_dbPlaytester2-57/+60
- traps are now placed around2 rather than self - all idle skills should work now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19More fixes on Amon RaPlaytester4-11/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19Fixed Bascojin's mob summoningPlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19Fixed some sprite names of mobsPlaytester2-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19Fixed item names of new itemsPlaytester2-12/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18Amon Ra's and Dark Lord's Fire Pillar & Meteor Storm now have Level 11 ↵Playtester2-7/+8
rather than 30 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18Fixed MVP Fire Pillar --> 12 hits, 5x5 rangePlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18- Added 5 config settings to adjust damage in pk-mode servers (misc.conf)skotlex2-1/+2
- Corrected LoV's effect range for levels 11+ to range 8. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18new itemsLupus2-7/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16More Aegis X.2 drop updatesPlaytester2-20/+23
- progress 50% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16- Fire Pillar will now do 200%MATK damage per hit when level is >10.skotlex1-1/+1
- Blood Drain always hits now. - Fixed Mob Area Skills not updating their use-time (rendering their skill delay useless) - Search free cell will now skip picking the center-tile as target location. Will prevent slaves from walking on top of their master, or mobs placing stuff right under themselves with the "around" target conditions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6621 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16Just a small fix(G_Khalitzburg speed 200 -> 175)Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15Just a minor fix to Amon Ra...Playtester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15More Amon Ra related changesPlaytester4-9/+13
- Dark Blessing and Blood Sucker now have a range of 9 tiles - Small fixes on his skills again - G_Khalitzburg is a bit slower now Changes to skill.conf: -mobs now can stack ground skills by default -mobs can place unlimited ground skills -format for land_skill_limit changed git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15* Fixed implementation of MVP Meteor StormPlaytester4-5/+10
- Dark Lord and Amon Ra use it - Meteors drop in an area of 31x31 tiles - each Meteor has 7x7 tiles splash damage - each Meteor does 15 hits git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15- Soul Drain will now show the SP drained regardless of drain display settings.skotlex2-15/+16
- SC_COMBO state will now end in skill_attack rather than skill_check_condition (as it is required there to apply damage bonuses based on combo-casted skills) - Spirit skills now have 500ms delay. - KA skills can now be casted on other Soul Linkers as well without the Spirit requirement. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15Changed speed of G_Khalitzburg (very fast now)Playtester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15- Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)skotlex1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15Small skill fix on Amon Ra...Playtester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15More fixed on Amon Ra, it works quite well now, mostly code fixes are needed...Playtester2-7/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14More drop updates...Playtester2-14/+15
- Progress 45% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14More Aegis X.2 drop updatesPlaytester2-16/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14Additional Skeggiold Fix...Playtester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14Hopefully fixed Skeggiolds summoning endless slavesPlaytester2-4/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14Added a hopefully better implementation of Amon Ra thanks to TharisPlaytester3-28/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14Uncommented Summon skill of Katrinn and ShecilPlaytester2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13More Aegis X.2 drops...Playtester2-22/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6577 54d463be-8e91-2dee-dedb-b68131a5f0ec