summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2012-02-12Removed remaining Fire Ivy database entries. (bugreport:5306)kenpachi2k1114-1066/+1910
Removed some double entries from item DB. Added lost of entries to item_trade.txt and cleand it a little. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-12item_trade nodrop/notrade flags no longer share no mail and no auction ↵shennetsind2-3003/+2328
flags, credit to kenpachi for his item_trade update, for more info check tid:58847 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-12` Fixed Spear Quicken and Overbrand skills' weapon requirements ↵xantara1-2/+2
(bugreport:5292 and bugreport:5312) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-11Added 2 new item_trade.txt flags as per kenpachi request:shennetsind2-2/+6
- Item can't be attached to mail - Item can't be auctioned git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-08Updated Reject Swords prerequisite to renewal. (skilltree.txt)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-08* item_trade.txt is split into re and pre-re folder as per Kenpachi's request.xazax-hun5-5/+4717
* skill_tree.txt is split into re and pre-re folder. In renewal version only level 5 spear mastery is required for spiral pierce. * Removed an unnecessary new line on a message. * Enabled mechanic summons in pre-re/mob_db.txt to avoid some startup error messages. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-07Updated some monster slaves. (bugreport:4689)kenpachi2k113-30/+16
Added description for monster spawn event in monster() script command. (bugreport:5251) Removed some items from db/item_trade.txt. (bugreport:5301) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-04` Fixed Guillotine Cross Poisons (bugreport:5275)xantara1-0/+199
-- Paralyze decreases attack speed, flee, and movement speed -- Death Hurt decreases the effectiveness of recovery -- Venom Bleed reduces max HP -- Oblivion Curse blocks natural SP recovery and skill use is denied ` Updated const.txt with the latest (renewal) statuses (SC_) values git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-31 * Fixes and improvements related to MVP rewards (bugreport:1259):gepard19843-2516/+2473
- removed obsolete (since r1!) ExpPer column from mob_db - official way to drop MVP rewards (always starts from first slot) - added MAX_MVP_DROP as define for max possible MVP reward slots * Updated mob_db SQL scripts. * Removed some renewal only monsters from pre-RE mob_db (were commented out anyway). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed more trailing tabs.brianluau2-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-26 * Modified drop system to allow overriding global item drop rates on ↵gepard19841-0/+29
per-item basis. For detailed explanation read source:trunk/db/mob_item_ratio.txt (topic:56118). * Added missing update to `logs.sql` (follow-up to r15519). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15063.eathenabot1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15058.eathenabot1-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed Flying Side Kick, you can now use it in non-foe and jump to their ↵shennetsind2-2/+2
location (confirmed on official), bugreport:2443 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12-Fixed typo "/ Shields" to -> "// Shields"og21-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12*Updated renewal mob spawns up to Malaya Port.Chilly01233-301/+62
-Fixed a bug with Bio3 MVPs not spawning. *Item updates: -Removed or disabled most renewal items in the pre-re item_db. -Fixed incorrect bonus with ATK enchantments. -Updated newer cards based on aegis info (special thanks to Muad_Dib) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11- SVN Copied exp.txt, exp_guild.txt, exp_homun.txt to /db/pre-re/ and /db/re/brianluau6-0/+190
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09Fixed Aegis names for 3rd job quest related headgears.gepard19841-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08Fixed Cloaking Exceed.protimus1-1/+1
- Stop hiding status when use skills or attack enemies. - Added security fixes to clear hiding status in some cases, like warped and reloging. - Updated walk speed formula. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07Initial support for Royal Guard and some adjustments here and there.shennetsind7-2/+239
- credits to 3ceam for the base. - should you step by any bugs let us know, http://rathena.org/board/tracker/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04Follow-up to r15390:gepard198433-42184/+42184
* added missing svn properties * fixed added files not being svn-copied (and lacking svn history) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04Re-designed /db/ folder structure as previously discussed.shennetsind39-24226/+36346
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04*Added 2 new accessory skills.Chilly01236-10/+22
*Reverted some mob changes from 15387. *Updated @go list and locations. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04*Fixed a bug where a boss card was dropped from OCA.Chilly01238-115/+1525
*Fixed drops and drop rates for a few mobs. *Added mob_chat for Nidhoggur's Memory mobs. *Updated item_db_re with all weapons that have a MATK bonus and added more items that have different DEF values in renewal. *Updated mob_boss and mob_branch with official episode 13.3 aegis spawns (special thanks to Muad_Dib) *Updated mob's skills to Malaya Port. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since ↵gepard19841-1/+0
r2, bugreport:2139). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03removed ALL_RIDING, as per information provided by Muad_Dib the skill is ↵shennetsind3-4/+1
meaningless, bugreport:5191; As per data from bugreport:5190 reins of mount is no longer deleted after use, re-use leads to releasing the mount git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15363.masao871-9/+9
* Enabled Item Scripts for Job change specific Items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Added first Version of Warlock Job change Quest.masao871-1/+1
- Updated mob/fields/splendide.txt for Warlock Job change Quest. - Fix for previous commit r15352 . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02- Lot's of Bugreport fixes and stuff.masao872-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02- Updated const.txt. bugreport:5177masao871-0/+100
- Fixed Rental NPC. bugreport:5178 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-30Changed attr_fix.txt back to pre-re as there is a attr_fix_re.txt now ↵shennetsind1-20/+20
bugreport:5182 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-30Added support for mob_skill_db_re.txt due to bugreport:5183shennetsind1-0/+6484
I'll take some time to write documentation on how all these crap works in the wiki now =p git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-30Added support for RE attr table, due to bugreport:5182shennetsind1-0/+56
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Updated refine_db.txt to Renewal rates.masao871-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15323 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Follow up to r15319: moved the mob_db line to mob_db_re.txt brianluau2-2/+3
(mob_db_re was added in [15306:15307/trunk/src/map/mob.c]) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29* Updated Emperium HP according to renewal.protimus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Added new Homunculus S.protimus1-6/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Added support for mob_db_re.txt as per Kenpachi's requestshennetsind1-0/+7
- mob_db_re.txt override entries from mob_db.txt and is overridden by entries in mob_db2.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Removed Mercenary Skill which got added by accident with last commit.masao871-2/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Fixed Mercenary check in Ranger Job change Quest. Also set correct time ↵masao872-1/+3
value for SC_STONE from 2 Seconds to 2Minutes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-28- Added first Version of Ranger Job change Quest. May needs some Script ↵masao871-1/+1
improvement here and there. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-26Added support for Renewal Mode exclusive skill files, as per Kenpachi requestshennetsind4-0/+122
-- Entries in skill_<whatever>_db_re.txt safely overrides entries in its non_re.txt versions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Removed Atros duplicate from mob_boss.txt. (bugreport:4651)kenpachi2k111-1/+0
Took over Tantan Noodle (12395) script from item_db.txt to item_db.sql. (bugreport:4722) Updated RWC 2008 Dragon Helm (5451, 5452, 5453) bonus. (bugreport:4730) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ↵shennetsind2-1/+2
submitted. - Added new item bonus 'bonus bMatk,<value>'; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Added new bonus for RE cards 'bonus bWeaponMatk,<value>;'shennetsind2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Removed Changelog files left over from eAthena. We use Trac to log changes ↵jmanfffreak1-4454/+0
now, and these haven't been updated since rAthena start. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Updated October Fest Cap (5807) bonus. Assumed 2% chance until we get more ↵kenpachi2k112-2/+2
information. (bugreport:4475) Updated Shield of Naga (2134) bonus. (bugreport:4379) Updated Well-Chewed Pencil (5574) bonus. (bugreport:4381) Updated Parade Hat (5225) bonus. (bugreport:4481) Removed changes from r15112 / bugreport:4356. (Was a custom iRO bonus.) Updated Speed Potion drop chance in First Aid Kit. (bugreport:5157) Fixed item_bonus.txt where x/10000 should be x/100. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1234-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Added skill Reins of Mount (ALL_RIDING) for new mount system on database.protimus2-3/+3
- Need create the struct in source. - Need verify if the mount system works correctly. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24*Fixed bug in the attribute table.Chilly01235-316/+547
*Added an item group that i missed. *Lots of mob_db updates. -Labeled groups of monsters by area and episode number. -Updated many monsters to drop their new cards. -Added mobs up to Episode 14.2 (many are still incomplete). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15237 54d463be-8e91-2dee-dedb-b68131a5f0ec