10 Commits

Author SHA1 Message Date
Atemo
70feb94f30 Corrected the aegis item name in item_synthesis.yml and item_upgrade.yml
Updated data in item_synthesis.yml and item_upgrade.yml for existing box
2021-04-21 00:58:41 +02:00
atemo
89dc2df2ab Items updates
* Removed the items scripts of some etc stones (the item description mislead etc item for enchant stone item)
* Uncommented high item IDs
* Various correction of items
2020-10-07 18:13:09 +02:00
aleos
93cfc55118 Converts item ID to item name
* Converts the databases to utilize item names instead of their ID.
* Updates header of YAML files.
* Enables some 32bit items.
* Updates item names to match kRO.
* Removes some items that got duplicated during the merge to master.
* Fixes some minor left overs for t_itemid usage.
2020-09-14 14:15:12 -04:00
aleos
a02e829d03 Merge branch 'master' into feature/lapine_synthesis_and_upgrade 2020-09-10 13:41:20 -04:00
Cydh
be9fc60377 Added remove option for importing & item updates 2020-04-16 01:55:22 +07:00
Cydh
50bda6a46c typo 2019-11-24 10:33:34 +07:00
Cydh
f41f65f437 Cleanup
* Changed `NeedRefine` in item_syntehsis.yml to `NeedRefineMin` and `NeedRefineMax` directly
* Removed lines with default value
2019-11-20 21:10:56 +07:00
Cydh
c1c02048f9 * Typo fixed, thanks to @xEasycore
* Udpated item upgrade, added `NeedRefineMax`
2019-11-12 10:38:57 +07:00
Cydh
22c466ba65 Follow up
* Fixed random options for `F_Lapine_Gray_Charcoal_Range`, `F_Lapine_Gray_Charcoal_Magic`, and `F_Lapine_Gray_Charcoal_Melee`
* Another weight fixes
* And added some hat effects
2019-09-19 09:36:33 +07:00
Cydh
10f0ead08f Lapine UI Features
* Features from LapineDdukDdakBox and LapineUpgradeBox
* Added db files: item_synthesis.yml, item_upgrade.yml
* Added script commands: upgradeui, synthesisui
* Supported & tested for clients: 2018-06-20e RagexeRE and 2018-06-21a RagexeRE
* Thanks to: @Lemongrass3110, Divine-pride.net
2019-09-15 23:13:36 +07:00