summaryrefslogtreecommitdiff
path: root/db/re
AgeCommit message (Collapse)AuthorFilesLines
2017-09-17Replace A_CANNONBALL in the item database applicable entriesHaru1-5/+5
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_KUNAI in the item database applicable entriesHaru1-8/+8
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_SHURIKEN in the item database applicable entriesHaru1-6/+6
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_GRENADE in the item database applicable entriesHaru1-7/+7
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_BULLET in the item database applicable entriesHaru1-23/+23
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_DAGGER in the item database applicable entriesHaru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_ARROW in the item database applicable entriesHaru1-26/+26
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HSTAFF in the item database applicable entriesHaru1-20/+20
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_HUUMA in the item database applicable entriesHaru1-20/+20
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_GRENADE in the item database applicable entriesHaru1-10/+10
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_SHOTGUN in the item database applicable entriesHaru1-15/+15
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_GATLING in the item database applicable entriesHaru1-10/+10
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_RIFLE in the item database applicable entriesHaru1-18/+18
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_REVOLVER in the item database applicable entriesHaru1-23/+23
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_KATAR in the item database applicable entriesHaru1-56/+56
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_BOOK in the item database applicable entriesHaru1-45/+45
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_WHIP in the item database applicable entriesHaru1-46/+46
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_MUSICAL in the item database applicable entriesHaru1-41/+41
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_KNUCKLE in the item database applicable entriesHaru1-38/+38
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_BOW in the item database applicable entriesHaru1-76/+76
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_STAFF in the item database applicable entriesHaru1-97/+97
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_MACE in the item database applicable entriesHaru1-86/+86
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HAXE in the item database applicable entriesHaru1-56/+56
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_1HAXE in the item database applicable entriesHaru1-18/+18
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HSPEAR in the item database applicable entriesHaru1-49/+49
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_1HSPEAR in the item database applicable entriesHaru1-38/+38
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HSWORD in the item database applicable entriesHaru1-71/+71
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_1HSWORD in the item database applicable entriesHaru1-89/+89
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_DAGGER in the item database applicable entriesHaru1-139/+139
Signed-off-by: Haru <haru@dotalux.com>
2017-06-10correct combo bonus for advanced angelic set : fixes #1286Asheraf1-1/+4
2017-06-10correct Yggdrasil_Herald_Crown equip locationAsheraf1-1/+1
fixes #1724
2017-06-03remove specialeffect2 from databasesgumi2-173/+173
2017-06-03Merge pull request #1684 from Smokexyz/refine-updateHaru1-88/+262
Enriched refine chance correction
2017-05-28remove the pow buildin from item databasesgumi1-65/+65
2017-05-23Documentation update for getequippercentrefinery() and refine_db.confssmokexyz1-14/+16
2017-05-21Refine rate correction from kRO.smokexyz1-76/+248
Normal Ores: http://ro.gnjoy.com/news/probability/View.asp?category=4&seq=1941553&curpage=1 Enriched Ores: http://ro.gnjoy.com/news/probability/View.asp?category=4&seq=1941565&curpage=1 Event Normal Ores: http://ro.gnjoy.com/news/probability/View.asp?category=4&seq=1941558&curpage=1 Event Enriched Ores: http://ro.gnjoy.com/news/probability/View.asp?category=4&seq=1941567&curpage=1
2017-05-15Merge pull request #1723 from Ridley8819/expHaru1-2/+2
Update Exp Table
2017-05-11Update Exp TableRidley1-2/+2
Values updated according to: http://ro.gnjoy.com/news/update/View.asp?seq=162&curpage=1
2017-05-04Merge pull request #1695 from Jedzkie/7-CashFoodFixHaru1-12/+12
Cash Foods Update
2017-04-29Fixes #994Jedzkie1-1/+4
2017-04-25Status effects from Cash Food items cannot be removed by death.Jedzkie1-12/+12
2017-04-21Update GX Poison itemsJedzkie1-8/+40
2017-04-21Update Rune Knight Runes & OresJedzkie1-25/+52
2017-04-21Removed hard coded checks for no use while sitting in Aloevera and Anodyne item.Jedzkie1-0/+6
2017-04-17Added missing Cart check for MC_CARTDECORATE skillJedzkie1-0/+1
2017-04-09Merge pull request #1598 from Smokexyz/IROHaru1-0/+1
Implementation of Item Options System.
2017-04-04Implementation of Item Options System.Smokexyz1-0/+1
Allows the infusing of equipments with bonus item options. This feature is constrained to clients of packet versions greater than or equal to `20150226`. Item Options and their effects are defined server-side in `db/item_options.conf` and client side in `data/luafiles514/lua files/datainfo/addrandomoptionnametable.lub` The ID of the option must tally with the correct index of the description provided in the client side lua file to avoid bugs. IT_OPT_* keys and MAX_ITEM_OPTIONS macro are also exported from the source as constants. An additional flag `disable_options` has been added to sql, and as `DisableOptions: true/false (boolean, defaults to false !!for equipments only!!)` to item_db.conf files. Script commands documentation is also included. SQL file updates are included. Credits: [Smokexyz](https://github.com/Smokexyz) Style and Script Fixes by [Asheraf](https://github.com/Asheraf) Initial design Idea by [secretdataz](https://github.com/secretdataz)
2017-03-16Correct Castling skill to use cooldownAsheraf1-12/+1
2017-03-16Official status change base durations for Stun (#1234) (#1632)Flipp1-26/+16
- NPC_LICK now has a base chance of 20%*level and a base duration of 5s - Excruciating Palm now has a base duration 5s - Shield Press now has a base duration of 5s+0.5s*level - Earth Shaker now has a base duration of 2s (level 2-3) and 3s (level 4-5) - Sightless Mind now has a base duration of 30s in pre-re and 20s in renewal - Credit rathena/rathena@80e026433
2017-03-14Merge pull request #1620 from AtlantisRO/item_db_fixesRidley1-1/+2
Correct Peuz's Greaves Bonus