Template:FarmUpg: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><div class='' data-cropId='{{{cropId}}}' data-cropIdIncrement='{{{cropIdIncrement}}}' data-cost='{{{cost}}}' data-costExponent='{{{costExponent}}}' data-bonusPerLvl='{{{bonusPerLvl}}}' data-max='500'>
<includeonly><div class='' data-cropId='{{{cropId}}}' data-cropIdIncrement='{{{cropIdIncrement}}}' data-cost='{{{cost}}}' data-costExponent='{{{costExponent}}}' data-bonusPerLvl='{{{bonusPerLvl}}}' data-max='500'>
{{{name}}}<br>
<span class='valInput'></span>
<span class='valInput'></span>
{{#vardefine:t1|{{#replace:{{{textArr}}}|(Table 1)|<span class='result1' style = 'color:#358510;font-weight:bold;'></span>}}}}
{{#vardefine:t1|{{#replace:{{{textArr}}}|{|<span class='result1' style = 'color:#358510;font-weight:bold;'></span>}}}}
</div></includeonly>
</div></includeonly>
<noinclude>
<noinclude><pre>
<div class="">
{{FarmUpg
{{Talent
|name=Stronger Vines
|name=Stronger Vines
|textArr=+(Table 1)% chance for +1 crop when fully grown
|textArr=+{% chance for +1 crop when fully grown
|cropId=1
|cropId=1
|cropIdIncrement=0.18
|cropIdIncrement=0.18
Line 13: Line 13:
|costExponent=1.13
|costExponent=1.13
|bonusPerLvl=2
|bonusPerLvl=2
}}
}}</pre>
{{Talent
|name=Stronger Vines
|textArr=+(Table 1)% chance for +1 crop when fully grown
|cropId=1
|cropIdIncrement=0.18
|cost=2
|costExponent=1.13
|bonusPerLvl=2
}}
{{Talent
|name=Stronger Vines
|textArr=+(Table 1)% chance for +1 crop when fully grown
|cropId=1
|cropIdIncrement=0.18
|cost=2
|costExponent=1.13
|bonusPerLvl=2
}}
{{Talent
|name=Stronger Vines
|textArr=+(Table 1)% chance for +1 crop when fully grown
|cropId=1
|cropIdIncrement=0.18
|cost=2
|costExponent=1.13
|bonusPerLvl=2
}}
</div>
</noinclude>
</noinclude>
__notoc__

Revision as of 01:11, 31 March 2024

{{FarmUpg
|name=Stronger Vines
|textArr=+{% chance for +1 crop when fully grown
|cropId=1
|cropIdIncrement=0.18
|cost=2
|costExponent=1.13
|bonusPerLvl=2
}}