summaryrefslogtreecommitdiff
path: root/db/re
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29Added 2014 Halloween Event and made status change parameter optional on ↵Taylor Locke3-0/+253
montransform.
2014-10-30Deprecated checkmadogear and setmadogear commandsHaru1-3/+3
Replaced their use in scripts with checkmount and setmount, respectively. Signed-off-by: Haru <haru@dotalux.com>
2014-10-27Palm strike don't have cast time but have after cast delay. Thanks ↵Michieru1-1/+1
Playtester to point this out
2014-10-24Renamed ismounting, setmounting, @mount2Haru1-1/+1
To avoid ambiguity: - The script command ismounting is now hascashmount - The script command setmounting is now setcashmount - The at-command @mount2 is now @cashmount Signed-off-by: Haru <haru@dotalux.com>
2014-10-14Update atk2 of all mob to match with official.Michieru1-1301/+1301
Thanks to exneval and Playtester
2014-10-10Fix Kyougaku make client crash and update the formula to official (bug:7975)Michieru1-1/+1
2014-10-02Recode crazy weed to work as official (bug:8052)Michieru2-2/+3
Thanks to idAthena
2014-09-30Update official biolab mobs drops (bug:8375)Michieru1-19/+19
2014-09-20Replaced hardcoded values with constants for status_change_start's flagHaru1-17/+17
- Please use the values from enum scstart_flag when calling status_change_start or related functions. - This also applies to the sc_start script commands. Signed-off-by: Haru <haru@dotalux.com>
2014-09-19Update official Homunculus renewal stats (bug:6970) ↵Michieru1-0/+33
http://hercules.ws/board/tracker/issue-6970-homunculus-renewal-stats/ Follow up (bug 8348): https://github.com/HerculesWS/Hercules/commit/ddc52570a9bf694cdba6445bc02350a94856a583 Update official overbrand damage (special thanks to Rytech) The skill damage is no longer affected by your base level. It is now affected by the enemy's base level (special thanks to Rytech) Updated the list of skills usable while mounted on a mado. (special thanks to Rytech)
2014-09-12Update Mob Skill DB to Episode 14.2Michieru1-7436/+7031
This Update follow the Massive Renewal mob_db update. https://github.com/HerculesWS/Hercules/commit/0fadf384a80a25f1af712232d14a664848dbff88 Special thanks to Yommy
2014-09-04• Fixed some rental items both PRE-RENEWAL and RENEWALJedzkie1-38/+39
• Added missing item scripts in PRE-RENEWAL. Signed-off-by: Jedzkie <jedzkie13@rocketmail.com>
2014-08-31Small constant overwrite fix in mob db. Follow-up to ↵Taylor Locke1-1/+1
0fadf384a80a25f1af712232d14a664848dbff88
2014-08-31Fix Egrade Coin name (bug:8174)Michieru1-1/+1
2014-08-29Follow-up to 0fadf38Taylor Locke1-1/+1
2014-08-29Massive Renewal mob_db update.Taylor Locke2-2732/+3465
2014-08-29Fix status def calculation (bug:8306)Michieru1-17/+17
Updated script command 'sc_start' to allow for more variables and options rAthena 17326 (bug:8217) Fix Cart Tornado damage to official elemental crashing/memory error (thanks to Ind)
2014-08-09Item Fixes:Jedzkie1-1/+1
- Fixed item combo for Woe Greave, WoE Manteau and WoE Plate not adding Vit. - Removed extra 'Cigar' in skill_changematerial_db.txt Signed-off-by: Jedzkie <jedzkie13@rocketmail.com>
2014-08-08Fix item that should not be equip by Royal Guard (bug: 8280)Michieru1-7/+7
2014-08-08- Fix some incorrect card effect rateMichieru1-13/+13
2014-08-08- Fix Expiatio Range (bug:7778)Michieru1-2/+2
- Fix Dark Illusion Range - Fix Absorb Spirit Sphere on Duels (bug:4085)
2014-08-08- Update Fire Cloack to official formulaMichieru2-2/+2
- Update Water Barrier to official formula - Insignia end status for everyone but spirits - Neutral Barrier def/mdef bonus should not be show in status window - Striking should be show in status window (bug:7945) - Reverberation should be cast on the caster (bug:8291)
2014-08-07- Fix item that should not be used by Royal Guards (bug:7924)Michieru2-10/+10
- Fix Peuz's Set item bonus (bug:8141) - Add Missing Status Effects for Miming_Card and Sropho_Card (bug:7462)
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru4-21/+121
- When under Mind Break Matk Effect and Mdef reduction should not show on ALT Q(bug:7915) - Plagiarism should not copy New 3rd class skills. Thanks to OmegaRed (bug:8118) - Update Runstone Lux Anima to official formula (bug:8285) - Add official formula for Demonic Fire - Update damage formula for Unlimit, apply Def and Mdef to 1 during the skill and adjust the cooldown to official. (bug:8227) - Flash Combo should not consume hp-sp and the skill not ignore the distance. - Fix a bug with Full Throttle that not consuming sp correctly and adjust the cooldown to official. - All WoE items are inactive outside WoE or PVP - Add bonus3 bSPVanishRate for Vellum Items. - Script Vellum Items. - Add 2 new bonus bSetDefRace and bSetMDefRace for the Vellum Items. (rAthena c046668034) - Fixed Bowling Bash, Brandish Spear, Grand Darkness and Meteor Assault reducing def during cast; the only skill that does this officially is Grand Cross (rAthena 694719048e) - Implemented official Bowling Bash with all its special behaviors including the gutter line * As many servers probably want to remove the gutter line problem, it is configurable; just adjust the bowling_bash_area setting in skill.conf (Bug:4209) - Sonic Blow now has a fixed range of 1, even for monsters; a monster can't use this skill if you tank it from farther away (rAthena a15cee063d)
2014-07-11Mado behaviour changespanikon1-1/+1
- Corrected list of skills that can be used while using mado - Corrected list of supportive skills that can't be cast in users with mado - Fixed *setmadogear behaviour, it would set mado to any character Added SI_FALLENEMPIRE to SR_FALLENEMPIRE Added SI_SILENTBREEZE to MH_SILENTBREEZE Fixed MH_SILENTBREEZE entry in skill_db Special thanks to Rytech
2014-07-06Fixed issue in adoption system, babies would lost their skills (WE_BABY and ↵panikon1-0/+2
WE_CALLPARENT) after logout, issue: 8061 http://hercules.ws/board/tracker/issue-8061-baby-skills-dissapear-after-mapchange-or-relog/
2014-07-05Corrected HT_POWER behaviour, combo and type of skill, and fixed TK-combos ↵panikon1-1/+1
walking delay (issue: 8241 http://hercules.ws/board/tracker/issue-8241-cant-move-during-certain-combos/)
2014-06-28Minor follow up to b73a578panikon1-1/+1
2014-06-26Minor fix follow-up to b73a578.Taylor Locke1-2/+2
2014-06-26Fixed Item DB issues from ae289d6.Taylor Locke1-47/+61
2014-06-18Update some wrong item buy priceMichieru1-11/+11
2014-06-06Fix bug 8225Michieru2-8/+8
http://hercules.ws/board/tracker/issue-8225-gentle-touch-revitalize/ Complete Sorcerer Elemental Skills.
2014-05-31Removed some files which are no longer usedDastgir Pojee3-3136/+0
2014-05-31Extended ItemDB to support several other formats (part 1)Dastgir Pojee1-184/+16658
- Updated item_db.conf in preparation for the source edits. Signed-off-by: Haru <haru@dotalux.com>
2014-05-17Re-Upload and fix the aegis conversion for item_db.confMichieru1-876/+3142
2014-05-13Fixed several files with a missing EOL at EOFHaru1-1/+1
- All text files should end with an EOL. Period. - See http://robots.thoughtbot.com/no-newline-at-end-of-file for info on how to configure the most common text editors to do it automatically for you. Signed-off-by: Haru <haru@dotalux.com>
2014-05-12Revert "Updated to match AEGIS item_db" temporally in order to stop issues ↵panikon1-3321/+812
depicted in issue: 8190 This reverts commit ae289d65b550198ce32a5314f1ff769d729821a9.
2014-05-08Fixed issue: 8179panikon1-12/+12
http://hercules.ws/board/tracker/issue-8179-warning-in-new-latest-rev/?gopid=22767#entry22767
2014-05-08Updated to match AEGIS item_dbMichieru1-812/+3321
Special thanks to Dastgir
2014-05-08Homonculus S Updatemalufett2-7/+7
-Updated and fixed Eira skills to official behavior. Fixed Bug#8168 -http://hercules.ws/board/tracker/issue-8168-crush-strike/?gopid=22703#entry22703 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2014-04-25HPM Hooks UpdateHercules.ws4-115335/+115335
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-04-25Update official Spawn monster - Malaya and Biolab Dungeon 4Michieru4-114223/+115335
Update many items scripts to official
2014-04-19Update official healing items scriptMichieru1-6/+10
2014-04-19Add official support for lvl 175Michieru2-25/+31
- Add official Job stats bonus and fix old class (pre-re and re got same stats bonus) - Add official stats points for lvl 150 to 175 - Add new max_parameter for Extend Classes max stats 125 - Change max stats points for the 3rd classes to 130 - Add official Experience table for all classes Add Star Gladiator official renewal exp table Special thanks to Yommy and Muad_Dib for official info
2014-03-23Fix Bug 8106Michieru1-1/+1
http://hercules.ws/board/tracker/issue-8106-crescent-elbow-knockback-range/ Increase reflect damage make by crescent elbow Fix Bug 8099 http://hercules.ws/board/tracker/issue-8099-renewal-acid-bomb-damage/ Cart Revolution will now always knock targets to the West - rAthena:1f26499994af9b64aa96d5ed46f6e7cdefdb025b Fix a bug with Backslide that let you continue to move even if you hit a wall on some case. Thanks to Ind
2014-03-16Fix Bug 8041Michieru1-1/+1
http://hercules.ws/board/tracker/issue-8041-sura-cresent-elbow/ Special Thanks to Ind Fix Bug 6826 http://hercules.ws/board/tracker/issue-6826-crescent-elbow/?gopid=15188#entry15188 Fix Bug 8075 http://hercules.ws/board/tracker/issue-8075-lightning-walk/
2014-03-09Fix Bug 8069Michieru1-306/+306
http://hercules.ws/board/tracker/issue-8069-gate-of-hell-bonus2-bsubrace-thara-frog-card/ Completely review the 1st and 2nd class skill_cast_db in renewal with aegis files. Thanks to Yommy and Ind for the files
2014-03-04Fix bug 8036Michieru2-5/+5
http://hercules.ws/board/tracker/issue-8036-gate-of-hell-over-powered/ Fix bug 7074 http://hercules.ws/board/tracker/issue-7074-suragoh-issues/ Fix bug 6866 http://hercules.ws/board/tracker/issue-6866-gate-of-hell/?gopid=15411#entry15411 Remove cast, after cast and cool down of All Odin Power as aegis info. All Odin Power is now watk and it's show the matk in the status window. http://hercules.ws/board/tracker/issue-7715-odins-power-lvl-2/ Fix Insignia consume the item correctly and can't be cast on Land Protector.
2014-02-21Correct minor mistake in skill_require_db.txt thanks to QQfoolsorellinapanikon1-3/+3
2014-02-19Readding last merge as last revert was unintended. Sorry for the trouble.panikon4-193/+193