Template:Stampdata: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
imported>BigCoight
mNo edit summary
Line 30: Line 30:
The first upgrade will cost {{coindisplay|input={{{startingcost}}}}}, each subsequent cost will be multiplied by {{{cexp}}}. Eg level 10, upgrading the stamps level will cost {{coindisplay|input={{#expr:{{{startingcost}}}*{{{cexp}}}*10}}}}.
The first upgrade will cost {{coindisplay|input={{{startingcost}}}}}, each subsequent cost will be multiplied by {{{cexp}}}. Eg level 10, upgrading the stamps level will cost {{coindisplay|input={{#expr:{{{startingcost}}}*{{{cexp}}}*10}}}}.


Every {{{upinterval}}} you will need to increase the maximum level of the stamp. The max max level is {{#expr:{{{upinterval}}}*20}}.
Every {{{upinterval}}} upgrades you will need to increase the maximum level of the stamp. The max max level is {{#expr:{{{upinterval}}}*20}}.


The first Max Level Upgrade will cost {{{startingval}}} {{CraftReq|item={{{material}}}}}, each subsequent Max Level Upgrade will be increased by {{{mexp}}}^(Interval number)^0.8. Eg your 3rd max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(3^0.8) round 0}} {{CraftReq|item={{{material}}}}} and the final max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(20^0.8) round 0}} {{CraftReq|item={{{material}}}}}.
The first Max Level Upgrade will cost {{{startingval}}} {{CraftReq|item={{{material}}}}}, each subsequent Max Level Upgrade will be increased by {{{mexp}}}^(Interval number)^0.8. Eg your 3rd max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(3^0.8) round 0}} {{CraftReq|item={{{material}}}}} and the final max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(20^0.8) round 0}} {{CraftReq|item={{{material}}}}}.

Revision as of 03:31, 27 November 2020


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