summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
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.
2015-12-23Item Updates:Jedzkie1-3/+1
- Fix Speed Up Potion and Guyak Pudding effect, only movement speed reduction will not affect when in Quagmire, Decrease AGI and Slow Grace state. (thanks to kyeme) - Follow up https://github.com/Jedzkie/Hercules/commit/9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06 - Remove Yggdrasilberry and Yggdrasil Seed item re-use delay.
2015-12-23Follow Up c69a756f. Removed redundnat conditions, added XmasLunatic to pre-reDastgir3-6/+43
2015-12-23Item Update:Jedzkie4-251/+209
- Update the Genetic Sling / Food items - AegisNames - iRO Names - Prices - Weight - Added official effect for HP Increase Potions and SP Increase Potions. - Fix Banana Bomb sitting behavior.
2015-12-23Item Update:Jedzkie2-0/+5
- Added official item effect for Ancient Spirit Agimat.
2015-12-23Item Update:Jedzkie4-9/+4
- Added official Buche De Noel item effect. - Minor white space adjustments.
2015-12-23Fixes #1008 (Thanks again to jTynne.)Jedzkie1-8/+8
2015-12-22Organized pet db by episodes + ids. Added missing Pets. Removed RE specific ↵Taylor Locke3-56/+69
pet entries from pre-re pet db.
2015-12-22- Fixes #1005 (Thanks jTynne)Jedzkie2-2/+6
- Update NPC ID's
2015-12-22Merge pull request #992 from Jedzkie/ItemDB_UpdatesDastgir5-295/+391
Item & Skill Updates
2015-12-22Item Update:Jedzkie4-222/+239
- Added SC_MOVHASTE_POTION and SC_MOVESLOW_POTION. - Change some item effects based on Aegis's special.sc. - White space adjustments
2015-12-21Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672.Taylor Locke3-4/+19
2015-12-21Merge pull request #999 from HerculesWS/WoE-TE-ItemsKisuka3-70/+904
Added WoE:TE Items from EP 14.2
2015-12-21Added WoE:TE Items from EP 14.2Taylor Locke3-70/+904
2015-12-21ItemDB Update:Jedzkie5-17/+25
- Added official effect for Jumping Candy (Spark_Candy) (Ref: http://herc.ws/board/topic/1125-please-implement-the-magic-scroll-mental-potion-etc/) Follow up Mercenary Skill update, disable AL_HEAL skill due to mercenary_skill_db doesn't recognize the skill.
2015-12-20Fire Pillar now doesn't require blue gemstone in renewalhemagx1-1/+1
Fixes #970
2015-12-20Add color constants for announcement and mesAnnieRuru1-0/+21
Added F_MesColor helper function Closes #897 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-20Update Mercenary Skills.Jedzkie1-12/+65
Special thanks to Rytech and mrdiablo.
2015-12-20ItemDB Update:Jedzkie4-27/+37
- Added effects for Inc_Str_Scroll and Inc_Int_Scroll - Update some Statuses in sc_config.txt, removed some duplicate entries.
2015-12-20ItemDB Update:Jedzkie2-10/+4
- Added official effect for RWC_Cele_Fire and RWC_Cele_Fire2. - Fix Battle Scroll not applying additional attack. - Fix Mystic Scroll not applying cast reduction - Fix Combat Pill and Advance Combat Pill giving ATK not ATKRATE. - Fix Combat Pill and Advance Combal Pill should not stack each other when used.
2015-12-20ItemDB Update:Jedzkie2-1/+14
- Added official effect of Combat Pill and Advanced Combat Pill.
2015-12-20Item & Skill Update:Jedzkie2-14/+15
- Speed Potion & Guyak Pudding effects are now official. • Movement Speed changed from 50% to 100% • Removed its hard coded data in src. • Cannot be Slowed by Quagmire, Decrease AGI, and Slow Grace. - Modified Rudo Card effect. - NPC_AGIUP movement speed is now official • Movement speed changed from 50% to 100% • Fixed 100% movement speed per level. - Fix Slow Down Potion's movement speed reduction.
2015-12-18Add *getunittype and update *getmapxyAnnieRuru1-0/+8
- unlike rathena, hercules' getunittype use the value from getmapxy - getmapxy now can search object position using GID Closes #871 as merged Signed-off-by: Haru <haru@dotalux.com>