Template:Stampdata: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
imported>BigCoight
mNo edit summary
Line 28: Line 28:
</table>
</table>
====What does all this mean?====
====What does all this mean?====
The first upgrade will cost {{coindisplay|input={{{startingcost}}}}}, each subsequent cost will be increased by {{{cexp}}}
The first upgrade will cost {{coindisplay|input={{{startingcost}}}}}, each subsequent cost will be multiplied by {{{cexp}}}. Eg level 10, {{coindisplay|input={{#expr:{{{startingcost}}}*{{{cexp}}}*10}}}}.


The first Max Level Upgrade will cost {{CraftReq|item={{{material}}}}} x {{{startingval}}}, each subsequent Max Level Upgrade will be increased by {{{mexp}}}
The first Max Level Upgrade will cost {{{startingval}}} {{CraftReq|item={{{material}}}}}, each subsequent Max Level Upgrade will be increased by {{{mexp}}}. Eg your 10th max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}*10}}.


</div>
</div>

Revision as of 03:16, 27 November 2020


{{stampdata
|stype=
|ftype=
|x1=
|x2=
|upinterval=
|material=
|startingval=
|mexp=
|startingcost=
|cexp=
}}