Terracore: Devlog #37 - The Forge: New Item Upgrade System🔧

in #terracore11 months ago

forge.png

<h2><strong>Hello, Fellow Citizens! <p dir="auto">Hope everyone is having a great week! As you may have noticed, we have been working on a new system for Terracore to provide more use cases for your NFTs & $FLUX. Today, we would like to introduce a system called the FORGE, which I will explain in the post below. <h3>THE FORGE <p dir="auto"><img src="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/Eo44oX3W5iPvqys8zi9TKVccLXeuc6tD2omTh688bdgviyeBLEjxQg2iQiC8JfjuvVi.png" alt="image.png" srcset="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/Eo44oX3W5iPvqys8zi9TKVccLXeuc6tD2omTh688bdgviyeBLEjxQg2iQiC8JfjuvVi.png 1x, https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/terracore/Eo44oX3W5iPvqys8zi9TKVccLXeuc6tD2omTh688bdgviyeBLEjxQg2iQiC8JfjuvVi.png 2x" /> <p dir="auto">The forge is a straightforward system added to the in-game Inventory UI. When clicking the tick-box next to an item, you will now see an option to upgrade your items! This will open up a modal that will allow you to upgrade an item. <p dir="auto"><img src="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23swgEf3CMYXgay1uFQbqvwNfvzeicgvDjRbjrvQBP3KscSaGwSVWHLw2bwvsJN62bGcQ.png" alt="image.png" srcset="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23swgEf3CMYXgay1uFQbqvwNfvzeicgvDjRbjrvQBP3KscSaGwSVWHLw2bwvsJN62bGcQ.png 1x, https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/terracore/23swgEf3CMYXgay1uFQbqvwNfvzeicgvDjRbjrvQBP3KscSaGwSVWHLw2bwvsJN62bGcQ.png 2x" /> <p dir="auto">You will then be presented with the cost, along with the changes that will occur to your balance and item's stats. <p dir="auto"><img src="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23uQCKksc2GdY8BCXgEcMq2gVPKRiUpNDNEsNNv7bokg9S9Vucev6Xe5uVfNXbz17AwRe.png" alt="image.png" srcset="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23uQCKksc2GdY8BCXgEcMq2gVPKRiUpNDNEsNNv7bokg9S9Vucev6Xe5uVfNXbz17AwRe.png 1x, https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/terracore/23uQCKksc2GdY8BCXgEcMq2gVPKRiUpNDNEsNNv7bokg9S9Vucev6Xe5uVfNXbz17AwRe.png 2x" /> <p dir="auto">On a successful upgrade, you will see the new stats and some success pop-ups to let you know the item has indeed been upgraded. <p dir="auto"><img src="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23t793AcXzwWyJZp1SHXRcUZ8j5exAKd5NcCFfhZAXmqNb1UcGc8HR8Hd9YJDE5mWACRp.png" alt="image.png" srcset="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23t793AcXzwWyJZp1SHXRcUZ8j5exAKd5NcCFfhZAXmqNb1UcGc8HR8Hd9YJDE5mWACRp.png 1x, https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/terracore/23t793AcXzwWyJZp1SHXRcUZ8j5exAKd5NcCFfhZAXmqNb1UcGc8HR8Hd9YJDE5mWACRp.png 2x" /> <p dir="auto">When viewing your inventory or the marketplace, you will now also see the level of the item in the interface. <h3>MATH AND CODE <p dir="auto"><img src="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23swncNSeroqoarfufeA95W84h71wXTg1sjcsUxJgTMpxES57wfMEAP5e2HQFumVwJjzC.png" alt="image.png" srcset="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/terracore/23swncNSeroqoarfufeA95W84h71wXTg1sjcsUxJgTMpxES57wfMEAP5e2HQFumVwJjzC.png 1x, https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/terracore/23swncNSeroqoarfufeA95W84h71wXTg1sjcsUxJgTMpxES57wfMEAP5e2HQFumVwJjzC.png 2x" /> <p dir="auto">Each level of an upgrade increases an item's stats by 5%. Each upgrade has a $FLUX cost that is easy to calculate based on the level of the item and the salvage value: <p dir="auto"><br /> <pre><code>value * 0.05 * item.level <p dir="auto"><br /> <p dir="auto">80% of the $FLUX used on upgrades is BURNED to null 🔥.<br /> 20% of the $FLUX goes to the team for development funds. <p dir="auto">This adds a new interesting META to the game and keeps the gameplay systems SIMPLE. When I started creating Terracore, I truly believed simplicity is key for us to continue attracting new players. If the game is too difficult, it becomes hard to explain to a friend. <p dir="auto">Thanks for listening, and see you all in Terracore! <p dir="auto"><br /> <hr /> <p dir="auto"><em>That's it for today, all the links are below be sure to follow us to here what we are working on and follow the progress!<br /> <br /> <hr /> <p dir="auto"><strong>Play Terracore:<br /><br /> <strong>Check Out our Wiki:<br /><br /> <strong>Follow us on Twitter:<br /><br /> <strong>Follow us on PeakD:<br /><br /> <strong>Come join the discord to learn more:<br /><span> <a href="https://www.terracoregame.com/" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">https://www.terracoregame.com/<span> <a href="https://cryptognome.gitbook.io/terracore/" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">https://cryptognome.gitbook.io/terracore/<span> <a href="https://twitter.com/terracoregame" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">https://twitter.com/terracoregame<span> <a href="https://peakd.com/@terracore" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">https://peakd.com/@terracore<span> <a href="https://discord.gg/dgJU6RqMv4" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">https://discord.gg/dgJU6RqMv4
Sort:  

This post has been supported by @Terraboost with a 70% upvote! Delagate HP to Terraboost to Earn Daily HIVE rewards for supporting the @Terracore community!

Play Terracore | Delegate HP | Join Discord

Curated and voted 100% by Selection of the best articles about Games and eSports in Hive.

Congratulations @terracore! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@terracore/upvotes.png?202402031442" /><td>You distributed more than 30000 upvotes.<br />Your next target is to reach 31000 upvotes. <p dir="auto"><sub><em>You can view your badges on <a href="https://hivebuzz.me/@terracore" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">your board and compare yourself to others in the <a href="https://hivebuzz.me/ranking" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Ranking<br /> <sub><em>If you no longer want to receive notifications, reply to this comment with the word <code>STOP <p dir="auto"><strong>Check out our last posts: <table><tr><td><a href="/hive-122221/@hivebuzz/pum-202401-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png" /><td><a href="/hive-122221/@hivebuzz/pum-202401-delegations">Our Hive Power Delegations to the January PUM Winners<tr><td><a href="/hive-122221/@hivebuzz/pud-202402-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg" /><td><a href="/hive-122221/@hivebuzz/pud-202402-feedback">Feedback from the February Hive Power Up Day<tr><td><a href="/hive-122221/@hivebuzz/pum-202401-result"><img src="https://images.hive.blog/64x128/https://i.imgur.com/mzwqdSL.png" /><td><a href="/hive-122221/@hivebuzz/pum-202401-result">Hive Power Up Month Challenge - January 2024 Winners List

I like the new feature. It sounds fun.

Is there any plan to fix the broken quest system? I realized you now give rewards for boss fights even if we lose, but having the same mechanism for questing would make a loss quest a lot less frustrating.

I also believe if there was a slight chance to add another perk to the item when upgrading it would be fun.
So if I have a 3 stats gear, it would have a very low chance of adding a fourth stat.

Hello terracore!

<p dir="auto"><strong>It's nice to let you know that your article will take 15th place.<br /> Your post is among <strong>15 Best<strong>polish.hive<span> articles voted 7 days ago by the <a href="/@hive-lu">@hive-lu | King Lucoin Curator by <p dir="auto">You receive 🎖 <strong>0.6 unique <strong>LUBEST tokens as a reward. You can support Lu world and your curator, then he and you will receive 10x more of the winning token. There is a buyout offer waiting for him on the stock exchange. All you need to do is reblog <a href="/lucoin/@hive-lu/daily-report-day-196">Daily Report 196 with your winnings. <p dir="auto"><center><a href="/@hive-lu"><img src="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/now.calendars/23uEwt7Djmb4N3dE96ecCUemJez6vLU3fmoTrdjEJn1ws4d8iPw2QrrsB22nyhbb178sx.png" alt="2.png" srcset="https://images.hive.blog/768x0/https://files.peakd.com/file/peakd-hive/now.calendars/23uEwt7Djmb4N3dE96ecCUemJez6vLU3fmoTrdjEJn1ws4d8iPw2QrrsB22nyhbb178sx.png 1x, https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/now.calendars/23uEwt7Djmb4N3dE96ecCUemJez6vLU3fmoTrdjEJn1ws4d8iPw2QrrsB22nyhbb178sx.png 2x" /> <hr /> <p dir="auto"><center><sub>Invest in the <strong>Lu token<br /> Buy Lu on the <a href="https://hive-engine.com/trade/LU" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Hive-Engine exchange | World of Lu created by <a href="/@szejq">szejq <span> (Lucoin) and get paid. With 50 Lu in your wallet, you also become the curator of the <a href="/@hive-lu">@hive-lu which follows your upvote.<br /> <center><sub><em>If you no longer want to receive notifications, reply to this comment with the word <code>STOP <em>or to resume write a word <code>START

hey , the boot terracore dont work for me, can you help me with it?