diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-07 21:52:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-07 21:52:08 -0300 |
commit | 0c7999d8782853f7711a884646a6054e8caa6d51 (patch) | |
tree | 7b5b1de4dfca4ccbbae2006e9a7e6d910f179d5f /db/craft_db.conf | |
parent | 03f6cfa14a952101d777c81ad22fcb83de902612 (diff) | |
download | serverdata-0c7999d8782853f7711a884646a6054e8caa6d51.tar.gz serverdata-0c7999d8782853f7711a884646a6054e8caa6d51.tar.bz2 serverdata-0c7999d8782853f7711a884646a6054e8caa6d51.tar.xz serverdata-0c7999d8782853f7711a884646a6054e8caa6d51.zip |
Nivalis Meltdown Forge: Receive 50~70% of invested ingots back!
Coal and Everburn Powder are NEVER returned because they are consumed at craft.
All values are rounded down. Wooden Sword is an exception. Only for craft items.
Diffstat (limited to 'db/craft_db.conf')
-rw-r--r-- | db/craft_db.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf index 3abcb874d..3de9bbca5 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -643,6 +643,11 @@ craft_db: ( /****************************************************************************/ // Crafting System (ID 51~100, Flag 16) +// 51~71 → Swords +// 72~82 → Bows and Wands (5x each) +// 83~87 → Armor Chestplates +// 88~92 → Armor Helmets +// 93+ → TODO ////////////////////////////////////////////////////////////////////////////// // Output PileOfAsh // Require 1x EverburnPowder to lit (maybe Sulphur?) |