Difference between revisions of "Template:Item temporal energize"
From Tales of Maj'Eyal
(Created page with "<includeonly><onlyinclude>({{{2}}}-{{#expr:{{{2}}}+{{{1}}}}})% chance to gain <span style="font-weight: bold; color: #B0C4DE;">10% of a turn</span></onlyinclude></includeonly>...") |
(No difference)
|
Revision as of 18:03, 10 November 2016
This template is used to show an item's temporal energize effects. In lua file you will see, for example:
[DamageType.ITEM_TEMPORAL_ENERGIZE] = resolvers.mbonus_material(13, 10)
Translating it to wiki format as
{{item temporal energize|13|10}}
to produce the follwing text:
(10-23)% chance to gain 10% of a turn (3/turn limit)