summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2016-02-05Merge pull request #1140 from SamuelHercules/renewalcardsDastgir1-0/+28
Mob DB Update - Added card drops
2016-02-05Mob DB Update - Added card dropsSamuelHercules1-0/+28
- Lighthalzen Biolab F4 - Hall of Abyss - Old Glast Heim Merged rAthena @ f987f1bcbe22ccd4f75fa15e21193b7419aa7f5c Credit: secretdataz
2016-02-05Fixes #543Dastgir2-4/+32
Added missing items from Gift Box
2016-01-29Re-added JName for the monsters that require itHaru2-0/+477
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Re-added support for the JName field in the mob dbHaru3-0/+3
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Replaced numeric sizes with Size_* constants in the mob dbHaru3-2857/+2857
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Replaced numeric races with RC_* constants in the mob dbHaru3-2857/+2857
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Replaced numeric elements with Ele_* constants in the mob databaseHaru3-2857/+2857
Signed-off-by: Haru <haru@dotalux.com>
2016-01-25Added source support for special comments in the constdbHaru1-45/+42
- To be used by the constdb2doc plugin Signed-off-by: Haru <haru@dotalux.com>
2016-01-16set_constant the LOOK_ constantsAnnieRuru1-16/+0
2016-01-16Remove VAR_ constantsAnnieRuru1-10/+37
- there are 2 same constants for setlook script command, remove the wrong one - VAR_ constant added by lone_wolf is invalid https://github.com/HerculesWS/Hercules/commit/f4278f36db32f35e535a0ea8feb1cf83ca95019e, so use the LOOK_ constant
2016-01-13Marked Job_Alchem and Job_Baby_Alchem as deprecatedHaru1-2/+8
Use respectively Job_Alchemist and Job_Alchemist instead. Signed-off-by: Haru <haru@dotalux.com>
2016-01-13Added support to mark constants in db/constants.conf as deprecatedHaru1-0/+1
Signed-off-by: Haru <haru@dotalux.com>
2016-01-13Converted const.txt to libconfig formatHaru2-3641/+3791
- This is necessary for upcoming improvements Signed-off-by: Haru <haru@dotalux.com>
2016-01-10Fixes Renewal Sleipnir, SP Recovery Rate must be 25%.Jedzkie1-1/+1
Ref: http://www.divine-pride.net/database/item/2410/kRO
2016-01-09Added support for MC_CARTDECORATE skill.Jedzkie6-4/+6
*This skill is supported only by 2015-08-05aRagexeRE clients onwards.* Closes #1025 as merged Signed-off-by: Haru <haru@dotalux.com>
2016-01-07Skill Update:Jedzkie1-1/+1
- According to this kRO's Patch Note: https://rathena.org/board/topic/101392-4082015-maintenance/ • Mechanic's Pile Bunker added 3 new weapons.
2016-01-07ItemDB Update:Jedzkie1-0/+50
- Added 3 New Mechanic's Pile Bunkers.
2016-01-06Reverted the fixed cast delay of Arrow Shower, thanks to @MichiJedzkie1-1/+1
2016-01-06Renewal Arrow Shower UpdateJedzkie2-2/+2
Arrow Shower now has 3x3 AoE on level 1~5 and 5x5 AoE on level 6~10 Arrow Shower now has a fixed after cast delay of 500ms Thanks to @Playtester
2016-01-06Fix Necromancer Card effect, should now work w/ One-Hand and Two-Hand Staffs.Jedzkie2-2/+4
Thanks to @Playtester.
2016-01-05Revert the price of Shadow Orb.Jedzkie1-1/+1
2016-01-05Fixes #1065Jedzkie1-1/+1
2016-01-05Update NPC_SUMMONMONSTER mobID to official valuemichieru1-36/+36
https://github.com/HerculesWS/Hercules/issues/1050
2016-01-05Added Support for BodyStyleDastgir1-0/+1
Closes #974 as merged
2016-01-05Merge pull request #1053 from Jedzkie/Transformation_Scrolls_UpdateDastgir1-0/+15
Monster Transform Update:
2016-01-05Merge pull request #1044 from Jedzkie/ItemDB_UpdatesDastgir2-275/+1880
Enchantment Stones Update:
2016-01-05Removal of Hard coded showscript command for Monster Transform.Jedzkie1-0/+15
2016-01-05Added New Enchantment Stones.Jedzkie1-0/+1605
2016-01-04Level Penalty fixDastgir1-36/+36
2016-01-03Revert "Change the prices of some items according to kRO's item database."Haru1-701/+701
This reverts commit 6c4b4009038ba2de8d2d4239c8becdec94ec92d9. This commit wasn't based on regular server data (it looks like a f2p server)
2016-01-03Fix some missing effects of Gunslinger & Rebellion bullets in PRE-RE and RE.Jedzkie2-12/+326
Added new Rebellion bullets in RENEWAL.
2016-01-03Change the prices of some items according to kRO's item database.Jedzkie1-701/+701
(some of the items aren't changed yet due to lack of information.)
2015-12-31define FAKE_NPC as -1 in const.txtAnnieRuru1-0/+1
2015-12-29Enchantment Stones Update:Jedzkie2-275/+275
- In Official, when you use a Enchantment stone, you can compound them in all of the General items that have slots. - Added new Enchantment stones. Follow up.
2015-12-29Fixes ↵Jedzkie2-2/+2
http://herc.ws/board/tracker/issue-8401-venom-knife/?gopid=23896#entry23896
2015-12-29Removal of 'Buy: 0' in re/pre-re item database.Jedzkie2-2883/+0
2015-12-25Corrected a missing newline in the item dbHaru1-1/+2
Follow-up to b0326af Signed-off-by: Haru <haru@dotalux.com>
2015-12-25Merge pull request #1009 from Jedzkie/ItemDB_UpdatesDastgir4-550/+663
ItemDB Updates
2015-12-25Implemented NoViewIDDastgir1-0/+1
(http://herc.ws/board/topic/10020-official-mapflag-to-disable-viewid/) Closes #926 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-25Merge pull request #976 from dastgir/4-EffectIDFrost1-6/+52
Update EffectID, 3CeAM merge(r765)
2015-12-24Item Update:Jedzkie3-35/+36
- Fix items that uses SPVanishRate bonus are not working properly. - Fix Velum Katzbalger item effect. - Added HPVanishRate bonus.
2015-12-23Re-added Brasilis pets to the pre-renewal DBHaru2-1/+5
- According to various sources, In some official servers (such as bRO), Brasilis arrived before Renewal. - Keeping the db entries where they are, doesn't hurt (and removing them, may hurt if a server is using those pets and has them in the saved data) Signed-off-by: Haru <haru@dotalux.com>
2015-12-24Item Update:Jedzkie2-3/+17
- Added Cup of Mintlemon item effect - Added Job_Manual25 item effect
2015-12-23Fixed Brysinggamen Heal Power effect accidentally removed in ↵Jedzkie1-7/+8
https://github.com/HerculesWS/Hercules/commit/3bcd2ce99a3eec1c43622d7ca78c619c1e2065a2 Thanks to Zack.
2015-12-23PetDB Update:Jedzkie2-173/+193
- Change PetID's to Constants - On Official Servers, if you don't have Pet Eggs in your inventory, if you use Pet Incubator item, the Pet Entry list will not show.
2015-12-23Item Update:Jedzkie3-17/+67
- Added official item effect for Mystic Powder. - Added Mystic Powder Box30 - Added effect for WOB_Amatsu - Added Songpyun_Box50 - White space adjustments
2015-12-23Item Update:Jedzkie4-47/+111
- Added official effect for Rapid Life Water. - Added new items: - Fruit Salad (http://www.divine-pride.net/database/item/11715) - Shepherd Salad (http://www.divine-pride.net/database/item/11716) - Yogurt (http://www.divine-pride.net/database/item/11717) - Bisket Dessert (http://www.divine-pride.net/database/item/11718)
2015-12-23Item Update:Jedzkie3-5/+13
- Fix typo MOBID_GUARIDAN to MOBID_GUARDIAN - Added official item effect for Magic Candy.
2015-12-23Item Update:Jedzkie1-15/+15
- Remove the hard coded entry of Monster Transform Scrolls - Change mob names into mob constants.