Widget:Calculator/Magic/Aurum: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
// Each values | // Each values | ||
const minorEach = Math.round(itemPrice * 0. | const minorEach = Math.round(itemPrice * 0.250125); | ||
const majorEach = Math.round(itemPrice * 0. | const majorEach = Math.round(itemPrice * 0.375); | ||
// Total values | // Total values |
Revision as of 14:29, 26 June 2025