Template:Stampdata: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
imported>Blackwolfe
No edit summary
Line 32: Line 32:
Every {{{upinterval}}} upgrades 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-1)^0.8. Eg your 3rd max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(2^0.8) round 0}} {{CraftReq|item={{{material}}}}} and the final max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(19^0.8) round 0}} {{CraftReq|item={{{material}}}}}.
The first Max Level Upgrade will cost {{{startingval}}} {{CraftReq|{{{material}}}}}, each subsequent Max Level Upgrade will be increased by {{{mexp}}}^(Interval number-1)^0.8. Eg your 3rd max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(2^0.8) round 0}} {{CraftReq|{{{material}}}}} and the final max level upgrade will cost {{#expr:{{{startingval}}}*{{{mexp}}}^(19^0.8) round 0}} {{CraftReq|{{{material}}}}}.


</div>
</div>

Revision as of 02:31, 15 December 2020


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