summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2007-10-04* Added MAX_HOTKEYS to supplement the HOTKEY_SAVING defineultramage2-2/+2
* Fixed a compile problem when hotkey saving is disabled (topic:167265) * Added script source error reporting to countitem() (topic:167165) * Removed integer mob skill state/target definition support (unused) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-03- Update in the Field Manual and Bubble Gum items.zephyrus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-03* Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP)zephyrus1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01Fixed Frigg combo not reducing def by refine ratePlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Reverted the bug that was added in the last updatePlaytester2-1/+5
- official script clearly says 30% - please don't update db files without official source git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01Fixed Gemini-S58 Card.Paradox924X2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-29* Fixed "Heat" and "Crimson Fire Formation"Playtester2-4/+7
- they now do 'unlimited' hits per second (same as firewall) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28Fixed Victorious Coronet thanks to Pinky and $ephirothPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28Added 11.2 gun dropsPlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28* Removed slots from Gusli, and commented it out. kRO doesn't support this item.L0ne_W0lf2-3/+6
- Removed slots from Chinese_Handicraft and Arrest_Handcuffs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28* Implemented Summer Outfit care of Zephyrus_CR.L0ne_W0lf3-1/+4
- Increased MAX_GUILDCASTLE in mmo.h to 29 for future implementation of the 12.1 Guild Castles. * Added constants for Summer Outfit and updated the Summer_Event_Suit item script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Re-added an ETC item that got lost in the item update. (7062) L0ne_W0lf2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Removed Final Strike from skill_cast_dbPlaytester2-3/+2
- also updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Updated All ETC items until 11.2.L0ne_W0lf2-889/+892
- ETC items no longer use the "Sell Price" field. - Adjusted the Weight of a few items in the process. For example, Unknown Test tube from 30 -> 10. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Fixed Diablos Armor. Again.L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Fixed Diablos Armor (Thanks to WiZ|)L0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93)FlavioJS1-1/+1
* Fixed buildin_gethominfo not being included in the script engine. (bugreport:124) * homunculus_evolution -> homevolution in script_commands.txt. * Deleted item DEFAULT from item_db.txt and regenerated item_db.sql. (bugreport:103) * Skip empty lines and give more feedback (for invalid lines) when reading item_db.txt/item_db2.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27Fixed two item pricesPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-26* Implemented Token of Siegfried effect care of Zephyrus_CR.L0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Touched up View IDs of the Japanese new Mobile headgears.L0ne_W0lf2-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Corrected Aegis name for socketed Schweizersabel and Spike.L0ne_W0lf2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Item database update.L0ne_W0lf2-65/+169
- Added 12.1 equipment to the item database with the info available. - Added expanded Socket-enabled items to the item database. - Corrected some items pointed out by $ephiroth. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25Small drop rate updatePlaytester2-8/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-24- Changed Greed Scroll's type to 11 (all itemskill items should use this)skotlex2-1/+3
- Ignore %MDef bonuses now only reduce target's base MDEF, not MDEF2. - Updated the 'skills that cause no damage are blocked now if the skill element is blocked by the target' to only apply if the skill has a status change associated (fixes Resurrection/Heal being blocked). - Reverted the opt_flag2 change in status_change_start (clif_changeoption2) since it never served its purpose. - Added a warning to prevent loading mobs with IDs that belong to the clone range. - Changed MAX_MOB_DB to 3000, updated the definitions of the clone range defines so they are updated automatically with the change of MAX_MOB_DB. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-24Removed unused mobdb2 entries (late followup to 10988 and 10946)ultramage1-7/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-24Fixed Lever Action Rifle thanks to CortPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-23Fixed some "official bugs"Playtester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-23Another fix on Doom SlayerPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-22* Even more item fixesPlaytester3-14/+15
- updated mob_race2_db to official git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-22Even more item fixesPlaytester2-19/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-22Updated more MVP stats to 11.2Playtester2-12/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21Fixed Angelic and Survivor combo bonusesPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21Moved a misplaced item thanks to HiddenDragonPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21Officialized all AddEff and ResEff chancesPlaytester2-17/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21* Fixed Mimic Card, Myst Case Card and Merchant ComboPlaytester2-4/+7
- on Aegis drop rate doesn't depend on mob level - also raised Anodyne drop of Galapago Cap git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21* Officialized many 10.4 card bonusesPlaytester2-18/+21
- fixed Asura Strike autocast (sorry my mistake) - removed NoRegen bonus, it's -100% Recovery on Aegis git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21Fixed an item id thanks to EmptyPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-19* Slightly adjusted some drop ratesPlaytester2-12/+15
- updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-19* Added new maps to maps_athena.conf, and corresponding mapflags.L0ne_W0lf4-0/+38
- Also added several missing maps, and cloned maps. * Added new maps from today's kRO Sakray patch to the mapcache. - Mapcache still uses OLD Morroc and Morroc Ruins map data. Sunken Morroc will have to wait. - Added several 'cloned' maps to the mapcache and map_index. * Updated castles database with data for the 5 new castles. * Added warp between Juno and Juno's WoE Satellite. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-19* Corrected viewid for Scarf. Thanks to $ephiroth.L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-17Some more drop rate updatesPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-17Raised the drop rate for some of the new equipsPlaytester2-17/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-17- Applied various crash-protections to script commands that deal with the ↵skotlex3-7/+23
equip-position array. - Corrected and simplified the skill_magic_reflect function. Fixed damage reflection being based on the caster rather than the target. - Potions are now usable inside Gospel by the casting Paladin (as per Aegis tests done by AuronX) - The unequip script command now takes a position from 1 to 10 rather than 0 to 9 (to make it consistant with all the other equip position related script commands) - Added the EQI_* constants to db/const.txt in a format usable by the equip-position related script commands. - Updated some items to use the new EQI constants. - Also updated doc/script_commands.txt to refer to the EQI list. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-17Added missing force_4-1 and force_5-1 maps to the map list.ultramage2-0/+2
Updated index and mapcache. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-17Reduced Necromancer's summon frequencyPlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15Fixed weight and updated some item namesPlaytester2-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15typo...Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15* Fixed TF_BACKSLIDING being targetted on mob skillsPlaytester2-5/+7
- also fixed a cast rate git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-14- Gravitional Field is now a MISC type of attack.skotlex2-1/+4
- battle_calc_return_damage now is only for BF_WEAPON attacks, added skill_magic_reflect to check whether a spell is bounced back or not. - Magic reflection now effectively switches the caster/target (after damage has been calculated) - Now when GTB completely blocks a spell, the spell animation will still come off, but with a single bolt and MISS damage. - Removed hom_setting&0x2 since Homunculus can be hit by land spells. - Monster Property now gives a Skill Failed message when attempted on players. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-13* Rev. 11191 Added a few more items. (idRO RIC items, etc)L0ne_W0lf2-20/+41
- RIC Stat Boost items will only last 1 minute until we have a proper time. - Some items give ONE item as the quantity given is unknown. - Corrected the view ID for "Scarf", "Little Angel Rock", "Robo Eye". "Sakray Test Helm" and the "Loki Mask" - Commented out several headgear that are not standard in the kRO client. 5301, 5305 - 5322, 5324 and 5325. All i/id/c/p/e/RO event hats? git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11191 54d463be-8e91-2dee-dedb-b68131a5f0ec