11 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
aleos
6d69a4dc46 Corrects an item name 2020-12-03 08:28:51 -05: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
Cydh
be9fc60377 Added remove option for importing & item updates 2020-04-16 01:55:22 +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
7c7e8885c1 Some cleanup
* Removed LapineUpgradeItem and LapineUpgradeIndex param
* Source and script doc updates
2019-10-08 09:30:20 +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
9e05ed3397 Follow up updates
* Correction on database entries
* Added missing entries for `F_Lapine_Magma_Essence`
* Thanks to @ecdarreola, @ssboyz
2019-09-17 18:05:23 +07:00
Cydh
600ff371c2 Follow up 10f0ead08f82711135ee0d582e2ab905579380e0
* Added missing script function `F_Lapine_Shadow_Random_Mix`
* Corrected `F_Lapine_Gold_Statue`usage
* Corrected `F_Lapine_Cursed_Blood` usage
* fixed some alerts
* Thanks to @ecdarreola, @Angelic234, @teededung
2019-09-16 10:54:25 +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