Template:AuraDamageSSBB: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(New Page: <span class="explain" title="{{#expr:{{{1|0}}}*0.7}}% at 0% damage, {{#expr:{{{1|0}}}*1.4}}% at 170% damage {{#if:{{{2|}}}|({{#expr:{{{1|0}}}*0.98}}%/{{#expr:{{{1|0}}}*1.96}}% fully charge...)
 
m (EXemplary Logic moved page Template:AuraDamage to Template:AuraDamageSSBB without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:


To include the numbers if it were a smash attack that's fully charged, type <code><nowiki>{{AuraDamage|15|c}}</nowiki></code>.
To include the numbers if it were a smash attack that's fully charged, type <code><nowiki>{{AuraDamage|15|c}}</nowiki></code>.
[[Category:Damage templates]]
</noinclude>
</noinclude>

Latest revision as of 16:56, December 23, 2014

0%

Usage

Simply type in the following:

{{AuraDamage|15}}

Whatever number you put in, the template will spit out something like this:

15%

By hovering the cursor over the number, rollover text appears that displays the damage that would be done if an aura attack that did such damage were used at both 0% and 170%. The base damage is dealt at 75% damage. This template ignores the stock modifier.

To include the numbers if it were a smash attack that's fully charged, type {{AuraDamage|15|c}}.