summaryrefslogtreecommitdiff
path: root/db/pre-re
AgeCommit message (Collapse)AuthorFilesLines
2016-07-09Added skill_db.conf.Smokexyz6-4441/+32069
Removed deprecated files - skill_require_db.txt, skill_unit_db.txt, skill_cast_db.txt, skill_castnodex_db.txt, skill_db.txt.
2016-04-04Corrected the Zenkai unit intervalHaru1-1/+1
Fixes #607 Signed-off-by: Haru <haru@dotalux.com>
2016-03-30Fixed typo on item_db documentationDastgir1-1/+1
2016-03-21Fix NC_DISJOINT skill where in the item 'Wrench (6186)' is not consumed ↵Jedzkie1-1/+1
after the usage of the skill.
2016-03-14Fix wrong item effect for 'Magnolia Hat'Jedzkie1-2/+2
Update it's renewal trade restriction.
2016-03-06Added missing item slot on Zaha Doll Hat (Pre-Renewal). Thanks to kyeme.Jedzkie1-0/+1
2016-03-06Fix Strong Shield can be equipped by all classes (Pre-Renewal). Thanks to Kyeme.Jedzkie1-2/+9
2016-03-01Fix item names of itemID 14108 and 14109. Thanks to Kyeme.Jedzkie1-2/+2
2016-02-28Added monsters with NoKnockbackDastgir1-0/+1
2016-02-28Added NoKnockback Mode for monstersDastgir1-0/+1
Signed-off-by: Haru <haru@dotalux.com>
2016-02-21Changed item_db to new formatDastgir1-1361/+8814
Signed-off-by: Haru <haru@dotalux.com>
2016-02-21Updated DocumentationDastgir1-1/+33
2016-02-05Fixes #543Dastgir1-2/+16
Added missing items from Gift Box
2016-01-29Re-added JName for the monsters that require itHaru1-0/+178
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Re-added support for the JName field in the mob dbHaru1-0/+1
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Replaced numeric sizes with Size_* constants in the mob dbHaru1-1081/+1081
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Replaced numeric races with RC_* constants in the mob dbHaru1-1081/+1081
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Replaced numeric elements with Ele_* constants in the mob databaseHaru1-1081/+1081
Signed-off-by: Haru <haru@dotalux.com>
2016-01-09Added support for MC_CARTDECORATE skill.Jedzkie3-2/+3
*This skill is supported only by 2015-08-05aRagexeRE clients onwards.* Closes #1025 as merged Signed-off-by: Haru <haru@dotalux.com>
2016-01-06Fix Necromancer Card effect, should now work w/ One-Hand and Two-Hand Staffs.Jedzkie1-1/+2
Thanks to @Playtester.
2016-01-05Fixes #1065Jedzkie1-1/+1
2016-01-05Merge pull request #1044 from Jedzkie/ItemDB_UpdatesDastgir1-86/+86
Enchantment Stones Update:
2016-01-03Fix some missing effects of Gunslinger & Rebellion bullets in PRE-RE and RE.Jedzkie1-1/+5
Added new Rebellion bullets in RENEWAL.
2015-12-29Enchantment Stones Update:Jedzkie1-86/+86
- 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 ↵Jedzkie1-1/+1
http://herc.ws/board/tracker/issue-8401-venom-knife/?gopid=23896#entry23896
2015-12-29Removal of 'Buy: 0' in re/pre-re item database.Jedzkie1-1145/+0
2015-12-25Merge pull request #1009 from Jedzkie/ItemDB_UpdatesDastgir1-284/+256
ItemDB Updates
2015-12-24Item Update:Jedzkie1-10/+10
- 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 DBHaru1-0/+4
- 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:Jedzkie1-1/+2
- Added Cup of Mintlemon item effect - Added Job_Manual25 item effect
2015-12-23PetDB Update:Jedzkie1-76/+76
- 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:Jedzkie1-7/+7
- 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:Jedzkie1-22/+22
- 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 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-reDastgir2-3/+40
2015-12-23Item Update:Jedzkie1-162/+138
- 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:Jedzkie1-4/+1
- Added official Buche De Noel item effect. - Minor white space adjustments.
2015-12-22Organized pet db by episodes + ids. Added missing Pets. Removed RE specific ↵Taylor Locke1-28/+29
pet entries from pre-re pet db.
2015-12-22Item Update:Jedzkie1-102/+105
- Added SC_MOVHASTE_POTION and SC_MOVESLOW_POTION. - Change some item effects based on Aegis's special.sc. - White space adjustments
2015-12-21ItemDB Update:Jedzkie1-5/+9
- 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-20ItemDB Update:Jedzkie1-0/+8
- Added effects for Inc_Str_Scroll and Inc_Int_Scroll - Update some Statuses in sc_config.txt, removed some duplicate entries.
2015-12-20Item & Skill Update:Jedzkie1-6/+7
- 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-17Implement official effect of MVP ScrollsJedzkie1-6/+86
- Ghostring Scroll - Phreeoni Scroll - Tao Gunka Scroll - Mistress Scroll - Orc Hero Scroll - Orc Lord Scroll (thanks to Dastgir) Note: in Aegis, the reflect damage from Orc Lord Scroll is in the user not in the attacker, but in this commit, the attacker receives the reflect damage. - Added New Cash Boxes * Tao Gunka Scroll Box * Mistress Scroll Box Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the item script of the Osychic Armor Scroll item to match official ↵Jedzkie1-0/+4
ehavior. Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Reordered trade restrictions for certain itemsJedzkie1-14/+14
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Change ID to Constants in the item dbJedzkie1-8/+8
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17ItemDB Updates:Jedzkie1-43/+67
- Change ID to Constants of some items both pre-re and re. - Corrected some item names and scripts. - Added 'Mysterious_Can2', 'Mysterious_PET_Bottle2', '2009_Rice_Cake_Soup', 'Vulcan Bullet Magazine', 'Unripe_Yggdrasil', 'Iggdrasilberry_Box' effect. Closes #957 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Change ID to Constants of remaining special effects in PRE-RE item db.Jedzkie1-5/+5
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Added special effects on GX Poison Items in PRE-RE item db.Jedzkie1-8/+32
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the Gold Pill item to it's Official effect.Jedzkie1-4/+1
Signed-off-by: Haru <haru@dotalux.com>