Moon's Origin: Difference between revisions

hacky way to use flooring since it bugs out for some reason
(hacky way to use flooring since it bugs out for some reason)
Line 143: Line 143:
|| {{#var:scaling_max_pvp}}%
|| {{#var:scaling_max_pvp}}%
|-  
|-  
| {{formatnum:{{#expr: floor(({{#var:scaling_max}} - {{#var:scaling_base}}) / {{#var:scaling_per}} * {{#var:scaling_cp}})}}}}
{{#vardefine: tmp| {{#expr: ({{#var:scaling_max}} - {{#var:scaling_per}}) / {{#var:scaling_base}} }} }}
| {{formatnum: {{#expr: floor({{#var:tmp}}) * {{#var:scaling_cp}} }} }}
|| {{#var:scaling_max}}%
|| {{#var:scaling_max}}%
|| {{#var:scaling_max_pvp}}%
|| {{#var:scaling_max_pvp}}%
2,079

edits