Template:PotionList/Line: Difference between revisions
XP per hour done
(Created page with "<includeonly>| {{{lvl}}} | {{{name}}} | {{{reagents}}} | {{{reagent values}}} | {{{sell}}} | {{{xp}}} | {{{prep xp}}} | {{{kp}}} | {{{prep kp}}} | {{{duration}}} | {{{prep duration}}} |- </includeonly><noinclude>Category:SMW templates</noinclude>") |
(XP per hour done) |
||
(One intermediate revision by the same user not shown) | |||
Line 1:
<includeonly>| {{{lvl}}}
| {{plink|{{{name}}}}}
| {{{reagents}}}
| {{Currency cell|0}}{{{reagent values}}}
| {{Currency cell|{{{sell}}}}}
| {{Currency cell|0}} cost - sell
▲| {{{xp}}}
| {{formatnum:{{#expr:{{formatnum:{{{xp}}}+{{{prep xp}}}|R}} }} }}
| {{#expr: {{{kp}}} + {{{prep kp}}} }}
| {{
| {{formatnum:{{#expr: floor(({{formatnum:{{{xp}}} + {{{prep xp}}}|R}}) / ({{formatnum:{{{duration}}} + {{{prep duration}}}|R}} + (40/12)) * 3600)}} }}
| {{#expr: (({{{kp}}} + {{{prep kp}}}) / ({{{duration}}} + {{{prep duration}}} + (40/12)) * 3600 / 100) round 2}}
| {{Currency cell|0}} per {{{duration}}} + {{{prep duration}}} + resupply
|-
</includeonly><noinclude>[[Category:SMW templates]]</noinclude>
|