Nodeka Crafting
- Utilities
- UMC Downloads
Note: There is a downloadable calculator on the downloads tab
Practices (by %)
Enter a start value and an end value to find out how many practices and how much platinum it will cost
Practices (by platinum)
Enter a your current skill and how much platinum you have and find out how far you can train the skill.
Pools
Enter a start value and an end value to find out how many practices and how much platinum it will cost
Enhancing stats
Enter your current stat value and the value you wish to enhance the stat to.
Note:
- Stats cannot be enhanced above 270
- This only provides costs for major remorts
- Augmenting removes stats by the following formula: aug 1-19 = 300-((aug level+2)*10). So getting aug 7 will cost 90 stats. Aug 20+ all take the stat down to 100.
Table of Contents
Crafting Materials
Overview
This script identifies what techs you have when you type "quest action, craft" by adding the name of the tech after the output of each line.
Example
To use it:
Unzip it into your UMC directory (or sub-folder)
In your script.txt file add the following (add directory as needed if you put the file in a folder)
In your script.js file add the following inside IncomingEvent()
So if you have nothing else in your script.js function it would look like this:
Calculators
Overview
This script provides calculators for practices, pools, and enhancing stats
To use it:
Unzip it into your UMC directory (or sub-folder)
In your script.txt file add the following (add directory as needed if you put the file in a folder)
Instructions are provided inline. Just type "calc" to see the options.