A downloadable tool

Buy Now$5.00 USD or more

Demo video:


Plugin details:

- A recreation of DDTank's fortification system that allows you to upgrade your equipment using upgrade materials. You can define the max upgrade level, as well as the stat percentage increase per upgrade. There is no limit to how many levels you wish to define.  

- Upgrading equipment is based on chance. You can define any item as an upgrade material that will give a set percentage of success, or you can also add additional factors through variables such as a 'Blacksmith' level, for example. These variables can be toggled with switches so you can control when they can affect the fortification outcome.


Terms of Usage:

 - This is a paid plugin. If you acquired it for free, you are not allowed to use it in any of your games. Purchase the plugin from the url specified in the plugin description (https://coffeenahc.itch.io/) if you don't own it.

 - You are allowed to make changes to the plugin. Just don't claim that you made the plugin by yourself.  

- You are not allowed to redistribute this plugin or resell it as your own, regardless if you've made changes or not.

- Commercial or Non-commercial use. No attributions required.

- I am open for commissions should you wish to upgrade the plugin or change parts of it according to your preference. Contact me at the above link or visit my fiverr page.


How to install:

- Add the plugin to your 'js/plugins' folder

- Activate the plugin in the Plugin Manager 

- Add the '/gbccoffee/fortifyequip/' directory under the 'img' folder of your project


✨Screenshots✨



Purchase

Buy Now$5.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

GBCCoffee_FortifyEquipment.js 64 kB
DDTank Fortify Equip DEMO.zip 93 MB
fortifyequip.zip 263 kB

Development log

Comments

Log in with itch.io to leave a comment.

(2 edits)

This plugin is very useful. I'm using it in conjunction to independent items!

However, I found some bugs, at least when using controller or keyboard.

-  Upon opening the scene, pressing "accept" button before doing anything else will take you to the item selection. 
- You can dupe weapons by setting a weapon as base, then pressing "accept" a bunch of times without pressing anything else.

EDIT: Nevermind, I managed to patch them up myself.

Does not work. I have the feeling that something is still missing. Are there no plugin calls?

(1 edit)

I forgot to add in the help file, sorry. Use this in a script call: 
SceneManager.push(Scene_FortifyEquipment)

I have updated the plugin and added a project demo folder.